Opened 16 years ago
Closed 15 years ago
#84 closed defect (fixed)
Build should generate a file denoting what packages it built
Reported by: | david | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BuildTools | Version: | 0.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
It'd be nice to have build.txt made so you can quickly see which packages were built in. I assume you'd just list one package per line according to the provide() statements.
Note: See
TracTickets for help on using
tickets.
(In [1771]) adding a "build.txt" to the output from compression to eneumerate the files that get baked into a release. fixes #84