| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Rewrite boot in Python" | Ben Gamari | 2017-05-26 | 1 | -157/+228 |
* | Rewrite boot in Python | Ben Gamari | 2017-05-22 | 1 | -228/+157 |
* | Unset GREP_OPTIONS in build system | Ben Gamari | 2016-02-09 | 1 | -0/+3 |
* | Synchronise ghci-package version with ghc-package | Herbert Valerio Riedel | 2015-12-28 | 1 | -1/+5 |
* | Build system: detect when user cloned from GitHub | Thomas Miedema | 2015-09-08 | 1 | -0/+34 |
* | Remove all references to sync-all | Thomas Miedema | 2015-07-15 | 1 | -1/+1 |
* | Build: run autoreconf jobs in parallel | Thomas Miedema | 2015-06-09 | 1 | -3/+12 |
* | Replace all #!/usr/bin/perl with #!/usr/bin/env perl | Joachim Breitner | 2014-04-30 | 1 | -1/+2 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -1/+1 |
* | Extend `packages` by 4th column for upstream repo | Herbert Valerio Riedel | 2013-09-02 | 1 | -1/+1 |
* | Remove the VCS column from 'packages' | Ian Lynagh | 2013-03-04 | 1 | -1/+1 |
* | Change how the build system handles packages | Ian Lynagh | 2013-03-01 | 1 | -2/+3 |
* | Use a submodule for the time package | Ian Lynagh | 2012-12-02 | 1 | -43/+0 |
* | sanitise naming of package lists | Simon Marlow | 2011-08-05 | 1 | -2/+2 |
* | Rename STAGE0_PACKAGES to PACKAGES_STAGE0 | Ian Lynagh | 2011-06-25 | 1 | -1/+1 |
* | Follow Cabal reorganisation, and improve build system a little | Ian Lynagh | 2011-06-23 | 1 | -0/+1 |
* | Remove upstream repos from the packages file | Ian Lynagh | 2011-06-11 | 1 | -1/+1 |
* | Merge boot and boot-pkgs | Ian Lynagh | 2011-04-28 | 1 | -40/+162 |
* | Check for ^M in packages file when booting | Ian Lynagh | 2011-04-14 | 1 | -0/+18 |
* | Make the boot script complain if mk/build.mk doesn't exist | Ian Lynagh | 2011-04-14 | 1 | -0/+21 |
* | Update boot scripts for git | Ian Lynagh | 2011-04-03 | 1 | -10/+3 |
* | Mark scripts executable (boot, and the ones the build system chmods) | Max Bolingbroke | 2011-04-02 | 1 | -0/+0 |
* | Fix boot; it was failing if darcs-all or validate were missing | Ian Lynagh | 2010-10-15 | 1 | -2/+4 |
* | Have boot check that we have the dph packages when validating | Ian Lynagh | 2010-10-14 | 1 | -1/+16 |
* | Add upstream repo to the packages file | Ian Lynagh | 2010-08-15 | 1 | -1/+1 |
* | Make the "tag" column of the packages file always present | Ian Lynagh | 2010-08-15 | 1 | -12/+14 |
* | Remove push-all from file list in boot script (push-all no longer exists) | Ian Lynagh | 2010-08-01 | 1 | -1/+1 |
* | Add more error checking to the boot script | Ian Lynagh | 2010-08-01 | 1 | -5/+8 |
* | Convert boot and boot-pkgs to perl | Ian Lynagh | 2010-04-15 | 1 | -31/+49 |
* | Use bash to run boot-pkgs, the default Solaris shell doesn't support the -ot ... | benl@cse.unsw.edu.au | 2010-02-03 | 1 | -1/+1 |
* | Explain why we check for LICENSE, not _darcs, in boot | Ian Lynagh | 2009-10-23 | 1 | -0/+4 |
* | Add the time library, and support for libraries in tarballs | Ian Lynagh | 2009-07-18 | 1 | -3/+3 |
* | Remove hacky on-demand building of libraries/*/ghc.mk, put it back in sh boot | Simon Marlow | 2009-05-22 | 1 | -0/+3 |
* | main repeated 'make maintainer-clean' not fail | Simon Marlow | 2009-05-14 | 1 | -37/+0 |
* | Add a Makefile in libraries/ | Ian Lynagh | 2009-05-08 | 1 | -0/+1 |
* | Tweak ./boot | Ian Lynagh | 2009-05-08 | 1 | -1/+1 |
* | Use more portable shell in ./boot; fixes booting on Solaris | Ian Lynagh | 2009-05-06 | 1 | -1/+1 |
* | Add dph to build system; patch from Roman Leshchinskiy | Ian Lynagh | 2009-05-03 | 1 | -2/+21 |
* | GHC new build system megapatch | Ian Lynagh | 2009-04-26 | 1 | -2/+18 |
* | Make "sh -e boot" work | Ian Lynagh | 2008-09-21 | 1 | -1/+4 |
* | fix message for missing packages | Ross Paterson | 2008-09-04 | 1 | -1/+1 |
* | Fix the "have we got all the bootlibs" check | Ian Lynagh | 2008-08-24 | 1 | -1/+1 |
* | Update boot's test that we have all of the bootlibs | Ian Lynagh | 2008-07-29 | 1 | -2/+2 |
* | Refer to "boot" libs, not "core" libs | Ian Lynagh | 2007-09-14 | 1 | -2/+2 |
* | Rejig boot | Ian Lynagh | 2007-09-07 | 1 | -21/+20 |
* | Fix boot: it was avoiding autoreconfing | Simon Marlow | 2007-09-05 | 1 | -8/+9 |
* | Be more flexible when trying to make scripts executable | sven.panne@aedion.de | 2007-08-25 | 1 | -1/+3 |
* | Overhaul boot script | sven.panne@aedion.de | 2007-08-25 | 1 | -23/+22 |
* | Update the in-tree GMP; fixes trac #832 | Ian Lynagh | 2007-07-05 | 1 | -1/+0 |
* | Add a push-all script | Ian Lynagh | 2007-06-19 | 1 | -0/+1 |