summaryrefslogtreecommitdiffstats
path: root/src/engine
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3608 from bdbaddog/add_vswhere_variableWilliam Deegan2020-04-238-52/+151
|\
| * [ci skip] updated wording for VSWHEREWilliam Deegan2020-04-221-4/+5
| * [ci skip] Doc updatesWilliam Deegan2020-04-211-18/+18
| * [ci skip] Update docsWilliam Deegan2020-04-211-4/+14
| * Merge branch 'master' into add_vswhere_variableWilliam Deegan2020-04-1915-297/+851
| |\
| * | We're all py3 now can use exist_ok=True on os.mkdirs(). Thanks mwichmannWilliam Deegan2020-04-131-2/+1
| * | fix vcTests.py creating already existing dir on win32William Deegan2020-04-131-1/+2
| * | resolve sider issue. import sys not neededWilliam Deegan2020-04-121-1/+0
| * | If no vswhere.exe is found, do not try to run it. Was breaking tests on non-w...William Deegan2020-04-121-0/+5
| * | Address comments on PR for docsWilliam Deegan2020-04-121-9/+14
| * | Address PR commentsWilliam Deegan2020-04-122-7/+5
| * | Resolve issue #3605. Allow specifying VSWHERE to environmentWilliam Deegan2020-04-108-48/+126
| * | pep8William Deegan2020-04-092-5/+8
* | | Merge pull request #3623 from mwichmann/doc-toolsWilliam Deegan2020-04-231-37/+38
|\ \ \
| * | | docs: update Tool description [ci skip]Mats Wichmann2020-04-231-37/+38
| | |/ | |/|
* | | PEP8 + removed '-Wl,-Bsymbolic' from SHLIBVERSIONFLAGS fixes issue #3248William Deegan2020-04-211-9/+8
|/ /
* | Merge pull request #3576 from mwichmann/win-messWilliam Deegan2020-04-161-27/+53
|\ \
| * | [PR #3576] workaroud "oem" coding not on Py3.5Mats Wichmann2020-04-071-3/+10
| * | Merge branch 'master' into win-messWilliam Deegan2020-04-057-30/+78
| |\ \
| * | | [PR #3576] change decoding to "oem" in vcvars* runnerMats Wichmann2020-03-191-8/+15
| * | | [PR #3576] fix typo in powershell pathMats Wichmann2020-03-171-1/+1
| * | | [PR #3576] add powershell pathMats Wichmann2020-03-171-10/+15
| * | | Pass some env vars that affect msvs tool setup.Mats Wichmann2020-03-171-10/+17
* | | | Merge pull request #3611 from mwichmann/doc-implicitdepWilliam Deegan2020-04-162-43/+61
|\ \ \ \
| * | | | [PR #3611] implicit deps fix review comment [ci skip]Mats Wichmann2020-04-122-9/+12
| * | | | Update doc wording for IMPLICIT_COMMAND_DEPEDENCIES [ci skip]Mats Wichmann2020-04-111-38/+53
* | | | | Merge pull request #3603 from bdbaddog/revamp_scons_buildWilliam Deegan2020-04-164-186/+689
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Address github review notes and sider issuesWilliam Deegan2020-04-111-5/+5
| * | | | add logic to not include *Tests.py in wheelWilliam Deegan2020-04-091-186/+0
| * | | | Fix sconsign tests and scriptWilliam Deegan2020-04-091-45/+4
| * | | | move scons-configure-cache logic into SCons.Utilities.ConfigureCache:main and...William Deegan2020-04-091-0/+182
| * | | | move sconsign logic into src/engine/SCons/Utilties, update entry_points to ge...William Deegan2020-04-092-0/+548
| | |_|/ | |/| |
* | | | Merge pull request #3601 from mwichmann/man-examples-fmtWilliam Deegan2020-04-108-41/+48
|\ \ \ \ | |/ / / |/| | |
| * | | Manpage example tweaks [ci skip]Mats Wichmann2020-04-078-41/+48
| | |/ | |/|
* | | Fix inconsistencies between RootDir attributesAdam Gross2020-04-021-1/+7
|/ /
* | Generate groff-style manpages with Py3 [ci skip]Mats Wichmann2020-03-291-2/+7
* | Improve manpage treatment of Variables and ConfigureMats Wichmann2020-03-263-14/+18
* | [PR #3591] tweak --tree=linedrawMats Wichmann2020-03-241-16/+16
* | Add option to use box-draw chars with --treeMats Wichmann2020-03-241-6/+18
* | Adding posibility to use single line drawing when displaying the dependency treeIosif Daniel Kurazs2020-03-243-13/+40
|/
* Merge pull request #3583 from mwichmann/man-notesWilliam Deegan2020-03-152-23/+31
|\
| * Add a link from Clone() to Envirornment() methods. [ci skip]Mats Wichmann2020-03-131-1/+1
| * Fix the packagers table again. [ci skip]Mats Wichmann2020-03-131-22/+30
* | Merge pull request #3574 from mwichmann/more-py2-cleanupsWilliam Deegan2020-03-155-95/+19
|\ \
| * | [PR #3574] fix sider complaintsMats Wichmann2020-03-032-2/+1
| * | Clean up some more Python 2 codeMats Wichmann2020-03-035-95/+20
* | | Merge pull request #3577 from bdbaddog/add_msys2_mingw_pathsWilliam Deegan2020-03-151-0/+1
|\ \ \
| * | | Add msys2 installed mingw64 to PATH for mingw toolWilliam Deegan2020-03-091-0/+1
| |/ /
* | | Purge some py 2.7 codeWilliam Deegan2020-03-131-7/+0
| |/ |/|
* | Fix syntax problem in Action doc [ci skip]Mats Wichmann2020-03-091-3/+3
|/