summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostic when using `make fast` in top directoryVictor Nawothnig2018-10-281-0/+6
* Revert "Move check-ppr and check-api-annotations to testsuite/utils"Ben Gamari2017-11-021-7/+3
* Move check-ppr and check-api-annotations to testsuite/utilsBen Gamari2017-09-271-3/+7
* Add “BINARY_DIST_DIR” to MakefileMoritz Angermann2017-07-281-1/+7
* configure.ac: Remove checks for bug 9439Erik de Castro Lopo2016-08-071-7/+0
* Unset GREP_OPTIONS in build systemBen Gamari2016-02-091-0/+7
* Build system: fix 'make install-strip' in bindistThomas Miedema2015-12-121-12/+13
* Always run explicitly requested ways (extra_ways) for fast runs.Edward Z. Yang2015-09-201-2/+5
* Build system: simplify *-llvm BuildFlavours (#10223)Thomas Miedema2015-09-071-1/+1
* Build system: implement `make install-strip` (#1851)Thomas Miedema2015-09-041-0/+22
* Testsuite: by default run all tests for a single wayThomas Miedema2015-09-021-2/+29
* Build system: add `make show!` command (#7810)Thomas Miedema2015-07-131-0/+5
* Build system: rename bindist to bindist-list...Thomas Miedema2015-07-021-1/+1
* Make validate more quietThomas Miedema2015-06-041-2/+2
* Build: ./boot && ./configure && make sdist (#8723)Thomas Miedema2015-06-041-1/+29
* Build system: always use `make -r`Thomas Miedema2015-05-301-10/+18
* Build system: allow missing config.mk for target clean_%Thomas Miedema2015-05-301-1/+1
* Build system: remove toplevel target `fast`Thomas Miedema2015-05-301-3/+3
* Build system: make more targets PHONYThomas Miedema2015-05-301-0/+6
* build: fix 'make help'Austin Seipp2015-03-071-1/+1
* `make test` in root directory now runs fulltestThomas Miedema2015-03-021-7/+7
* Bug #9439: Ensure that stage 0 compiler isn't affectedBen Gamari2014-08-181-0/+7
* Don't require mk/config.mk for all cleanup targetsHerbert Valerio Riedel2014-04-271-1/+1
* Fix `make help`Kyle J. Van Berendonck2014-04-211-2/+2
* Fix binary-dist target with xz/gzipAustin Seipp2014-02-281-1/+1
* Fix Windows binary-dist targetAustin Seipp2014-01-141-3/+0
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-2/+2
* Add an echo target to the build systemIan Lynagh2013-05-251-2/+2
* Don't try to make windows-installerIan Lynagh2013-05-181-1/+0
* Fix 'make test' command for new testsuite locationDavid Terei2011-07-201-2/+2
* Update some files for new testsuite tests locationDavid Terei2011-07-201-2/+2
* Remove depreciated install-docs commandDavid Terei2011-05-041-7/+1
* Call the final build system phase "final" rather than ""Ian Lynagh2011-02-071-1/+1
* Fix "make 1" etc following the build system changesIan Lynagh2011-01-271-0/+2
* Simplify the build system, and remove 2 phasesIan Lynagh2011-01-221-10/+2
* Remove an unnecessary phase, and some unnecessary depsIan Lynagh2011-01-161-4/+0
* Build system improvementsIan Lynagh2011-01-151-9/+13
* make test and fulltest targets in the main Makefile; fixes #4297Ian Lynagh2010-09-301-1/+10
* Second test from Simon's laptopsimonpj@microsoft.com2010-07-291-1/+1
* Test commit from Simon's laptopsimonpj@microsoft.com2010-07-291-1/+1
* Add an install-docs target that emits a helpful diagnostic (#3662)Simon Marlow2009-11-161-1/+7
* Change where bindists are madeIan Lynagh2009-09-271-4/+10
* Fix "make show" in a bindistIan Lynagh2009-08-011-7/+3
* avoid (benign) error about overriding rules for binary-distSimon Marlow2009-07-271-1/+1
* remove Solaris-specific hacks, now unnecessarySimon Marlow2009-07-131-6/+1
* Simplify timestamp restorationMatthias Kilian2009-07-111-25/+5
* Use /usr/bin/test if it exists, and fix test syntax.Simon Marlow2009-07-091-2/+7
* Avoid unnecessary recompilation after ./configure (helps #3228)Simon Marlow2009-07-071-0/+29
* Add 'make help', displaying a list of useful make targetsSimon Marlow2009-06-151-1/+6
* Make Windows bindists and installers work in the new build systemIan Lynagh2009-06-101-0/+5