summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* docs: tweak "manpage" (shared) Return, SConscript [ci skip]Mats Wichmann2020-04-281-94/+83
* Exports doc fixes [ci skip]Mats Wichmann2020-04-261-40/+42
* Merge pull request #3622 from bdbaddog/speedup_doc_update_generatedWilliam Deegan2020-04-231-0/+1
|\
| * [ci skip] Speedup xml validation called by bin/docs-update-generated.py by ca...William Deegan2020-04-221-0/+1
* | 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
* | Added notes to RELEASE.txt and CHANGES.txt for Issue #3248William Deegan2020-04-212-28/+8
* | PEP8 + removed '-Wl,-Bsymbolic' from SHLIBVERSIONFLAGS fixes issue #3248William Deegan2020-04-211-9/+8
|/
* Merge pull request #3576 from mwichmann/win-messWilliam Deegan2020-04-162-27/+56
|\
| * [PR #3576] workaroud "oem" coding not on Py3.5Mats Wichmann2020-04-071-3/+10
| * Merge branch 'master' into win-messWilliam Deegan2020-04-058-34/+89
| |\
| * | [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-172-12/+18
| * | Pass some env vars that affect msvs tool setup.Mats Wichmann2020-03-172-10/+19
* | | 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-1612-2802/+198
|\ \ \ \ | |/ / / |/| | |
| * | | Address github review notes and sider issuesWilliam Deegan2020-04-111-5/+5
| * | | Update CHANGES.txtWilliam Deegan2020-04-091-0/+2
| * | | Remove src/LICENSE.txt. Just use the version in the basedirWilliam Deegan2020-04-091-22/+0
| * | | add logic to not include *Tests.py in wheelWilliam Deegan2020-04-094-716/+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
| * | | Move scripts from src/scripts to scripts. Simplify scons.py to only be used f...William Deegan2020-04-096-2559/+0
| * | | First pass of refactor. Moved command line argument processing into site_scon...William Deegan2020-04-091-2/+4
* | | | 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
| | |/ | |/|
* | | Update CHANGES.txtAdam Gross2020-04-021-0/+2
* | | Fix inconsistencies between RootDir attributesAdam Gross2020-04-021-1/+7
|/ /
* | Generate groff-style manpages with Py3 [ci skip]Mats Wichmann2020-03-292-2/+9
* | Improve manpage treatment of Variables and ConfigureMats Wichmann2020-03-263-14/+18
* | [PR #3591] tweak --tree=linedrawMats Wichmann2020-03-241-16/+16
* | Remove duplicate entry in src/CHANGES.txtMats Wichmann2020-03-241-4/+0
* | Add option to use box-draw chars with --treeMats Wichmann2020-03-241-6/+18
* | updated the CHANGES.txtPaul Tipei2020-03-241-0/+4
* | updated the src/CHANGES.txtPaul Tipei2020-03-241-3/+7
* | Adding posibility to use single line drawing when displaying the dependency treeIosif Daniel Kurazs2020-03-243-13/+40
* | Remove obsolete scripts. Remove py27 supportWilliam Deegan2020-03-211-1/+2
|/
* 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-156-96/+21
|\ \
| * | [PR #3574] fix sider complaintsMats Wichmann2020-03-032-2/+1
| * | Clean up some more Python 2 codeMats Wichmann2020-03-036-96/+22
* | | Merge pull request #3577 from bdbaddog/add_msys2_mingw_pathsWilliam Deegan2020-03-152-0/+3
|\ \ \
| * | | [ci skip] update CHANGES.txt to have actual path addedWilliam Deegan2020-03-151-1/+2
| * | | Add msys2 installed mingw64 to PATH for mingw toolWilliam Deegan2020-03-092-0/+2
| |/ /