summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | fix changes.txt and added some commentsDaniel2019-01-132-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
| * | updated CHANGES.txtDaniel2019-01-121-1/+3
| * | added test for vs 14.1 and checking arm targetsDaniel2019-01-122-13/+22
| * | added name for cl.exe and have older versions walk for cl.exeDaniel2019-01-101-12/+17
| * | added support for checking for arm target support, and UWP apps for 2017Daniel2019-01-102-30/+62
| * | merged from remoteDaniel2019-01-101-23/+35
| |\ \
| | * | 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-091-2/+2
| | * | added ability to get vc dir without env (assume host == target) and fixed testDaniel Moody2019-01-091-3/+7
| | * | 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-091-4/+5
| * | | leave old version to check if cl existsDaniel2019-01-091-4/+12
| * | | use the vcvars batch script to find installed vc'sDaniel2019-01-096-15/+14
| | |/ | |/|
| * | Update release with commit info3.0.3William Deegan2019-01-081-1/+1
| * | Fix datestamp for releaseWilliam Deegan2019-01-081-1/+1
| * | Update scons.bat to first look for scons.py and then scons so that a universa...William Deegan2019-01-083-6/+9
| * | Merge remote-tracking branch 'origin/rel_3.0.3' into rel_3.0.3William Deegan2019-01-072-11/+12
| |\ \
| | * | add clangCommon to packagingWilliam Deegan2019-01-061-0/+1
| | * | Add clangCommon to MANIFEST.in so it get's packagedWilliam Deegan2019-01-061-0/+1
| | * | Fix typoWilliam Deegan2019-01-061-1/+1
| | * | Fix version strings to be 3.0.3William Deegan2019-01-061-3/+3
| | * | Minor versioning fixesWilliam Deegan2019-01-061-8/+8