summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Tidy up cross-compilingSimon Marlow2013-01-171-11/+16
* Add a 'quick-llvm' build mode to mk/build.mk.Austin Seipp2013-01-161-0/+19
* Build system: Add ExtraMakefileSanityChecks for extra safetyIan Lynagh2013-01-111-0/+2
* Set DBLATEX_OPTS to -P 'filename.as.url=0' (fixes #7486)Ian Lynagh2013-01-041-0/+2
* Make validating with GhcProfiled=YES Just WorkIan Lynagh2013-01-031-0/+2
* Ship transformers with GHCIan Lynagh2013-01-021-0/+1
* Remove unused PYTHON in build systemIan Lynagh2012-11-301-1/+0
* Add configure option to use system provided libffi; fixes #5743Ian Lynagh2012-11-291-0/+7
* de-tab hpcIan Lynagh2012-11-231-0/+1
* Separate warning flags from other flags in validate-settings.mkIan Lynagh2012-11-231-3/+11
* Unconditionally disable DYNAMIC_BY_DEFAULT for nowIan Lynagh2012-11-231-0/+4
* Enable GhcWithInterpreter when DYNAMIC_BY_DEFAULT is onIan Lynagh2012-11-231-1/+1
* Enable dynamic-by-default for unregisterised archesIan Lynagh2012-11-221-11/+11
* Remove unused FP_PROG_SORT / SortCmd / SORTIan Lynagh2012-11-131-1/+0
* Turn on -O2 for the RTS by defaultSimon Marlow2012-11-011-3/+5
* Make DYNAMIC_BY_DEFAULT=NO when GhcUnregisterisedSimon Marlow2012-10-301-2/+11
* Revert "Suppress deprecation warnings for Rank2Types in libraries that use th...Simon Peyton Jones2012-10-261-10/+0
* Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2012-10-262-3/+2
|\
| * Tweak build.mk.sampleIan Lynagh2012-10-251-2/+1
| * Make DefaultFastGhcLibWays be just "dyn" when we are dynamic by defaultIan Lynagh2012-10-251-1/+1
* | Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2012-10-223-1/+14
|\ \ | |/
| * Set V = 1 by default, and add info about turning it off to build.mk.sampleIan Lynagh2012-10-212-0/+7
| * Add the p_dyn and thr_p_dyn waysIan Lynagh2012-10-211-1/+7
* | Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2012-10-192-1/+3
|\ \ | |/
| * Turn DYNAMIC_BY_DEFAULT off in mk/build.mk.sampleIan Lynagh2012-10-181-0/+1
| * Default to dynamic-by-default on OSX/64Ian Lynagh2012-10-141-1/+2
* | Suppress deprecation warnings for Rank2Types in libraries that use the flagSimon Peyton Jones2012-10-191-0/+10
|/
* Add a couple more RTS waysIan Lynagh2012-10-032-4/+13
* The non-dynamic ways now need to explicitly use -staticIan Lynagh2012-10-031-12/+12
* Build the dynamic way by default on Linux/amd64Ian Lynagh2012-10-032-1/+12
* Ignore deprecation warnings for bitSize in libs when validatingIan Lynagh2012-09-231-0/+6
* v7.4.1 is required for building, so we can drop the v7.2.1 workaroundGabor Greif2012-08-291-10/+0
* Use the right arch name in the Windows installer filenameIan Lynagh2012-08-121-1/+1
* Add "Unregisterised" as a field in the settings fileIan Lynagh2012-08-072-38/+4
* Remove LD_X; it's no longer usedIan Lynagh2012-08-051-5/+0
* Re-enable inline-rule-shadowing warning.Paolo Capriotti2012-07-261-3/+4
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-07-251-0/+2
|\
| * Add flag to disable rule shadowing warning.Paolo Capriotti2012-07-241-0/+2
* | Remove some old temporary warning suppression for hoopl warningsIan Lynagh2012-07-241-9/+0
|/
* On Windows, detect if DLLs have too many symbols; trac #5987Ian Lynagh2012-06-291-0/+1
* Switch to using the 'rubenvb' mingw buildsIan Lynagh2012-06-171-3/+3
* Rename package-conf flags to package-db.Paolo Capriotti2012-05-151-0/+2
* Follow upstream mtl and Cabal, add transformers package (#5958)Paolo Capriotti2012-05-071-0/+6
* Fix the way we call strip on DLLsIan Lynagh2012-05-061-0/+4
* Enable and fix building dynlibs on Win64Ian Lynagh2012-05-051-1/+5
* Add SRC_[CH]C_WARNING_OPTSIan Lynagh2012-04-261-5/+7
* Add linker support for ELF on ARMBen Gamari2012-03-301-1/+1
* Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-03-191-0/+6
|\
| * Fix path to windres on Win64Ian Lynagh2012-03-161-0/+6
* | Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-03-131-1/+1
|\ \ | |/