summaryrefslogtreecommitdiff
path: root/mk/config.mk.in
Commit message (Expand)AuthorAgeFilesLines
* Expression/command ambiguity resolutionVladislav Zavialov2019-02-231-1/+2
* Hadrian: support in-tree GMPAlec Theriault2019-01-231-0/+2
* Remove warnings-silencing flags for code generated by AlexSimon Jakobi2018-11-221-3/+0
* Build debugged prof runtimesÖmer Sinan Ağacan2018-09-101-0/+1
* function-section: enable on windowsTamar Christina2018-08-211-1/+1
* Allow arbitrary options to be passed to tar compressionBen Gamari2018-08-081-3/+3
* Make :doc work for the ghc librarySimon Jakobi2018-07-271-2/+5
* Remove BUILD_DPH, not usedKrzysztof Gogolewski2018-07-061-2/+0
* Serialize docstrings to ifaces, display them with new GHCi :doc commandSimon Jakobi2018-06-041-1/+4
* `--via-asm` only for windows targetsMoritz Angermann2018-03-061-2/+6
* Compile with `--via-asm` when cross compiling.Moritz Angermann2018-03-021-2/+6
* Don't use ld.gold when building libraries for GHCiSimon Marlow2018-02-211-0/+1
* ghc-prim: Emulate C11 atomics when not availableBen Gamari2018-02-031-0/+1
* Update autoconf test for gcc to require 4.7 and upPeter Trommler2017-11-061-3/+0
* configure: Don't hard-code strip toolBen Gamari2017-09-251-1/+1
* Remove makefile logic for legacy -this-package-keyHerbert Valerio Riedel2017-09-091-2/+0
* Clean up opt and llcMoritz Angermann2017-09-061-0/+1
* [skip ci] Temporarily disable split-sections on Windows.Tamar Christina2017-07-131-2/+3
* Implement split-sections support for windows.Tamar Christina2017-07-081-1/+1
* configure: Remove --with-curses-includes flagBen Gamari2017-07-031-1/+0
* Typos in comments and manual [ci skip]Gabor Greif2017-05-231-3/+3
* mk/config.mk.in: lower -O2 optimization down to -O1 on UNREGSergei Trofimovich2017-05-231-9/+17
* Build system: fix bindist for cross-build GHCFangrui Song2017-04-211-0/+1
* Remove GhcDynamic (in favor of DYNAMIC_GHC_PROGRAMS)Reid Barton2017-04-121-1/+0
* config.mk.in: removed stray HaveLibDL assignmentSergei Trofimovich2017-04-061-2/+0
* avoid $(CrossCompilerPrefix) for stage2 installSergei Trofimovich2017-04-061-1/+6
* config.mk.in: remove phase=0 hack for CrossCompilePrefixSergei Trofimovich2017-04-061-4/+0
* config.mk.in: Add bzip, gzip, and xz executable names to be overriddenBen Gamari2017-03-231-3/+3
* config.mk.in: Disable terminfo support on iOSBen Gamari2017-02-281-3/+6
* Add flag allowing convenient disabling of terminfo supportBen Gamari2017-02-281-0/+9
* Fix comment (old file names) in mk/ and utils/Takenobu Tani2017-02-041-2/+2
* Make split sections by default work againReid Barton2017-02-041-1/+1
* Don't use the splitter on DarwinDemi Obenour2017-01-101-17/+16
* Testsuite: Skip failing tests on PowerPC 64-bitPeter Trommler2016-12-271-1/+1
* Enable split sections by default where possibleSimon Brenner2016-12-161-5/+16
* mk/config.mk.in: enable SMP on ARMv7+ (Trac #12981)Sergei Trofimovich2016-12-151-1/+1
* configure: Pass HC_OPTS_STAGEx to build systemBen Gamari2016-11-101-0/+3
* Kill vestiages of DEFAULT_TMPDIRBen Gamari2016-09-011-15/+0
* Log heap profiler samples to event logBen Gamari2016-07-161-8/+15
* Fix detection and use of `USE_LIBDW`Erik de Castro Lopo2016-06-011-1/+1
* Suppress the warning about __sync_fetch_and_nand (#9678)Thomas Miedema2016-05-241-0/+1
* Comments onlyErik de Castro Lopo2016-05-101-0/+2
* Rework CC/CC_STAGE0 handling in `configure.ac`Herbert Valerio Riedel2016-04-161-5/+5
* Remove now obsolete LD_STAGE0 hackHerbert Valerio Riedel2016-03-271-3/+1
* Add NCG support for AIX/ppc32Herbert Valerio Riedel2016-03-241-2/+3
* Use default xz compression levelBen Gamari2016-02-051-1/+1
* Ensure that we don't produce code for pre-ARMv7 without barriersBen Gamari2016-01-251-1/+6
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-191-0/+2
* validate: Use gz compression during bindist checkBen Gamari2016-01-181-1/+1
* Use XZ compression by defaultBen Gamari2016-01-151-2/+2