Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | move sconsign logic into src/engine/SCons/Utilties, update entry_points to ge... | William Deegan | 2020-04-09 | 2 | -0/+548 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge pull request #3601 from mwichmann/man-examples-fmt | William Deegan | 2020-04-10 | 8 | -41/+48 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Manpage example tweaks [ci skip] | Mats Wichmann | 2020-04-07 | 8 | -41/+48 | |
| | | |/ | | |/| | ||||||
| * | | | Fix inconsistencies between RootDir attributes | Adam Gross | 2020-04-02 | 1 | -1/+7 | |
| |/ / | ||||||
| * | | Generate groff-style manpages with Py3 [ci skip] | Mats Wichmann | 2020-03-29 | 1 | -2/+7 | |
| * | | Improve manpage treatment of Variables and Configure | Mats Wichmann | 2020-03-26 | 3 | -14/+18 | |
| * | | [PR #3591] tweak --tree=linedraw | Mats Wichmann | 2020-03-24 | 1 | -16/+16 | |
| * | | Add option to use box-draw chars with --tree | Mats Wichmann | 2020-03-24 | 1 | -6/+18 | |
| * | | Adding posibility to use single line drawing when displaying the dependency tree | Iosif Daniel Kurazs | 2020-03-24 | 3 | -13/+40 | |
| |/ | ||||||
| * | Merge pull request #3583 from mwichmann/man-notes | William Deegan | 2020-03-15 | 2 | -23/+31 | |
| |\ | ||||||
| | * | Add a link from Clone() to Envirornment() methods. [ci skip] | Mats Wichmann | 2020-03-13 | 1 | -1/+1 | |
| | * | Fix the packagers table again. [ci skip] | Mats Wichmann | 2020-03-13 | 1 | -22/+30 | |
| * | | Merge pull request #3574 from mwichmann/more-py2-cleanups | William Deegan | 2020-03-15 | 5 | -95/+19 | |
| |\ \ | ||||||
| | * | | [PR #3574] fix sider complaints | Mats Wichmann | 2020-03-03 | 2 | -2/+1 | |
| | * | | Clean up some more Python 2 code | Mats Wichmann | 2020-03-03 | 5 | -95/+20 | |
| * | | | Merge pull request #3577 from bdbaddog/add_msys2_mingw_paths | William Deegan | 2020-03-15 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | Add msys2 installed mingw64 to PATH for mingw tool | William Deegan | 2020-03-09 | 1 | -0/+1 | |
| | |/ / | ||||||
| * | | | Purge some py 2.7 code | William Deegan | 2020-03-13 | 1 | -7/+0 | |
| | |/ | |/| | ||||||
| * | | Fix syntax problem in Action doc [ci skip] | Mats Wichmann | 2020-03-09 | 1 | -3/+3 | |
| |/ | ||||||
| * | Specifiy encoding for Java files, as the default varies across platforms. | Rob Boehne | 2020-02-24 | 2 | -1/+25 | |
| * | Merge branch 'master' into substfilesuffix | William Deegan | 2020-02-21 | 53 | -561/+371 | |
| |\ | ||||||
| | * | Merge branch 'master' into topic/grossag/compoundactionscan | William Deegan | 2020-02-21 | 90 | -1010/+1431 | |
| | |\ | ||||||
| | * | | Change IMPLICIT_COMMAND_DEPENDENCIES meaning as requested in PR | Adam Gross | 2020-01-13 | 2 | -10/+58 | |
| | * | | Address review feedback | Adam Gross | 2020-01-12 | 1 | -0/+21 | |
| | * | | Merge branch 'master' into topic/grossag/compoundactionscan | Adam Gross | 2020-01-10 | 167 | -1161/+1045 | |
| | |\ \ | ||||||
| | * | | | Update scanning code to get it closer to desired state | Adam Gross | 2020-01-10 | 1 | -19/+22 | |
| | * | | | Switch heavyweight scanning to be opt-in | Adam Gross | 2019-12-03 | 1 | -9/+27 | |
| | * | | | Fix some tests | Adam Gross | 2019-12-03 | 1 | -5/+14 | |
| | * | | | Various improvements to the change | Adam Gross | 2019-12-02 | 1 | -25/+25 | |
| | * | | | Add support for scanning multiple entries in an action string | Adam Gross | 2019-12-02 | 1 | -7/+28 | |
| * | | | | Change errant TEXFTILESUFFIX to SUBSTFILESUFFIX | Mats Wichmann | 2020-02-15 | 1 | -1/+1 | |
* | | | | | Merge branch 'master' into c-conditional-scanner | William Deegan | 2020-02-19 | 52 | -561/+251 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge pull request #3561 from bdbaddog/more_post_py27_cleanup_02_17_2020 | William Deegan | 2020-02-19 | 13 | -249/+139 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove u' u" from strings. no longer needed | William Deegan | 2020-02-18 | 9 | -41/+24 | |
| | * | | | | more post py27 cleanup | William Deegan | 2020-02-18 | 5 | -182/+84 | |
| | * | | | | More post py27 cleanup. Remove no-op function calls. Fix _exercise() built in... | William Deegan | 2020-02-18 | 1 | -26/+31 | |
| * | | | | | Merge branch 'master' of github.com:SCons/scons | William Deegan | 2020-02-19 | 49 | -255/+47 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | more unicode cleanup | William Deegan | 2020-02-18 | 1 | -10/+2 | |
| | * | | | | more unicode cleanup | William Deegan | 2020-02-18 | 3 | -28/+2 | |
| | * | | | | more unicode cleanup | William Deegan | 2020-02-18 | 1 | -16/+0 | |
| | * | | | | More unicode removal and cleanup | William Deegan | 2020-02-18 | 1 | -15/+13 | |
| | * | | | | removing unicode from UtilTests.py | William Deegan | 2020-02-18 | 1 | -4/+1 | |
| | * | | | | remove unicode from dblite.py | William Deegan | 2020-02-18 | 1 | -20/+2 | |
| | * | | | | remove unicode reference in ActionTests.py | William Deegan | 2020-02-18 | 1 | -8/+0 | |
| | * | | | | more code cleanup found by pycharm | William Deegan | 2020-02-18 | 1 | -4/+4 | |
| | * | | | | replace dictionary initializations with simpler logic | William Deegan | 2020-02-18 | 2 | -13/+4 | |
| | * | | | | remove PY3 variable from SCons.Util No longer needed | William Deegan | 2020-02-17 | 1 | -1/+0 | |
| | * | | | | Fix sider issue. Simplify code by removing py27 v py35+ | William Deegan | 2020-02-17 | 1 | -14/+5 | |
| | * | | | | Clean up collections to switch to collections.abc where possible | William Deegan | 2020-02-17 | 7 | -40/+9 | |
| | * | | | | remove remaining from __future__ imports | William Deegan | 2020-02-17 | 5 | -11/+0 | |