summaryrefslogtreecommitdiff
path: root/libraries/Makefile
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-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
* Always do 'setup makefile' before building each librarySimon Marlow2007-11-201-10/+8
* Remove ex-extralibs from libraries/MakefileIan Lynagh2007-11-111-7/+0
* 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-031-15/+18
* 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-251-1/+1
* 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
* MERGED: Another attempt at getting bindists working everywhereIan Lynagh2007-09-181-22/+32
* 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-141-1/+1
* More library installation path fiddlingIan Lynagh2007-09-131-1/+1
* 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-131-6/+12
* 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-111-9/+29
* Yet another attempt to get the paths for the installed documentation correctsven.panne@aedion.de2007-09-091-12/+8
* Add a "show" target here, too, quite useful for debugging the build processsven.panne@aedion.de2007-09-091-1/+4
* Add a crucial missing ;Ian Lynagh2007-09-081-1/+1
* Don't put directories for unbuildable libraries in bindistsIan Lynagh2007-09-071-1/+1
* Updates to work with latest cabal.Duncan Coutts2007-09-061-1/+1
* Wibble some variable definitions to fix installation of bindistsIan Lynagh2007-09-061-3/+2
* Quote all the arguments to installPackageIan Lynagh2007-09-051-1/+1
* Fix bindist creation on WindowsIan Lynagh2007-09-051-1/+1
* Fix up bindist creation and publishingIan Lynagh2007-09-051-2/+2
* Don't hardwire the build path into the Haddock docssven.panne@aedion.de2007-09-041-1/+1
* Don't try to copy haddock index files if we haven't built the docs.judah.jacobson@gmail.com2007-08-311-0/+2
* Use cp -R instead of cp -a (it's more portable).judah.jacobson@gmail.com2007-08-311-3/+3
* Fix installing the libraries when there is no DESTDIRIan Lynagh2007-08-311-1/+1