summaryrefslogtreecommitdiff
path: root/libraries/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Obey DESTDIR when installing library docsIan Lynagh2007-08-311-7/+9
* Fix where all the documentation gets installedIan Lynagh2007-08-301-20/+17
* Use DESTDIR when installingIan Lynagh2007-08-281-1/+1
* Copy LICENSE files into the bindist, as Cabal now installs themIan Lynagh2007-08-281-0/+1
* clean doc-index-*.html (for older versions of Haddock)Simon Marlow2007-08-241-1/+1
* binary-dist: remove comment from the middle of a shell commandSimon Marlow2007-08-211-1/+0
* Split off packedstring and array packagesIan Lynagh2007-08-011-1/+2
* Add a containers packageIan Lynagh2007-08-011-1/+1
* Tweak package build orderIan Lynagh2007-07-291-3/+2
* bytestring is now in its own packageIan Lynagh2007-07-291-1/+1