summaryrefslogtreecommitdiff
path: root/libraries/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Translate dyn in GhcLibWays into --enable-shared for CabalClemens Fruhwirth2007-07-231-0/+5
* FIX #1559, #1560. Rearrange the way we do ifBuildable...Simon Marlow2007-07-301-16/+30
* hpc is now a corelib, so always build itIan Lynagh2007-07-051-2/+1
* clean installPackage tooSimon Marlow2007-06-211-0/+1
* Need to build filepath before directoryIan Lynagh2007-06-301-1/+1
* Tweak the configuration and installation slightlyIan Lynagh2007-06-251-12/+15
* Adding hpc package to ghc core librariesandy@galois.com2007-06-221-0/+1
* Change how the libraries Makefile adds --configure-option= flags; fixes #1431Ian Lynagh2007-06-221-1/+7
* FIX BUILD on Windows: horrible hack to work around make(?) bugSimon Marlow2007-06-211-4/+1
* FIX BUILD (on Windows): Cabal must invoke compiler/stage1/ghc-inplaceSimon Marlow2007-06-221-3/+3
* FIX BUILD on Windows: horrible hack to work around make(?) bugSimon Marlow2007-06-211-1/+4
* FIX BUILD: can't build the makefiles during make bootSimon Marlow2007-06-211-1/+0
* clean up lib/{GNUmakefile,Makefile.local}Simon Marlow2007-06-201-0/+1
* default_target should be "all", not "build"Simon Marlow2007-06-201-1/+1
* add commentSimon Marlow2007-06-201-0/+2
* Use setup makefile + make by default to build librariesSimon Marlow2007-06-201-10/+20
* Make building haddock docs opt-in rather than opt-outIan Lynagh2007-06-201-2/+2
* Use .NOTPARALLEL for the libraries MakefileIan Lynagh2007-06-201-0/+6
* Build package ndp if presentManuel M T Chakravarty2007-06-191-0/+1
* Follow Cabal change; .setup-config is now dist/setup-configIan Lynagh2007-06-041-1/+0
* Hack libsubdir so that it does the right thing on both Windows and non-WindowsIan Lynagh2007-06-021-1/+11
* Explicitly set datadirIan Lynagh2007-06-021-0/+5
* ghc-pkg-inplace now has .bat extension on WindowsIan Lynagh2007-06-011-6/+0
* Fix bindist creationIan Lynagh2007-06-011-21/+29
* Rework the build system a bitIan Lynagh2007-05-311-8/+10
* Add instructions for adding a library to a build treeIan Lynagh2007-06-071-0/+6
* add a rule for creating makefiles as <dir>/CabalMakefileSimon Marlow2007-05-241-0/+7
* process is now split off from baseIan Lynagh2007-05-231-1/+1
* old-locale is now split outIan Lynagh2007-05-191-2/+2
* Refactor libraries/Makefile a bit; also, we don't need a bootstrapping prettyIan Lynagh2007-05-191-12/+11
* rebuild.library.<foo> is now a shorthand for clean then buildIan Lynagh2007-05-191-0/+9
* directory, old-time and random are now split off from baseIan Lynagh2007-05-191-1/+2
* Add parallel extralibIan Lynagh2007-05-181-0/+1
* We now need a bootstrapping pretty package as Cabal depends on itIan Lynagh2007-05-181-3/+5
* Use -cpp when building installPackage, so we can build the Cabal/filepath codeIan Lynagh2007-05-201-1/+2
* Avoid the need to rerun configure when we installIan Lynagh2007-05-181-22/+21
* remove _split and autogen dirs for binary-distSimon Marlow2007-05-181-0/+2