summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Use touchy rather than touch when building on WindowsIan Lynagh2011-12-021-0/+8
* Fixes for NetBSDIan Lynagh2011-11-251-0/+1
* mergeSimon Marlow2011-11-221-0/+3
|\
| * Add autoconf support to detect an LLVM-based C compilerDavid M Peixotto2011-10-071-0/+3
* | Improve the way we call "rm" in the build system; fixes trac #4916Ian Lynagh2011-11-191-0/+21
* | Make the --fast option to validate faster, and add --normalSimon Marlow2011-11-161-1/+5
* | Build system wibbles for new dph-lifted-vseg libraryBen Lippmeier2011-11-121-2/+1
* | validate: add -dcore-lint to stage2Simon Marlow2011-11-101-1/+1
* | Use -fwarn-tabs when validatingIan Lynagh2011-11-041-2/+2
* | minor bugfix for 'make re2' etc.Simon Marlow2011-11-021-1/+1
* | Enable dynamic libraries on OSX amd64Ian Lynagh2011-10-251-5/+6
* | Follow cabal->Cabal rename, and fix haddock index generationIan Lynagh2011-10-231-2/+2
* | FIX BUILD on OS X 10.5: Check whether ld understands -no_compact_unwindThorkil Naur2011-10-191-0/+4
* | Merge branch 'master' of http://darcs.haskell.org/ghcIan Lynagh2011-10-181-1/+1
|\ \
| * | build registerised on ARM platform by defaultKarel Gardas2011-10-171-1/+1
* | | Get Windows building dynlibs againIan Lynagh2011-10-181-5/+0
|/ /
* | Temporary hack to get Windows to validate againIan Lynagh2011-10-141-0/+5
|/
* workaround for #5485: use -fno-full-laziness with 7.2.1Simon Marlow2011-10-051-0/+10
* fix GhcUnregisterised default, and add kfreebsdgnu to OsSupportsGhciSimon Marlow2011-09-061-8/+4
* Turn off lax dependencies by defaultIan Lynagh2011-08-302-7/+15
* By default, be lax about dependencies on GHCIan Lynagh2011-08-281-0/+11
* Fix validation problem when GHC is 7.2.1, warnings from binary.David Terei2011-08-191-0/+2
* ARMv5 compatibility for registerized runtime changes.Stephen Blackheath2011-08-101-1/+1
* Stephen Blackheath's GHC/ARM registerised portKarel Gardas2011-08-101-2/+2
* comment wibbleSimon Marlow2011-08-081-1/+1
* Update to work with Alex 3.0: basically disabling Alex's new UnicodeSimon Marlow2011-08-051-0/+7
* comment about using "stage = 2" in build.mkSimon Marlow2011-08-051-0/+9
* Don't fail validate due to warnings in CabalIan Lynagh2011-07-271-0/+5
* Add an unregisterised config to build.mkDavid Terei2011-07-201-0/+23
* Fix validate with old versions of gccIan Lynagh2011-07-131-1/+1
* the time package uses mkTyCon, turn off deprecation warnings for nowSimon Marlow2011-07-121-1/+3
* Fix gcc 4.6 warnings; fixes #5176Ian Lynagh2011-06-252-0/+10
* Move more commands into the settings fileIan Lynagh2011-06-221-5/+0
* SafeHaskell: Fix validation errorsDavid Terei2011-06-171-0/+4
* SafeHaskell: Fix validation errors when unsafe base usedDavid Terei2011-06-171-0/+3
* Remove some trailing whitespaceIan Lynagh2011-06-121-1/+1
* Tweak some makefile codeIan Lynagh2011-06-121-2/+2
* Do not enable -XGenerics when building the optimized libs.Jose Pedro Magalhaes2011-05-053-9/+3
* Remove unused hasktags configure checkDavid Terei2011-05-041-2/+0
* remove some old commented-out settings that no longer workSimon Marlow2011-05-041-9/+0
* Add ar location and details to settings fileIan Lynagh2011-04-291-3/+3
* Add stage-specific AS variables to the build systemIan Lynagh2011-04-291-0/+5
* Get CC_STAGE0 from the bootstrapping compilerIan Lynagh2011-04-231-1/+1
* Add stage-specific versions of more ar-related makefile varsIan Lynagh2011-04-231-0/+12
* Remove unused ArSupportsInput makefile varIan Lynagh2011-04-231-1/+0
* Remove now-unused BASH makefile variableIan Lynagh2011-04-231-3/+0
* Make and use AR_STAGE[0123] makefile varsIan Lynagh2011-04-231-0/+6
* Remove unused makefile variable PREPROCESSCMDIan Lynagh2011-04-231-1/+0
* Make stage-specific CC variablesIan Lynagh2011-04-231-0/+4
* Remove UseGcc makefile varIan Lynagh2011-04-221-7/+2