Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make our install variables etc compliant with GNU standards; fixes #1924 | Ian Lynagh | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Switch the default -dynload mode to SystemDependent | Duncan Coutts | 2009-05-17 | 1 | -1/+1 |
| | | | | | The previous default was Deployable though it was being overridden to Wrapper in the ghc shell script wrapper. | ||||
* | GHC new build system megapatch | Ian Lynagh | 2009-04-26 | 1 | -2/+0 |
| | |||||
* | Use "exec" when running ghc in the wrapper | Ian Lynagh | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | Add a "#!/bin/sh" to ghc.wrapper | Ian Lynagh | 2008-09-14 | 1 | -0/+1 |
| | |||||
* | Get building GHC itself with Cabal more-or-less working | Ian Lynagh | 2008-07-16 | 1 | -0/+2 |
Installing and bindist creation don't work, but they were already broken. Only tested validating with one setup. |