Page MenuHomeFreeBSD

Switch to verbose build for waf
ClosedPublic

Authored by AMDmi3 on Oct 13 2016, 1:16 PM.
Tags
None
Referenced Files
F130947297: D8240.id21351.diff
Fri, Oct 3, 4:53 PM
F130941451: D8240.id21359.diff
Fri, Oct 3, 3:40 PM
F130875334: D8240.id21351.diff
Fri, Oct 3, 1:46 AM
F130854442: D8240.id21359.diff
Thu, Oct 2, 8:42 PM
Unknown Object (File)
Thu, Oct 2, 6:44 PM
Unknown Object (File)
Thu, Oct 2, 5:37 PM
Unknown Object (File)
Thu, Oct 2, 5:07 PM
Unknown Object (File)
Sat, Sep 20, 11:03 AM
Subscribers
None

Details

Summary

As with cmake, autotools and ninja, make waf builds always verbose

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

AMDmi3 retitled this revision from to Switch to verbose build for waf.
AMDmi3 updated this object.
AMDmi3 edited the test plan for this revision. (Show Details)
AMDmi3 added a reviewer: mat.
mat edited edge metadata.

Looks good to me, but I have no idea what waf is really about, and if something will break because of it :-)

This revision is now accepted and ready to land.Oct 13 2016, 4:05 PM
In D8240#171207, @mat wrote:

Looks good to me, but I have no idea what waf is really about, and if something will break because of it :-)

It's another build system and it may be passed verbose argument similar to what we do with cmake/scons/ninja.

This revision was automatically updated to reflect the committed changes.