Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3941 from mwichmann/scandir | William Deegan | 2021-05-04 | 5 | -31/+37 |
|\ | |||||
| * | Reformat LocalFS to quiet sider complaints | Mats Wichmann | 2021-05-03 | 1 | -3/+26 |
| * | Some code modernizatoion | Mats Wichmann | 2021-05-03 | 5 | -28/+11 |
* | | Merge pull request #3940 from bdbaddog/fix_3933 | William Deegan | 2021-05-03 | 2 | -2/+26 |
|\ \ | |/ |/| | |||||
| * | Fix Issue #3933 debug output removed from SharedLibrary when SHLIBVERSION is ... | William Deegan | 2021-05-03 | 2 | -2/+26 |
* | | Merge branch 'master' into doc-action | William Deegan | 2021-05-01 | 3 | -8/+18 |
|\ \ | |||||
| * | | Add simple unit-test for env.Whereis('') | Mats Wichmann | 2021-04-23 | 1 | -0/+2 |
| * | | Avoid exception if tool set to empty | Mats Wichmann | 2021-04-23 | 2 | -8/+16 |
| |/ | |||||
* | | Tweaking of Action Objects docu, update Mkdir() | Mats Wichmann | 2021-04-25 | 2 | -11/+2 |
|/ | |||||
* | Merge pull request #3825 from grossag/topic/grossag/pythondynamicscan | William Deegan | 2021-04-19 | 3 | -44/+154 |
|\ | |||||
| * | Merge branch 'master' into topic/grossag/pythondynamicscan | Adam Gross | 2021-01-09 | 33 | -449/+577 |
| |\ | |||||
| * | | Address review feedback | Adam Gross | 2021-01-09 | 1 | -4/+5 |
| * | | Fix tests, implement smarter version of scanner | Adam Gross | 2020-11-17 | 2 | -45/+142 |
| * | | Fix all tests | Adam Gross | 2020-11-17 | 1 | -12/+10 |
| * | | [ci skip] Some fixes to the Python scanner and test | Adam Gross | 2020-11-17 | 1 | -34/+42 |
| * | | Fix up scanner a bit | Adam Gross | 2020-11-16 | 1 | -6/+10 |
| * | | Some initial fixes | Adam Gross | 2020-11-16 | 2 | -30/+33 |
| * | | First draft of teaching Python scanner about dynamic files | Adam Gross | 2020-11-13 | 2 | -31/+30 |
* | | | Merge pull request #3723 from jcbrill/msvc-installed-vcs | William Deegan | 2021-04-19 | 1 | -1/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into msvc-installed-vcs [ci skip] | Joseph Brill | 2020-11-14 | 4 | -130/+124 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge branch 'master' into msvc-installed-vcs [ci skip] | Joseph Brill | 2020-10-26 | 141 | -1612/+1413 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into msvc-installed-vcs | Joseph Brill | 2020-08-27 | 16 | -642/+647 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into msvc-installed-vcs. Manually resolve conflicts in ... | Joseph Brill | 2020-08-24 | 5 | -6/+74 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into msvc-installed-vcs. Resolve conflicts in CHANGES.t... | Joseph Brill | 2020-08-08 | 1 | -11/+9 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Remove get_installed_vcs call in Visual Studio find_vs_dir_by_vc method. Upda... | Joseph Brill | 2020-08-07 | 1 | -1/+0 |
* | | | | | | | | Merge pull request #3931 from mwichmann/writable-install | William Deegan | 2021-04-18 | 1 | -26/+56 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [PR 3931] add a testcase | Mats Wichmann | 2021-04-18 | 1 | -5/+1 |
| * | | | | | | | | Restore setting of write bits on Install'd files | Mats Wichmann | 2021-04-18 | 2 | -27/+61 |
* | | | | | | | | | Update generated docs. They were broken [skip appveyor][skip travis] | William Deegan | 2021-04-18 | 1 | -5/+5 |
|/ / / / / / / / | |||||
* | | | | | | | | Test tweaks to help testing on mingw-only win32 systems | Mats Wichmann | 2021-04-14 | 2 | -3/+3 |
* | | | | | | | | Merge pull request #3926 from mwichmann/defines-expand | William Deegan | 2021-04-12 | 1 | -11/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Expansion of CPPDEFINES now substs consvars | Mats Wichmann | 2021-04-10 | 1 | -11/+11 |
* | | | | | | | | | Merge pull request #3925 from bdbaddog/add_experimental_option | William Deegan | 2021-04-12 | 2 | -13/+67 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | address sider issue | William Deegan | 2021-04-12 | 1 | -1/+1 |
| * | | | | | | | | | better handle all/none and multiple options, expanded tests to cover such | William Deegan | 2021-04-12 | 1 | -4/+29 |
| * | | | | | | | | | Address mwichmann's feedback | William Deegan | 2021-04-10 | 1 | -4/+4 |
| * | | | | | | | | | address mwichmann's review comment | William Deegan | 2021-04-10 | 1 | -1/+1 |
| * | | | | | | | | | Add docs for --experimental switch | William Deegan | 2021-04-09 | 2 | -12/+41 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #2 from bdbaddog/platformio_TEMPFILEARGESCFUNC | Ivan Kravets | 2021-04-12 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix a missed bracket | Ivan Kravets | 2021-04-12 | 1 | -2/+2 |
| * | | | | | | | | | Fix failing tests, restore last ditch default setting in TempFileMunge for TE... | William Deegan | 2021-04-12 | 1 | -1/+2 |
* | | | | | | | | | | Merge branch 'master' of https://github.com/SCons/scons | Ivan Kravets | 2021-04-12 | 6 | -23/+108 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'master' into multitarget_progress | Daniel Moody | 2021-04-09 | 5 | -22/+105 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge pull request #3894 from dmoody256/support_custom_cachedir_classes | William Deegan | 2021-04-09 | 5 | -22/+105 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | switched back to just type checking the cachedir instead of avoiding linter r... | Daniel Moody | 2021-04-07 | 1 | -2/+5 |
| | | * | | | | | | | | fix sider issues | Daniel Moody | 2021-04-05 | 1 | -1/+2 |
| | | * | | | | | | | | improved DoubleCacheDir test, added extra cachedir validation check. | Daniel Moody | 2021-04-05 | 1 | -6/+15 |
| | | * | | | | | | | | fixed sider issues | Daniel Moody | 2021-04-02 | 2 | -1/+2 |
| | | * | | | | | | | | merged latest master with CacheDir changes. | Daniel Moody | 2021-04-01 | 1 | -1/+2 |
| | | * | | | | | | | | Added reinstantiatng custom cachedir | Daniel Moody | 2021-04-01 | 1 | -3/+2 |