White space only
[ghc-hetmet.git] / libraries /
2009-06-17 Simon Marlowfix 'make 1'
2009-06-16 Simon MarlowAdd support for 'make help' in subdirectories
2009-06-15 Simon Marlow'make 1' in libraries builds just the stage1 libs
2009-05-09 Ian LynaghRemove libraries/ifBuildable.hs; it's no longer used
2009-05-08 Ian LynaghAdd a Makefile in libraries/
2009-04-26 Ian LynaghGHC new build system megapatch
2009-03-06 Manuel M T ChakravartyPackage dph needs to be cleaned in stage=1, too
2009-02-24 Manuel M T ChakravartyAdd targets clean.library.dph and remake.library.dph
2009-02-12 Ian LynaghOnly pass --with-hscolour to cabal-bin once
2009-02-11 Ian LynaghAdd more targets to the list that we need to include...
2009-02-10 Ian LynaghFix cleaning and installing the libraries
2009-02-03 Ian LynaghBuild dph with the stage2 compiler
2009-01-04 Ian LynaghRequire HsColour by default
2008-12-03 Ian LynaghWe need to tell cabal-bin which version of Cabal to use
2008-11-16 Ian LynaghFix gen_contents_index when not run inplace; trac ...
2008-11-08 Ian Lynaghghc_ge_605 is now always YES
2008-10-19 Ian LynaghAdd dph haddock docs to the doc index
2008-10-17 Ian LynaghClean the bootstrapping extensible-exceptions package
2008-10-15 Ian LynaghFix the build when the bootstrapping compiler has a...
2008-10-14 Ian LynaghFix the name of prologue.txt when making bindists
2008-10-13 Ian LynaghAdd a link to the GHC API docs from the library haddock...
2008-10-13 Ian LynaghTweak gen_contents_index
2008-10-03 Ian LynaghUse an extensible-exceptions package when bootstrapping
2008-09-24 Ian LynaghFix maintainer-clean
2008-09-24 Ian LynaghUse test -f rather than test -e, for portability (Solaris)
2008-09-23 Ian LynaghRemove some dependencies on bootstrapping.conf from...
2008-09-21 Ian LynaghUse -f rather than -e for portability
2008-09-21 Ian LynaghAdd some special cases for putting dph in bindists
2008-09-13 Ian LynaghRemove the duplicate show rule in libraries/Makefile
2008-09-06 Ian LynaghInstall the stage 2 ghc package when installing; fixes...
2008-09-03 Ian LynaghRe-merge concurrent,timeout,unique,st,getopt into base
2008-09-03 Ian LynaghFix ifBuildable
2008-08-28 Ian LynaghWhen installing, we can't rely on the ghc-pkg we just...
2008-08-28 Ian LynaghUpdate the build system to handle building and using...
2008-08-27 Ian LynaghDon't fail if libraries/bootstrapping already exists
2008-08-27 Ian LynaghWhen haddocking the libraries, tell Cabal where haddock is
2008-08-25 Ian Lynaghsyb is now in its own package
2008-08-25 Ian LynaghWhen making bindists, check that we know where we are
2008-08-24 Ian Lynaghconcurrent, unique, timeout have now been split off...
2008-08-24 Ian Lynaghgetopt is now split off from base
2008-08-23 Ian Lynaghst is now split off from base
2008-08-21 Ian Lynaghunix is now warning-free
2008-08-21 Ian Lynaghbase (and base3-compat) is no warning-free
2008-08-21 Simon Marlowmove directory after Win32/unix
2008-08-14 Ian LynaghStop dph/dph-{par,seq} reconfiguring themselves all...
2008-08-11 Simon Marlowbuild base3-compat
2008-08-12 Roman LeshchinskiyUse dph-{seq|par} instead of dph_{seq|par}
2008-08-09 Ian LynaghSimplify how we build dph
2008-08-09 Ian LynaghGeneralise libraries/Makefile.local
2008-08-09 Ian LynaghThe dph packages still contain warnings
2008-08-10 Ian LynaghRemove a pointless use of $(HERE_ABS)/
2008-08-10 Ian LynaghDon't give the -d flag to rm; it goes wrong on Windows
2008-08-10 Ian Lynaghbindist fixes
2008-08-10 Ian Lynaghbindists are now some way towards working
2008-08-06 Max BolingbrokePrepare GHC for building with Git
2008-08-05 Ian LynaghRemove the cgi package from extralibs
2008-08-01 Ian LynaghFix ifBuildable
2008-07-29 Ian LynaghMake cabal-bin not do any building, even of Setup.hs...
2008-07-29 Ian LynaghAdd some comments to packages/darcs-all
2008-07-29 Ian LynaghRemove ndp from libraries/Makefile. We now use dph...
2008-07-24 Simon Marlowadd --enable-shared to configure, and $(BuildSharedLibs...
2008-07-24 Ian LynaghRejig how darcs-all works
2008-07-24 Ian LynaghRemove the OpenGL family of libraries from extralibs
2008-07-16 Ian LynaghGet building GHC itself with Cabal more-or-less working
2008-07-11 Ian LynaghMove installPackage out into its own cabal package...
2008-07-11 Ian LynaghSplit up Cabal configure flag variables for more flexib...
2008-07-10 Ian LynaghMove the definition of NONEXISTENT into the central...
2008-07-10 Ian LynaghDefine CABAL in mk/cabal-flags.mk, rather than everywhe...
2008-07-09 Ian LynaghObjectIO is no longer an extralib
2008-07-08 Ian LynaghAdd some missing deps in libraries/Makefile
2008-07-08 Ian LynaghGet rid of compat/
2008-07-05 Ian LynaghBuild hsc2hs with Cabal
2008-07-04 Ian LynaghRemove fgl from the libraries Makefile
2008-07-04 Ian LynaghTell the bootstrapping Cabal where ghc-pkg is
2008-07-03 Ian LynaghIf we know where alex, haddock and happy are then tell...
2008-07-03 Ian LynaghDon't clean bootstrapping bits when cleaning libraries
2008-07-03 Ian LynaghMore libraries/Makefile fixes
2008-07-03 Ian LynaghFix build on Windows
2008-07-03 Ian LynaghTeach cabal-bin how to build Setup programs
2008-07-02 Ian LynaghWibble cabal-bin's error message
2008-07-02 Roman LeshchinskiyAdd missing dph package to Makefile
2008-06-30 Ian Lynagharray is now warning-free
2008-06-29 Ian LynaghFollow Cabal changes
2008-06-29 Ian LynaghRename cabal to cabal-bin
2008-06-26 Ian LynaghFollow Cabal changes
2008-06-26 Ian LynaghAbsolutify a path
2008-06-26 Ian LynaghRemove fgl from extralibs
2008-06-26 Ian LynaghUse a program similar to cabal-install to build the...
2008-06-24 Ian LynaghGenerate a warning-free GHC.PrimopWrappers. ghc-prim...
2008-06-23 Ian LynaghFix the build with GHC 6.4
2008-06-20 Ian Lynagheditline is now warning-free
2008-06-20 Ian Lynaghhpc is -Wall clean
2008-06-20 Ian Lynaghfilepath is now warning-free
2008-06-20 Ian Lynaghpretty is now -Wall clean
2008-06-20 Ian Lynaghprocess is now -Wall clean
2008-06-20 Ian Lynaghdirectory is now -Wall clean
2008-06-19 Ian Lynaghinteger-gmp is warning-free
2008-06-19 Ian Lynaghpackedstring is now -Wall clean
2008-06-19 Ian Lynaghold-time is now warning-free
2008-06-19 Ian Lynaghold-locale is now warning-free
next