windres also needs the PATH workaround, because it runs gcc
[ghc-hetmet.git] / compiler / main / SysTools.lhs
2007-08-24 Simon Marlowwindres also needs the PATH workaround, because it...
2007-08-23 Ian LynaghPut a space between gcc and its arguments when calling...
2007-08-23 Ian Lynaghwindres is in bin/, not the top-level directory
2007-08-10 Simon MarlowFIX #1271: create manifests, and embed them in executab...
2007-08-21 Simon MarlowFIX #1427, #1569: gcc 4.2.x needs -fno-toplevel-reorder
2007-08-07 Isaac DupreeWarning police: eliminate all defaulting within stage1
2007-06-05 Isaac Dupreeremove #if branches for pre-ghc-6.0
2007-06-01 Simon MarlowFIX #1110: the linker also needs the workaround
2007-05-14 Simon Marlowfix for Vista workaround: "PATH" can be spelt "Path"
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-04-16 Simon Marlowfix building with pre-6.4
2007-04-16 Simon MarlowMERGE: another attempt at a workaround for #1110 (Vista...
2007-04-10 Ian LynaghDon't use regexps in the GHC sources
2007-03-08 Simon Marlowwhen invoking gcc, instead of the -B<dir> flag, use...
2007-03-08 Simon Marlowsmall cleanups
2007-02-15 Simon MarlowWhen the pipeline just copies the file, prepend a LINE...
2007-01-31 Ian LynaghAlways pay attention to -keep-tmp-files when we want...
2006-10-18 Ian LynaghFix the build with GHC 6.2.2
2006-10-11 Simon MarlowModule header tidyup #2
2006-09-19 Simon MarlowPackages cleanup, and allow new packages to be loaded...
2006-07-10 Ian LynaghPull out common removal code, and detect does-not-exist...
2006-07-10 Ian LynaghCreate our own directory in the temporary directory...
2006-06-13 sof@galois.comreaderProc: split up text output using host's line...
2006-04-07 Simon MarlowReorganisation of the source tree