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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4183 from mwichmann/maint/lex_yacc
William Deegan
2022-07-19
22
-186/+460
|
\
|
*
Sider fixes
Mats Wichmann
2022-06-30
2
-6/+3
|
*
Improvements to lex and yacc tools
Mats Wichmann
2022-06-30
22
-186/+463
*
|
Ajust test for 3.11+ enhanced error messages
Mats Wichmann
2022-07-13
1
-0/+1
*
|
[Test] drop old exception msgs
Mats Wichmann
2022-07-08
5
-83/+44
|
/
*
Merge pull request #4168 from dmoody256/lex_space_args
William Deegan
2022-06-25
5
-0/+58
|
\
|
*
Merge branch 'master' into lex_space_args
William Deegan
2022-06-16
3
-4/+131
|
|
\
|
*
\
Merge branch 'master' into lex_space_args
William Deegan
2022-06-14
6
-2/+223
|
|
\
\
|
*
|
|
Updated lex emitter to respect escaped spaces when climbing out of a the SCos...
Daniel Moody
2022-06-06
5
-0/+58
*
|
|
|
Fix PR review issues
Mats Wichmann
2022-06-16
1
-1/+1
*
|
|
|
Fortran vairants now include FORTRANCOMMONFLAGS
Mats Wichmann
2022-06-16
7
-152/+255
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #4178 from bdbaddog/trivial_fortran_cleanup
William Deegan
2022-06-15
1
-4/+2
|
\
\
\
|
*
|
|
trivial cleanups. Change internal flag in internal methods from 0/1 to True/F...
William Deegan
2022-06-15
1
-4/+2
|
|
|
/
|
|
/
|
*
|
|
added message to test failure, and removed unneeded import SCons in fixture s...
William Deegan
2022-06-15
2
-4/+3
*
|
|
update changes/release notes, and add mtime check to determinism test
Daniel Moody
2022-06-15
1
-0/+5
*
|
|
Merge branch 'master' into ninja_determinism
William Deegan
2022-06-14
6
-2/+223
|
\
\
\
|
|
/
/
|
*
|
Fix test
William Deegan
2022-06-14
1
-1/+2
|
*
|
Fixed some typos. Added skip_test() if psutil is not present for new test. Ad...
William Deegan
2022-06-14
1
-4/+8
|
*
|
Merge branch 'master' into ninja_exit_daemon
William Deegan
2022-06-14
5
-2/+139
|
|
\
\
|
|
*
\
Merge branch 'master' into ninja_command_line_args
William Deegan
2022-06-13
4
-1/+133
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' into jbrill-msvc-warnfix
Joseph Brill
2022-06-10
6
-10/+213
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
*
|
Added test for invalid env['MSVC_NOTFOUND_POLICY'] value
William Deegan
2022-06-06
1
-0/+10
|
|
|
*
|
Merge branch 'master' into jbrill-msvc-warnfix
Joseph Brill
2022-06-01
16
-461/+378
|
|
|
|
\
\
|
|
|
*
|
|
Fix tool name in test fixture
Joseph Brill
2022-05-16
1
-1/+1
|
|
|
*
|
|
Merge branch 'master' into jbrill-msvc-warnfix
Joseph Brill
2022-05-15
1
-0/+76
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Update test script header with template/test.py header
Joseph Brill
2022-05-15
1
-4/+3
|
|
|
*
|
|
|
Merge branch 'master' into jbrill-msvc-warnfix
Joseph Brill
2022-05-15
11
-0/+468
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
Replace msvc_exists in tools exists functions for msvc tools with msvc_setup_...
Joseph Brill
2022-04-26
4
-4/+21
|
|
|
*
|
|
|
|
Rework exception message construction when a specified msvc version is not fo...
Joseph Brill
2022-04-24
1
-1/+1
|
|
|
*
|
|
|
|
Raise MSVCVersionNotFound exception instead of returning an empty/undefined d...
Joseph Brill
2022-04-12
5
-4/+110
|
|
*
|
|
|
|
|
Added test for NINJA_CMD_ARGS="-v -j3" (contains two arguments for ninja)
William Deegan
2022-06-13
1
-0/+4
|
|
*
|
|
|
|
|
Added command line variable to pass ninja args through scons.
Daniel Moody
2022-06-07
1
-1/+2
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Added new alias 'shutdown-ninja-scons-daemon' to allow ninja to shutdown the ...
Daniel Moody
2022-06-07
1
-0/+79
|
|
/
/
/
/
/
*
|
|
|
|
|
Added option to allow scons to determine if it should skip ninja regeneration.
Daniel Moody
2022-06-07
2
-0/+125
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'master' into ninja_always_execute
William Deegan
2022-06-02
18
-470/+399
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #4158 from dmoody256/shell_env_gen_list
William Deegan
2022-06-01
2
-9/+21
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Updated CHANGES/RELEASE to be a bit simpler. Fixed typo in docs for SHELL_ENV...
William Deegan
2022-06-01
1
-1/+1
|
|
*
|
|
|
Updated SHELL_ENV_GENERATOR to be list of functions now called SHELL_ENV_GENE...
Daniel Moody
2022-05-24
2
-8/+20
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Fix sider-detected typo in test change
Mats Wichmann
2022-05-31
1
-1/+1
|
*
|
|
|
Normalize use of test.sleep()
Mats Wichmann
2022-05-31
16
-461/+378
|
|
/
/
/
*
|
|
|
Merge branch 'master' into ninja_always_execute
Daniel Moody
2022-05-24
1
-0/+76
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'master' into jbrill-msvc-usesettings
Joseph Brill
2022-05-15
11
-0/+468
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Test MSVCUseSettingsError exception raised for type error
Joseph Brill
2022-05-05
1
-0/+8
|
*
|
|
Test that MSVC_USE_SETTINGS empty dictionary produces msvc compiler not found...
Joseph Brill
2022-05-05
1
-0/+8
|
*
|
|
Add MSVC_USE_SETTINGS test
Joseph Brill
2022-05-03
1
-0/+60
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into ninja_always_execute
William Deegan
2022-05-12
3
-0/+76
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #4144 from dmoody256/shell_subst_env_vars
William Deegan
2022-05-12
2
-0/+74
|
|
\
\
|
|
*
|
fix whitespace typo
Daniel Moody
2022-05-11
1
-1/+1
|
|
*
|
switched name to SHELL_ENV_GENERATOR
Daniel Moody
2022-05-10
1
-1/+1
|
|
*
|
updated test to test expanding differently in different actions
Daniel Moody
2022-05-10
2
-1/+4
[next]