summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Enable new warning for fragile/incorrect CPP #if usage"Ben Gamari2017-04-051-2/+2
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-051-2/+2
* config.mk.in: Add bzip, gzip, and xz executable names to be overriddenBen Gamari2017-03-231-3/+3
* get-win32-tarballs: More reworking of tarball maintenanceBen Gamari2017-03-092-7/+28
* get-win32-tarballs: Rework handling of hashingBen Gamari2017-03-092-35/+49
* get-win32-tarballs: Use haskell.org mirrorBen Gamari2017-03-091-1/+2
* Update crt to latest.Tamar Christina2017-03-091-2/+21
* Add -dno-debug-output to validate GhcStage1HcOptsMatthew Pickering2017-03-061-2/+2
* Add SplitSections = NO to build flavors with SplitObjs = NOReid Barton2017-03-0611-0/+11
* config.mk.in: Disable terminfo support on iOSBen Gamari2017-02-281-3/+6
* Add flag allowing convenient disabling of terminfo supportBen Gamari2017-02-284-0/+12
* build.mk: Add option for debug symbolsBen Gamari2017-02-201-0/+7
* 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
* Spelling fixesGabor Greif2017-02-021-1/+1
* Turn libraries/integer-gmp/gmp/tarball into a submoduleReid Barton2017-01-301-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
* Adds llvm-prof flavourMoritz Angermann2016-12-152-0/+15
* mk/config.mk.in: enable SMP on ARMv7+ (Trac #12981)Sergei Trofimovich2016-12-151-1/+1
* Note Trac #12141 in mk/build.mk.sampleRyan Scott2016-12-021-1/+2
* Update Mingw-w64 bindist for WindowsTamar Christina2016-11-291-20/+45
* 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-162-26/+46
* Don't error on GCC inlining warning in rtsBartosz Nitka2016-06-221-2/+3
* 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-242-0/+6
* Comments onlyErik de Castro Lopo2016-05-101-0/+2
* Warn about simplifiable class constraintsSimon Peyton Jones2016-04-221-0/+1
* Make it easy to get hyperlinked sourcesBartosz Nitka2016-04-181-0/+4
* Silence unused-import warning introduced by 93d85af9fec968bHerbert Valerio Riedel2016-04-171-0/+1
* 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
* Update transformer submodule to v0.5.2.0 releaseHerbert Valerio Riedel2016-02-261-0/+1
* Early error when crosscompiling + haddock/docsThomas Miedema2016-02-0914-14/+0
* validate: enable -DDEBUG in stage 1 by defaultÖmer Sinan Ağacan2016-02-071-1/+1
* Use default xz compression levelBen Gamari2016-02-051-1/+1
* Put docs in /usr/share/doc/ghc-<version>Thomas Miedema2016-01-311-7/+4
* Test for undef bugs in the LLVM backend when validatingReid Barton2016-01-271-0/+1
* Enable RemoteGHCi on WindowsTamar Christina2016-01-271-0/+5
* Build profiling libraries on `validate --slow` (#11496)Thomas Miedema2016-01-271-1/+5
* Ensure that we don't produce code for pre-ARMv7 without barriersBen Gamari2016-01-252-1/+10
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-191-0/+2