summaryrefslogtreecommitdiff
path: root/compiler/ghc-inplace.c
Commit message (Expand)AuthorAgeFilesLines
* ghc-inplace defaults to -fhardwire-lib-paths. Change that to -dynload wrappedClemens Fruhwirth2008-01-101-6/+7
* Refactor cross-plattform process spawning from ghc-inplace into shell-tools.cClemens Fruhwirth2008-01-101-129/+1
* Use sed to make stage-specific ghc-inplace.c'sIan Lynagh2007-09-141-3/+6
* In ghc-inplace, flush stdout after giving debugging outputIan Lynagh2007-08-241-0/+1
* Make ghc-inplace return GHC's exitcode on WindowsIan Lynagh2007-08-211-1/+7
* Fix ghc-inplace.c on Windows; new code based on ghci.cIan Lynagh2007-08-201-2/+124
* Make ghc-inplace understand -vIan Lynagh2007-08-171-0/+3
* Use a C program for ghc-inplaceIan Lynagh2007-08-151-0/+21