summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add 14.0 toolset registry check as done in msvc vsvars140.bat.Joseph Brill2022-06-293-2/+21
* Use msvc version prefix instead of version prefix for internal dictionary loo...Joseph Brill2022-06-293-3/+3
* Fix sider issue.Joseph Brill2022-06-281-1/+1
* Additional validation for MSVC_SDK_VERSION and MSVC_SPECTRE_LIBS. Adjust doc...Joseph Brill2022-06-287-79/+314
* Add docstrings to MSVC/Util.py methods.Joseph Brill2022-06-271-0/+30
* Move verify invocation to last line of vc.py. Add verify method to Config mo...Joseph Brill2022-06-274-5/+52
* Rework SxS toolset version support and vcvars bug fix handling. Update MSVC_...Joseph Brill2022-06-273-46/+113
* Add blurb for additional MSVC_UWP_APP values accepted.Joseph Brill2022-06-262-0/+2
* Set global lxml etree XSLT maximum traversal depth. Update generated document...Joseph Brill2022-06-265-69/+117
* Update CHANGES.txt and RELEASE.txtJoseph Brill2022-06-262-4/+43
* Merge branch 'master' into jbrill-msvc-batchargsJoseph Brill2022-06-2631-542/+808
|\
| * Merge pull request #4167 from mwichmann/doc/builder-tweaksWilliam Deegan2022-06-251-175/+209
| |\
| | * minor edits plus adding a warning about using chdirWilliam Deegan2022-06-251-5/+22
| | * A few more tweaks in Builder Methods intro [skip appveyor]Mats Wichmann2022-06-201-26/+24
| | * Tweaked Builder intro section in manpage [skip appveyor]Mats Wichmann2022-06-201-162/+181
| * | Merge pull request #4181 from mwichmann/doc/strfunctionWilliam Deegan2022-06-253-69/+99
| |\ \
| | * | Minor edits. Link to Action Objects instead of just referencing it, and remov...William Deegan2022-06-252-2/+2
| | * | Doc wordsmithing - actions [skip appveyor]Mats Wichmann2022-06-183-69/+99
| | |/
| * | Merge pull request #4168 from dmoody256/lex_space_argsWilliam Deegan2022-06-258-7/+72
| |\ \
| | * | updated blurb in CHANGES.txt and RELEASE.txt to indicate more specifically wh...William Deegan2022-06-253-10/+13
| | * | Merge branch 'master' into lex_space_argsWilliam Deegan2022-06-1620-511/+1144
| | |\ \ | | | |/
| | * | Merge branch 'master' into lex_space_argsWilliam Deegan2022-06-1431-231/+1061
| | |\ \
| | * | | Updated lex emitter to respect escaped spaces when climbing out of a the SCos...Daniel Moody2022-06-068-1/+61
| * | | | Merge pull request #4180 from mwichmann/feature/fortrancommonflagsWilliam Deegan2022-06-2022-291/+428
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Restore convars to gfortran doc, add to g77 [ci skip]Mats Wichmann2022-06-172-1/+37
| | * | | Fix PR review issuesMats Wichmann2022-06-162-9/+9
| | * | | Fortran vairants now include FORTRANCOMMONFLAGSMats Wichmann2022-06-1622-305/+406
| |/ / /
* | | | Minor documentation update based on stress tests [ci skip]Joseph Brill2022-06-252-8/+12
* | | | Documentation updates [ci skip]Joseph Brill2022-06-242-164/+234
* | | | Construction variable documentation additions and modifications.Joseph Brill2022-06-232-11/+555
* | | | Construction variable documentation additions and modifications.Joseph Brill2022-06-231-11/+542
* | | | Reorder function declarationsJoseph Brill2022-06-221-23/+23
* | | | Remove MSVC_TOOLSET_VERSION from intent to use msvc tools (attached to defaul...Joseph Brill2022-06-211-7/+1
* | | | Remove debug messages that by default are noisy.Joseph Brill2022-06-212-7/+2
* | | | Move SCONS_CACHE_MSVC_FORCE_DEFAULTS environment variable query to MSCommon a...Joseph Brill2022-06-212-11/+12
* | | | Fix sider issueJoseph Brill2022-06-211-1/+1
* | | | Add comment and import one-by-one for msvc notfound policy and flake8 F401Joseph Brill2022-06-211-4/+3
* | | | Update flake8 F401 placementJoseph Brill2022-06-211-3/+3
* | | | Comment out BatchFileExecutionWarning definition and invocation.Joseph Brill2022-06-211-3/+3
* | | | Consider MSVC_TOOLSET_VERSION specification intent to use msvc tools. Update...Joseph Brill2022-06-212-8/+17
* | | | Add internal, undocumented SCONS_CACHE_MSVC_FORCE_DEFAULTS environment variab...Joseph Brill2022-06-211-0/+22
* | | | Suppress sider imported but unused for namespace. Restrict MSVC_UWP_APP boole...Joseph Brill2022-06-213-15/+18
* | | | Add global for cache reset (classmethod to module omission) and remove duplic...Joseph Brill2022-06-213-2/+4
* | | | Fix msvc notfound policy module path for testJoseph Brill2022-06-201-1/+1
* | | | Cleanup MSCommon/vc imports and move Dispatcher imports and registrationJoseph Brill2022-06-2010-18/+18
* | | | Fix typo in module nameJoseph Brill2022-06-201-1/+1
* | | | Refactor recent portions of vc.py into MSVC moduleJoseph Brill2022-06-2012-1627/+1968
* | | | Fix windows SDK referenceJoseph Brill2022-06-201-1/+1
* | | | Rename _Const to _Config. Rework msvc sdk version function. Minor cleanup.Joseph Brill2022-06-202-32/+37
* | | | Update boolean symbolsJoseph Brill2022-06-171-5/+8