summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* incremental checkin prior to some rework to properly handle expanding values ...pre_subst_rewrite_reorgWilliam Deegan2019-10-094-40/+79
* incremental work on substs unit tests, approx 1/2 passingWilliam Deegan2019-09-123-8/+11
* Added __hash__ method to Targets_or_Sources and Target_or_Source so new Envir...William Deegan2019-09-121-0/+10
* More tests passing. Should now be properly handling escaping for the various...William Deegan2019-09-104-609/+799
* Incremental checkin. More subst_list tests are passing, but not recursive sel...William Deegan2019-08-202-27/+69
* Updates to make progress on subst_list functionalityWilliam Deegan2019-08-132-22/+35
* code changed to be able to debugWilliam Deegan2019-08-131-1/+2
* update tests to work with EnvironmentValuesWilliam Deegan2019-08-131-4/+13
* add test for callable classWilliam Deegan2019-08-131-0/+25
* Properly handle values in lvars in evaluate_parsed_values() for CALLABLESWilliam Deegan2019-08-011-6/+11
* Fix propagating mode and conv to eval_callable() and using when appropriateWilliam Deegan2019-07-311-24/+32
* Merge branch 'master' into subst_rewriteWilliam Deegan2019-02-1444-1086/+1393
|\
| * restore dmoody's trimming of texlive install footprintWilliam Deegan2019-02-121-1/+1
| * Merge pull request #3301 from mwichmann/is_literalWilliam Deegan2019-02-116-14/+15
| |\
| | * Fix is/is not syntaxMats Wichmann2019-02-116-14/+15
| |/
| * Merge pull request #3296 from mwichmann/textfile-toolWilliam Deegan2019-02-096-5/+14
| |\
| | * Add textfile tool to defaultsMats Wichmann2019-02-086-5/+14
| * | Merge pull request #3298 from mwichmann/move-examplesWilliam Deegan2019-02-0813-105/+0
| |\ \ | | |/ | |/|
| | * Remove examples directory, it moved to scons-examples treeMats Wichmann2019-02-0813-105/+0
| |/
| * Merge pull request #3293 from mwichmann/msvs-targets-docWilliam Deegan2019-02-062-6/+12
| |\
| | * Add arm targets to doc for MSVS_ARCHMats Wichmann2019-02-062-6/+12
| * | Merge pull request #3292 from mwichmann/bootstrap-docWilliam Deegan2019-02-063-30/+39
| |\ \ | | |/ | |/|
| | * Fix problem where API doc gen misses some filesMats Wichmann2019-02-063-30/+39
| |/
| * Merge pull request #3286 from dmoody256/make_m4_test_crossplatformWilliam Deegan2019-02-061-26/+12
| |\
| | * update m4 test to use mingw on windows and not pass if m4 doesn't existDaniel Moody2019-02-041-26/+12
| * | Merge pull request #3289 from mwichmann/msvs-xmlWilliam Deegan2019-02-054-834/+1107
| |\ \
| | * | PR #3289: add generated docsMats Wichmann2019-02-053-434/+544
| | * | Pretty-print msvs.xmlMats Wichmann2019-02-051-400/+563
| | |/
| * | [ci skip] update bugfix descriptionWilliam Deegan2019-02-051-1/+1
| * | Merge pull request #3288 from dmoody256/vc_fails_with_no_msvc_installedWilliam Deegan2019-02-056-7/+82
| |\ \ | | |/ | |/|
| | * add sconstest.skip for test fixturesDaniel2019-02-051-0/+0
| | * update CHANGES.txtDaniel2019-02-051-0/+1
| | * fix for case where nothing is return from vswhereDaniel2019-02-054-7/+81
| |/
| * Merge pull request #3261 from mwichmann/doc-defaultWilliam Deegan2019-02-024-9/+17
| |\
| | * Work on Default docu wording a bit moreMats Wichmann2019-01-194-9/+17
| * | Merge pull request #3284 from bdbaddog/gh_3283_fix_md5_timestamp_with_config_...William Deegan2019-02-024-43/+70
| |\ \
| | * | Fix new test binary/text read issue for py3.5+. Changed mode to 'r' as just p...William Deegan2019-02-021-42/+39
| | * | Update src/CHANGES.txt fix issue #3283William Deegan2019-02-021-2/+6
| | * | Fix configure logic calling configured decider not handling DeciderNeedsNode ...William Deegan2019-02-021-2/+9
| | * | handle exceptions slightly betterWilliam Deegan2019-02-021-1/+1
| | * | Add test to check for configure calling configured decider not handling Decid...William Deegan2019-02-021-0/+19
| |/ /
| * | Merge pull request #3281 from dmoody256/change_appendenvpath_defaultWilliam Deegan2019-02-023-3/+7
| |\ \
| | * \ Merge remote-tracking branch 'scons/master' into change_appendenvpath_defaultDaniel Moody2019-01-311-2/+9
| | |\ \
| | * | | update EnvironmentTest to work with new defaultDaniel2019-01-301-2/+2
| | * | | Merge remote-tracking branch 'origin/master' into change_appendenvpath_defaultDaniel2019-01-304-65/+319
| | |\ \ \
| | * | | | updated CHANGES.txtDaniel2019-01-281-0/+4
| | * | | | change default for AppendENVPath to not move existing pathsDaniel2019-01-281-1/+1
| * | | | | Merge pull request #3285 from dmoody256/prune_appveyor_platformsWilliam Deegan2019-01-311-8/+22
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | limited the platforms tested and improved commentsDaniel Moody2019-01-311-8/+22
| |/ / / /
* | | | | Merge remote-tracking branch 'upstream/master' into subst_rewriteWilliam Deegan2019-01-3092-1349/+3433
|\ \ \ \ \ | |/ / / /