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
/
compat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
3
-3/+30
*
It should now handle picking up the SDK compilers when the VC vcvarsall.bat d...
William Deegan
2010-02-04
1
-15/+17
*
Add a compat module for the (Python 2.3) platform.py module so that tests
Steven Knight
2009-11-27
2
-0/+245
*
Python 1.5 compat: if 'text' in kw.keys()
Steven Knight
2009-11-23
1
-1/+3
*
1.5 fix: use apply() instead of (*args, **kw).
Steven Knight
2009-11-15
1
-2/+2
*
1.5.2 fix in compat/__init__.py: "flags |= ..." => "flags = flags | ..."
Steven Knight
2009-11-15
1
-1/+1
*
Apply patch submitted in issue #947 to fix race condition in
Gary Oberbrunner
2009-11-15
1
-0/+35
*
Issue 2326, change execfile() to exec ... (FIXED)
Greg Noel
2009-03-08
1
-1/+1
*
replace execfile() by equivalent exec statement
Greg Noel
2009-03-02
1
-1/+1
*
Issue 2152: Fix the ability of --clean to handle / delete broken
Steven Knight
2009-02-23
1
-0/+7
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
11
-0/+66
*
Issue 2247: Don't fail if we can't import a _subprocess module on Windows.
Steven Knight
2008-12-20
1
-1/+5
*
Issue 2228: Add os.devnull to the SCons.compat layer.
Steven Knight
2008-10-28
1
-0/+13
*
1.5 / 2.[012] compatiblity: shutil.move() function.
Steven Knight
2008-09-23
1
-0/+40
*
Issue 2215: add a file() builtin to the compatability layer
Steven Knight
2008-09-23
1
-0/+6
*
Evaluate compat module transparently when SCons is instantiated
Greg Noel
2008-09-11
1
-5/+1
*
Merged revisions 2725-2865 via svnmerge from
Steven Knight
2008-04-17
4
-9/+146
*
Merged revisions 2647-2719 via svnmerge from
Steven Knight
2008-03-31
1
-0/+10
*
Merged revisions 2527-2645 via svnmerge from
Steven Knight
2008-02-04
2
-14/+327
*
Merged revisions 2454-2525 via svnmerge from
Steven Knight
2007-12-13
1
-0/+29
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
3
-2/+125
*
Merged revisions 1968-2115 via svnmerge from
Steven Knight
2007-07-11
4
-0/+2138
*
Merged revisions 1907-1940,1942-1967 via svnmerge from
Steven Knight
2007-06-01
1
-2/+4
*
Merged revisions 1826-1882 via svnmerge from
Steven Knight
2007-04-13
5
-10/+22
*
Merged revisions 1784-1824 via svnmerge from
Steven Knight
2007-02-11
4
-13/+766
*
Merged revisions 1767-1783 via svnmerge from
Steven Knight
2007-01-21
4
-0/+1595