summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* update lex tool to find paths on windowsDaniel2019-02-162-5/+44
* Merge pull request #3270 from dmoody256/mingw_link_issueWilliam Deegan2019-02-153-1/+10
|\
| * Merge remote-tracking branch 'origin/master' into mingw_link_issueDaniel2019-02-086-412/+597
| |\
| * \ Merge remote-tracking branch 'origin/master' into mingw_link_issueDaniel2019-02-023-3/+7
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into mingw_link_issueDaniel2019-01-3020-124/+499
| |\ \ \
| * | | | check to make sure that the CCFLAGS are a CLVarDaniel2019-01-301-2/+6
| * | | | updated CHANGES.txtDaniel2019-01-141-0/+2
| * | | | fixed mingw emitter to convert str to node before accessing node member, and ...Daniel2019-01-142-1/+4
* | | | | Merge pull request #3297 from mwichmann/win-resourcewarnWilliam Deegan2019-02-152-16/+22
|\ \ \ \ \
| * | | | | Fix syntax error from reverting popen context mgrMats Wichmann2019-02-101-3/+3
| * | | | | Undo part of the windows context manager changeMats Wichmann2019-02-091-3/+5
| * | | | | Fix some more subprocess-unclosed-file warningsMats Wichmann2019-02-082-17/+21
| | |_|_|/ | |/| | |
* | | | | Clean up some tests: use context managersMats Wichmann2019-02-145-19/+30
* | | | | Fix is/is not syntaxMats Wichmann2019-02-114-11/+12
* | | | | Add textfile tool to defaultsMats Wichmann2019-02-083-2/+5
|/ / / /
* | | | Add arm targets to doc for MSVS_ARCHMats Wichmann2019-02-061-3/+6
* | | | Merge pull request #3289 from mwichmann/msvs-xmlWilliam Deegan2019-02-051-400/+563
|\ \ \ \
| * | | | Pretty-print msvs.xmlMats Wichmann2019-02-051-400/+563
* | | | | [ci skip] update bugfix descriptionWilliam Deegan2019-02-051-1/+1
* | | | | update CHANGES.txtDaniel2019-02-051-0/+1
* | | | | fix for case where nothing is return from vswhereDaniel2019-02-051-7/+8
|/ / / /
* | | | Merge pull request #3261 from mwichmann/doc-defaultWilliam Deegan2019-02-022-0/+6
|\ \ \ \
| * | | | Work on Default docu wording a bit moreMats Wichmann2019-01-192-0/+6
* | | | | Update src/CHANGES.txt fix issue #3283William Deegan2019-02-021-2/+6
* | | | | Fix configure logic calling configured decider not handling DeciderNeedsNode ...William Deegan2019-02-021-2/+9
* | | | | handle exceptions slightly betterWilliam Deegan2019-02-021-1/+1
| |_|_|/ |/| | |
* | | | update EnvironmentTest to work with new defaultDaniel2019-01-301-2/+2
* | | | updated CHANGES.txtDaniel2019-01-281-0/+4
* | | | change default for AppendENVPath to not move existing pathsDaniel2019-01-281-1/+1
| |_|/ |/| |
* | | Quiet Py3 resource warningsMats Wichmann2019-01-253-20/+42
* | | restore to development modeWilliam Deegan2019-01-233-17/+70
* | | Changes for 3.0.4 release3.0.4William Deegan2019-01-231-2/+3
* | | Updated files per ReleaseConfig for 3.0.4 releaseWilliam Deegan2019-01-203-3/+3
* | | Updates for 3.0.4 releaseWilliam Deegan2019-01-202-59/+18
* | | Update CHANGES.txt to reference fixed github issues and to highlight initial ...William Deegan2019-01-201-3/+2
|/ /
* | Merge branch 'master' of github.com:SCons/sconsWilliam Deegan2019-01-1922-124/+493
|\ \
| * \ Merge pull request #3274 from pasdVn/cpp-regexWilliam Deegan2019-01-194-5/+115
| |\ \
| | * | Enhance cpp scanner regex logic to detect if/elif expressions without whitesp...Tobias Herzog2019-01-184-5/+115
| * | | TEMPFILEPRFIX test changed backMats Wichmann2019-01-171-4/+5
| * | | Set defaults for TEMPFILE* differentlyMats Wichmann2019-01-161-8/+6
| * | | Change TEMPFILEEXTENSION to TEMPFILESUFFIXMats Wichmann2019-01-163-10/+26
| * | | [WIP] customizable tempfile extension (issue #2431)Mats Wichmann2019-01-162-12/+25
| |/ /
| * | updated platform dict names and used context manager for opening toolset vers...Daniel Moody2019-01-141-10/+10
| * | updated documentationDaniel2019-01-141-0/+7
| * | merged masterDaniel2019-01-142-5/+24
| |\ \ | | |/
| | * accidently reset changes, so recommitingDaniel2019-01-131-2/+20
| | * updated changes.txtDaniel2019-01-131-2/+2
| * | accidently moved a change in CHANGES.txt, moving it backDaniel2019-01-142-15/+4
| * | merge masterDaniel2019-01-132-63/+53
| |\ \ | | |/
| | * revert master to develop modeWilliam Deegan2019-01-113-63/+60