Make killThread# cmm primop use local stack allocation
[ghc-hetmet.git] / rules / build-package.mk
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-05-30 Ian Lynaghmake the clean_libraries target work, so you can "make...
2009-05-29 Ian LynaghMake clean_libraries in the same way that we make all_l...
2009-05-16 Ian LynaghTweak bindist creation
2009-05-15 Ian LynaghAdd a maintainer-clean rule
2009-05-08 Ian LynaghAdd a Makefile in libraries/
2009-04-29 Duncan CouttsBuild library packages as shared libs
2009-04-28 Duncan Couttsextend the rules/c-objs macro to take the way as a...
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch