summaryrefslogtreecommitdiff
path: root/src/engine/SCons/Sig
Commit message (Expand)AuthorAgeFilesLines
* Gracefully handle the case where a .sconsign file can't be writtenSteven Knight2001-11-211-5/+9
* Crain: Finish LIBS, LIBPATH, CPPPATHSteven Knight2001-11-203-4/+21
* Rebuild in response to a changed build command.Steven Knight2001-11-024-6/+39
* Handle SConscript files in subdirectories.Steven Knight2001-10-292-1/+12
* Change node and .sconsign handling to separate build and content signatures.Steven Knight2001-10-282-77/+115
* Fix a signature calculation bug.Steven Knight2001-10-262-17/+120
* Support building (sub)directories.Steven Knight2001-10-252-87/+65
* Portability fixes for tests on Windows Nt.Steven Knight2001-10-171-1/+11
* Generalize whether or not nodes use signatures, and how the Sig module decide...Steven Knight2001-10-152-5/+23
* Remove the Node.derived attribute.Steven Knight2001-10-152-5/+5
* Use the module-specific current() function.Steven Knight2001-10-095-14/+15
* Updating licensing.Steven Knight2001-10-036-0/+138
* Enhance Builders to take any type of node as input.Steven Knight2001-09-242-12/+13
* rebuild in response to changed .c fileSteven Knight2001-09-216-136/+482
* Add automatic substitution on filename lines.Steven Knight2001-09-175-5/+5
* Run setup.py on the unpacked .tar.gz for testing.Steven Knight2001-09-176-0/+280