Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #1096 (closed enhancement: fixed)

Opened 4 months ago

Last modified 4 months ago

--verbose option for tango build

Reported by: afb Assigned to: larsivi
Priority: minor Milestone: 0.99.7
Component: Tango Version: trunk
Keywords: Cc:

Description

optional verbose option to the build script, to give some output while doing the compile...

doing a full macosx-universal build takes about 5 minutes, so good to know it hasn't hung

real    5m0.068s
user    1m57.344s
sys     1m44.705s

Attachments

tango-build-verbose.patch (1.1 kB) - added by afb on 05/10/08 03:45:07.

Change History

05/10/08 03:45:07 changed by afb

  • attachment tango-build-verbose.patch added.

05/10/08 04:08:10 changed by larsivi

  • owner changed from kris to larsivi.
  • status changed from new to assigned.

05/10/08 04:31:33 changed by larsivi

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [3496]) Give build-tango a verbosity switch, thanks afb, closes #1096