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
Branch
Commit message
Author
Age
master
change back to development version strings
William Deegan
8 years
optimize-scan-path-subst-v2
Update CHANGES.txt
Alexey Klimkin
9 years
python3-port
close python3-port branch
William Deegan
9 years
python3raise
branch python3raise no longer needed
William Deegan
9 years
python3win32
fixing typo, it must be _scons_file
mbyt
9 years
rel_2.5.0
fix merge issue with CHANGES.txt
William Deegan
9 years
rel_2.5.1
kick buildbot
William Deegan
8 years
rel_3.0.0
3.0.0 announcement updates
William Deegan
8 years
rel_3.0.1
add vscode dir to gitignore
William Deegan
8 years
test_bb
kick buildbot
William Deegan
8 years
[...]
Tag
Download
Author
Age
4.9.1
SCons-4.9.1.zip
SCons-4.9.1.tar.gz
SCons-4.9.1.tar.bz2
William Deegan
5 months
4.9.0
SCons-4.9.0.zip
SCons-4.9.0.tar.gz
SCons-4.9.0.tar.bz2
William Deegan
6 months
4.8.1
SCons-4.8.1.zip
SCons-4.8.1.tar.gz
SCons-4.8.1.tar.bz2
William Deegan
12 months
4.8.0
SCons-4.8.0.zip
SCons-4.8.0.tar.gz
SCons-4.8.0.tar.bz2
William Deegan
14 months
4.7.0
SCons-4.7.0.zip
SCons-4.7.0.tar.gz
SCons-4.7.0.tar.bz2
William Deegan
18 months
4.6.0
SCons-4.6.0.zip
SCons-4.6.0.tar.gz
SCons-4.6.0.tar.bz2
William Deegan
22 months
4.5.2
SCons-4.5.2.zip
SCons-4.5.2.tar.gz
SCons-4.5.2.tar.bz2
William Deegan
2 years
4.5.1
SCons-4.5.1.zip
SCons-4.5.1.tar.gz
SCons-4.5.1.tar.bz2
William Deegan
2 years
4.5.0
SCons-4.5.0.zip
SCons-4.5.0.tar.gz
SCons-4.5.0.tar.bz2
William Deegan
3 years
4.4.0
SCons-4.4.0.zip
SCons-4.4.0.tar.gz
SCons-4.4.0.tar.bz2
William Deegan
3 years
[...]
Age
Commit message
Author
Files
Lines
2014-09-27
final auto updates for 2.3.4 release
2.3.4
GaryO
6
-14/+14
2014-09-27
Update CHANGES, Release and Announce prior to 2.3.4 release.
GaryO
3
-61/+14
2014-09-27
Release fixes: README.rst python version, and some auto version numbering.
GaryO
2
-13/+18
2014-09-27
Updated CHANGES.txt: recent D tool fixes
GaryO
1
-0/+3
2014-09-27
Fix change log from prev commit.
GaryO
1
-3/+0
2014-09-26
Split __VERSION__ string in EnsureSConsVersion to avoid replacement
anatoly techtonik
2
-1/+7
2014-09-27
- fix for issue #2971 (Interactive build doesn't work anymore)
Dirk Baechle
3
-4/+117
2014-09-18
- fixed Java test for derived sources problem, now favouring skip()
Dirk Baechle
1
-4/+4
2014-09-15
And all the rest of the {} in format strings made Python 2.6 compatible.
Russel Winder
7
-7/+7
2014-09-15
Make the format method work on Python 2.6 as well as later versions.
Russel Winder
4
-8/+8
[...]