summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterchange back to development version stringsWilliam Deegan8 years
optimize-scan-path-subst-v2Update CHANGES.txtAlexey Klimkin9 years
python3-portclose python3-port branchWilliam Deegan9 years
python3raisebranch python3raise no longer neededWilliam Deegan9 years
python3win32fixing typo, it must be _scons_filembyt9 years
rel_2.5.0fix merge issue with CHANGES.txtWilliam Deegan9 years
rel_2.5.1kick buildbotWilliam Deegan8 years
rel_3.0.03.0.0 announcement updatesWilliam Deegan8 years
rel_3.0.1add vscode dir to gitignoreWilliam Deegan8 years
test_bbkick buildbotWilliam Deegan8 years
[...]
 
TagDownloadAuthorAge
4.9.1SCons-4.9.1.zip  SCons-4.9.1.tar.gz  SCons-4.9.1.tar.bz2  William Deegan5 months
4.9.0SCons-4.9.0.zip  SCons-4.9.0.tar.gz  SCons-4.9.0.tar.bz2  William Deegan6 months
4.8.1SCons-4.8.1.zip  SCons-4.8.1.tar.gz  SCons-4.8.1.tar.bz2  William Deegan12 months
4.8.0SCons-4.8.0.zip  SCons-4.8.0.tar.gz  SCons-4.8.0.tar.bz2  William Deegan14 months
4.7.0SCons-4.7.0.zip  SCons-4.7.0.tar.gz  SCons-4.7.0.tar.bz2  William Deegan18 months
4.6.0SCons-4.6.0.zip  SCons-4.6.0.tar.gz  SCons-4.6.0.tar.bz2  William Deegan22 months
4.5.2SCons-4.5.2.zip  SCons-4.5.2.tar.gz  SCons-4.5.2.tar.bz2  William Deegan2 years
4.5.1SCons-4.5.1.zip  SCons-4.5.1.tar.gz  SCons-4.5.1.tar.bz2  William Deegan2 years
4.5.0SCons-4.5.0.zip  SCons-4.5.0.tar.gz  SCons-4.5.0.tar.bz2  William Deegan3 years
4.4.0SCons-4.4.0.zip  SCons-4.4.0.tar.gz  SCons-4.4.0.tar.bz2  William Deegan3 years
[...]
 
AgeCommit messageAuthorFilesLines
2014-09-27final auto updates for 2.3.4 release2.3.4GaryO6-14/+14
2014-09-27Update CHANGES, Release and Announce prior to 2.3.4 release.GaryO3-61/+14
2014-09-27Release fixes: README.rst python version, and some auto version numbering.GaryO2-13/+18
2014-09-27Updated CHANGES.txt: recent D tool fixesGaryO1-0/+3
2014-09-27Fix change log from prev commit.GaryO1-3/+0
2014-09-26Split __VERSION__ string in EnsureSConsVersion to avoid replacementanatoly techtonik2-1/+7
2014-09-27- fix for issue #2971 (Interactive build doesn't work anymore)Dirk Baechle3-4/+117
2014-09-18- fixed Java test for derived sources problem, now favouring skip()Dirk Baechle1-4/+4
2014-09-15And all the rest of the {} in format strings made Python 2.6 compatible.Russel Winder7-7/+7
2014-09-15Make the format method work on Python 2.6 as well as later versions.Russel Winder4-8/+8
[...]