summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Rework the build system a bitIan Lynagh2007-05-312-35/+43
* Add instructions for adding a library to a build treeIan Lynagh2007-06-071-0/+6
* ifBuildable now prints a warning if the package is not buildableIan Lynagh2007-06-051-8/+14
* add a rule for creating makefiles as <dir>/CabalMakefileSimon Marlow2007-05-241-0/+7
* process is now split off from baseIan Lynagh2007-05-232-1/+2
* old-locale is now split outIan Lynagh2007-05-192-2/+3
* 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-192-1/+5
* Add parallel extralibIan Lynagh2007-05-182-0/+2
* We now need a bootstrapping pretty package as Cabal depends on itIan Lynagh2007-05-182-3/+6
* 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-182-22/+81
* remove _split and autogen dirs for binary-distSimon Marlow2007-05-181-0/+2
* FIX BUILD Use the right find on Windows systems; fixes bindist creationIan Lynagh2007-05-161-1/+1
* Fix invalid simplification I made while moving the libraries bindist stuffIan Lynagh2007-05-151-1/+2
* Move the libraries bindist generation code into libraries/MakefileIan Lynagh2007-05-131-0/+20
* Cabal now uses filepath, so we need a bootstrapping filepath tooIan Lynagh2007-05-091-14/+14
* Build arrows library if available2007-05-06Alec Berryman2007-04-301-0/+1
* Add missing libraries/Makefile dependencies on ifBuildable/ifBuildableIan Lynagh2007-05-031-4/+5
* Add a little documentation to the libraries/MakefileIan Lynagh2007-05-031-0/+11
* Only touch the configure stamp if configure succeedsIan Lynagh2007-05-031-13/+17
* Handle unbuildable packages differentlyIan Lynagh2007-04-302-36/+26
* Only haddock a package if it is buildable; spotted by Claus ReinkeIan Lynagh2007-04-251-1/+1
* Pass configure arguments to the library configure scriptsIan Lynagh2007-04-181-0/+1
* Add distclean target for libraries/ (== clean target)Ian Lynagh2007-04-181-1/+3
* stm doesn't need to be a core-packageIan Lynagh2007-04-162-1/+1
* Split objects when building libraries (if SplitObjs is YES)Ian Lynagh2007-04-161-0/+5
* Don't try to install docs stuff if NO_HADDOCK_DOCS=YESIan Lynagh2007-04-151-0/+2
* Implement ifBuildableIan Lynagh2007-04-152-8/+60
* Build library Setup.hs's with -WallIan Lynagh2007-04-111-1/+1
* parsec, regex-base, regex-compat, regex-posix are no longer core-packagesIan Lynagh2007-04-103-6/+9
* Use a boot script instead of having autoreconf recurseIan Lynagh2007-04-102-47/+0
* Use cp -R rather than cp -a for portability reasonsIan Lynagh2007-04-061-1/+1
* Fixes for building the libraries with cabal on WindowsIan Lynagh2007-04-061-3/+12
* Don't break when asked to install-docsIan Lynagh2007-03-161-1/+5
* Add a commentIan Lynagh2007-03-161-0/+2
* Make building binary dists work with cabalised librariesIan Lynagh2007-03-101-0/+9
* Build the libraries with cabalIan Lynagh2007-03-082-95/+182
* Add filepath libraryIan Lynagh2007-03-282-1/+2
* Remove outdated libraries/doc/libraries.xml and libraries/doc/libtable.xmlIan Lynagh2007-03-062-2355/+0
* Remove old references to the in-tree building guideIan Lynagh2007-03-061-3/+3
* don't forget to remove html-docs as part of 'make clean'Simon Marlow2007-02-051-0/+3
* Add Win32/configure.ac to the mixsof@galois.com2006-11-291-0/+3
* omit HGL on WindowsSimon Marlow2006-08-291-0/+4
* don't include HaXml, Japi and monads in a GHC checkoutSimon Marlow2006-08-291-3/+0
* move parsec into $(GhcBootLibs); tidy upSimon Marlow2006-08-251-4/+2
* parsec is required to be a core package, genprimopcode uses itSimon Marlow2006-08-252-1/+1
* somehow I lost the unix subdir; recover itSimon Marlow2006-08-241-0/+3
* config in regex-posix tooSimon Marlow2006-08-241-0/+3