summaryrefslogtreecommitdiff
path: root/libraries/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use a program similar to cabal-install to build the librariesIan Lynagh2008-06-261-58/+40
* Fix the build with GHC 6.4Ian Lynagh2008-06-231-0/+3
* More commandline flag improvementsIan Lynagh2008-06-161-0/+4
* Don't compile Cabal with -cpp -fffiIan Lynagh2008-06-151-2/+1
* Add dph packages to build systemRoman Leshchinskiy2008-05-301-0/+4
* Simplify specifying that some libraries need to use the build.* rules2008-05-28Ian Lynagh2008-05-261-6/+9
* Cope with libraries in libraries/foo/bar rather than just libraries/fooIan Lynagh2008-05-261-17/+21
* Move the register-inplace special-case stuff into the ghc-prim packageIan Lynagh2008-05-171-2/+2
* Libraries Makefile Hack for ndpIan Lynagh2008-05-161-1/+6
* When building libraries, we need to register them if we use the "build" targetsIan Lynagh2008-05-161-0/+1
* Use -fffi when compiling Cabal stuff with the bootstrapping compilerIan Lynagh2008-05-131-3/+6
* Fix spelling of nonexistEntIan Lynagh2008-05-131-10/+10
* Fix the Windows build; the new Cabal doesn't like --prefix=/fooIan Lynagh2008-05-121-8/+14
* Pull the configure options out into a variable in libraries/MakefileIan Lynagh2008-05-111-6/+8
* Make the integer library to use more configurableIan Lynagh2008-04-201-3/+4
* Follow library changesIan Lynagh2008-03-231-2/+3
* Rename rebuild to remake, and define rebuild to "clean; build"Ian Lynagh2008-03-201-2/+6
* Use editline instead of readlineIan Lynagh2008-03-161-1/+1
* Mac OS X deployment target: piping opts through MakefilesManuel M T Chakravarty2008-02-211-2/+5
* All installed Haskell prgms have an inplace and an installed versionManuel M T Chakravarty2008-02-181-2/+2
* Add installPackage to dependencies of make.library.* as it's used by the ruleClemens Fruhwirth2007-12-291-1/+1
* Install dynlibs correctlyClemens Fruhwirth2007-12-281-1/+3
* API changes for cabal-HEADClemens Fruhwirth2007-12-271-4/+4
* Eliminate external GMP dependenciesManuel M T Chakravarty2007-12-171-0/+13
* Use installPackage for register --inplace as well as installingIan Lynagh2007-12-071-2/+2
* Fix the libraries MakefileIan Lynagh2007-12-051-1/+1
* Copy hscolour.css into dist/... so it gets installed with the library docsIan Lynagh2007-12-051-0/+3
* Fix bindist creation: readline/config.mk is goneIan Lynagh2007-12-031-4/+1
* MERGED: Put library docs in a $pkg, rather than $pkgid, directory; fixes trac...Ian Lynagh2007-11-241-7/+7
* MERGED: If we have hscolour then make source code links in teh haddock docsIan Lynagh2007-11-231-1/+11