Handle doc-index*.html, not just doc-index.html
[ghc-hetmet.git] / libraries / Makefile
2007-09-12 Ian LynaghHandle doc-index*.html, not just doc-index.html
2007-09-12 Ian LynaghFix installation code
2007-09-11 Ian LynaghFurther tweaking of haddock doc installation
2007-09-09 sven.panne@aedion.deYet another attempt to get the paths for the installed...
2007-09-09 sven.panne@aedion.deAdd a "show" target here, too, quite useful for debuggi...
2007-09-08 Ian LynaghAdd a crucial missing ;
2007-09-07 Ian LynaghDon't put directories for unbuildable libraries in...
2007-09-06 Duncan CouttsUpdates to work with latest cabal.
2007-09-06 Ian LynaghWibble some variable definitions to fix installation...
2007-09-05 Ian LynaghQuote all the arguments to installPackage
2007-09-05 Ian LynaghFix bindist creation on Windows
2007-09-05 Ian LynaghFix up bindist creation and publishing
2007-09-04 sven.panne@aedion.deDon't hardwire the build path into the Haddock docs
2007-08-31 judah.jacobson@gma... Don't try to copy haddock index files if we haven't...
2007-08-31 judah.jacobson@gma... Use cp -R instead of cp -a (it's more portable).
2007-08-31 Ian LynaghFix installing the libraries when there is no DESTDIR
2007-08-31 Ian LynaghObey DESTDIR when installing library docs
2007-08-30 Ian LynaghFix where all the documentation gets installed
2007-08-28 Ian LynaghUse DESTDIR when installing
2007-08-28 Ian LynaghCopy LICENSE files into the bindist, as Cabal now insta...
2007-08-24 Simon Marlowclean doc-index-*.html (for older versions of Haddock)
2007-08-21 Simon Marlowbinary-dist: remove comment from the middle of a shell...
2007-08-01 Ian LynaghSplit off packedstring and array packages
2007-08-01 Ian LynaghAdd a containers package
2007-07-29 Ian LynaghTweak package build order
2007-07-29 Ian Lynaghbytestring is now in its own package
2007-07-23 Clemens FruhwirthTranslate dyn in GhcLibWays into --enable-shared for...
2007-07-30 Simon MarlowFIX #1559, #1560. Rearrange the way we do ifBuildable...
2007-07-05 Ian Lynaghhpc is now a corelib, so always build it
2007-06-21 Simon Marlowclean installPackage too
2007-06-30 Ian LynaghNeed to build filepath before directory
2007-06-25 Ian LynaghTweak the configuration and installation slightly
2007-06-22 andy@galois.comAdding hpc package to ghc core libraries
2007-06-22 Ian LynaghChange how the libraries Makefile adds --configure...
2007-06-21 Simon MarlowFIX BUILD on Windows: horrible hack to work around...
2007-06-22 Simon MarlowFIX BUILD (on Windows): Cabal must invoke compiler...
2007-06-21 Simon MarlowFIX BUILD on Windows: horrible hack to work around...
2007-06-21 Simon MarlowFIX BUILD: can't build the makefiles during make boot
2007-06-20 Simon Marlowclean up lib/{GNUmakefile,Makefile.local}
2007-06-20 Simon Marlowdefault_target should be "all", not "build"
2007-06-20 Simon Marlowadd comment
2007-06-20 Simon MarlowUse setup makefile + make by default to build libraries
2007-06-20 Ian LynaghMake building haddock docs opt-in rather than opt-out
2007-06-20 Ian LynaghUse .NOTPARALLEL for the libraries Makefile
2007-06-19 Manuel M T ChakravartyBuild package ndp if present
2007-06-04 Ian LynaghFollow Cabal change; .setup-config is now dist/setup...
2007-06-02 Ian LynaghHack libsubdir so that it does the right thing on both...
2007-06-02 Ian LynaghExplicitly set datadir
2007-06-01 Ian Lynaghghc-pkg-inplace now has .bat extension on Windows
2007-06-01 Ian LynaghFix bindist creation
2007-05-31 Ian LynaghRework the build system a bit
2007-06-07 Ian LynaghAdd instructions for adding a library to a build tree
2007-05-24 Simon Marlowadd a rule for creating makefiles as <dir>/CabalMakefile
2007-05-23 Ian Lynaghprocess is now split off from base
2007-05-19 Ian Lynaghold-locale is now split out
2007-05-19 Ian LynaghRefactor libraries/Makefile a bit; also, we don't need...
2007-05-19 Ian Lynaghrebuild.library.<foo> is now a shorthand for clean...
2007-05-19 Ian Lynaghdirectory, old-time and random are now split off from...
2007-05-18 Ian LynaghAdd parallel extralib
2007-05-18 Ian LynaghWe now need a bootstrapping pretty package as Cabal...
2007-05-20 Ian LynaghUse -cpp when building installPackage, so we can build...
2007-05-18 Ian LynaghAvoid the need to rerun configure when we install
2007-05-18 Simon Marlowremove _split and autogen dirs for binary-dist
2007-05-16 Ian LynaghFIX BUILD Use the right find on Windows systems; fixes...
2007-05-15 Ian LynaghFix invalid simplification I made while moving the...
2007-05-13 Ian LynaghMove the libraries bindist generation code into librari...
2007-05-09 Ian LynaghCabal now uses filepath, so we need a bootstrapping...
2007-04-30 Alec BerrymanBuild arrows library if available 2007-05-06
2007-05-03 Ian LynaghAdd missing libraries/Makefile dependencies on ifBuilda...
2007-05-03 Ian LynaghAdd a little documentation to the libraries/Makefile
2007-05-03 Ian LynaghOnly touch the configure stamp if configure succeeds
2007-04-30 Ian LynaghHandle unbuildable packages differently
2007-04-25 Ian LynaghOnly haddock a package if it is buildable; spotted...
2007-04-18 Ian LynaghPass configure arguments to the library configure scripts
2007-04-18 Ian LynaghAdd distclean target for libraries/ (== clean target)
2007-04-16 Ian LynaghSplit objects when building libraries (if SplitObjs...
2007-04-15 Ian LynaghDon't try to install docs stuff if NO_HADDOCK_DOCS=YES
2007-04-15 Ian LynaghImplement ifBuildable
2007-04-11 Ian LynaghBuild library Setup.hs's with -Wall
2007-04-10 Ian Lynaghparsec, regex-base, regex-compat, regex-posix are no...
2007-04-06 Ian LynaghUse cp -R rather than cp -a for portability reasons
2007-04-06 Ian LynaghFixes for building the libraries with cabal on Windows
2007-03-16 Ian LynaghDon't break when asked to install-docs
2007-03-16 Ian LynaghAdd a comment
2007-03-10 Ian LynaghMake building binary dists work with cabalised libraries
2007-03-08 Ian LynaghBuild the libraries with cabal
2007-03-28 Ian LynaghAdd filepath library
2007-02-05 Simon Marlowdon't forget to remove html-docs as part of 'make clean'
2006-08-29 Simon Marlowomit HGL on Windows
2006-08-25 Simon Marlowmove parsec into $(GhcBootLibs); tidy up
2006-08-24 Simon Marlowadd new regex packages
2006-08-14 bringert@cs.chalme... Added xhtml and cgi as default libraries.
2006-08-11 sven.panne@aedion.deNow that we have an "html" package, put the Haddock...
2006-08-10 Simon Marlowmove html before network, for now
2006-08-10 Simon Marlowadd html package
2006-06-09 Simon MarlowMove readline configuration into the readline package
2006-06-06 simonmar@microsoft.comre-enable time package on Windows
2006-06-05 sof@galois.comdisable time package on mingw to unblock builds.
2006-06-01 simonmar@microsoft.comWin32: set up the console code pages
2006-05-30 sof@galois.com'time' depends on 'Win32' when Windows=YES; mirror...
next