summaryrefslogtreecommitdiff
path: root/rules
Commit message (Expand)AuthorAgeFilesLines
...
* Remove now obsolete LD_STAGE0 hackHerbert Valerio Riedel2016-03-271-5/+0
* Build system: fix sed expression (#11537)Thomas Miedema2016-02-211-1/+1
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-191-1/+13
* users-guide: Clean manpage build artifacts and fix usage of clean-targetBen Gamari2016-01-171-1/+1
* Enable stack traces with ghci -fexternal-interpreter -profSimon Marlow2016-01-081-3/+3
* Remove ghc-7.8 `-package-name`-compat handlingHerbert Valerio Riedel2015-12-311-13/+1
* Synchronise ghci-package version with ghc-packageHerbert Valerio Riedel2015-12-282-2/+1
* Build system: also put scripts in libexecdir/binThomas Miedema2015-12-171-3/+3
* rules/haddock: Add EXTRA_HADDOCK_OPTS flagBen Gamari2015-12-171-1/+2
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-172-6/+14
* Don't pass CC= explicitly to `./configure` scriptsHerbert Valerio Riedel2015-12-141-1/+0
* Use idiomatic way to tell Autoconf the c compilerHerbert Valerio Riedel2015-12-141-1/+1
* Build system: fix 'make install-strip' in bindistThomas Miedema2015-12-121-0/+2
* Build system: Add stage specific SRC_HC_(WARNING_)OPTSThomas Miedema2015-12-011-2/+19
* Fix Windows builds after D1242Tamar Christina2015-11-211-1/+5
* haddock.mk: Use \{1,\} instead of \+Ben Gamari2015-11-161-4/+4
* rules/haddock: Set __HADDOCK_VERSION__Ben Gamari2015-11-121-0/+7
* Implement function-sections for Haskell code, #8405Simon Brenner2015-11-123-2/+14
* Revert "Build system: don't add ALL_HC_OPTS when linking"Ben Gamari2015-10-293-4/+4
* Build system: don't add ALL_HC_OPTS when linkingThomas Miedema2015-10-283-4/+4
* Build system: comments only [skip ci]Thomas Miedema2015-10-272-10/+11
* Build system: fix `make -j1` (#10973)Thomas Miedema2015-10-173-6/+13
* Rename PACKAGE_KEY and LIB_NAME in build system.Edward Z. Yang2015-10-144-18/+18
* Make dataToQa aware of Data instances which use functions to implement toConstrRyanGlScott2015-10-131-3/+3
* sphinx: Don't share doctrees between targetsBen Gamari2015-10-101-3/+6
* Move user's guide to ReStructuredTextBen Gamari2015-10-032-86/+65
* Build system: implement `make install-strip` (#1851)Thomas Miedema2015-09-042-3/+6
* Build system: simplify install.mk.inThomas Miedema2015-08-211-1/+1
* Build system: delete half-baked Cygwin supportThomas Miedema2015-08-201-17/+1
* Build system: delete two unused filesThomas Miedema2015-07-131-24/+0
* Build system: comments only [skip ci]Thomas Miedema2015-07-132-3/+3
* Build system: rename bindist to bindist-list...Thomas Miedema2015-07-021-6/+6
* Make $1 in $1_$2_$3_FOO actually be directory.Edward Z. Yang2015-06-233-6/+6
* Rename $1_$2_$3_LIB_NAME to LIB_FILE.Edward Z. Yang2015-06-221-2/+2
* Fix #10551 by using LIB_NAMES.Edward Z. Yang2015-06-221-1/+1
* Use -package-id to specify libraries on command line.Edward Z. Yang2015-06-221-4/+3
* Make GHC install libraries to e.g. xhtml-3000.2.1-0ACfOp3hebWD9jGWE4v4Gh.Edward Z. Yang2015-06-201-2/+2
* Fix the build when SplitObjs=YESThomas Miedema2015-06-061-1/+1
* Fix the sdist buildThomas Miedema2015-06-061-2/+80
* Build: remove more unnecessary CLEANING/=YES checksThomas Miedema2015-06-042-6/+0
* Build: remove unnecessary CLEANING/=YES checkThomas Miedema2015-06-042-7/+0
* Build: ./boot && ./configure && make sdist (#8723)Thomas Miedema2015-06-041-0/+46
* Build: make configure and ghc-pkg a bit less chattyThomas Miedema2015-06-041-0/+11
* build: make haddock a bit less chattyAustin Seipp2015-06-021-0/+1
* Build system: also clean the inplace wrapperThomas Miedema2015-05-301-0/+2
* Build system: don't use supposedly local variable inside macroThomas Miedema2015-05-301-6/+6
* Build system: make clean in utils/ghc-pkg should not delete inplace/lib/binThomas Miedema2015-05-301-1/+1
* Build system: whitespace and comments onlyThomas Miedema2015-05-302-6/+18
* Build system: check $CLEANING instead of $MAKECMDGOALSThomas Miedema2015-05-302-4/+4
* Build system: don't install haddock .t files (#10410)Thomas Miedema2015-05-271-1/+1