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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a decent error message for corrupted .sconsign files (Bug 579666). (Anth...
Steven Knight
2002-08-05
1
-3/+9
*
Multiple directory .h includes in Repositories.
Steven Knight
2002-07-29
1
-0/+3
*
Refactor current() calculation so the Taskmaster passes the Sig calculator to...
Steven Knight
2002-07-21
2
-140/+14
*
Added --implicit-deps-unchanged option. Added GetLaunchDir() function. Added ...
Steven Knight
2002-07-12
1
-3/+10
*
Change the way implicit deps are stored to make it easier to maintain backwar...
Steven Knight
2002-06-20
2
-18/+51
*
Fix SConsignEntry.set_implicit() to handle null strings, too. (Jeff Petkau)
Steven Knight
2002-06-06
2
-1/+24
*
Fix --implicit-cache if the scanner returns an empty list. (Jeff Petkau)
Steven Knight
2002-06-05
2
-3/+13
*
Fix .sconsign signature storing so that the output files of one scons build c...
Steven Knight
2002-05-23
2
-19/+70
*
Fallback to timestamp signatures when MD5 is not available. (Anthony Roach)
Steven Knight
2002-05-17
1
-2/+8
*
Fix a --implicit-cache when a file has no implicit deps and its source is gen...
Steven Knight
2002-05-15
1
-2/+2
*
Big change for shared libraries and a bunch of other flexibility. (Charles C...
Steven Knight
2002-04-15
2
-8/+4
*
Implement implicit dependency caching.
Steven Knight
2002-04-11
2
-46/+176
*
Implement content signature caching and --max-drift (Anthony Roach)
Steven Knight
2002-04-09
2
-19/+85
*
Fix --debug=tree for directory targets (Anthony Roach)
Steven Knight
2002-04-04
2
-35/+13
*
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
2
-5/+5
*
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
2
-1/+14
*
Make writing a .sconsign more robust by writing to a temporary file first and...
Steven Knight
2002-02-09
1
-5/+27
*
More performance optimizations (Charles Crain)
Steven Knight
2002-02-05
1
-0/+11
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
6
-6/+6
*
Start getting ready to eat our own dog food: prototype SConscript files.
Steven Knight
2002-01-15
1
-0/+1
*
Signature performance improvements (Charles Crain).
Steven Knight
2002-01-03
2
-3/+32
*
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
3
-4/+21
*
Rebuild in response to a changed build command.
Steven Knight
2001-11-02
4
-6/+39
*
Handle SConscript files in subdirectories.
Steven Knight
2001-10-29
2
-1/+12
*
Change node and .sconsign handling to separate build and content signatures.
Steven Knight
2001-10-28
2
-77/+115
*
Fix a signature calculation bug.
Steven Knight
2001-10-26
2
-17/+120
*
Support building (sub)directories.
Steven Knight
2001-10-25
2
-87/+65
*
Portability fixes for tests on Windows Nt.
Steven Knight
2001-10-17
1
-1/+11
*
Generalize whether or not nodes use signatures, and how the Sig module decide...
Steven Knight
2001-10-15
2
-5/+23
*
Remove the Node.derived attribute.
Steven Knight
2001-10-15
2
-5/+5
*
Use the module-specific current() function.
Steven Knight
2001-10-09
5
-14/+15
*
Updating licensing.
Steven Knight
2001-10-03
6
-0/+138
*
Enhance Builders to take any type of node as input.
Steven Knight
2001-09-24
2
-12/+13
*
rebuild in response to changed .c file
Steven Knight
2001-09-21
6
-136/+482
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
5
-5/+5
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
6
-0/+280