summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix the links in the library documentation indexSimon Marlow2007-10-252-9/+29
* Fix ghc package in bindists; it wasn't adding the depenedency on readlineIan Lynagh2007-10-241-0/+4
* Tell Cabal what it's version number is while bootstrapping itDuncan Coutts2007-10-181-2/+2
* html_installed_root shouldn't contain $$pkgidIan Lynagh2007-09-271-1/+1
* Put packages in ../$$pkgid not ../$$pkgIan Lynagh2007-09-231-5/+5
* Fix bug #1725 (Haddock links between packages)sven.panne@aedion.de2007-09-231-7/+7
* Include build.mk or validate{,-settings}.mk through custom-settings.mkIan Lynagh2007-09-181-3/+3
* MERGED: Another attempt at getting bindists working everywhereIan Lynagh2007-09-182-43/+57
* Make DESTDIR work againsven.panne@aedion.de2007-09-161-1/+1
* Resurrect the "lib" subdirectory in the installation tree, it was somehow lostsven.panne@aedion.de2007-09-161-2/+2
* distclean: <lib>/.depend[.bak]Simon Marlow2007-09-141-0/+3
* Refer to "boot" libs, not "core" libsIan Lynagh2007-09-143-3/+3
* More library installation path fiddlingIan Lynagh2007-09-132-10/+19
* libsubdir for libraries is now always $$pkgidIan Lynagh2007-09-131-11/+1
* Define RelocatableBuild variableIan Lynagh2007-09-131-1/+1
* We need to thread lots more paths through installPackage to make bindists workIan Lynagh2007-09-132-12/+28
* Handle doc-index*.html, not just doc-index.htmlIan Lynagh2007-09-121-3/+3
* Fix installation codeIan Lynagh2007-09-121-6/+6
* Further tweaking of haddock doc installationIan Lynagh2007-09-112-15/+33
* Yet another attempt to get the paths for the installed documentation correctsven.panne@aedion.de2007-09-092-17/+14