summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* More commandline flag improvementsIan Lynagh2008-06-162-0/+6
* 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-262-26/+31
* Move the register-inplace special-case stuff into the ghc-prim packageIan Lynagh2008-05-172-22/+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
* Follow distPref changes in CabalIan Lynagh2008-05-111-1/+5
* Follow changes in CabalIan Lynagh2008-05-101-6/+5
* Make the integer library to use more configurableIan Lynagh2008-04-201-3/+4
* Follow library changesIan Lynagh2008-03-233-6/+9
* Rename rebuild to remake, and define rebuild to "clean; build"Ian Lynagh2008-03-201-2/+6
* Use editline instead of readlineIan Lynagh2008-03-163-3/+3
* Mac OS X deployment target: piping opts through MakefilesManuel M T Chakravarty2008-02-212-5/+12
* 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-282-5/+9
* API changes for cabal-HEADClemens Fruhwirth2007-12-272-31/+32
* Eliminate external GMP dependenciesManuel M T Chakravarty2007-12-171-0/+13
* Fix a bug in gen_contents_indexIan Lynagh2007-12-121-1/+1
* Use installPackage for register --inplace as well as installingIan Lynagh2007-12-072-20/+41
* 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
* Add the hscolour.css from hscolour 1.8Ian Lynagh2007-12-051-0/+5
* Fix bindist creation: readline/config.mk is goneIan Lynagh2007-12-031-4/+1
* Refactor gen_contents_indexIan Lynagh2007-12-071-17/+8
* Alter the base:GHC.Prim hack in installPackage, following changes in baseIan Lynagh2007-12-021-16/+14
* MERGED: Put library docs in a $pkg, rather than $pkgid, directory; fixes trac...Ian Lynagh2007-11-241-7/+7
* Don't make a library documentation prologueIan Lynagh2007-11-241-21/+0
* Don't put package version numbers in links in index.htmlIan Lynagh2007-11-241-2/+1
* MERGED: If we have hscolour then make source code links in teh haddock docsIan Lynagh2007-11-231-1/+11
* Always do 'setup makefile' before building each librarySimon Marlow2007-11-201-10/+8
* Remove ex-extralibs from libraries/MakefileIan Lynagh2007-11-111-7/+0
* Remove the X11 and HGL libraries from extralibsIan Lynagh2007-11-111-2/+0
* arrows is no longer an extralibIan Lynagh2007-10-271-1/+0
* Tweak gen_contents_index to work with Solaris's shIan Lynagh2007-11-101-1/+1
* Support more doc targets (html, pdf, etc) in the libraries MakefileIan Lynagh2007-11-101-1/+10
* eliminate a bit of duplicationSimon Marlow2007-11-051-1/+1
* eliminate a bit of duplicationSimon Marlow2007-11-051-1/+1
* MERGED: Set interfacedir (using $topdir, not $httptopdir)Ian Lynagh2007-11-032-33/+39
* MERGED: installPackage needs to treat $httptopdir the same as $topdirIan Lynagh2007-11-031-0/+2
* MERGED: Define and use $httptopdir for the haddock docs locationsIan Lynagh2007-11-031-1/+1
* We need to copy .buildinfo files into the bindistsIan Lynagh2007-10-281-0/+1
* clean Haddock droppingsSimon Marlow2007-10-311-0/+1
* fix installation of haddock.css and friendsSimon Marlow2007-10-291-3/+3