Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix building without GHCi | Ian Lynagh | 2009-05-03 | 1 | -1/+4 |
* | FIX build: add dependencies on ghc_boot_platform.h | Simon Marlow | 2009-04-30 | 1 | -0/+5 |
* | Don't actually build ghc itself with -dynamic | Duncan Coutts | 2009-04-29 | 1 | -4/+0 |
* | Do not link ghc stage1 using -threaded, only for stage2 or 3 | Duncan Coutts | 2009-04-28 | 1 | -1/+2 |
* | Use haskeline, rather than editline, for line editing in ghci | Ian Lynagh | 2009-04-29 | 1 | -6/+14 |
* | Add a header to all build system files: | Simon Marlow | 2009-04-28 | 1 | -0/+12 |
* | GHC new build system megapatch | Ian Lynagh | 2009-04-26 | 1 | -0/+127 |