summaryrefslogtreecommitdiff
path: root/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Ensure package.cache is newer than registration files after make installBen Gamari2017-05-221-0/+4
* Guard yet another /bin/sh `for in` loop against empty varsHerbert Valerio Riedel2017-04-241-0/+2
* Disable terminfo, if we don’t build it.Moritz Angermann2017-04-241-0/+3
* ghc.mk: fix 'make install' for cross-mingw32Sergei Trofimovich2017-04-231-1/+1
* Build system: fix bindist for cross-build GHCFangrui Song2017-04-211-1/+1
* fix 'make install' for cross-stage2Sergei Trofimovich2017-04-081-0/+7
* Again disable stage0 terminfo on WindowsBen Gamari2017-02-281-0/+2
* Add flag allowing convenient disabling of terminfo supportBen Gamari2017-02-281-3/+1
* build system: Persist CrossCompiling in binary distributionsBen Gamari2017-02-261-0/+18
* Rename compact to ghc-compact.Edward Z. Yang2017-02-261-1/+1
* Allow use of the external interpreter in stage1.Shea Levy2016-12-201-1/+4
* Revert "Allow use of the external interpreter in stage1."Tamar Christina2016-12-191-4/+1
* Allow use of the external interpreter in stage1.Shea Levy2016-12-171-1/+4
* Build terminfo on iOS.Shea Levy2016-12-151-4/+0
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-0/+3
* Fix doc build inconsistencyHarendra Kumar2016-08-251-0/+1
* Compact RegionsGiovanni Campagna2016-07-201-0/+1
* Move Extension type to ghc-boot-thBen Gamari2016-05-161-1/+2
* Fix installation of static sphinx assetsBen Gamari2016-04-071-7/+1
* Unset GREP_OPTIONS in build systemBen Gamari2016-02-091-1/+1
* Early error when crosscompiling + haddock/docsThomas Miedema2016-02-091-4/+19
* Enable RemoteGHCi on WindowsTamar Christina2016-01-271-2/+0
* Fixes to "make clean" for the iserv dirSimon Marlow2016-01-181-1/+1
* ghc.mk: Use Windows_Target instead of Windows_HostErik de Castro Lopo2016-01-101-2/+2
* Enable stack traces with ghci -fexternal-interpreter -profSimon Marlow2016-01-081-1/+4
* Build system: delete ghc-pwdThomas Miedema2016-01-041-6/+0
* Synchronise ghci-package version with ghc-packageHerbert Valerio Riedel2015-12-281-0/+1
* Build system: fix 'make sdist'Thomas Miedema2015-12-191-1/+1
* Build system: allow bindist without docsThomas Miedema2015-12-171-1/+1
* Build system: also put scripts in libexecdir/binThomas Miedema2015-12-171-11/+6
* Fix libffi dependency, and remove redundant LibFFI.hscSimon Marlow2015-12-171-0/+6
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-2/+10
* Make ghc.mk compatible with pedantic /bin/sh implsHerbert Valerio Riedel2015-12-061-4/+6
* Build system: Add stage specific SRC_HC_(WARNING_)OPTSThomas Miedema2015-12-011-12/+5
* ghc.mk: Make install_docs rule sh-compatibleBen Gamari2015-11-161-6/+6
* Build system: use stage0 to build dll-splitThomas Miedema2015-11-081-1/+0
* Build system: renable -Wall on validate (base)Thomas Miedema2015-11-031-0/+8
* Apply WERROR only to stage2 HC optionsBen Gamari2015-11-011-1/+2
* Testsuite: suggest quoting $(TEST_HC)Thomas Miedema2015-10-301-2/+4
* Revert "Build system: don't create mk/are-validating.mk"Thomas Miedema2015-10-291-0/+3
* Provide a utility to check API AnnotationsAlan Zimmerman2015-10-251-0/+3
* Quote GHC_PKG in Makefile.Edward Z. Yang2015-10-221-1/+1
* Make dataToQa aware of Data instances which use functions to implement toConstrRyanGlScott2015-10-131-4/+4
* Build system: don't create mk/are-validating.mkThomas Miedema2015-10-041-3/+0
* Build system: add mk/validate.mk.sampleThomas Miedema2015-10-031-1/+2
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-22/+19
* Build system: check for inconsistent settings (#10157)Thomas Miedema2015-09-081-0/+39
* Build system: cleanup BUILD_DIRS + add lots of NotesThomas Miedema2015-09-081-57/+117
* Build system: delete the InstallExtraPackages variableThomas Miedema2015-09-081-17/+4
* Build system: implement `make install-strip` (#1851)Thomas Miedema2015-09-041-4/+17