summaryrefslogtreecommitdiff
path: root/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix source distribution generationwip/T17848GHC GitLab CI2020-02-181-2/+2
* make: Be more selective in building windows-extra-src tarballBen Gamari2020-02-141-1/+1
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-2/+2
* Bump haskeline submodule to 0.8.0.1Ben Gamari2020-01-081-0/+4
* Bump Haskeline and add exceptions as boot libraryBen Gamari2019-11-131-0/+1
* Don't include settings file in binary distributionBen Gamari2019-10-291-1/+1
* Per stage headers, ghc_boot_platform.h -> stage 0 ghcplatform.hJohn Ericson2019-10-041-5/+7
* Exclude rts.cabal from source distributionsBen Gamari2019-10-031-0/+1
* Don't maintainer-clean libraries/ghc-boot/ghc.mk (#16953)Ryan Scott2019-07-191-1/+5
* Don't package settings in bindistBen Gamari2019-07-141-1/+0
* Bump containers submodule to v0.6.2.1Ben Gamari2019-06-251-1/+1
* make: Clean includes/settings fileBen Gamari2019-06-171-0/+1
* make: Fix bindist installationBen Gamari2019-06-041-1/+3
* Generate settings by make/hadrian instead of configureJohn Ericson2019-04-301-3/+2
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-9/+9
* Drop utils/count_linesBen Gamari2019-03-091-1/+0
* Rip out perl dependencyBen Gamari2019-03-091-6/+0
* Rip out object splittingBen Gamari2019-03-051-10/+0
* Remove `parallel` as a submoduleAlec Theriault2019-02-161-4/+0
* Remove ghctags (#16274)Sylvain Henry2019-02-101-17/+4
* Support printing `integer-simple` Integers in GHCiAlec Theriault2019-01-161-0/+1
* Update `Cabal` submoduleHerbert Valerio Riedel2019-01-141-3/+0
* Fix bindist for ghci libraryZejun Wu2019-01-061-2/+5
* Support the GHCi debugger with -fexternal-interpreterSimon Marlow2018-07-161-0/+1
* Remove random submoduleBen Gamari2018-07-141-1/+1
* Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv`Moritz Angermann2018-06-071-6/+7
* vectorise: Put it out of its miseryBen Gamari2018-06-021-19/+2
* Extract hard-coded LLVM opt flags into a fileKavon Farvardin2018-05-301-3/+4
* Add HeapView functionalityPatrick Dougherty2018-05-201-1/+2
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-311-0/+10
* Revert "Move `iserv` into `utils` and change package nameBen Gamari2018-02-201-7/+6
* Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv`Moritz Angermann2018-02-151-6/+7
* Don't call alex for Cabal lib during GHC buildTobias Dammers2017-11-271-1/+9
* GHC.Prim use virtual-modulesMoritz Angermann2017-11-181-8/+2
* Revert "Move check-ppr and check-api-annotations to testsuite/utils"Ben Gamari2017-11-021-28/+6
* Move check-ppr and check-api-annotations to testsuite/utilsBen Gamari2017-09-271-6/+28
* Remove 'stm' from EXTRA_PACKAGES setHerbert Valerio Riedel2017-09-221-1/+1
* Add 'stm' package to the global package databaseHerbert Valerio Riedel2017-09-201-0/+1
* Clean up opt and llcMoritz Angermann2017-09-061-3/+4
* Add gen-dll as replacement for dll-splitTamar Christina2017-08-291-0/+7
* Remove dll-split.Tamar Christina2017-08-291-1/+0
* Rip out mkUserGuidePartBen Gamari2017-08-251-16/+2
* Move validate cleaning from distclean to cleanDouglas Wilson2017-08-221-3/+2
* Enable building Cabal with parsecHerbert Valerio Riedel2017-08-011-2/+9
* build system: Ensure there are no duplicate files in bindist listBen Gamari2017-07-201-1/+3
* Hoopl: remove dependency on Hoopl packageMichal Terepeta2017-06-231-2/+1
* ghc.mk: Ensure that ghc-pkg path is quotedBen Gamari2017-06-021-1/+1
* ghc.mk: rename installed ghc-stage1 on non-windowsSergei Trofimovich2017-05-231-3/+13
* 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