summaryrefslogtreecommitdiff
path: root/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* Bump bytestring submodule to 0.11.2.0Bodigrim2021-12-091-3/+3
* ghc-cabal, make: Add support for building C++ object codeBen Gamari2021-11-181-0/+1
* Make: Do not generate ghc.* headers in stage0John Ericson2021-11-121-3/+2
* make: Futher systematize handling of generated headersJohn Ericson2021-11-051-12/+4
* Remove `includes_GHCCONSTANTS` from make build systemJohn Ericson2021-11-021-2/+0
* Make build system: Put make generated include's in RTS distdirsJohn Ericson2021-10-311-4/+0
* make build system: RTS should use dist-install not distJohn Ericson2021-10-291-3/+3
* Don't depend unconditionally on xattr in darwin_installBen Gamari2021-09-131-1/+3
* Move `/includes` to `/rts/include`, sort per package betterJohn Ericson2021-08-091-6/+6
* Make 'count-deps' a ghc/util standalone programShayne Fletcher2021-06-051-0/+3
* [bindist] inject xattr -c -r . into the darwin install phaseMoritz Angermann2021-05-251-0/+10
* sdist: Fix packaging of Windows tarballsBen Gamari2021-04-021-1/+1
* GHC Exactprint main commitAlan Zimmerman2021-03-201-3/+3
* llvmGen: Accept range of LLVM versionsBen Gamari2021-03-171-4/+5
* ghc.mk: amend 'make sdist'Sergei Trofimovich2020-10-271-1/+2
* build system: Clean mingw tarballsBen Gamari2020-10-271-0/+7
* sdist: Include hadrian sources in source distributionBen Gamari2020-10-091-1/+3
* Rename ghci flag into internal-interpreterSylvain Henry2020-09-161-1/+1
* install: do not install sphinx doctreesEli Schwartz2020-08-181-0/+5
* ghc/mk: don't build gmp packages for BIGNUM_BACKEND=nativeSergei Trofimovich2020-07-281-0/+2
* Fix build systemsSylvain Henry2020-07-251-1/+1
* hadrian/make: Detect makeindexBen Gamari2020-06-251-0/+5
* Update `make` based build systemSylvain Henry2020-06-171-21/+14
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule accor...Artem Pelenitsyn2020-05-041-1/+1
* Modules (#13009)Sylvain Henry2020-04-181-3/+3
* Bump template-haskell version to 2.17.0.0Ryan Scott2020-04-141-5/+5
* Make: fix sdist target (#17848)Sylvain Henry2020-02-201-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