summaryrefslogtreecommitdiffstats
path: root/SCons
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'master' into ninja_command_line_argsWilliam Deegan2022-06-139-66/+577
| | |\ \
| | * | | added blurb about using NINJA_CMD_ARGS on scons command line when using ninja...William Deegan2022-06-132-1/+10
| | * | | Moved Variable() for NINJA_CMD_ARGS to options() functionWilliam Deegan2022-06-131-10/+9
| | * | | Added command line variable to pass ninja args through scons.Daniel Moody2022-06-072-2/+21
| | | |/ | | |/|
| * | | fixed sider complaintDaniel Moody2022-06-071-1/+1
| * | | improve help text slightlyDaniel Moody2022-06-071-1/+1
| * | | Added option to allow scons to determine if it should skip ninja regeneration.Daniel Moody2022-06-074-46/+112
| |/ /
* | | Add dispatch class for reset and verify methods. Verify data structure consi...Joseph Brill2022-06-161-44/+144
* | | Update commentsJoseph Brill2022-06-161-2/+1
* | | Rename msvc batch platform (uwp/store/desktop) to platform_type.Joseph Brill2022-06-161-26/+24
* | | Add SDK version support and validate all arguments.Joseph Brill2022-06-161-348/+731
* | | Change IOError to OSErrorJoseph Brill2022-06-141-2/+2
* | | Disable MSVC_TOOLSET_DEFAULT_VCVARSVERJoseph Brill2022-06-141-1/+1
* | | Convert SortOrder class to enumJoseph Brill2022-06-141-5/+7
* | | Detect multiple declarations between MSVC_SCRIPT_ARGS and new variables. Sor...Joseph Brill2022-06-141-58/+195
* | | Expand data structures and rework version comparisons and messages.Joseph Brill2022-06-131-131/+365
* | | Convert VS constants to namedtuples. Update debug message content.Joseph Brill2022-06-121-46/+62
* | | Fix sider complaintsJoseph Brill2022-06-121-4/+4
* | | Initial support for msvc batch file argumentsJoseph Brill2022-06-121-17/+474
| |/ |/|
* | Merge branch 'master' into jbrill-msvc-warnfixJoseph Brill2022-06-1013-267/+480
|\ \
| * \ Merge pull request #4172 from mwichmann/doc/fortrancomWilliam Deegan2022-06-091-17/+26
| |\ \ | | |/ | |/|
| | * doc: FORTRANCOM doesn't include cpp vars [skip appveyor]Mats Wichmann2022-06-091-17/+26
| * | Update ActionTests for Python 3.11Mats Wichmann2022-06-041-159/+185
| |/
| * [ci skip] Add note to handle processes not dying properly by raising exceptio...William Deegan2022-06-032-0/+3
| * Merge branch 'ninja_always_execute' of github.com:dmoody256/scons into ninja_...William Deegan2022-06-0213-149/+209
| |\
| | * Merge branch 'master' into ninja_always_executeWilliam Deegan2022-06-0213-149/+209
| | |\
| | | * Merge pull request #4158 from dmoody256/shell_env_gen_listWilliam Deegan2022-06-015-16/+66
| | | |\
| | | | * Updated CHANGES/RELEASE to be a bit simpler. Fixed typo in docs for SHELL_ENV...William Deegan2022-06-012-6/+12
| | | | * fix missing f stringDaniel Moody2022-05-271-1/+1
| | | | * move ENV copy to more optimal locationDaniel Moody2022-05-241-1/+1
| | | | * removed auto typeDaniel Moody2022-05-241-1/+0
| | | | * fix sider complaintDaniel Moody2022-05-241-1/+2
| | | | * Updated SHELL_ENV_GENERATOR to be list of functions now called SHELL_ENV_GENE...Daniel Moody2022-05-245-16/+60
| * | | | Fix sider complaintsWilliam Deegan2022-06-021-2/+1
| |/ / /
| * | | Updated ninja docs in users guilde.William Deegan2022-06-021-1/+1
| * | | Move logic which waits for a process to die into SCons.Util wait_for_process_...William Deegan2022-06-022-27/+37
| * | | Merge branch 'master' into ninja_always_executeDaniel Moody2022-05-2410-28/+423
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into ninja_always_executeWilliam Deegan2022-05-122-9/+40
| |\ \ \
| * | | | add another exception which should be handled by retryDaniel Moody2022-05-121-1/+2
| * | | | Merge remote-tracking branch 'origin/master' into ninja_always_executeDaniel Moody2022-05-111-1/+1
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into ninja_always_executeDaniel Moody2022-05-114-32/+30
| |\ \ \ \ \
| * | | | | | fix sider issuesDaniel Moody2022-05-102-5/+4
| * | | | | | added target propagation for ninja executionDaniel Moody2022-05-105-39/+90
| * | | | | | improved ninja default targets and for ninja file as only target when generat...Daniel Moody2022-05-065-44/+110
* | | | | | | Refine conditions for intent to use msvc toolsJoseph Brill2022-06-101-4/+26
* | | | | | | Update MSVC_NOTFOUND_POLICY documentationJoseph Brill2022-06-081-9/+24
* | | | | | | Add preliminary docstrings for set_msvc_notfound_policy and get_msvc_notfound...Joseph Brill2022-06-081-0/+14
* | | | | | | Update MSVC_NOTFOUND_POLICY documentationJoseph Brill2022-06-081-2/+20
* | | | | | | Update MSVC_NOTFOUND_POLICY documentationJoseph Brill2022-06-061-9/+9
* | | | | | | Update MSVC_NOTFOUND_POLICY documentationJoseph Brill2022-06-061-5/+16