- 08 May, 2009 1 commit
-
-
Ian Lynagh authored
-
- 26 Apr, 2009 1 commit
-
-
Ian Lynagh authored
-
- 06 Mar, 2009 1 commit
-
-
chak@cse.unsw.edu.au. authored
-
- 24 Feb, 2009 1 commit
-
-
chak@cse.unsw.edu.au. authored
- Package dph ist a meta package that contains a number of subpackages inside. - This patch adds two targets to clean and remake all subpackages with a single command.
-
- 12 Feb, 2009 1 commit
-
-
Ian Lynagh authored
-
- 11 Feb, 2009 1 commit
-
-
Ian Lynagh authored
-
- 10 Feb, 2009 1 commit
-
-
Ian Lynagh authored
When cleaning or installing, we need to ignore what $stage is, and just clean/install all the libraries.
-
- 03 Feb, 2009 1 commit
-
-
Ian Lynagh authored
It will use TH, so needs to be built with stage2.
-
- 04 Jan, 2009 1 commit
-
-
Ian Lynagh authored
This should stop us ending up without HsColour'ed sources on some platforms. We also now tell Cabal where to find HsColour, rather than it finding it itself.
-
- 08 Nov, 2008 1 commit
-
-
Ian Lynagh authored
-
- 17 Oct, 2008 1 commit
-
-
Ian Lynagh authored
-
- 15 Oct, 2008 1 commit
-
-
Ian Lynagh authored
We need to forcibly use the in-tree Cabal, or we get version mismatch errors
-
- 14 Oct, 2008 1 commit
-
-
Ian Lynagh authored
-
- 13 Oct, 2008 1 commit
-
-
Ian Lynagh authored
-
- 03 Oct, 2008 1 commit
-
-
Ian Lynagh authored
Ifdefs for whether we had extensible exceptions or not were spreading through GHC's source, and things would only have got worse for the next 2-3 years, so instead we now use an implementation of extensible exceptions built on top of the old exception type.
-
- 24 Sep, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 23 Sep, 2008 1 commit
-
-
Ian Lynagh authored
They were causing some unnecessary work: Running make in a built tree reregisters the GHC package in bootstrapping.conf, and the build system thought that this updated timestamp meant that the configure stamps were out of date. This is particularly bad for the libraries with configure scripts, as those take a while to run. The bootstrapping.conf is built in an earlier phase ("make boot") so one shouldn't rely on the dependencies anyway.
-
- 21 Sep, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 13 Sep, 2008 1 commit
-
-
Ian Lynagh authored
-
- 06 Sep, 2008 1 commit
-
-
Ian Lynagh authored
-
- 03 Sep, 2008 1 commit
-
-
Ian Lynagh authored
-
- 28 Aug, 2008 2 commits
-
-
Ian Lynagh authored
If DESTDIR is defined, then on *nix machines ghc-pkg is a script that doesn't point to the right path. Therefore we use the ghc-pkg binary directly.
-
Ian Lynagh authored
One side-effect of this is that we need to build the install-utils with stage2 rather than stage1 as we need the ghc package.
-
- 27 Aug, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
We can't do it when configuring, because we haven't built haddock yet
-
- 25 Aug, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 24 Aug, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 23 Aug, 2008 1 commit
-
-
Ian Lynagh authored
-
- 21 Aug, 2008 1 commit
-
-
Simon Marlow authored
-
- 14 Aug, 2008 1 commit
-
-
Ian Lynagh authored
-
- 11 Aug, 2008 1 commit
-
-
Simon Marlow authored
-
- 12 Aug, 2008 1 commit
-
-
rl@cse.unsw.edu.au authored
-
- 09 Aug, 2008 1 commit
-
-
Ian Lynagh authored
-
- 10 Aug, 2008 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-