patch applied (cabal-install): Complete the implementation of --build-summary=TEMPLATE
16 Feb
2009
16 Feb
'09
12:18 p.m.
Sun Feb 15 11:02:54 PST 2009 Duncan Coutts <duncan@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-8...
6356
Age (days ago)
6356
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts