summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Hadrian: support in-tree GMPAlec Theriault2019-02-201-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
* circleci: Detect core countBen Gamari2018-07-061-0/+26
* Remove BUILD_DPH, not usedKrzysztof Gogolewski2018-07-062-5/+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
* Adds *-cross-ncg flavour.Moritz Angermann2018-03-024-4/+63
* 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-032-1/+4
* Typos in commentsGabor Greif2018-01-171-2/+2
* Windows: Bump to GCC 7.2 for GHC 8.4Tamar Christina2017-11-112-40/+39
* Update autoconf test for gcc to require 4.7 and upPeter Trommler2017-11-062-8/+1
* Bump haddock submodulealexbiehl2017-11-021-1/+1
* Windows: Update the mirror script to generate hashes and use mirror fallbackTamar Christina2017-10-251-6/+24
* Revert "Windows: Bump to GCC 7.2 for GHC 8.4"Tamar Christina2017-10-252-39/+40
* Windows: Bump to GCC 7.2 for GHC 8.4Tamar Christina2017-10-252-40/+39
* 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
* get-win32-tarballs: Use correct `find`Ben Gamari2017-09-051-3/+6
* get-win32-tarballs: Use bash, not shBen Gamari2017-09-051-1/+1
* Enable -Wcpp-undef for GHC and runtime systemBen Gamari2017-08-181-3/+8
* Enable building Cabal with parsecHerbert Valerio Riedel2017-08-011-0/+5
* [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
* Pass LLVMTarget (identical to --target)Moritz Angermann2017-05-111-18/+19
* Disable -Wcpp-undef for nowBen Gamari2017-04-301-2/+2
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-281-2/+2
* get-win32-tarballs: Grab perl tarball from haskell.org, not GitHubBen Gamari2017-04-281-1/+1
* Add backup url and sync support for Win32 tarball scriptTamar Christina2017-04-251-13/+59
* First update mingw-w64 packages for 8.4Tamar Christina2017-04-232-49/+49
* 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
* 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