Chromium Code Reviews
DescriptionHave scons fully evaluate order-only prequisites Nodes before evaluating
a target direct sources and dependencies, so that the actions of the
prerequisites can affect how the sources and dependencies get built
(e.g. building ancillary files for use as input to other steps, without
having to track the direct file dependency).
This tracks an upstream SCons change that will appear in next release:
http://scons.tigris.org/issues/show_bug.cgi?id=2372
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11461
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #Messages
Total messages: 3 (0 generated)
|