[Hackage] #501: clean up UI for build logging / reporting
Hackage
trac at galois.com
Mon Feb 16 07:21:55 EST 2009
#501: clean up UI for build logging / reporting
---------------------------------+------------------------------------------
Reporter: duncan | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: cabal-install tool | Version:
Severity: normal | Resolution: fixed
Keywords: | Difficulty: normal
Ghcversion: | Platform:
---------------------------------+------------------------------------------
Changes (by duncan):
* status: new => closed
* resolution: => fixed
Comment:
Done
{{{
Sun Feb 15 18:58:00 GMT 2009 Duncan Coutts <duncan at haskell.org>
* Rearrange user interface for build logging
The new options (as described in ticket #501) are:
--build-summary=TEMPLATE
--build-log=TEMPLATE
--remote-build-reporting=LEVEL
where LELVEL `elem` [none,anonymous,detailed]
Sun Feb 15 19:02:54 GMT 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.
Sun Feb 15 19:05:24 GMT 2009 Duncan Coutts <duncan at haskell.org>
* Put the default logging and reporting setting in the initial config
file.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/501#comment:1>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list