summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Sig/__init__.py
Commit message (Expand)AuthorAgeFilesLines
...
* Signature performance improvements (Charles Crain).Steven Knight2002-01-031-1/+18
* Gracefully handle the case where a .sconsign file can't be writtenSteven Knight2001-11-211-5/+9
* Crain: Finish LIBS, LIBPATH, CPPPATHSteven Knight2001-11-201-2/+17
* Rebuild in response to a changed build command.Steven Knight2001-11-021-0/+6
* Change node and .sconsign handling to separate build and content signatures.Steven Knight2001-10-281-39/+68
* Fix a signature calculation bug.Steven Knight2001-10-261-13/+10
* Support building (sub)directories.Steven Knight2001-10-251-51/+17
* Generalize whether or not nodes use signatures, and how the Sig module decide...Steven Knight2001-10-151-4/+13
* Remove the Node.derived attribute.Steven Knight2001-10-151-2/+2
* Use the module-specific current() function.Steven Knight2001-10-091-1/+1
* Updating licensing.Steven Knight2001-10-031-0/+23
* Enhance Builders to take any type of node as input.Steven Knight2001-09-241-1/+1
* rebuild in response to changed .c fileSteven Knight2001-09-211-1/+187
* 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/+7