Follow library changes
[ghc-hetmet.git] / libraries / installPackage.hs
2008-03-23 Ian LynaghFollow library changes
2007-12-28 Clemens FruhwirthInstall dynlibs correctly
2007-12-27 Clemens FruhwirthAPI changes for cabal-HEAD
2007-12-07 Ian LynaghUse installPackage for register --inplace as well as...
2007-12-02 Ian LynaghAlter the base:GHC.Prim hack in installPackage, followi...
2007-11-03 Ian LynaghMERGED: Set interfacedir (using $topdir, not $httptopdir)
2007-11-03 Ian LynaghMERGED: installPackage needs to treat $httptopdir the...
2007-09-18 Ian LynaghMERGED: Another attempt at getting bindists working...
2007-09-16 sven.panne@aedion.deMake DESTDIR work again
2007-09-13 Ian LynaghMore library installation path fiddling
2007-09-13 Ian LynaghWe need to thread lots more paths through installPackag...
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-06 Duncan CouttsUpdates to work with latest cabal.
2007-09-06 judah.jacobson@gma... Make installPackage install settings from the [package...
2007-09-05 Ian LynaghFix bindist creation on Windows
2007-08-31 Ian LynaghFollow Cabal module movements in installPackage
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-28 Ian LynaghUse DESTDIR when installing
2007-08-24 Clemens FruhwirthCabal upstream API change -- installPackage to use...
2007-08-12 Ian LynaghFix installation (we need to use the right ghc-pkg)
2007-08-08 Ian LynaghFix the use of emptyCopyFlags
2007-08-06 Duncan CouttsUse emptyRegisterFlags and emptyCopyFlags for reduced...
2007-07-29 Ian LynaghFollow cabal configurations changes
2007-07-19 Ian LynaghWhen registering base during installation, don't hide...
2007-06-04 Ian LynaghOnly add the extra Windows libraries if we are on Windows
2007-06-02 Ian LynaghCopy more of base's hacks into installPackage; *sigh*
2007-05-31 Ian LynaghRework the build system a bit
2007-05-18 Ian LynaghAvoid the need to rerun configure when we install