| Commit message (Expand) | Author | Age | Files | Lines |
* | Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382. | Edward Z. Yang | 2015-05-11 | 1 | -1/+1 |
* | Revert stage 1 template-haskell. This is a combination of 5 commits. | Edward Z. Yang | 2015-05-09 | 1 | -1/+1 |
* | Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382. | Edward Z. Yang | 2015-05-09 | 1 | -1/+1 |
* | Comments only, mostly typos | Thomas Miedema | 2015-04-03 | 1 | -3/+3 |
* | Disable same warnings for normal builds as for validate (#10223) | Thomas Miedema | 2015-04-02 | 1 | -7/+8 |
* | Drop old integer-gmp-0.5 from GHC source tree | Herbert Valerio Riedel | 2015-03-31 | 1 | -12/+0 |
* | Fix build bogons due to missing separator | Austin Seipp | 2015-02-23 | 1 | -1/+1 |
* | docs: Flatten MAKEHELP/SUBMAKEHELP | Austin Seipp | 2015-02-23 | 1 | -1/+1 |
* | docs: add INSTALL.md to root dir (#9926) | Austin Seipp | 2015-02-23 | 1 | -2/+2 |
* | Use directory-style database for bootstrapping database | Edward Z. Yang | 2014-12-27 | 1 | -2/+2 |
* | always use 'mkdir -p' and fix missing dir (fixes #9876) | Joe Hillenbrand | 2014-12-23 | 1 | -12/+12 |
* | Improve VERSION/GIT_COMMIT_ID handling for sdist | Herbert Valerio Riedel | 2014-11-28 | 1 | -3/+6 |
* | Embed Git commit id into `ghc --info` output | Herbert Valerio Riedel | 2014-11-27 | 1 | -2/+16 |
* | Don't build old-{time,locale} and haskell{98,2010} | Austin Seipp | 2014-11-20 | 1 | -9/+0 |
* | Build xhtml and haddock only when `HADDOCK_DOCS=YES` | Joachim Breitner | 2014-11-18 | 1 | -0/+6 |
* | Implement new integer-gmp2 from scratch (re #9281) | Herbert Valerio Riedel | 2014-11-12 | 1 | -1/+10 |
* | small parser/lexer cleanup | Yuri de Wit | 2014-11-07 | 1 | -7/+6 |
* | Implement `MIN_VERSION_GLASGOW_HASKELL()` macro | Herbert Valerio Riedel | 2014-10-05 | 1 | -0/+1 |
* | Update Cabal submodule & ghc-pkg to use new module re-export types | Edward Z. Yang | 2014-09-24 | 1 | -2/+2 |
* | Make binary a boot package | Duncan Coutts | 2014-08-29 | 1 | -1/+1 |
* | Package keys (for linking/type equality) separated from package IDs. | Edward Z. Yang | 2014-08-05 | 1 | -3/+3 |
* | Don't clean away inplace/mingw and inplace/perl. | niklas | 2014-07-28 | 1 | -1/+2 |
* | Add BUILD_DPH variable to GHC build-system | Herbert Valerio Riedel | 2014-06-29 | 1 | -3/+13 |
* | Ship xhtml, terminfo, haskeline (#8919) | Jens Petersen | 2014-06-09 | 1 | -7/+7 |
* | Remove external core | Austin Seipp | 2014-05-03 | 1 | -1/+0 |
* | Be more aggressive in `make clean` | Herbert Valerio Riedel | 2014-04-22 | 1 | -0/+8 |
* | Temporarily fight off build bogons on OS X | Austin Seipp | 2014-03-31 | 1 | -1/+1 |
* | Make distribution tarball compression format configurable | Herbert Valerio Riedel | 2014-02-26 | 1 | -9/+9 |
* | Fix #8801: exclude extra packages from the sdist. | Austin Seipp | 2014-02-20 | 1 | -0/+4 |
* | Let `make distclean` remove `/{ch01,ch02,index}.html` | Herbert Valerio Riedel | 2014-02-09 | 1 | -0/+1 |
* | double-negate test for Stage1Only to fix `make clean` | Herbert Valerio Riedel | 2014-02-09 | 1 | -3/+3 |
* | Individual sdist-foo targets | Joachim Breitner | 2014-01-31 | 1 | -2/+12 |
* | No need to remove testsuite/.git | Joachim Breitner | 2014-01-31 | 1 | -1/+0 |
* | Fix inplace dynamic linking on OS X (#8266) | Christiaan Baaj | 2014-01-28 | 1 | -5/+0 |
* | Fix #8675 | Austin Seipp | 2014-01-17 | 1 | -2/+0 |
* | Clean `.buildinfo` only if `.buildinfo.in` exists | Herbert Valerio Riedel | 2013-10-25 | 1 | -1/+1 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -4/+4 |
* | Cause "make install" to install dynamic libraries (#8194) | Bryan O'Sullivan | 2013-09-15 | 1 | -1/+2 |
* | Don't delete HsTimeConfig.h.in during distclean. | Austin Seipp | 2013-08-14 | 1 | -1/+1 |
* | Fix Stage1Only: don't build ghctags. | Austin Seipp | 2013-08-14 | 1 | -0/+2 |
* | Make sdist make a separate tarball for the Windows tarballs | Ian Lynagh | 2013-07-30 | 1 | -12/+29 |
* | Change the ranlib detection | Ian Lynagh | 2013-07-03 | 1 | -1/+1 |
* | Fix the dynmaic library paths in the libs, as well as in the programs | Ian Lynagh | 2013-06-22 | 1 | -0/+5 |
* | Cleaning fixes, and other build system tweaks; part of #7941 | Ian Lynagh | 2013-06-14 | 1 | -4/+11 |
* | Don't create mk/stamp-h | Ian Lynagh | 2013-06-09 | 1 | -1/+0 |
* | Rarrange the distclean list; part of #7941 | Ian Lynagh | 2013-06-09 | 1 | -7/+41 |
* | Change how we check that we have a suitable 'make' | Ian Lynagh | 2013-06-09 | 1 | -0/+17 |
* | Remove ghc.spec | Ian Lynagh | 2013-06-09 | 1 | -2/+1 |
* | Add an echo target to the build system | Ian Lynagh | 2013-05-25 | 1 | -0/+8 |
* | Refer to the wiki page in the "Make has restarted itself n times" error | Ian Lynagh | 2013-05-19 | 1 | -1/+1 |