summaryrefslogtreecommitdiff
path: root/src/engine/SCons/EnvironmentTests.py
Commit message (Expand)AuthorAgeFilesLines
* Crain: Finish LIBS, LIBPATH, CPPPATHSteven Knight2001-11-201-0/+12
* LIBS and LIBPATH work, variable substitution changes.Steven Knight2001-11-151-5/+16
* Implement CPPPATH and scanning during builds.Steven Knight2001-11-141-3/+56
* Remove the Node.derived attribute.Steven Knight2001-10-151-1/+1
* Add tests and support for and .Steven Knight2001-10-121-0/+2
* Refactor construction variable expansion.Steven Knight2001-10-121-7/+7
* Updating licensing.Steven Knight2001-10-031-0/+23
* Add the Command() method.Steven Knight2001-10-021-0/+17
* Add support for the ENV construction variable.Steven Knight2001-09-281-1/+11
* Change the env.Dictionary to an access method for an env._dict attribute.Steven Knight2001-09-261-7/+11
* Implement the Depends() method.Steven Knight2001-09-241-0/+11
* 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/+144