index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
engine
/
SCons
/
Sig
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speed up SCons.Sig.Calculator.bsig() (second most time-consuming function) by...
Steven Knight
2002-03-21
1
-7/+8
*
Fix subtle problems in end cases with using multiple scanners on a Node.
Steven Knight
2002-03-20
1
-1/+1
*
Enhance the Walker to call a third supplied function to actually work on a No...
Steven Knight
2002-03-19
1
-1/+1
*
Fix new .sconsign file write-logic portability to Windows NT.
Steven Knight
2002-02-14
1
-1/+8
*
Filter out a file's ignore list from all of its dependencies, direct or indir...
Steven Knight
2002-02-12
1
-1/+2
*
Make writing a .sconsign more robust by writing to a temporary file first and...
Steven Knight
2002-02-09
1
-5/+27
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Signature performance improvements (Charles Crain).
Steven Knight
2002-01-03
1
-1/+18
*
Gracefully handle the case where a .sconsign file can't be written
Steven Knight
2001-11-21
1
-5/+9
*
Crain: Finish LIBS, LIBPATH, CPPPATH
Steven Knight
2001-11-20
1
-2/+17
*
Rebuild in response to a changed build command.
Steven Knight
2001-11-02
1
-0/+6
*
Change node and .sconsign handling to separate build and content signatures.
Steven Knight
2001-10-28
1
-39/+68
*
Fix a signature calculation bug.
Steven Knight
2001-10-26
1
-13/+10
*
Support building (sub)directories.
Steven Knight
2001-10-25
1
-51/+17
*
Generalize whether or not nodes use signatures, and how the Sig module decide...
Steven Knight
2001-10-15
1
-4/+13
*
Remove the Node.derived attribute.
Steven Knight
2001-10-15
1
-2/+2
*
Use the module-specific current() function.
Steven Knight
2001-10-09
1
-1/+1
*
Updating licensing.
Steven Knight
2001-10-03
1
-0/+23
*
Enhance Builders to take any type of node as input.
Steven Knight
2001-09-24
1
-1/+1
*
rebuild in response to changed .c file
Steven Knight
2001-09-21
1
-1/+187
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
1
-1/+1
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
1
-0/+7