summaryrefslogtreecommitdiff
path: root/rules
Commit message (Expand)AuthorAgeFilesLines
* fix OpenBSD linkage (wxneeded)Sergei Trofimovich2016-12-172-3/+4
* revert '-Wl' prefixing to *_LD_OPTSSergei Trofimovich2016-12-171-1/+1
* Ensure flags destined for ld are properly passedBen Gamari2016-12-011-1/+1
* Purge GHC of literate PerlDemi Obenour2016-11-291-6/+4
* build system: Include CONF_LD_LINKER_OPTS in ALL_LD_OPTSBen Gamari2016-11-101-7/+17
* Omit unnecessary linker flagsSimon Marlow2016-11-031-5/+0
* Remove directories from include pathsBen Gamari2016-09-161-0/+1
* rules/sphinx.mk: stop xelatex on errorMarkus Rothe2016-07-011-5/+5
* Updates to handle new CabalEdward Z. Yang2016-06-305-10/+21
* users-guide: Fix index in PDF outputBen Gamari2016-05-211-0/+4
* rules/sphinx: Add missing dependency on conf.py for pdf ruleBen Gamari2016-05-211-1/+1
* rules/build-prog: Ensure programs depend upon their transitive depsBen Gamari2016-05-171-1/+3
* rules: Fix name of ghc-boot-th libraryBen Gamari2016-05-171-1/+1
* Add ghc-boot-th to rules/foreachLibraryBen Gamari2016-05-171-1/+3
* Rework CC/CC_STAGE0 handling in `configure.ac`Herbert Valerio Riedel2016-04-161-1/+1
* Fix installation of static sphinx assetsBen Gamari2016-04-071-1/+1
* 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