Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ghc-inplace defaults to -fhardwire-lib-paths. Change that to -dynload wrapped | Clemens Fruhwirth | 2008-01-10 | 1 | -6/+7 |
* | Refactor cross-plattform process spawning from ghc-inplace into shell-tools.c | Clemens Fruhwirth | 2008-01-10 | 1 | -129/+1 |
* | Use sed to make stage-specific ghc-inplace.c's | Ian Lynagh | 2007-09-14 | 1 | -3/+6 |
* | In ghc-inplace, flush stdout after giving debugging output | Ian Lynagh | 2007-08-24 | 1 | -0/+1 |
* | Make ghc-inplace return GHC's exitcode on Windows | Ian Lynagh | 2007-08-21 | 1 | -1/+7 |
* | Fix ghc-inplace.c on Windows; new code based on ghci.c | Ian Lynagh | 2007-08-20 | 1 | -2/+124 |
* | Make ghc-inplace understand -v | Ian Lynagh | 2007-08-17 | 1 | -0/+3 |
* | Use a C program for ghc-inplace | Ian Lynagh | 2007-08-15 | 1 | -0/+21 |