summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes for 3.0.4 release3.0.4rel_3.0.4William Deegan2019-01-235-7/+8
* Updated files per ReleaseConfig for 3.0.4 releaseWilliam Deegan2019-01-207-13/+13
* Updates for 3.0.4 releaseWilliam Deegan2019-01-203-60/+25
* Regenerated docs for 3.0.4 releaseWilliam Deegan2019-01-206-28/+53
* 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-1845-216/+1365
|\
| * Merge pull request #3274 from pasdVn/cpp-regexWilliam Deegan2019-01-184-5/+115
| |\
| | * Enhance cpp scanner regex logic to detect if/elif expressions without whitesp...Tobias Herzog2019-01-184-5/+115
| * | Merge pull request #3273 from mwichmann/tempfile-extWilliam Deegan2019-01-185-19/+174
| |\ \ | | |/ | |/|
| | * TEMPFILEPRFIX test changed backMats Wichmann2019-01-171-4/+5
| | * Set defaults for TEMPFILE* differentlyMats Wichmann2019-01-161-8/+6
| | * Add test for TEMPFILESUFFIXMats Wichmann2019-01-162-3/+130
| | * Change TEMPFILEEXTENSION to TEMPFILESUFFIXMats Wichmann2019-01-163-10/+26
| | * [WIP] customizable tempfile extension (issue #2431)Mats Wichmann2019-01-152-12/+25
| |/
| * Merge pull request #3264 from dmoody256/msvc_use_script_to_checkWilliam Deegan2019-01-1418-125/+928
| |\
| | * updated platform dict names and used context manager for opening toolset vers...Daniel Moody2019-01-141-10/+10
| | * updated documentationDaniel2019-01-131-0/+7
| | * merged masterDaniel2019-01-133-5/+73
| | |\ | | |/ | |/|
| * | Merge pull request #3260 from dmoody256/TempFileMunge_cmd_line_printWilliam Deegan2019-01-133-4/+71
| |\ \
| | * | accidently reset changes, so recommitingDaniel2019-01-122-2/+69
| | * | updated changes.txtDaniel2019-01-121-2/+2
| |/ /
| | * accidently moved a change in CHANGES.txt, moving it backDaniel2019-01-132-15/+4
| | * merge masterDaniel2019-01-126-72/+61
| | |\ | | |/ | |/|
| * | revert master to develop modeWilliam Deegan2019-01-114-64/+61
| * | Merge pull request #3267 from techtonik/patch-1William Deegan2019-01-102-6/+7
| |\ \
| | * | HTTPS for pull request templateanatoly techtonik2019-01-101-2/+2
| | * | Use HTTPS in issue templateanatoly techtonik2019-01-101-4/+5
| |/ /
| * | Merge pull request #3266 from techtonik/patch-1William Deegan2019-01-091-2/+0
| |\ \
| | * | Travis sudo is deprecatedanatoly techtonik2019-01-101-2/+0
| |/ /
| | * fix changes.txt and added some commentsDaniel2019-01-122-9/+50
| | * update commentDaniel2019-01-121-2/+3
| | * updated msvs to handle newer versions, and moved host/target combos to dictDaniel2019-01-122-23/+41
| | * removed unused imports and other sider changesDaniel2019-01-124-7/+1
| | * updated CHANGES.txtDaniel2019-01-121-1/+3
| | * added test for vs 14.1 and checking arm targetsDaniel2019-01-128-13/+586
| | * added name for cl.exe and have older versions walk for cl.exeDaniel2019-01-102-16/+20
| | * added support for checking for arm target support, and UWP apps for 2017Daniel2019-01-103-79/+154
| | * merged from remoteDaniel2019-01-1013-40/+50
| | |\
| | | * removed unused varied, added named expections, whitespace and commentsDaniel Moody2019-01-091-19/+28
| | | * reverted tests so they can use a default host == target platform for find msvcDaniel Moody2019-01-0913-21/+19
| | | * added ability to get vc dir without env (assume host == target) and fixed testDaniel Moody2019-01-092-5/+9
| | | * updated to use the target archDaniel2019-01-091-7/+59
| | * | merge mats vc tool updatesDaniel2019-01-103-44/+76
| | |\ \
| | | * | stray close-paren characterMats Wichmann2018-11-221-1/+1
| | | * | PR#3230: fix some debug, accept list from vswhereMats Wichmann2018-11-222-18/+33
| | | * | Typo fixMats Wichmann2018-11-181-1/+1
| | | * | Documentation cleanup for vswhere-related fixMats Wichmann2018-11-182-32/+55
| | | * | For PR#3222: improve ms build findingMats Wichmann2018-11-182-4/+22
| | * | | updated to use the target archDaniel2019-01-091-7/+60
| | | |/ | | |/|
| | * | make sure not to modify environment if just checkingDaniel2019-01-081-4/+5