summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix sider warning typo and docstring for skip_if_not_msvcMats Wichmann2021-04-131-1/+1
* Test harness add a from_fw to skip callsMats Wichmann2021-04-1311-296/+437
* Merge pull request #3926 from mwichmann/defines-expandWilliam Deegan2021-04-123-13/+17
|\
| * Expansion of CPPDEFINES now substs consvarsMats Wichmann2021-04-103-13/+17
* | Merge pull request #3925 from bdbaddog/add_experimental_optionWilliam Deegan2021-04-1243-33/+184
|\ \
| * | address sider issueWilliam Deegan2021-04-121-1/+1
| * | better handle all/none and multiple options, expanded tests to cover suchWilliam Deegan2021-04-123-14/+42
| * | Address mwichmann's feedbackWilliam Deegan2021-04-103-13/+10
| * | address mwichmann's review commentWilliam Deegan2021-04-101-1/+1
| * | Clear sider complaints by avoiding it processing tests SConstructWilliam Deegan2021-04-092-1/+1
| * | Add docs for --experimental switchWilliam Deegan2021-04-098-29/+155
| * | Fix formattingWilliam Deegan2021-04-091-1/+1
| * | Fix copyright header to new standardWilliam Deegan2021-04-091-2/+2
| * | move all the option-* tests into test/option to clean up directory and match ...William Deegan2021-04-0933-0/+0
| |/
* | Merge pull request #3922 from platformio/masterWilliam Deegan2021-04-125-8/+100
|\ \
| * \ Merge pull request #2 from bdbaddog/platformio_TEMPFILEARGESCFUNCIvan Kravets2021-04-121-2/+3
| |\ \
| | * | Fix a missed bracketIvan Kravets2021-04-121-2/+2
| | * | Fix failing tests, restore last ditch default setting in TempFileMunge for TE...William Deegan2021-04-121-1/+2
| * | | Merge branch 'master' of https://github.com/SCons/sconsIvan Kravets2021-04-1225-29/+536
| |\ \ \ | |/ / / |/| | |
* | | | [ci skip] Add Py 3.5 dropped in 4.2 noteWilliam Deegan2021-04-121-0/+1
* | | | [ci skip] clean upWilliam Deegan2021-04-121-3/+0
| |_|/ |/| |
* | | Merge pull request #3924 from dmoody256/multitarget_progressWilliam Deegan2021-04-096-4/+74
|\ \ \
| * | | [ci skip] add blurb to RELEASE.txtWilliam Deegan2021-04-091-1/+4
| * | | [ci skip] fix format on test SConstructWilliam Deegan2021-04-091-2/+7
| * | | Merge branch 'master' into multitarget_progressDaniel Moody2021-04-0921-25/+464
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #3894 from dmoody256/support_custom_cachedir_classesWilliam Deegan2021-04-0921-26/+465
|\ \ \ \
| * | | | Extra comments for the DoubleCachedirClass test.Daniel Moody2021-04-092-1/+22
| * | | | switched back to just type checking the cachedir instead of avoiding linter r...Daniel Moody2021-04-071-2/+5
| * | | | fix sider issuesDaniel Moody2021-04-052-2/+2
| * | | | improved DoubleCacheDir test, added extra cachedir validation check.Daniel Moody2021-04-056-19/+63
| * | | | fixed sider issuesDaniel Moody2021-04-022-1/+2
| * | | | merged latest master with CacheDir changes.Daniel Moody2021-04-011-1/+2
| * | | | Added reinstantiatng custom cachedirDaniel Moody2021-04-0117-50/+132
| * | | | fix up some doc issues and add test coverageDaniel Moody2021-04-015-21/+55
| * | | | Update to add CacheDir arg and address some review comments.Daniel Moody2021-04-018-26/+83
| * | | | Added custom cachedir class tests and docsDaniel Moody2021-04-014-0/+168
| * | | | Added support for passing custom CacheDir classes.Daniel Moody2021-04-014-18/+46
| | * | | Dont call progress if the progress object is NullDaniel Moody2021-04-092-3/+5
| | * | | Fixed issue with multi-target nodes being passed to the progress object.Daniel Moody2021-04-095-4/+64
| |/ / / |/| | |
| | * | Merge pull request #1 from bdbaddog/platformio_TEMPFILEARGESCFUNCIvan Kravets2021-04-122-2/+3
| | |\ \ | | | |/
| | | * Change to set reasonable default for TEMPFILEARGESCFUNC in Defaults.py rather...William Deegan2021-04-111-2/+2
| | | * Change to set reasonable default for TEMPFILEARGESCFUNC in Defaults.py rather...William Deegan2021-04-111-0/+1
| | |/
| | * Document "TEMPFILEARGESCFUNC" variable and add testIvan Kravets2021-04-092-1/+60
| | * Merge branch 'master' of https://github.com/SCons/sconsIvan Kravets2021-04-0915-306/+402
| | |\ | |_|/ |/| |
* | | Merge pull request #3920 from mwichmann/more-doclinksWilliam Deegan2021-04-0614-110/+154
|\ \ \
| * | | Reverting an unneeded wording twiddle in gs doc [skip appveyor] [skip jenkins]Mats Wichmann2021-04-051-1/+1
| * | | Add some more entity links in docs [skip appveyor] [skip travis]Mats Wichmann2021-04-0514-110/+154
* | | | Merge pull request #3917 from mwichmann/man-target-selWilliam Deegan2021-04-062-196/+248
|\ \ \ \ | |/ / / |/| | |
| * | | [PR #3917] updated per review comments [skip appveyor] [skip travis]Mats Wichmann2021-04-041-16/+13
| * | | Make target selection a subsection in manpage [skip travis] [skipMats Wichmann2021-03-302-196/+251
| |/ /