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
...
*
|
|
run black on new test file to quiet sider complaints
William Deegan
2021-11-05
1
-21/+21
*
|
|
allow exit status of 1 or 2 on windows when running ninja
William Deegan
2021-11-05
1
-1/+6
*
|
|
Fix ninja_handle_control_c_rebuild for windows. The stderr on windows doesn't...
William Deegan
2021-11-04
1
-2/+5
*
|
|
Fix incorrect call to must_exist. There's no message argument if it fails
William Deegan
2021-11-04
1
-3/+2
*
|
|
Merge branch 'master' into regenerate-build.ninja
William Deegan
2021-11-04
48
-358/+635
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #4046 from mwichmann/java-tests
William Deegan
2021-11-01
34
-329/+412
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
fixed tests to test --no-ignore-skips, and updated their copyright text
William Deegan
2021-11-01
2
-6/+17
|
|
*
Also make Repository/JavaH test skip if mismatched javah
Mats Wichmann
2021-11-01
1
-1/+9
|
|
*
Add an extra check for javah
Mats Wichmann
2021-11-01
3
-31/+65
|
|
*
Skip unusable javah tests
Mats Wichmann
2021-10-31
5
-145/+212
|
|
*
Java tests: minor cleanups
Mats Wichmann
2021-10-31
30
-156/+119
|
*
|
Merge pull request #4044 from omar-polo/fix-shared-library-test-openbsd
William Deegan
2021-10-29
1
-13/+0
|
|
\
\
|
|
*
|
drop unnecessary soname check on OpenBSD
Omar Polo
2021-10-29
1
-13/+0
|
|
|
/
|
*
|
Merge pull request #4045 from omar-polo/fix-execute-a-directory-test
William Deegan
2021-10-29
2
-2/+2
|
|
\
\
|
|
*
|
fix test regexp
Omar Polo
2021-10-29
1
-1/+1
|
|
*
|
fix test regexp
Omar Polo
2021-10-29
1
-1/+1
|
|
|
/
|
*
|
skip test on non-linux platforms
Omar Polo
2021-10-29
1
-3/+2
|
|
/
|
*
Make subst call a callable with sig set properly
Mats Wichmann
2021-10-23
5
-8/+80
|
*
Merge branch 'master' into jbrill-msvs-2022
William Deegan
2021-10-16
5
-0/+313
|
|
\
|
*
|
Fix variable name (msvs_143 to msvc_143) and minor updates based on slider ou...
Joseph Brill
2021-10-05
2
-3/+3
|
*
|
Merge branch 'master' into jbrill-msvs-2022
Joseph Brill
2021-10-05
25
-85/+267
|
|
\
\
|
*
|
|
Add support for Visual Studio 2022
Joseph Brill
2021-09-23
2
-3/+136
|
*
|
|
import os module due to NameError exception due to 'os' is not defined.
Joseph Brill
2021-09-23
3
-0/+3
*
|
|
|
add test to verify that control-c'ing ninja while it's calling SCons to rebui...
William Deegan
2021-11-04
2
-0/+94
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #3994 from dmoody256/ninja_fix_escaping
William Deegan
2021-10-10
2
-0/+94
|
\
\
\
|
*
|
|
update ninja tool to support $ in scons command line args
Daniel Moody
2021-09-26
2
-0/+94
*
|
|
|
Merge branch 'master' into ninja_fix_mkdir
William Deegan
2021-10-06
8
-8/+185
|
\
\
\
\
|
*
|
|
|
[ci skip] Fix sider complain
William Deegan
2021-10-06
1
-1/+0
|
*
|
|
|
Updated ninja tool to allow for NINJA_FORCE_SCONS_BUILD to be used
Daniel Moody
2021-10-05
2
-0/+97
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Change SCons.Scanner.Base to ScannerBase
Mats Wichmann
2021-10-04
2
-8/+4
|
*
|
|
Merge pull request #4013 from mwichmann/gcc-non-utf
William Deegan
2021-10-03
4
-0/+85
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Add a testcase for gcc -version returning non-utf8
Mats Wichmann
2021-10-03
4
-0/+85
*
|
|
|
Merge branch 'master' into ninja_fix_mkdir
William Deegan
2021-09-26
21
-83/+188
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'master' into pch_support_subst
William Deegan
2021-09-25
2
-6/+10
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fix Issue #4021 - Textfile wrongly replacing '$$(' with '$' '
William Deegan
2021-09-19
2
-6/+10
|
*
|
|
reorg code a bit so MSCommon has some of the logic. Also changed MSVC/hierarc...
William Deegan
2021-09-25
3
-20/+39
|
*
|
|
fix remaining PCH tests.
William Deegan
2021-09-18
2
-3/+2
|
*
|
|
add test to verify that a generator specified for PCH with returns a false va...
William Deegan
2021-09-18
2
-10/+32
|
*
|
|
Address most sider complaints
William Deegan
2021-09-18
5
-5/+9
|
*
|
|
update pch_gen test to use non-default names and verify existance of expected...
William Deegan
2021-09-18
2
-2/+9
|
*
|
|
remove propagating os.environ INCLUDE and LIB from tests. Add comments to exp...
William Deegan
2021-09-18
3
-8/+8
|
*
|
|
add logic to ensure PCH is subst() evaluated when it should be
William Deegan
2021-09-18
12
-64/+114
|
|
/
/
*
|
|
fix test to ensure no callbacks for mkdir actions
Daniel Moody
2021-09-08
1
-2/+4
*
|
|
Expanded ninja Mkdir to also support Mkdir actions.
Daniel Moody
2021-09-08
1
-0/+121
|
/
/
*
|
addressed comments for #4014
Daniel Moody
2021-09-08
1
-1/+1
*
|
fix ninja tool to never user for_sig substitution.
Daniel Moody
2021-09-07
2
-0/+104
|
/
*
tests: use framework for platform-specific defines
Mats Wichmann
2021-08-24
16
-221/+110
*
Merge pull request #4001 from mwichmann/test-tweaks
William Deegan
2021-08-21
1
-0/+5
|
\
|
*
Two small test tweaks
Mats Wichmann
2021-08-21
1
-0/+5
*
|
fix firewall pop up with Parallel/failed-build test
Daniel Moody
2021-08-17
1
-3/+3
|
/
[prev]
[next]