summaryrefslogtreecommitdiffstats
path: root/SCons/Tool
Commit message (Expand)AuthorAgeFilesLines
* Simply use_script and use_settings assignment code via early function exit. ...Joseph Brill2022-03-261-14/+13
* Merge branch 'master' into jbrill-msvc-usesettingsJoseph Brill2022-03-252-2/+2
|\
| * Change right single quotation mark to single quotation mark in ninja/ninja.xm...Joseph Brill2022-03-242-2/+2
* | Remove extraneous whitespace.Joseph Brill2022-03-251-1/+1
* | Update comment.Joseph Brill2022-03-251-1/+1
* | Update comment and remove trailing whitespace.Joseph Brill2022-03-251-2/+2
* | Add documentation for MSVC_USE_SETTINGS.Joseph Brill2022-03-251-0/+25
* | Combine MSVC_USE_SETTINGS undefined and None. Additional comments describing...Joseph Brill2022-03-221-13/+12
* | Bypass msvc detection and environment processing with a user-provided diction...Joseph Brill2022-03-211-1/+43
|/
* Only swap path dirsep if neededWilliam Deegan2022-03-191-1/+4
* Added some comments for ninja updates.Daniel Moody2022-03-141-1/+3
* Merge branch 'master' into fix_ninja_mingwWilliam Deegan2022-03-083-69/+93
|\
| * Merge pull request #4102 from yuzhichang/msvc_use_scriptWilliam Deegan2022-03-072-2/+12
| |\
| | * [ci skip] Fix entity reference per mwichmann's comment.William Deegan2022-03-071-1/+1
| | * change variable to specify arguments to MSVC_USE_SCRIPT to MSVC_USE_SCRIPT_AR...William Deegan2022-03-072-4/+4
| | * MSVC_SCRIPT_ARGS is the arguments (whitespace separated) passed to the script...Zhichang Yu2022-02-192-2/+12
| * | hide __NINJA_NO for nowWilliam Deegan2022-03-021-3/+4
| * | Ninja docs (#4105): address some review commentsMats Wichmann2022-02-281-11/+7
| * | Typo fix [ci skip]Mats Wichmann2022-02-251-1/+1
| * | Tweaks to ninja docs [skip appveyor]Mats Wichmann2022-02-241-65/+82
| |/
* | fix duplicate CCDEPFLAGS def in clangxx toolWilliam Deegan2022-02-281-2/+1
* | Merge branch 'fix_ninja_mingw' of github.com:dmoody256/scons into fix_ninja_m...William Deegan2022-02-271-1/+2
|\ \
| * | fix a few typos and add tests backDaniel Moody2022-02-264-4/+5
* | | fix typo in gcc/clang CCDEFLAGSWilliam Deegan2022-02-274-3/+6
|/ /
* | Initial change to use CCDEFFLAGS set by individual compilers rather than hard...William Deegan2022-02-2610-6/+59
* | Added ninja mingw support and improved CommandGeneratorAction supportDaniel Moody2022-02-242-4/+10
|/
* Merge branch 'master' of github.com:SCons/scons into fix_py_3_9_resourceWarningsWilliam Deegan2022-02-011-55/+64
|\
| * Java not-in-path tests use limited toolsMats Wichmann2022-01-281-1/+1
| * Fix ci complaint for PR #4089Mats Wichmann2022-01-241-1/+1
| * A little java/jar cleanupMats Wichmann2022-01-241-56/+65
* | address a number of ResourceWarning: unclosed file <_io.TextIOWrapper name='p...William Deegan2022-01-232-18/+15
|/
* sider: typo fix [skip appveyor]Mats Wichmann2022-01-101-1/+1
* Slight change to MS logging templateMats Wichmann2022-01-031-2/+2
* Clean up lint complaints in MSCommonMats Wichmann2022-01-037-166/+176
* Remove _subproc changes.Joseph Brill2021-11-211-24/+9
* Merge branch 'master' into jbrill-msvc-usescriptJoseph Brill2021-11-172-110/+156
|\
| * Deprecate the qt tool.Mats Wichmann2021-11-112-8/+12
| * Fiddle Qt docsMats Wichmann2021-11-111-110/+152
* | Let _subproc raise exception to bypass dummyPopen cascading error issues and ...Joseph Brill2021-11-171-9/+24
* | Rename FileNotFound to MSVCScriptNotFound and improve exception text.Joseph Brill2021-11-141-2/+2
* | Verify user script (MSVC_USE_SCRIPT) exists and raise an exception if the use...Joseph Brill2021-11-141-0/+6
|/
* Merge pull request #4049 from mwichmann/java-versionsWilliam Deegan2021-11-116-109/+243
|\
| * Oops, fix javah doc to suggest -h, not -d [ci skip]Mats Wichmann2021-11-061-1/+1
| * Add userguide update on javah as wellMats Wichmann2021-11-051-2/+5
| * Update Java support for more versionsMats Wichmann2021-11-046-107/+238
* | Merge branch 'master' into regenerate-build.ninjaWilliam Deegan2021-11-111-44/+36
|\ \
| * | [ci skip] fix sider complaintsWilliam Deegan2021-11-091-32/+32
| * | Remove -prerelease for MSVC 2022William Deegan2021-11-051-13/+5
| |/
* | Merge branch 'master' into regenerate-build.ninjaWilliam Deegan2021-11-047-31/+75
|\ \ | |/
| * Update copyright textWilliam Deegan2021-11-012-25/+23