summaryrefslogtreecommitdiff
path: root/mk/build.mk.sample
Commit message (Expand)AuthorAgeFilesLines
* Build system: put each BuildFlavour in a separate file (#10223)Thomas Miedema2015-09-071-255/+11
* Build system: do not build stm and parallel by defaultThomas Miedema2015-07-141-0/+4
* Build system: don't set GhcLibWays explicitly in build.mk.sample (#10536)Thomas Miedema2015-07-071-21/+21
* Build system: prevent "warning: overriding commands for target..."Thomas Miedema2015-06-301-0/+1
* Disable same warnings for normal builds as for validate (#10223)Thomas Miedema2015-04-021-0/+3
* Do not set -fasm explicitly in build.mk.sample (#10223)Thomas Miedema2015-04-021-27/+24
* Filter out `-Rghc-timing` for V=0 builds (#10223)Thomas Miedema2015-04-011-7/+4
* Reformat build flavours in build.mk.sample (#10223)Thomas Miedema2015-04-011-20/+33
* Add `integer-gmp` specific hint to build.mk.sampleHerbert Valerio Riedel2015-03-311-0/+4
* Only use -fasm on platforms with an NCG (Closes: #9884).Erik de Castro Lopo2014-12-141-24/+27
* build.mk.sample: Stage1 needn't be built with -fllvmBen Gamari2014-09-091-2/+2
* Don't build or test dph by defaultAustin Seipp2014-08-101-2/+2
* Add BUILD_DPH variable to GHC build-systemHerbert Valerio Riedel2014-06-291-0/+3
* Fix copy-paste error in build system commentJohan Tibell2014-03-101-2/+2
* Add "bench" build flavour to build systemJohan Tibell2014-03-101-0/+64
* Add a perf-cross build setting.Luke Iannini2014-01-301-0/+26
* build.mk.sample: Don't disable dynamic linking for LLVM flavoursBen Gamari2014-01-271-6/+0
* Add build.mk.sample entry for Cross CompilationAustin Seipp2013-10-251-0/+24
* Do not build dynamic libraries with the perf-llvm BuildFlavour.Geoffrey Mainland2013-07-021-4/+0
* Build statically when using LLVM.Geoffrey Mainland2013-05-311-0/+6
* Reorganize mk/build.mk.sample a little.Austin Seipp2013-05-041-21/+23
* In build.mk.sample, include v in GhcLibWays even if DYNAMIC_GHC_PROGRAMS is setIan Lynagh2013-04-031-1/+1
* By default, use the dynamic way for programs in the GHC treeIan Lynagh2013-03-151-1/+1
* Add a 'quick-llvm' build mode to mk/build.mk.Austin Seipp2013-01-161-0/+19
* Tweak build.mk.sampleIan Lynagh2012-10-251-2/+1
* Set V = 1 by default, and add info about turning it off to build.mk.sampleIan Lynagh2012-10-211-0/+4
* Turn DYNAMIC_BY_DEFAULT off in mk/build.mk.sampleIan Lynagh2012-10-181-0/+1
* Add "Unregisterised" as a field in the settings fileIan Lynagh2012-08-071-27/+0
* Add some llvm build options to build.mk.sampleDavid Terei2012-01-131-1/+26
* Turn off lax dependencies by defaultIan Lynagh2011-08-301-0/+2
* comment wibbleSimon Marlow2011-08-081-1/+1
* comment about using "stage = 2" in build.mkSimon Marlow2011-08-051-0/+9
* Add an unregisterised config to build.mkDavid Terei2011-07-201-0/+23
* Do not enable -XGenerics when building the optimized libs.Jose Pedro Magalhaes2011-05-051-1/+1
* remove some old commented-out settings that no longer workSimon Marlow2011-05-041-9/+0
* commentsSimon Marlow2011-02-011-5/+7
* Rename some variables from FOO to FOO_CMDIan Lynagh2010-06-161-1/+1
* Fix up logic to decide whether shared libs are being built or notSimon Marlow2009-09-091-0/+4
* make GhcProfiled work, and add a "prof" flavour to build.mkSimon Marlow2009-07-011-0/+24
* remove warning settings; we already have warnings turned on everywhereSimon Marlow2009-05-151-7/+4
* disable all docs in the "quick" and "devel" buildsSimon Marlow2009-05-151-20/+36
* GHC new build system megapatchIan Lynagh2009-04-261-5/+3
* More commandline flag improvementsIan Lynagh2008-06-161-1/+1
* Use -O0 rather than the deprecated -OnotIan Lynagh2008-06-141-5/+5
* update the "perf" settings to match the defaultSimon Marlow2008-05-201-4/+8
* Fixed typo in devel1 flavorKirsten Chevalier2007-02-071-1/+1
* update, and add some more build flavours (inc. dons's fast build)Simon Marlow2006-12-141-27/+72
* some updatesSimon Marlow2006-09-181-10/+9
* [project @ 2005-04-19 12:29:56 by simonmar]simonmar2005-04-191-3/+5
* [project @ 2004-02-25 11:17:47 by simonmar]simonmar2004-02-251-5/+0