summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove HaveGcc (it was always YES)Ian Lynagh2011-04-221-3/+0
* Change the way module initialisation is done (#3252, #4417)Simon Marlow2011-04-121-0/+4
* Flag for defaulting the codegen GhcStageXDefaultNewCodegen.Edward Z. Yang2011-04-111-0/+10
* - disable shared lib support on Solaris 10 and older (fixes #4973)Karel Gardas2011-04-082-4/+13
* Remove dead code, now that -fvia-c is a no-opIan Lynagh2011-04-042-3/+0
* Fix the build on Windows (disable hsc2hs --cross-safe)Ian Lynagh2011-03-261-0/+5
* Document new hsc2hs flags, and use the --cross-safe flag when we're compilingIan Lynagh2011-03-231-0/+1
* Change how we compute install paths on cygwinIan Lynagh2011-03-201-1/+1
* Turn off split objects on Darwin if XCode < 3.2 (#4013)Ian Lynagh2011-02-251-0/+2
* Reenable object splitting on Darwin, now #4013 appears to be fixedIan Lynagh2011-02-191-2/+1
* Use DTrace whenever it's availableIan Lynagh2011-02-101-3/+1
* commentsSimon Marlow2011-02-011-5/+7
* Merge in new code generator branch.Simon Marlow2011-01-241-0/+9
* Fix "make 1" etc following the build system changesIan Lynagh2011-01-272-1/+61
* Keep separate linker flags, for when we want to link with gcc or ldIan Lynagh2011-01-241-3/+6
* Fix OSTYPE testIan Lynagh2011-01-201-2/+2
* Add OSTYPE build-system variable, and use itsimonpj@microsoft.com2011-01-133-7/+15
* Turn off dtrace unless you override USE_DTRACEIan Lynagh2011-01-161-0/+3
* Build system improvementsIan Lynagh2011-01-151-2/+0
* Make DESTDIR an absolute path when installing; fixes #4883Ian Lynagh2011-01-081-0/+4
* On Cygwin, use a Cygwin-style path for /bin/install's destinationIan Lynagh2011-01-061-8/+33
* Drop a seven years old workaround for happyMatthias Kilian2010-12-311-4/+0
* Drop GhcWithLlvmCodeGen configuration bitsMatthias Kilian2010-12-191-3/+0
* provide shared libraries support on i386-unknown-solaris2 platformKarel Gardas2010-12-171-0/+1
* comments on SRC_HC_OPTS (#4829)Simon Marlow2010-12-141-0/+17
* Remove dead code now that we require the bootstrapping compiler be >= 6.12Ian Lynagh2010-12-141-2/+0
* Make CPPFLAGS variables, as well as CFLAGS and LDFLAGSIan Lynagh2010-12-071-0/+3
* Always enable the archive-loading codeIan Lynagh2010-11-271-6/+0
* Remove an unused build system variable: GhcDirIan Lynagh2010-11-241-2/+0
* Remove unused build system variable: GhcHasEditlineIan Lynagh2010-11-241-3/+0
* Remove unused variables from the build system: HBC, NHC, MKDEPENDHSIan Lynagh2010-11-241-8/+2
* Remove references to Haskell 98Ian Lynagh2010-11-231-1/+0
* Libraries bytestirng, time, binary need -fno-warn-identitiessimonpj@microsoft.com2010-11-161-2/+5
* Fix computation of installed packagessimonpj@microsoft.com2010-09-241-0/+3
* For now, switch off incomplete-pattern warnings in containerssimonpj@microsoft.com2010-09-231-0/+3
* turn off -Werror for primitive and vectorSimon Marlow2010-09-231-0/+6
* Refactoring and tidy up in the build systemSimon Marlow2010-09-231-0/+4