summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into issue-3469William Deegan2020-01-3060-476/+1069
|\
| * Fix regex from recent changeMats Wichmann2020-01-291-2/+2
| * Merge pull request #3524 from mwichmann/doc-comstr-shcomstrWilliam Deegan2020-01-2310-66/+125
| |\
| | * [PR #3524] add _why_ you should follow xref [ci skip]Mats Wichmann2020-01-1510-76/+88
| | * [PR #3524] add two more xrefs in D vars [ci skip]Mats Wichmann2020-01-141-0/+2
| | * docs: refer *COM* and SH*COM* to each other [ci skip]Mats Wichmann2020-01-144-15/+60
| * | Merge pull request #3525 from mwichmann/more-doc1William Deegan2020-01-237-97/+134
| |\ \
| | * | Tweak docs a bit [ci skip]Mats Wichmann2020-01-147-97/+134
| | |/
| * | [PR #3531] fix TestFailed usage another wayMats Wichmann2020-01-231-3/+3
| * | Fix some pyflakes warningsMats Wichmann2020-01-2314-41/+41
| * | Merge pull request #3528 from mwichmann/less-list-convWilliam Deegan2020-01-1614-38/+35
| |\ \
| | * | [PR #3528] preserve order on two changesMats Wichmann2020-01-161-2/+6
| | * | Stop converting to list where not neededMats Wichmann2020-01-1614-38/+31
| | |/
| * | Change ValueWithMemo() to take into account any name passed when memoizing Va...William Deegan2020-01-162-3/+22
| * | Merge pull request #3479 from grossag/topic/grossag/valuenameWilliam Deegan2020-01-165-6/+39
| |\ \ | | |/ | |/|
| | * [ci skip] Update Environment.xml based on the change to env.Value()Adam Gross2020-01-151-1/+5
| | * Plumb through name in ValueWithMemoAdam Gross2020-01-153-1/+6
| | * Add name parameter as requested in PRAdam Gross2020-01-153-5/+13
| | * Update and improve testsAdam Gross2020-01-101-1/+2
| | * Merge branch 'master' into topic/grossag/valuenameAdam Gross2020-01-10167-1165/+1065
| | |\
| | * | Add a functional testAdam Gross2019-12-022-3/+2
| | * | Avoid a flake8 warning where "contents" is unusedAdam Gross2019-11-251-0/+1
| | * | Add support for Value objects being implicit dependenciesAdam Gross2019-11-252-0/+14
| * | | Merge pull request #3465 from grossag/topic/grossag/pythonscannerWilliam Deegan2020-01-135-0/+527
| |\ \ \
| | * | | [ci skip] Add documentation for the python toolAdam Gross2020-01-131-0/+36
| | * | | Add a Tool that hooks up the python scannerAdam Gross2020-01-102-0/+51
| | * | | Merge branch 'master' into topic/grossag/pythonscannerAdam Gross2020-01-1019-271/+273
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' into topic/grossag/pythonscannerWilliam Deegan2019-12-2945-315/+179
| | |\ \ \
| | * \ \ \ Merge branch 'master' into topic/grossag/pythonscannerAdam Gross2019-12-191-358/+361
| | |\ \ \ \
| | * | | | | Fix over-80-characters issue and add formatting block at bottomAdam Gross2019-12-171-1/+8
| | * | | | | Merge branch 'master' into topic/grossag/pythonscannerAdam Gross2019-12-17125-274/+289
| | |\ \ \ \ \
| | * | | | | | Separate out Python suffixes into another variableAdam Gross2019-12-171-1/+2
| | * | | | | | Merge branch 'master' into topic/grossag/pythonscannerWilliam Deegan2019-12-017-51/+69
| | |\ \ \ \ \ \
| | * | | | | | | Convert PythonTests to use directory fixtureAdam Gross2019-10-241-79/+1
| | * | | | | | | Fix sider issue related to lambda usageAdam Gross2019-10-231-2/+2
| | * | | | | | | Improvements to patchAdam Gross2019-10-232-13/+96
| | * | | | | | | Add Python scanner and testsAdam Gross2019-10-222-0/+427
| * | | | | | | | Clean up some manpage duplication, File, DirMats Wichmann2020-01-102-94/+18
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Resolve mwichmann's commments on PR removing extraneous codeWilliam Deegan2020-01-102-3/+3
| * | | | | | | Remove if PY3 code.William Deegan2020-01-106-43/+17
| * | | | | | | Remove UnicodeType as py35+ has unicode strings. Remove some py27 imports. Ma...William Deegan2020-01-104-52/+10
| * | | | | | | Fixup some doc inconsistencies. [CI skip]Mats Wichmann2020-01-072-6/+38
| * | | | | | | [ci skip] Document ListSubber.expanded and usageMathew Robinson2020-01-061-0/+10
| * | | | | | | Handle UserString in ListSubber.expandedMathew Robinson2020-01-061-1/+5
| * | | | | | | Prevent unnecessary recursion when value is already expandedMathew Robinson2020-01-061-0/+7
| * | | | | | | Merge pull request #3517 from chasinglogic/subst-less-evalWilliam Deegan2020-01-061-32/+44
| |\ \ \ \ \ \ \
| | * | | | | | | Store unexpanded string for reporting in error messagesMathew Robinson2020-01-061-4/+10
| | * | | | | | | Prevent unnecessary eval calls in SubstMathew Robinson2019-12-231-32/+38
* | | | | | | | | Updated to expected configure context temporary and generated files to match ...William Deegan2020-01-301-0/+2
* | | | | | | | | Updated TestSCons and test/Configure/option--config.py to work with new confi...William Deegan2020-01-221-1/+1