summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Node/NodeTests.py
Commit message (Expand)AuthorAgeFilesLines
* Crain: Finish LIBS, LIBPATH, CPPPATHSteven Knight2001-11-201-0/+3
* LIBS and LIBPATH work, variable substitution changes.Steven Knight2001-11-151-5/+14
* Rebuild in response to a changed build command.Steven Knight2001-11-021-0/+11
* Change node and .sconsign handling to separate build and content signatures.Steven Knight2001-10-281-19/+25
* Support building (sub)directories.Steven Knight2001-10-251-0/+6
* Add -k support and moreSteven Knight2001-10-241-20/+107
* Generalize whether or not nodes use signatures, and how the Sig module decide...Steven Knight2001-10-151-0/+4
* Add tests and support for and .Steven Knight2001-10-121-0/+4
* Add -i (ignore errors) supportSteven Knight2001-10-101-0/+10
* Use the Node Walker to build dependencies in order.Steven Knight2001-10-051-0/+5
* Add a node Walker for descending the dependency tree.Steven Knight2001-10-041-1/+42
* Updating licensing.Steven Knight2001-10-031-0/+23
* Add children() methods for nodes.Steven Knight2001-10-021-0/+11
* Handle build errors.Steven Knight2001-10-021-0/+19
* Add unit tests for Node methods that have been recently added.Steven Knight2001-09-281-1/+64
* Add automatic substitution on filename lines.Steven Knight2001-09-171-1/+1
* Run setup.py on the unpacked .tar.gz for testing.Steven Knight2001-09-171-0/+45