summaryrefslogtreecommitdiff
path: root/rules
Commit message (Expand)AuthorAgeFilesLines
* Enable building Cabal with parsecHerbert Valerio Riedel2017-08-011-0/+31
* Implement split-sections support for windows.Tamar Christina2017-07-081-1/+7
* configure: Remove --with-curses-includes flagBen Gamari2017-07-031-4/+0
* Don't pass -dcore-lint to haddock in Haddock.mkDouglas Wilson2017-06-081-18/+20
* rules: add per-library EXTRA_HC_OPTSSergei Trofimovich2017-05-251-0/+1
* ghc: tweak cross-compilation to mingw32Sergei Trofimovich2017-04-231-5/+5
* Always build GHCi libsSimon Marlow2017-03-152-6/+4
* Set $1_$2_SplitSections in distdir-opts.mk not build-package.mkReid Barton2017-02-232-19/+19
* Apply SplitSections to all C compilationsSimon Brenner2017-02-111-1/+2
* Spelling in comments [ci skip]Gabor Greif2017-02-101-3/+3
* Pass -v0 to ghc-pkg to reduce noise in build ouputMatthew Pickering2017-02-071-1/+1
* 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