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
/
Tool
/
zip.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace remaining os.path.walk() calls with os.walk().
Steven Knight
2010-04-18
1
-6/+5
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Merged revisions 1784-1824 via svnmerge from
Steven Knight
2007-02-11
1
-0/+1
*
Eliminate multiple calls to os.stat() to fetch file info.
Steven Knight
2005-05-13
1
-1/+1
*
Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize i...
Steven Knight
2005-04-02
1
-1/+1
*
Don't read up entire directories to decide if an Alias is up-to-date.
Steven Knight
2005-02-14
1
-0/+1
*
More command-line customizability: and .
Steven Knight
2004-12-01
1
-1/+1
*
Initialize *FLAGS variables with objects that can add flags either as strings...
Steven Knight
2004-02-26
1
-1/+1
*
Have the Zip() Builder create compressed .zip files by default.
Steven Knight
2003-12-16
1
-7/+11
*
Refactor to use real Nodes for command-line attributes and eliminate PathList...
Steven Knight
2003-05-06
1
-1/+1
*
Implement Tool refactoring. (Chad Austin + Steve Leblanc)
Steven Knight
2003-04-10
1
-1/+1
*
Finish Tar builder support, add Zip builder support.
Steven Knight
2003-02-26
1
-0/+88