summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Revert bad changes to generated filesAdam Gross2019-07-1919-3416/+3763
* [ci skip] MSVS doc fix and output of rerunning doc generationAdam Gross2019-07-1920-3765/+3418
* [ci skip] Updated CHANGES.txt and msvs.xml documentationAdam Gross2019-07-192-3/+38
* Integrate requested changes to msvsTests.pyAdam Gross2019-07-191-5/+10
* Fix flake8 issues raised by siderAdam Gross2019-07-182-4/+0
* Fix accidental removal of some VS versionsAdam Gross2019-07-181-2/+1
* Fix msvs testsAdam Gross2019-07-1825-2608/+444
* Fix issues raised in code reviewAdam Gross2019-07-172-34/+72
* Upgrade and improve Visual Studio solution/project generation codeAdam Gross2019-07-172-56/+174
* Merge pull request #3403 from luhk/latex_scanner_multi_includeWilliam Deegan2019-07-063-13/+23
|\
| * LaTeX scanner: Remove obsolete commentLukas Schrangl2019-07-031-7/+0
| * Update CHANGES.txt with LaTeX scanner > 1 include per line changeLukas Schrangl2019-07-021-5/+7
| * LaTeX scanner: Find > 1 includes per lineLukas Schrangl2019-07-022-1/+16
|/
* Merge pull request #3392 from mwichmann/travis-tweakWilliam Deegan2019-06-212-10/+18
|\
| * [PR #3392] add a few more TeX packagesMats Wichmann2019-06-171-3/+1
| * [PR #3392] leave out docbook-slidesMats Wichmann2019-06-161-3/+13
| * Update Travis config: py38, lxml, docbook, ldcMats Wichmann2019-06-132-7/+7
* | Merge pull request #3394 from bdbaddog/fix_vc_invalid_HOST_or_TARGET_ARCHWilliam Deegan2019-06-204-22/+220
|\ \
| * | Fix sider warningWilliam Deegan2019-06-201-1/+1
| * | Allow MSVCUnsupportedTargetArch and MSVCUnsupportedHostArch exceptions to pro...William Deegan2019-06-202-1/+4
| * | Switch back to None with proper comparison using is instead of notWilliam Deegan2019-06-191-4/+4
| * | Switch from testing for directory value being false to -1 as "" evaluates to ...William Deegan2019-06-191-4/+9
| * | Fix conflictWilliam Deegan2019-06-181-5/+0
| * | [skip ci] remove conflict markers from CHANGES.txtWilliam Deegan2019-06-181-3/+0
| * | Added tests to logic changes by mhqtronic PR #3375William Deegan2019-06-183-17/+215
|/ /
* | Merge branch 'master' of github.com:SCons/sconsWilliam Deegan2019-06-153-3/+22
|\ \ | |/
| * Merge pull request #3383 from chasinglogic/action-hides-exceptionsWilliam Deegan2019-06-133-3/+22
| |\
| | * Don't hide exceptions when command does not existMathew Robinson2019-06-103-3/+22
* | | add comment on how to update irc infoWilliam Deegan2019-06-131-0/+1
|/ /
* | Move IRC Channel to encrypted so forks won't publish to scons irc channelWilliam Deegan2019-06-121-22/+23
* | Merge pull request #3388 from mwichmann/xsl-changesWilliam Deegan2019-06-126-336/+330
|\ \
| * | Update Docbook test stylesheetsMats Wichmann2019-06-066-336/+330
| |/
* | Merge pull request #3389 from mwichmann/harness-tests-cmdWilliam Deegan2019-06-122-269/+318
|\ \
| * | test harness: fix TestCmd testsMats Wichmann2019-06-072-269/+318
* | | Merge pull request #3390 from bdbaddog/py38_fixesWilliam Deegan2019-06-101-3/+2
|\ \ \
| * | | Fix escaping to quiet py38 warnings about bad escapesWilliam Deegan2019-06-101-3/+2
|/ / /
* | | Merge pull request #3368 from mwichmann/try-38-devWilliam Deegan2019-06-071-1/+10
|\ \ \ | |/ / |/| |
| * | [WIP] try a run with Travis' py3.8Mats Wichmann2019-05-131-1/+10
* | | Merge pull request #3387 from mwichmann/iter-not-rangeWilliam Deegan2019-06-061-3/+3
|\ \ \ | |_|/ |/| |
| * | Use more idiomatic PythonMats Wichmann2019-06-061-3/+3
|/ /
* | Merge pull request #3379 from mwichmann/test-tweaksWilliam Deegan2019-05-316-40/+40
|\ \
| * | Tweak a few testsMats Wichmann2019-05-306-40/+40
|/ /
* | Merge pull request #3380 from bdbaddog/py38_fixesWilliam Deegan2019-05-303-358/+409
|\ \
| * | PY38: Fix invalid escape chars in compare stringWilliam Deegan2019-05-301-26/+27
| * | PY38: Fix invalid escape chars in compare stringWilliam Deegan2019-05-301-4/+4
| * | PY38: Resolve duplicate creation of 'work' subdir which yielded warnings. Als...William Deegan2019-05-302-2/+4
| * | PEP8 fileWilliam Deegan2019-05-301-326/+374
|/ /
* | Merge pull request #3367 from mwichmann/docs-parse_flagsWilliam Deegan2019-05-287-40/+50
|\ \
| * | Update docs for parse_flags keywordsMats Wichmann2019-05-147-40/+50
| |/
* | Merge pull request #3374 from chasinglogic/more-cache-statsWilliam Deegan2019-05-174-0/+37
|\ \