- 06 Aug, 2008 1 commit
-
-
batterseapower authored
* New packages format lets you select source control system in use * Packages file now includes root repo explicitly * Scripts darcs-all and push-all updated for the new packages format only * New sync-all script, intended for use after Git changeover and for buildbots right now * Had to remove libraries/bootstrapping from tree since Git cannot track empty directories without a hack * Determine checkout date with Git using Darcs fallback in aclocal.m4
-
- 05 Aug, 2008 1 commit
-
-
Ian Lynagh authored
It has some sort of Error Monad using the old Exception type. I'm not familiar with it enough to know what the right thing to do for it with extensible exceptions is.
-
- 01 Aug, 2008 1 commit
-
-
Ian Lynagh authored
-
- 29 Jul, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 24 Jul, 2008 2 commits
-
-
Simon Marlow authored
-
Ian Lynagh authored
-
- 16 Jul, 2008 1 commit
-
-
Ian Lynagh authored
Installing and bindist creation don't work, but they were already broken. Only tested validating with one setup.
-
- 11 Jul, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 10 Jul, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 09 Jul, 2008 1 commit
-
-
Ian Lynagh authored
-
- 08 Jul, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
Compat.Unicode is not utils/Unicode in the compiler. We build the hpc package with the stage1 compiler. Nothing else in the compat package was still used.
-
- 05 Jul, 2008 1 commit
-
-
Ian Lynagh authored
This is very rough around teh edges at the moment.
-
- 04 Jul, 2008 2 commits
-
-
Ian Lynagh authored
It's no longer an extralib
-
Ian Lynagh authored
-
- 03 Jul, 2008 5 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
We now build a copy of Cabal and put it in a bootstrapping package.conf. We also make boot in libraries much earlier in the build process, so we can use cabal-bin for more stuff in the future.
-
- 02 Jul, 2008 1 commit
-
-
rl@cse.unsw.edu.au authored
-
- 29 Jun, 2008 1 commit
-
-
Ian Lynagh authored
Avoids conflicts with the Cabal library on case-insensitive filesystems
-
- 26 Jun, 2008 2 commits
-
-
Ian Lynagh authored
When building ghc-prim/Setup we weren't putting the hi files in the right place.
-
Ian Lynagh authored
This means that we don't have to make a Setup program for each library individually, and also simplifies the build system a bit.
-
- 23 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 16 Jun, 2008 1 commit
-
-
Ian Lynagh authored
* Allow -ffoo flags to be deprecated * Mark some -ffoo flags as deprecated * Avoid using deprecated flags in error messages, in the build system, etc * Add a flag to en/disable the deprecated flag warning
-
- 15 Jun, 2008 1 commit
-
-
Ian Lynagh authored
Instead rely on the sources having suitable pragmas
-
- 30 May, 2008 1 commit
-
-
rl@cse.unsw.edu.au authored
-
- 26 May, 2008 2 commits
-
-
Ian Lynagh authored
Now you just add them to SUBDIRS_BUILD instead of SUBDIRS.
-
Ian Lynagh authored
You need to use the build.* rules rather than the make.* rules, though.
-
- 17 May, 2008 1 commit
-
-
Ian Lynagh authored
-
- 16 May, 2008 2 commits
-
-
Ian Lynagh authored
We use the "build" rather than "make" target
-
Ian Lynagh authored
We currently only use the "make" targets, which already register the package.
-
- 13 May, 2008 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 12 May, 2008 1 commit
-
-
Ian Lynagh authored
-
- 11 May, 2008 1 commit
-
-
Ian Lynagh authored
-