summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-2512-118/+151
* [PY 3.8] file closes in tools and othersMats Wichmann2019-04-2516-92/+108
* [PR #3337] fix two minor Sider complaintsMats Wichmann2019-04-241-2/+1
* [PR #3337] test case now uses mocked envMats Wichmann2019-04-241-24/+42
* [PR #3337] add testcase for tool lookupMats Wichmann2019-04-242-23/+46
* Merge branch 'master' into tool-addWilliam Deegan2019-04-2342-323/+470
|\
| * Merge pull request #3352 from mwichmann/java-versWilliam Deegan2019-04-237-69/+173
| |\
| | * Merge pull request #1 from bdbaddog/java-versMats Wichmann2019-04-222-95/+136
| | |\
| | | * changes to unit test to avoid hitting the filesystemWilliam Deegan2019-04-222-95/+136
| | * | Merge branch 'master' into java-versWilliam Deegan2019-04-2229-253/+209
| | |\ \ | | | |/ | | |/|
| | * | Move the jdk-version-glob test to unit testsMats Wichmann2019-04-171-0/+50
| | * | Fix problems with jdk detectionMats Wichmann2019-04-146-42/+58
| * | | Fix default value logic for TEMPFILEARGJOINWilliam Deegan2019-04-221-1/+1
| * | | Fix Issue #3350 - Update CHANGES.txt and RELEASE.txtWilliam Deegan2019-04-222-1/+6
| * | | Merge remote-tracking branch 'origin/fix_3350_mslink_tempfile_join_char' into...William Deegan2019-04-227-10/+75
| |\ \ \
| | * | | Updated mslink, mslib, msvc, platform docs, and added unit testWilliam Deegan2019-04-227-6/+65
| | * | | PEP 8 fileWilliam Deegan2019-04-221-4/+10
| * | | | Merge branch 'master' of github.com:SCons/scons into fix_3350_mslink_tempfile...William Deegan2019-04-2226-232/+187
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fixup some code triggering pylint errors.Mats Wichmann2019-04-2126-232/+187
| * | | Issue #3350 - Add TEMPFILEARGJOINBYTE as a variable to be used to join each i...William Deegan2019-04-204-1/+15
| |/ /
| * | Issue #3350 - Refactor EnvironmentError to SConsEnvironmentError to avoid ove...William Deegan2019-04-188-17/+21
| |/
* | [PR #3337] centralize definition of candidatesMats Wichmann2019-04-162-29/+23
* | [PR #3337] clean up lex and yacc toolsMats Wichmann2019-04-132-18/+28
* | [#3336] do not add not-found tool pathsMats Wichmann2019-04-133-12/+18
|/
* Give sconsign a default filename.Mats Wichmann2019-04-052-39/+52
* [PR #3331] resync with PR #3330Mats Wichmann2019-03-301-2/+1
* Add changelog for PR #3331Mats Wichmann2019-03-301-0/+2
* [PY 3.8] tempoary fix: move imp importMats Wichmann2019-03-301-1/+2
* [PY 3.8] fix some sider complaints in #3331Mats Wichmann2019-03-301-1/+0
* [PY 3.8] roll back scons-time to use os.popenMats Wichmann2019-03-301-4/+8
* [WIP] [PY 3.8] fix more warningsMats Wichmann2019-03-308-35/+25
* [PR #333] close files to avoid scons-time racesMats Wichmann2019-03-292-11/+21
* [PR #3330] try to eliminate race in scons-timeMats Wichmann2019-03-291-23/+3
* Reset to development post merge from release branchWilliam Deegan2019-03-273-33/+70
* Release file updates for Release 3.0.53.0.5William Deegan2019-03-263-71/+44
* Updates to CHANGES.txt for Release 3.0.5William Deegan2019-03-261-2/+3
* Fix Issue #3333 - Find vswhere under 32 bit windows installsWilliam Deegan2019-03-262-7/+16
* Add bugfix info to CHANGES.txtWilliam Deegan2019-03-181-0/+1
* Add support for MSSDK V10.0A fixes GH Issue #3329William Deegan2019-03-181-0/+10
* Merge branch 'master' into scons-symlinkWilliam Deegan2019-03-1243-606/+1063
|\
| * Merge pull request #3328 from bdbaddog/gh_issue_2799_mingw_respect_comstrWilliam Deegan2019-03-122-31/+34
| |\
| | * [skip ci] Add info to CHANGES.txtWilliam Deegan2019-03-121-0/+1
| | * PEP8William Deegan2019-03-111-29/+30
| | * Fix issue #2799 - Get mingw tool to respect SHCCCOMSTR, SHLINKCOMSTR and LDMO...William Deegan2019-03-111-2/+3
| * | Merge branch 'master' into scons-time-fixesWilliam Deegan2019-03-1018-56/+76
| |\ \
| | * \ Merge pull request #3327 from mwichmann/open-and-regex-cleanupsWilliam Deegan2019-03-1016-52/+70
| | |\ \ | | | |/ | | |/|
| | | * Clean up some file opens, regex stringsMats Wichmann2019-03-0716-52/+70
| | * | Add the changelog entryMaciej Kumorek2019-03-071-1/+3
| | * | Add /nologo flag to RCFLAGSMaciej Kumorek2019-03-071-1/+1
| | |/
| | * [skip ci] reset to develop mode3.0.5a2William Deegan2019-03-052-2/+2