summaryrefslogtreecommitdiff
path: root/libraries/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove some dependencies on bootstrapping.conf from libraries/MakefileIan Lynagh2008-09-231-5/+4
* Use -f rather than -e for portabilityIan Lynagh2008-09-211-1/+1
* Add some special cases for putting dph in bindistsIan Lynagh2008-09-211-1/+1
* Remove the duplicate show rule in libraries/MakefileIan Lynagh2008-09-131-4/+1
* Install the stage 2 ghc package when installing; fixes trac #2567Ian Lynagh2008-09-061-31/+0
* Re-merge concurrent,timeout,unique,st,getopt into baseIan Lynagh2008-09-031-1/+1
* When installing, we can't rely on the ghc-pkg we just installed to workIan Lynagh2008-08-281-1/+1
* Update the build system to handle building and using haddock2Ian Lynagh2008-08-281-5/+1
* Don't fail if libraries/bootstrapping already existsIan Lynagh2008-08-271-1/+1
* When haddocking the libraries, tell Cabal where haddock isIan Lynagh2008-08-271-1/+2
* syb is now in its own packageIan Lynagh2008-08-251-1/+1
* When making bindists, check that we know where we areIan Lynagh2008-08-251-0/+4
* concurrent, unique, timeout have now been split off from baseIan Lynagh2008-08-241-1/+1
* getopt is now split off from baseIan Lynagh2008-08-241-1/+1
* st is now split off from baseIan Lynagh2008-08-231-1/+1
* move directory after Win32/unixSimon Marlow2008-08-211-2/+2
* Stop dph/dph-{par,seq} reconfiguring themselves all the timeIan Lynagh2008-08-141-5/+3
* build base3-compatSimon Marlow2008-08-111-3/+6
* Use dph-{seq|par} instead of dph_{seq|par}Roman Leshchinskiy2008-08-121-8/+8
* Simplify how we build dphIan Lynagh2008-08-091-15/+28
* Remove a pointless use of $(HERE_ABS)/Ian Lynagh2008-08-101-1/+1
* Don't give the -d flag to rm; it goes wrong on WindowsIan Lynagh2008-08-101-1/+1
* bindist fixesIan Lynagh2008-08-101-9/+11
* bindists are now some way towards workingIan Lynagh2008-08-101-21/+8
* Prepare GHC for building with GitMax Bolingbroke2008-08-061-1/+2
* Remove the cgi package from extralibsIan Lynagh2008-08-051-1/+0
* Fix ifBuildableIan Lynagh2008-08-011-1/+1
* Add some comments to packages/darcs-allIan Lynagh2008-07-291-0/+2
* Remove ndp from libraries/Makefile. We now use dph instead.Ian Lynagh2008-07-291-1/+0
* add --enable-shared to configure, and $(BuildSharedLibs) to the build systemSimon Marlow2008-07-241-1/+1
* Remove the OpenGL family of libraries from extralibsIan Lynagh2008-07-241-4/+0
* Get building GHC itself with Cabal more-or-less workingIan Lynagh2008-07-161-7/+6
* Move installPackage out into its own cabal package under utils/Ian Lynagh2008-07-111-17/+4
* Split up Cabal configure flag variables for more flexibilityIan Lynagh2008-07-111-1/+3
* Move the definition of NONEXISTENT into the central cabal-flags.mkIan Lynagh2008-07-101-6/+0
* Define CABAL in mk/cabal-flags.mk, rather than everywhere we use itIan Lynagh2008-07-101-1/+0
* ObjectIO is no longer an extralibIan Lynagh2008-07-091-3/+0
* Add some missing deps in libraries/MakefileIan Lynagh2008-07-081-4/+5
* Get rid of compat/Ian Lynagh2008-07-081-1/+6
* Build hsc2hs with CabalIan Lynagh2008-07-051-42/+4
* Remove fgl from the libraries MakefileIan Lynagh2008-07-041-1/+0
* Tell the bootstrapping Cabal where ghc-pkg isIan Lynagh2008-07-041-2/+2
* If we know where alex, haddock and happy are then tell Cabal; fixes trac #2373Ian Lynagh2008-07-031-0/+12
* Don't clean bootstrapping bits when cleaning librariesIan Lynagh2008-07-031-1/+2
* More libraries/Makefile fixesIan Lynagh2008-07-031-3/+3
* Fix build on WindowsIan Lynagh2008-07-031-4/+3
* Teach cabal-bin how to build Setup programsIan Lynagh2008-07-031-14/+22
* Add missing dph package to MakefileRoman Leshchinskiy2008-07-021-0/+1
* Rename cabal to cabal-binIan Lynagh2008-06-291-11/+11
* Absolutify a pathIan Lynagh2008-06-261-1/+1