summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterchange back to development version stringsWilliam Deegan7 years
optimize-scan-path-subst-v2Update CHANGES.txtAlexey Klimkin8 years
python3-portclose python3-port branchWilliam Deegan8 years
python3raisebranch python3raise no longer neededWilliam Deegan8 years
python3win32fixing typo, it must be _scons_filembyt8 years
rel_2.5.0fix merge issue with CHANGES.txtWilliam Deegan8 years
rel_2.5.1kick buildbotWilliam Deegan7 years
rel_3.0.03.0.0 announcement updatesWilliam Deegan7 years
rel_3.0.1add vscode dir to gitignoreWilliam Deegan7 years
test_bbkick buildbotWilliam Deegan7 years
[...]
 
TagDownloadAuthorAge
4.8.1SCons-4.8.1.zip  SCons-4.8.1.tar.gz  SCons-4.8.1.tar.bz2  William Deegan4 weeks
4.8.0SCons-4.8.0.zip  SCons-4.8.0.tar.gz  SCons-4.8.0.tar.bz2  William Deegan3 months
4.7.0SCons-4.7.0.zip  SCons-4.7.0.tar.gz  SCons-4.7.0.tar.bz2  William Deegan6 months
4.6.0SCons-4.6.0.zip  SCons-4.6.0.tar.gz  SCons-4.6.0.tar.bz2  William Deegan10 months
4.5.2SCons-4.5.2.zip  SCons-4.5.2.tar.gz  SCons-4.5.2.tar.bz2  William Deegan18 months
4.5.1SCons-4.5.1.zip  SCons-4.5.1.tar.gz  SCons-4.5.1.tar.bz2  William Deegan19 months
4.5.0SCons-4.5.0.zip  SCons-4.5.0.tar.gz  SCons-4.5.0.tar.bz2  William Deegan19 months
4.4.0SCons-4.4.0.zip  SCons-4.4.0.tar.gz  SCons-4.4.0.tar.bz2  William Deegan2 years
4.3.0SCons-4.3.0.zip  SCons-4.3.0.tar.gz  SCons-4.3.0.tar.bz2  William Deegan3 years
4.2.0SCons-4.2.0.zip  SCons-4.2.0.tar.gz  SCons-4.2.0.tar.bz2  William Deegan3 years
[...]
 
AgeCommit messageAuthorFilesLines
2019-10-09incremental checkin prior to some rework to properly handle expanding values ...pre_subst_rewrite_reorgWilliam Deegan4-40/+79
2019-09-12incremental work on substs unit tests, approx 1/2 passingWilliam Deegan3-8/+11
2019-09-12Added __hash__ method to Targets_or_Sources and Target_or_Source so new Envir...William Deegan1-0/+10
2019-09-10More tests passing. Should now be properly handling escaping for the various...William Deegan4-609/+799
2019-08-20Incremental checkin. More subst_list tests are passing, but not recursive sel...William Deegan2-27/+69
2019-08-13Updates to make progress on subst_list functionalityWilliam Deegan2-22/+35
2019-08-13code changed to be able to debugWilliam Deegan1-1/+2
2019-08-13update tests to work with EnvironmentValuesWilliam Deegan1-4/+13
2019-08-13add test for callable classWilliam Deegan1-0/+25
2019-08-01Properly handle values in lvars in evaluate_parsed_values() for CALLABLESWilliam Deegan1-6/+11
[...]