| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| |
|
|
| |
its own dependencies. (Anthony Roach)
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
concatenating strings in subst_list(). (Chris Murray)
|
| |
|
|
| |
variables. (Christoph Wiedemann)
|
| | |
|
| |
|
|
| |
are read.
|
| | |
|
| |
|
|
| |
construction variables.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
with generated header files by allowing Scanners to be associated explicitly with Builders, not just through Scanner file suffix lists.
|
| |
|
|
| |
parents's implicit dependencies, let returning up the normal Taskmaster descent take care of it for us.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
interface between Executor and Action, and collecting all the print/execute logic in a single ActionBase.__call__() method.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
a Directory.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
directly without running through user protections.
|
| |
|
|
| |
operations into the FS class.
|
| |
|
|
| |
environments after they've been built.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
dependency or ignored dependency of a Node.
|
| |
|
|
| |
EnvironmentTests.py and Node/NodeTests.py; more informative failure reporting in Node/FSTests.py; remove the now-unused SCons.Node.arg2nodes() function.
|
| | |
|
| |
|
|
| |
and target dirs. (Charles Crain)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
(Ralf W. Grosse-Kunstleve) Make ParseConfig() and env.Append() work regardless of initial construction variable values. Make new Dir() support work with empty directories and timestamps. Make the new Queue-based Job implementation portable to Python 1.5.2.
|