Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use -f rather than -e for portability | Ian Lynagh | 2008-09-21 | 1 | -1/+1 |
| | |||||
* | Add some special cases for putting dph in bindists | Ian Lynagh | 2008-09-21 | 1 | -1/+1 |
| | |||||
* | Remove the duplicate show rule in libraries/Makefile | Ian Lynagh | 2008-09-13 | 1 | -4/+1 |
| | |||||
* | Install the stage 2 ghc package when installing; fixes trac #2567 | Ian Lynagh | 2008-09-06 | 1 | -31/+0 |
| | |||||
* | Re-merge concurrent,timeout,unique,st,getopt into base | Ian Lynagh | 2008-09-03 | 1 | -1/+1 |
| | |||||
* | Fix ifBuildable | Ian Lynagh | 2008-09-03 | 1 | -1/+1 |
| | | | | Required libraries now have 3 fields in the packages file, not 2 | ||||
* | When installing, we can't rely on the ghc-pkg we just installed to work | Ian Lynagh | 2008-08-28 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Update the build system to handle building and using haddock2 | Ian Lynagh | 2008-08-28 | 2 | -8/+5 |
| | | | | | 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. | ||||
* | Don't fail if libraries/bootstrapping already exists | Ian Lynagh | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | When haddocking the libraries, tell Cabal where haddock is | Ian Lynagh | 2008-08-27 | 1 | -1/+2 |
| | | | | We can't do it when configuring, because we haven't built haddock yet | ||||
* | syb is now in its own package | Ian Lynagh | 2008-08-25 | 1 | -1/+1 |
| | |||||
* | When making bindists, check that we know where we are | Ian Lynagh | 2008-08-25 | 1 | -0/+4 |
| | |||||
* | concurrent, unique, timeout have now been split off from base | Ian Lynagh | 2008-08-24 | 1 | -1/+1 |
| | |||||
* | getopt is now split off from base | Ian Lynagh | 2008-08-24 | 1 | -1/+1 |
| | |||||
* | st is now split off from base | Ian Lynagh | 2008-08-23 | 1 | -1/+1 |
| | |||||
* | unix is now warning-free | Ian Lynagh | 2008-08-21 | 1 | -1/+1 |
| | |||||
* | base (and base3-compat) is no warning-free | Ian Lynagh | 2008-08-21 | 1 | -1/+1 |
| | |||||
* | move directory after Win32/unix | Simon Marlow | 2008-08-21 | 1 | -2/+2 |
| | |||||
* | Stop dph/dph-{par,seq} reconfiguring themselves all the time | Ian Lynagh | 2008-08-14 | 1 | -5/+3 |
| | |||||
* | build base3-compat | Simon Marlow | 2008-08-11 | 1 | -3/+6 |
| | |||||
* | Use dph-{seq|par} instead of dph_{seq|par} | Roman Leshchinskiy | 2008-08-12 | 1 | -8/+8 |
| | |||||
* | Simplify how we build dph | Ian Lynagh | 2008-08-09 | 1 | -15/+28 |
| | |||||
* | Generalise libraries/Makefile.local | Ian Lynagh | 2008-08-09 | 2 | -1/+4 |
| | | | | | | | It's now possible to build libraries in, e.g., libraries/foo/bar rather than just libraries/foo | ||||
* | The dph packages still contain warnings | Ian Lynagh | 2008-08-09 | 1 | -1/+1 |
| | |||||
* | Remove a pointless use of $(HERE_ABS)/ | Ian Lynagh | 2008-08-10 | 1 | -1/+1 |
| | |||||
* | Don't give the -d flag to rm; it goes wrong on Windows | Ian Lynagh | 2008-08-10 | 1 | -1/+1 |
| | |||||
* | bindist fixes | Ian Lynagh | 2008-08-10 | 1 | -9/+11 |
| | |||||
* | bindists are now some way towards working | Ian Lynagh | 2008-08-10 | 2 | -21/+11 |
| | |||||
* | Prepare GHC for building with Git | Max Bolingbroke | 2008-08-06 | 1 | -1/+2 |
| | | | | | | | | | * 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 | ||||
* | Remove the cgi package from extralibs | Ian Lynagh | 2008-08-05 | 1 | -1/+0 |
| | | | | | | 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. | ||||
* | Fix ifBuildable | Ian Lynagh | 2008-08-01 | 2 | -9/+13 |
| | |||||
* | Make cabal-bin not do any building, even of Setup.hs, when it is asked to clean | Ian Lynagh | 2008-07-29 | 1 | -2/+10 |
| | |||||
* | Add some comments to packages/darcs-all | Ian Lynagh | 2008-07-29 | 1 | -0/+2 |
| | |||||
* | Remove ndp from libraries/Makefile. We now use dph instead. | Ian Lynagh | 2008-07-29 | 1 | -1/+0 |
| | |||||
* | add --enable-shared to configure, and $(BuildSharedLibs) to the build system | Simon Marlow | 2008-07-24 | 1 | -1/+1 |
| | |||||
* | Rejig how darcs-all works | Ian Lynagh | 2008-07-24 | 2 | -36/+0 |
| | | | | It's now easier to add new repos anywhere in the source tree | ||||
* | Remove the OpenGL family of libraries from extralibs | Ian Lynagh | 2008-07-24 | 2 | -8/+0 |
| | |||||
* | Get building GHC itself with Cabal more-or-less working | Ian Lynagh | 2008-07-16 | 2 | -10/+6 |
| | | | | | Installing and bindist creation don't work, but they were already broken. Only tested validating with one setup. | ||||
* | Move installPackage out into its own cabal package under utils/ | Ian Lynagh | 2008-07-11 | 2 | -151/+4 |
| | |||||
* | Split up Cabal configure flag variables for more flexibility | Ian Lynagh | 2008-07-11 | 1 | -1/+3 |
| | |||||
* | Move the definition of NONEXISTENT into the central cabal-flags.mk | Ian Lynagh | 2008-07-10 | 1 | -6/+0 |
| | |||||
* | Define CABAL in mk/cabal-flags.mk, rather than everywhere we use it | Ian Lynagh | 2008-07-10 | 1 | -1/+0 |
| | |||||
* | ObjectIO is no longer an extralib | Ian Lynagh | 2008-07-09 | 2 | -4/+0 |
| | |||||
* | Add some missing deps in libraries/Makefile | Ian Lynagh | 2008-07-08 | 1 | -4/+5 |
| | |||||
* | Get rid of compat/ | Ian Lynagh | 2008-07-08 | 1 | -1/+6 |
| | | | | | | 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. | ||||
* | Build hsc2hs with Cabal | Ian Lynagh | 2008-07-05 | 1 | -42/+4 |
| | | | | This is very rough around teh edges at the moment. | ||||
* | Remove fgl from the libraries Makefile | Ian Lynagh | 2008-07-04 | 1 | -1/+0 |
| | | | | It's no longer an extralib | ||||
* | Tell the bootstrapping Cabal where ghc-pkg is | Ian Lynagh | 2008-07-04 | 1 | -2/+2 |
| | |||||
* | If we know where alex, haddock and happy are then tell Cabal; fixes trac #2373 | Ian Lynagh | 2008-07-03 | 1 | -0/+12 |
| | |||||
* | Don't clean bootstrapping bits when cleaning libraries | Ian Lynagh | 2008-07-03 | 1 | -1/+2 |
| |