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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Fix sider issue
Joseph Brill
2022-06-21
1
-1/+1
|
*
|
|
Add comment and import one-by-one for msvc notfound policy and flake8 F401
Joseph Brill
2022-06-21
1
-4/+3
|
*
|
|
Update flake8 F401 placement
Joseph Brill
2022-06-21
1
-3/+3
|
*
|
|
Comment out BatchFileExecutionWarning definition and invocation.
Joseph Brill
2022-06-21
1
-3/+3
|
*
|
|
Consider MSVC_TOOLSET_VERSION specification intent to use msvc tools. Update...
Joseph Brill
2022-06-21
2
-8/+17
|
*
|
|
Add internal, undocumented SCONS_CACHE_MSVC_FORCE_DEFAULTS environment variab...
Joseph Brill
2022-06-21
1
-0/+22
|
*
|
|
Suppress sider imported but unused for namespace. Restrict MSVC_UWP_APP boole...
Joseph Brill
2022-06-21
3
-15/+18
|
*
|
|
Add global for cache reset (classmethod to module omission) and remove duplic...
Joseph Brill
2022-06-21
3
-2/+4
|
*
|
|
Fix msvc notfound policy module path for test
Joseph Brill
2022-06-20
1
-1/+1
|
*
|
|
Cleanup MSCommon/vc imports and move Dispatcher imports and registration
Joseph Brill
2022-06-20
10
-18/+18
|
*
|
|
Fix typo in module name
Joseph Brill
2022-06-20
1
-1/+1
|
*
|
|
Refactor recent portions of vc.py into MSVC module
Joseph Brill
2022-06-20
12
-1627/+1968
|
*
|
|
Fix windows SDK reference
Joseph Brill
2022-06-20
1
-1/+1
|
*
|
|
Rename _Const to _Config. Rework msvc sdk version function. Minor cleanup.
Joseph Brill
2022-06-20
2
-32/+37
|
*
|
|
Update boolean symbols
Joseph Brill
2022-06-17
1
-5/+8
|
*
|
|
Remove unnecessary variable initialization
Joseph Brill
2022-06-16
1
-2/+0
|
*
|
|
Rename Manager to Dispatcher
Joseph Brill
2022-06-16
1
-6/+6
|
*
|
|
Merge branch 'master' into jbrill-msvc-batchargs
Joseph Brill
2022-06-16
34
-672/+1452
|
|
\
\
\
|
*
|
|
|
Add dispatch class for reset and verify methods. Verify data structure consi...
Joseph Brill
2022-06-16
1
-44/+144
|
*
|
|
|
Update comments
Joseph Brill
2022-06-16
1
-2/+1
|
*
|
|
|
Rename msvc batch platform (uwp/store/desktop) to platform_type.
Joseph Brill
2022-06-16
1
-26/+24
|
*
|
|
|
Add SDK version support and validate all arguments.
Joseph Brill
2022-06-16
1
-348/+731
|
*
|
|
|
Change IOError to OSError
Joseph Brill
2022-06-14
1
-2/+2
|
*
|
|
|
Disable MSVC_TOOLSET_DEFAULT_VCVARSVER
Joseph Brill
2022-06-14
1
-1/+1
|
*
|
|
|
Convert SortOrder class to enum
Joseph Brill
2022-06-14
1
-5/+7
|
*
|
|
|
Detect multiple declarations between MSVC_SCRIPT_ARGS and new variables. Sor...
Joseph Brill
2022-06-14
1
-58/+195
|
*
|
|
|
Expand data structures and rework version comparisons and messages.
Joseph Brill
2022-06-13
1
-131/+365
|
*
|
|
|
Convert VS constants to namedtuples. Update debug message content.
Joseph Brill
2022-06-12
1
-46/+62
|
*
|
|
|
Fix sider complaints
Joseph Brill
2022-06-12
1
-4/+4
|
*
|
|
|
Initial support for msvc batch file arguments
Joseph Brill
2022-06-12
1
-17/+474
*
|
|
|
|
Merge pull request #4194 from mwichmann/issue/lex-yacc-files
William Deegan
2022-07-20
10
-34/+227
|
\
\
\
\
\
|
*
|
|
|
|
LEX_TABLE_FILE -> LEX_TABLES_FILE
William Deegan
2022-07-20
5
-10/+10
|
*
|
|
|
|
Move LEXHEADERFILE, LEXTABLEFILE, YACCHEADERFILE, YACCGRAPHFILE -> separated ...
William Deegan
2022-07-20
8
-42/+43
|
*
|
|
|
|
Add lex/yacc filegen consvars
Mats Wichmann
2022-07-19
10
-35/+227
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #4191 from mwichmann/maint/no-load-module
William Deegan
2022-07-19
9
-102/+140
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into maint/no-load-module
William Deegan
2022-07-19
33
-277/+710
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #4183 from mwichmann/maint/lex_yacc
William Deegan
2022-07-19
30
-261/+665
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Sider fixes
Mats Wichmann
2022-06-30
3
-7/+4
|
*
|
|
|
|
|
Improvements to lex and yacc tools
Mats Wichmann
2022-06-30
30
-261/+668
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #4192 from mwichmann/doc/exec_env
William Deegan
2022-07-19
1
-15/+32
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[manpage] more on execution environment [skip appveyor]
Mats Wichmann
2022-07-18
1
-15/+32
*
|
|
|
|
|
Merge pull request #4184 from platformio/master
William Deegan
2022-07-17
3
-1/+13
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Conditional C/C++ Preprocessor: Strip shell's backslashes from the computed i...
Ivan Kravets
2022-07-06
3
-1/+13
|
|
/
/
/
/
|
|
*
|
|
load_module work: back off zipimport changes
Mats Wichmann
2022-07-19
6
-17/+30
|
|
*
|
|
zip module loading: fallback for older Pythons
Mats Wichmann
2022-07-17
2
-6/+19
|
|
*
|
|
Fix sider-discovered problems
Mats Wichmann
2022-07-17
3
-2/+7
|
|
*
|
|
Stop using deprecated load_module
Mats Wichmann
2022-07-17
8
-103/+110
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #4189 from mwichmann/test/311-smart-errors
William Deegan
2022-07-15
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Ajust test for 3.11+ enhanced error messages
Mats Wichmann
2022-07-13
1
-0/+1
|
/
/
/
/
*
|
|
|
Merge pull request #4186 from mwichmann/test/drop-old-exc-msgs
William Deegan
2022-07-08
6
-84/+45
|
\
\
\
\
[prev]
[next]