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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Merge branch 'master' into ninja_command_line_args
William Deegan
2022-06-13
9
-66/+577
|
|
|
\
\
|
|
*
|
|
added blurb about using NINJA_CMD_ARGS on scons command line when using ninja...
William Deegan
2022-06-13
2
-1/+10
|
|
*
|
|
Moved Variable() for NINJA_CMD_ARGS to options() function
William Deegan
2022-06-13
1
-10/+9
|
|
*
|
|
Added command line variable to pass ninja args through scons.
Daniel Moody
2022-06-07
2
-2/+21
|
|
|
|
/
|
|
|
/
|
|
*
|
|
fixed sider complaint
Daniel Moody
2022-06-07
1
-1/+1
|
*
|
|
improve help text slightly
Daniel Moody
2022-06-07
1
-1/+1
|
*
|
|
Added option to allow scons to determine if it should skip ninja regeneration.
Daniel Moody
2022-06-07
4
-46/+112
|
|
/
/
*
|
|
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 branch 'master' into jbrill-msvc-warnfix
Joseph Brill
2022-06-10
13
-267/+480
|
\
\
|
*
\
Merge pull request #4172 from mwichmann/doc/fortrancom
William Deegan
2022-06-09
1
-17/+26
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
doc: FORTRANCOM doesn't include cpp vars [skip appveyor]
Mats Wichmann
2022-06-09
1
-17/+26
|
*
|
Update ActionTests for Python 3.11
Mats Wichmann
2022-06-04
1
-159/+185
|
|
/
|
*
[ci skip] Add note to handle processes not dying properly by raising exceptio...
William Deegan
2022-06-03
2
-0/+3
|
*
Merge branch 'ninja_always_execute' of github.com:dmoody256/scons into ninja_...
William Deegan
2022-06-02
13
-149/+209
|
|
\
|
|
*
Merge branch 'master' into ninja_always_execute
William Deegan
2022-06-02
13
-149/+209
|
|
|
\
|
|
|
*
Merge pull request #4158 from dmoody256/shell_env_gen_list
William Deegan
2022-06-01
5
-16/+66
|
|
|
|
\
|
|
|
|
*
Updated CHANGES/RELEASE to be a bit simpler. Fixed typo in docs for SHELL_ENV...
William Deegan
2022-06-01
2
-6/+12
|
|
|
|
*
fix missing f string
Daniel Moody
2022-05-27
1
-1/+1
|
|
|
|
*
move ENV copy to more optimal location
Daniel Moody
2022-05-24
1
-1/+1
|
|
|
|
*
removed auto type
Daniel Moody
2022-05-24
1
-1/+0
|
|
|
|
*
fix sider complaint
Daniel Moody
2022-05-24
1
-1/+2
|
|
|
|
*
Updated SHELL_ENV_GENERATOR to be list of functions now called SHELL_ENV_GENE...
Daniel Moody
2022-05-24
5
-16/+60
|
*
|
|
|
Fix sider complaints
William Deegan
2022-06-02
1
-2/+1
|
|
/
/
/
|
*
|
|
Updated ninja docs in users guilde.
William Deegan
2022-06-02
1
-1/+1
|
*
|
|
Move logic which waits for a process to die into SCons.Util wait_for_process_...
William Deegan
2022-06-02
2
-27/+37
|
*
|
|
Merge branch 'master' into ninja_always_execute
Daniel Moody
2022-05-24
10
-28/+423
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' into ninja_always_execute
William Deegan
2022-05-12
2
-9/+40
|
|
\
\
\
|
*
|
|
|
add another exception which should be handled by retry
Daniel Moody
2022-05-12
1
-1/+2
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into ninja_always_execute
Daniel Moody
2022-05-11
1
-1/+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'origin/master' into ninja_always_execute
Daniel Moody
2022-05-11
4
-32/+30
|
|
\
\
\
\
\
|
*
|
|
|
|
|
fix sider issues
Daniel Moody
2022-05-10
2
-5/+4
|
*
|
|
|
|
|
added target propagation for ninja execution
Daniel Moody
2022-05-10
5
-39/+90
|
*
|
|
|
|
|
improved ninja default targets and for ninja file as only target when generat...
Daniel Moody
2022-05-06
5
-44/+110
*
|
|
|
|
|
|
Refine conditions for intent to use msvc tools
Joseph Brill
2022-06-10
1
-4/+26
*
|
|
|
|
|
|
Update MSVC_NOTFOUND_POLICY documentation
Joseph Brill
2022-06-08
1
-9/+24
*
|
|
|
|
|
|
Add preliminary docstrings for set_msvc_notfound_policy and get_msvc_notfound...
Joseph Brill
2022-06-08
1
-0/+14
*
|
|
|
|
|
|
Update MSVC_NOTFOUND_POLICY documentation
Joseph Brill
2022-06-08
1
-2/+20
*
|
|
|
|
|
|
Update MSVC_NOTFOUND_POLICY documentation
Joseph Brill
2022-06-06
1
-9/+9
*
|
|
|
|
|
|
Update MSVC_NOTFOUND_POLICY documentation
Joseph Brill
2022-06-06
1
-5/+16
[prev]
[next]