| Commit message (Expand) | Author | Age | Files | Lines |
* | Use $(TargetPlatformFull) instead of $(GlobalCrossCompilePrefix) | Simon Marlow | 2013-02-18 | 2 | -2/+1 |
* | Remove the MACOSX_DEPLOYMENT stuff; fixes #7559 | Ian Lynagh | 2013-02-17 | 1 | -21/+0 |
* | Finish removing BootingFromHc | Ian Lynagh | 2013-02-17 | 1 | -4/+0 |
* | Hardcode "BootingFromHc = NO" for now | Ian Lynagh | 2013-02-17 | 1 | -1/+1 |
* | Allow different customizations per cross target | Gabor Greif | 2013-02-15 | 2 | -1/+2 |
* | Fixes to the rts C flags for the debug way | Simon Marlow | 2013-02-14 | 1 | -2/+2 |
* | remove last vestiges of AlienScript, it is not used any more | Gabor Greif | 2013-02-02 | 1 | -1/+0 |
* | Tidy up cross-compiling | Simon Marlow | 2013-01-17 | 1 | -11/+16 |
* | Add a 'quick-llvm' build mode to mk/build.mk. | Austin Seipp | 2013-01-16 | 1 | -0/+19 |
* | Build system: Add ExtraMakefileSanityChecks for extra safety | Ian Lynagh | 2013-01-11 | 1 | -0/+2 |
* | Set DBLATEX_OPTS to -P 'filename.as.url=0' (fixes #7486) | Ian Lynagh | 2013-01-04 | 1 | -0/+2 |
* | Make validating with GhcProfiled=YES Just Work | Ian Lynagh | 2013-01-03 | 1 | -0/+2 |
* | Ship transformers with GHC | Ian Lynagh | 2013-01-02 | 1 | -0/+1 |
* | Remove unused PYTHON in build system | Ian Lynagh | 2012-11-30 | 1 | -1/+0 |
* | Add configure option to use system provided libffi; fixes #5743 | Ian Lynagh | 2012-11-29 | 1 | -0/+7 |
* | de-tab hpc | Ian Lynagh | 2012-11-23 | 1 | -0/+1 |
* | Separate warning flags from other flags in validate-settings.mk | Ian Lynagh | 2012-11-23 | 1 | -3/+11 |
* | Unconditionally disable DYNAMIC_BY_DEFAULT for now | Ian Lynagh | 2012-11-23 | 1 | -0/+4 |
* | Enable GhcWithInterpreter when DYNAMIC_BY_DEFAULT is on | Ian Lynagh | 2012-11-23 | 1 | -1/+1 |
* | Enable dynamic-by-default for unregisterised arches | Ian Lynagh | 2012-11-22 | 1 | -11/+11 |
* | Remove unused FP_PROG_SORT / SortCmd / SORT | Ian Lynagh | 2012-11-13 | 1 | -1/+0 |
* | Turn on -O2 for the RTS by default | Simon Marlow | 2012-11-01 | 1 | -3/+5 |
* | Make DYNAMIC_BY_DEFAULT=NO when GhcUnregisterised | Simon Marlow | 2012-10-30 | 1 | -2/+11 |
* | Revert "Suppress deprecation warnings for Rank2Types in libraries that use th... | Simon Peyton Jones | 2012-10-26 | 1 | -10/+0 |
* | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2012-10-26 | 2 | -3/+2 |
|\ |
|
| * | Tweak build.mk.sample | Ian Lynagh | 2012-10-25 | 1 | -2/+1 |
| * | Make DefaultFastGhcLibWays be just "dyn" when we are dynamic by default | Ian Lynagh | 2012-10-25 | 1 | -1/+1 |
* | | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2012-10-22 | 3 | -1/+14 |
|\ \
| |/ |
|
| * | Set V = 1 by default, and add info about turning it off to build.mk.sample | Ian Lynagh | 2012-10-21 | 2 | -0/+7 |
| * | Add the p_dyn and thr_p_dyn ways | Ian Lynagh | 2012-10-21 | 1 | -1/+7 |
* | | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2012-10-19 | 2 | -1/+3 |
|\ \
| |/ |
|
| * | Turn DYNAMIC_BY_DEFAULT off in mk/build.mk.sample | Ian Lynagh | 2012-10-18 | 1 | -0/+1 |
| * | Default to dynamic-by-default on OSX/64 | Ian Lynagh | 2012-10-14 | 1 | -1/+2 |
* | | Suppress deprecation warnings for Rank2Types in libraries that use the flag | Simon Peyton Jones | 2012-10-19 | 1 | -0/+10 |
|/ |
|
* | Add a couple more RTS ways | Ian Lynagh | 2012-10-03 | 2 | -4/+13 |
* | The non-dynamic ways now need to explicitly use -static | Ian Lynagh | 2012-10-03 | 1 | -12/+12 |
* | Build the dynamic way by default on Linux/amd64 | Ian Lynagh | 2012-10-03 | 2 | -1/+12 |
* | Ignore deprecation warnings for bitSize in libs when validating | Ian Lynagh | 2012-09-23 | 1 | -0/+6 |
* | v7.4.1 is required for building, so we can drop the v7.2.1 workaround | Gabor Greif | 2012-08-29 | 1 | -10/+0 |
* | Use the right arch name in the Windows installer filename | Ian Lynagh | 2012-08-12 | 1 | -1/+1 |
* | Add "Unregisterised" as a field in the settings file | Ian Lynagh | 2012-08-07 | 2 | -38/+4 |
* | Remove LD_X; it's no longer used | Ian Lynagh | 2012-08-05 | 1 | -5/+0 |
* | Re-enable inline-rule-shadowing warning. | Paolo Capriotti | 2012-07-26 | 1 | -3/+4 |
* | Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc | Ian Lynagh | 2012-07-25 | 1 | -0/+2 |
|\ |
|
| * | Add flag to disable rule shadowing warning. | Paolo Capriotti | 2012-07-24 | 1 | -0/+2 |
* | | Remove some old temporary warning suppression for hoopl warnings | Ian Lynagh | 2012-07-24 | 1 | -9/+0 |
|/ |
|
* | On Windows, detect if DLLs have too many symbols; trac #5987 | Ian Lynagh | 2012-06-29 | 1 | -0/+1 |
* | Switch to using the 'rubenvb' mingw builds | Ian Lynagh | 2012-06-17 | 1 | -3/+3 |
* | Rename package-conf flags to package-db. | Paolo Capriotti | 2012-05-15 | 1 | -0/+2 |
* | Follow upstream mtl and Cabal, add transformers package (#5958) | Paolo Capriotti | 2012-05-07 | 1 | -0/+6 |