index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SCons
/
Tool
/
MSCommon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lock creation of CacheDir config
Mats Wichmann
2024-03-11
1
-1/+1
*
MSVS/MSVC: msvs tool, msvs tests, and msvc detection fixes
Joseph Brill
2023-12-28
1
-3/+9
*
Merge pull request #4432 from jcbrill/jbrill-msvc-clsearch
William Deegan
2023-10-29
1
-6/+18
|
\
|
*
Rework msvc cl not found warning message order and construction.
Joseph Brill
2023-10-13
1
-6/+5
|
*
Adjust the final compiler executable search and warning message when setting ...
Joseph Brill
2023-10-11
1
-5/+18
*
|
Elminate http: references
Mats Wichmann
2023-10-17
1
-3/+2
*
|
Merge pull request #4433 from jcbrill/jbrill-mscommon-debug
William Deegan
2023-10-16
1
-13/+67
|
\
\
|
*
|
Add a custom formatter to the MSCommon/common.py debug logging that accepts a...
Joseph Brill
2023-10-13
1
-13/+67
|
|
/
*
|
Remove redundant os.path.normcase invocation in SCons/Tool/MSCommon/MSVC/Util...
Joseph Brill
2023-10-15
1
-1/+1
*
|
Internal updates to MSCommon/MSVC/Util.py and MSCommon/MSVC/Config.py.
Joseph Brill
2023-10-15
2
-6/+5
*
|
Replace process_path with normalize_path in MSCommon/MSVC/Util.py
Joseph Brill
2023-10-14
4
-18/+180
|
/
*
Further mod on msvc config cache locking
Mats Wichmann
2023-10-04
1
-1/+3
*
MSVC: Fix unhandled MissingConfiguration exception.
Joseph Brill
2023-09-22
1
-9/+1
*
Merge branch 'master' into feature/new-subproc
Mats Wichmann
2023-09-09
10
-205/+519
|
\
|
*
msvc config cache: add locking on cachefile
Mats Wichmann
2023-09-04
1
-3/+5
|
*
Fix up incomplete change to mscommon error msg
Mats Wichmann
2023-08-28
1
-6/+6
|
*
Handle json decode error in mavc cache
Mats Wichmann
2023-08-28
1
-38/+47
|
*
More conversions: {repr(var)} -> {var!r}
Mats Wichmann
2023-08-04
1
-2/+2
|
*
"Modernize" to Python 3.6 via tool
Mats Wichmann
2023-08-04
7
-35/+35
|
*
Merge branch 'master' into jbrill-gh4312-fixplus
Joseph Brill
2023-06-20
2
-7/+6
|
|
\
|
*
\
Merge branch 'master' into jbrill-gh4312-fixplus
Joseph Brill
2023-05-04
20
-170/+178
|
|
\
\
|
*
|
|
Add arm64 to the MSVS supported architectures list for VS2017 and later to be...
Joseph Brill
2023-03-19
1
-4/+4
|
*
|
|
Refactor MSCommon/common.py logging filter class due to SConfTests module res...
Joseph Brill
2023-03-15
1
-20/+21
|
*
|
|
Fix #4312 and Windows on ARM64 support.
Joseph Brill
2023-03-14
4
-120/+422
*
|
|
|
New scons_subproc_run: simplify calling in msvc
Mats Wichmann
2023-07-08
1
-15/+7
*
|
|
|
Implement a new subprocess wrapper
Mats Wichmann
2023-07-08
1
-32/+22
|
|
_
|
/
|
/
|
|
*
|
|
Followon to PR #4348: more bool fixes
Mats Wichmann
2023-06-16
2
-7/+6
|
|
/
|
/
|
*
|
Add some cheap return and parameter annotations
Mats Wichmann
2023-05-01
19
-152/+152
*
|
MSCommon: minor updates to README.rst [skip ci]
Joseph Brill
2023-04-14
1
-18/+26
|
/
*
Updated copyright block, minor code fixes
William Deegan
2022-07-25
2
-13/+13
*
fix variable names which were shadowing global/module symbols
William Deegan
2022-07-24
1
-5/+5
*
Format code via black
William Deegan
2022-07-24
1
-6/+9
*
Format code via black
William Deegan
2022-07-24
1
-2/+4
*
Format code via black
William Deegan
2022-07-24
1
-6/+3
*
refactore to avoid shadowing 'bool' changed variable name to bool_val
William Deegan
2022-07-24
1
-5/+5
*
Update MSCommon/README.rst.
Joseph Brill
2022-07-19
1
-2/+382
*
Remove sentence that predates file rename. [ci skip]
Joseph Brill
2022-07-18
1
-3/+0
*
Convert format from plain text to RST. [ci skip]
Joseph Brill
2022-07-18
1
-109/+121
*
Rename README to README.rst.
Joseph Brill
2022-07-18
1
-0/+0
*
Remove README.rst.
Joseph Brill
2022-07-18
1
-125/+0
*
Revert "Rename README to README.rst and update contents for RST. [ci skip]"
Joseph Brill
2022-07-18
2
-4/+117
*
Rename README to README.rst and update contents for RST. [ci skip]
Joseph Brill
2022-07-18
2
-117/+4
*
Add MSCommon/README.rst with verbatim content from MSCommon/README. Add out-...
Joseph Brill
2022-07-18
2
-0/+130
*
Minor tweaks for readability and consistency.
Joseph Brill
2022-07-18
1
-6/+9
*
Add special case for msvc 14.0 and store/uwp specified via script args and sd...
Joseph Brill
2022-07-18
1
-20/+24
*
Remove print statement from ScriptArgumentsTests.py.
Joseph Brill
2022-07-17
1
-1/+0
*
Remove blank line and redundant test invocation.
Joseph Brill
2022-07-17
1
-2/+0
*
Add function to return toolsets with spectre libs folder (target may not be i...
Joseph Brill
2022-07-17
5
-12/+100
*
Add msvc sdk version components utility function and tuple. Finish script ar...
Joseph Brill
2022-07-17
4
-64/+292
*
Add version components tuple to version breakdown definitions.
Joseph Brill
2022-07-17
2
-5/+14
[next]