patch applied (cabal-install): Complete the implementation of
--build-summary=TEMPLATE
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Feb 16 07:18:18 EST 2009
Sun Feb 15 11:02:54 PST 2009 Duncan Coutts <duncan at haskell.org>
* Complete the implementation of --build-summary=TEMPLATE
Actually respect the new flag. It's actually a list of template files
and all specified files get written to. This allows us to specify
a default build log file and also have the user write to extra ones.
The summary file template can contain $pkgid $compiler etc.
M ./Distribution/Client/BuildReports/Storage.hs -12 +25
M ./Distribution/Client/Install.hs -4 +6
View patch online:
http://darcs.haskell.org/cabal-install/_darcs/patches/20090215190254-adfee-89d3fe2b91e0f7b703cf3531d419950c173c642e.gz
More information about the cabal-devel
mailing list