| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't maintainer-clean libraries/ghc-boot/ghc.mk (#16953) | Ryan Scott | 2019-07-19 | 1 | -1/+5 |
* | Don't package settings in bindist | Ben Gamari | 2019-07-14 | 1 | -1/+0 |
* | Bump containers submodule to v0.6.2.1 | Ben Gamari | 2019-06-25 | 1 | -1/+1 |
* | make: Clean includes/settings file | Ben Gamari | 2019-06-17 | 1 | -0/+1 |
* | make: Fix bindist installation | Ben Gamari | 2019-06-04 | 1 | -1/+3 |
* | Generate settings by make/hadrian instead of configure | John Ericson | 2019-04-30 | 1 | -3/+2 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -9/+9 |
* | Drop utils/count_lines | Ben Gamari | 2019-03-09 | 1 | -1/+0 |
* | Rip out perl dependency | Ben Gamari | 2019-03-09 | 1 | -6/+0 |
* | Rip out object splitting | Ben Gamari | 2019-03-05 | 1 | -10/+0 |
* | Remove `parallel` as a submodule | Alec Theriault | 2019-02-16 | 1 | -4/+0 |
* | Remove ghctags (#16274) | Sylvain Henry | 2019-02-10 | 1 | -17/+4 |
* | Support printing `integer-simple` Integers in GHCi | Alec Theriault | 2019-01-16 | 1 | -0/+1 |
* | Update `Cabal` submodule | Herbert Valerio Riedel | 2019-01-14 | 1 | -3/+0 |
* | Fix bindist for ghci library | Zejun Wu | 2019-01-06 | 1 | -2/+5 |
* | Support the GHCi debugger with -fexternal-interpreter | Simon Marlow | 2018-07-16 | 1 | -0/+1 |
* | Remove random submodule | Ben Gamari | 2018-07-14 | 1 | -1/+1 |
* | Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv` | Moritz Angermann | 2018-06-07 | 1 | -6/+7 |
* | vectorise: Put it out of its misery | Ben Gamari | 2018-06-02 | 1 | -19/+2 |
* | Extract hard-coded LLVM opt flags into a file | Kavon Farvardin | 2018-05-30 | 1 | -3/+4 |
* | Add HeapView functionality | Patrick Dougherty | 2018-05-20 | 1 | -1/+2 |
* | Remove MAX_PATH restrictions from RTS, I/O manager and various utilities | Tamar Christina | 2018-03-31 | 1 | -0/+10 |
* | Revert "Move `iserv` into `utils` and change package name | Ben Gamari | 2018-02-20 | 1 | -7/+6 |
* | Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv` | Moritz Angermann | 2018-02-15 | 1 | -6/+7 |
* | Don't call alex for Cabal lib during GHC build | Tobias Dammers | 2017-11-27 | 1 | -1/+9 |
* | GHC.Prim use virtual-modules | Moritz Angermann | 2017-11-18 | 1 | -8/+2 |
* | Revert "Move check-ppr and check-api-annotations to testsuite/utils" | Ben Gamari | 2017-11-02 | 1 | -28/+6 |
* | Move check-ppr and check-api-annotations to testsuite/utils | Ben Gamari | 2017-09-27 | 1 | -6/+28 |
* | Remove 'stm' from EXTRA_PACKAGES set | Herbert Valerio Riedel | 2017-09-22 | 1 | -1/+1 |
* | Add 'stm' package to the global package database | Herbert Valerio Riedel | 2017-09-20 | 1 | -0/+1 |
* | Clean up opt and llc | Moritz Angermann | 2017-09-06 | 1 | -3/+4 |
* | Add gen-dll as replacement for dll-split | Tamar Christina | 2017-08-29 | 1 | -0/+7 |
* | Remove dll-split. | Tamar Christina | 2017-08-29 | 1 | -1/+0 |
* | Rip out mkUserGuidePart | Ben Gamari | 2017-08-25 | 1 | -16/+2 |
* | Move validate cleaning from distclean to clean | Douglas Wilson | 2017-08-22 | 1 | -3/+2 |
* | Enable building Cabal with parsec | Herbert Valerio Riedel | 2017-08-01 | 1 | -2/+9 |
* | build system: Ensure there are no duplicate files in bindist list | Ben Gamari | 2017-07-20 | 1 | -1/+3 |
* | Hoopl: remove dependency on Hoopl package | Michal Terepeta | 2017-06-23 | 1 | -2/+1 |
* | ghc.mk: Ensure that ghc-pkg path is quoted | Ben Gamari | 2017-06-02 | 1 | -1/+1 |
* | ghc.mk: rename installed ghc-stage1 on non-windows | Sergei Trofimovich | 2017-05-23 | 1 | -3/+13 |
* | Ensure package.cache is newer than registration files after make install | Ben Gamari | 2017-05-22 | 1 | -0/+4 |
* | Guard yet another /bin/sh `for in` loop against empty vars | Herbert Valerio Riedel | 2017-04-24 | 1 | -0/+2 |
* | Disable terminfo, if we don’t build it. | Moritz Angermann | 2017-04-24 | 1 | -0/+3 |
* | ghc.mk: fix 'make install' for cross-mingw32 | Sergei Trofimovich | 2017-04-23 | 1 | -1/+1 |
* | Build system: fix bindist for cross-build GHC | Fangrui Song | 2017-04-21 | 1 | -1/+1 |
* | fix 'make install' for cross-stage2 | Sergei Trofimovich | 2017-04-08 | 1 | -0/+7 |
* | Again disable stage0 terminfo on Windows | Ben Gamari | 2017-02-28 | 1 | -0/+2 |
* | Add flag allowing convenient disabling of terminfo support | Ben Gamari | 2017-02-28 | 1 | -3/+1 |
* | build system: Persist CrossCompiling in binary distributions | Ben Gamari | 2017-02-26 | 1 | -0/+18 |
* | Rename compact to ghc-compact. | Edward Z. Yang | 2017-02-26 | 1 | -1/+1 |