GHC new build system megapatch
[ghc-hetmet.git] / utils / ghc-pkg / Makefile
2009-04-26 Ian LynaghGHC new build system megapatch
2008-08-28 Ian LynaghUpdate the build system to handle building and using...
2008-08-10 Ian Lynaghbindist fixes
2008-07-18 Ian LynaghBuild system tweaks
2008-07-18 Ian LynaghMore build system changes; hasktags is now built with...
2008-07-18 Ian LynaghRemove a comment
2008-07-18 Ian LynaghMore build system changes; ghc-pkg is now built with...
2008-07-08 Ian LynaghGet rid of compat/
2008-07-03 Ian LynaghRemove Cabal modules from compat
2008-03-05 Ian LynaghCopy the right ghc-pkg.bin into bindists
2008-02-21 Manuel M T ChakravartyMac OS X deployment target: piping opts through Makefiles
2008-02-18 Manuel M T ChakravartyAll installed Haskell prgms have an inplace and an...
2008-01-21 claus.reinke@talk2... FIX #1839, #1463, by supporting ghc-pkg bulk queries...
2007-12-13 Simon MarlowFIX #1963: catch Ctrl-C and clean up properly
2007-09-09 sven.panne@aedion.deRemoved install-dirs target, it is unnecessary and...
2007-09-06 Ian LynaghRemove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORM
2007-08-28 Ian LynaghUse DESTDIR when installing
2007-08-21 Esa Ilari VuokkoLink ghc-pkg and hpc with containers if building ghc...
2007-07-31 Simon Marlowcompile the -inplace programs using $(HC), not $(GHC)
2007-06-23 Simon Marlowmake inplace scripts less sensitive to /bin/sh quoting...
2007-06-21 Lemmihfurther fixes to the inplace scripts
2007-06-21 Simon MarlowFix problems with new inplace stuff on Cygwin
2007-06-21 Simon MarlowUse a real binary instead of scripts for ghc-inplace
2007-06-01 Ian LynaghFix bindist creation
2007-05-31 Ian LynaghRework the build system a bit
2007-05-09 Ian LynaghRemove ghc_ge_504 (it's required to be true now anyway)
2007-04-27 Simon Marlowdon't forget to clean the .bat files
2007-04-18 simonpj@microsoft.comFix bat-script generation for MSys
2007-02-06 Ian LynaghDon't use compat when compiling utils with stage1
2006-11-17 sof@galois.comEmit .bat version of -inplace script on Windows platforms
2006-08-09 Simon MarlowWhere we use $(GhcHcOpts), also add $(GhcStage1HcOpts)
2006-07-25 Simon Marlowcomment formatting
2006-04-07 Simon MarlowReorganisation of the source tree