Actions
Feature #9128
closedcw(1onbld) should be able to run multiple shadows
Start date:
2018-02-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
To enable the switch to newer GCC, cw(1onbld) needs the ability to run multiple arbitrary shadows include two shadows of the same style.
Re-implementing the interface to cw(1onbld) to allow this is also generally beneficial for those wanting to run other compiler-like tools.
Updated by Electric Monk about 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit aa9ef484c6f8ecee85dfefdb4970c50cfa2db302
commit aa9ef484c6f8ecee85dfefdb4970c50cfa2db302 Author: John Levon <john.levon@joyent.com> Date: 2018-10-04T00:34:40.000Z 9128 cw(1onbld) should be able to run multiple shadows 9129 file-locking tests shouldn't build multiple source files in one compiler invocation 9130 DTrace tst.gcc.d isn't useful 9132 cw(1onbld) shouldn't shadow pure preprocessing Portions contributed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.net> Approved by: Dan McDonald <danmcd@joyent.com>
Actions