Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tell Cabal where gcc is | Ian Lynagh | 2008-07-23 | 1 | -3/+4 |
* | Fix the stage3 build | Ian Lynagh | 2008-07-22 | 1 | -3/+5 |
* | Build system tweaks | Ian Lynagh | 2008-07-18 | 1 | -3/+4 |
* | More build system changes; ghc-pkg is now built with Cabal | Ian Lynagh | 2008-07-18 | 1 | -2/+5 |
* | Remove some duplication | Ian Lynagh | 2008-07-17 | 1 | -14/+12 |
* | Get building GHC itself with Cabal more-or-less working | Ian Lynagh | 2008-07-16 | 1 | -2/+7 |
* | Handle passing hsc2hs to Cabal better | Ian Lynagh | 2008-07-11 | 1 | -2/+4 |
* | Split up Cabal configure flag variables for more flexibility | Ian Lynagh | 2008-07-11 | 1 | -8/+10 |
* | Move the definition of NONEXISTENT into the central cabal-flags.mk | Ian Lynagh | 2008-07-10 | 1 | -0/+6 |
* | Define CABAL in mk/cabal-flags.mk, rather than everywhere we use it | Ian Lynagh | 2008-07-10 | 1 | -0/+3 |
* | Fix hsc2hs finding its template file on Windows | Ian Lynagh | 2008-07-05 | 1 | -0/+1 |
* | Build hsc2hs with Cabal | Ian Lynagh | 2008-07-05 | 1 | -0/+68 |