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
*
Add test to verify Configure's TryCompile works with Cachedir
William Deegan
2018-10-10
1
-0/+71
*
Merge pull request #3201 from bdbaddog/speedup_win_tests_pt1
William Deegan
2018-10-01
84
-67/+157
|
\
|
*
Speed up option tests for windows
William Deegan
2018-09-26
31
-24/+54
|
*
Speed up M4 tests for windows
William Deegan
2018-09-26
3
-5/+9
|
*
Speed up long-lines tests for windows
William Deegan
2018-09-26
1
-1/+3
|
*
Speed up import.py by excluding default tool installs when not needed for win...
William Deegan
2018-09-26
1
-2/+5
|
*
Speed up Install tests for windows
William Deegan
2018-09-26
13
-9/+23
|
*
Speed up implicit-cache tests for windows
William Deegan
2018-09-26
5
-2/+8
|
*
Speed up implicit tests for windows
William Deegan
2018-09-26
3
-2/+6
|
*
Speed up Glob tests for windows
William Deegan
2018-09-26
8
-9/+17
|
*
Speed up GetOption tests for windows
William Deegan
2018-09-26
1
-0/+1
|
*
Speed up GetBuildFailures tests for windows
William Deegan
2018-09-26
3
-0/+3
|
*
Speedup explain tests on windows
William Deegan
2018-09-26
5
-5/+10
|
*
Speed up Climb tests on windows
William Deegan
2018-09-26
7
-5/+12
|
*
Speedup Clean tests for windows
William Deegan
2018-09-26
3
-3/+6
*
|
Add xz compression to tar packaging choices.
Mats Wichmann
2018-09-27
2
-4/+95
*
|
Fix packaging strip-install-dir test
Mats Wichmann
2018-09-27
1
-3/+4
*
|
Fix applelink test to work on win32
William Deegan
2018-09-27
1
-2/+1
|
/
*
More changes to speed up testing on windows.
William Deegan
2018-09-26
51
-49/+115
*
Change so DefaultEnvironment and Enviroment don't initialize any tools to spe...
William Deegan
2018-09-26
1
-1/+2
*
fix test so it should run on any platform
William Deegan
2018-09-24
1
-1/+1
*
Fix Github issue #2580 - hash mark not properly handled in FRAMEWORKPATH
William Deegan
2018-09-23
1
-0/+70
*
Fix test/Execute.py failing on windows with python 2.7.15. It worked fine wit...
William Deegan
2018-09-21
1
-3/+4
*
Improvements to tarball packager
Mats Wichmann
2018-09-08
2
-12/+18
*
Merge branch 'master' into test-rpmpkg
William Deegan
2018-09-05
25
-85/+94
|
\
|
*
Merge pull request #3180 from bdbaddog/update_nasm_test_to_run
William Deegan
2018-08-20
1
-0/+1
|
|
\
|
|
*
Fix bytes->string decoding issue as subprocess returned stdout is bytes in py3
William Deegan
2018-08-20
1
-0/+1
|
*
|
Merge pull request #3179 from bdbaddog/update_nasm_test_to_run
William Deegan
2018-08-20
1
-5/+8
|
|
\
\
|
|
|
/
|
|
*
Fix test/AS/nasm.py as it previously would only run with nasm version 0.98
William Deegan
2018-08-20
1
-5/+8
|
*
|
Merge branch 'master' into swig-check-PyH
William Deegan
2018-08-17
12
-22/+67
|
|
\
\
|
|
|
/
|
|
*
updated vc and tests to check the msvc cl binary
Daniel
2018-08-13
12
-22/+67
|
*
|
get_platform_python_info fail on missing Python.h
Mats Wichmann
2018-08-17
12
-24/+24
|
*
|
Move checking for python header to common location
Mats Wichmann
2018-08-15
12
-62/+16
|
*
|
SWIG recursive test checkes for Python.h
Mats Wichmann
2018-08-13
1
-1/+7
|
|
/
*
|
generalize the fix for #3164
Mats Wichmann
2018-09-04
7
-50/+20
*
|
Fix rpm tests for newer rpmbuild (fixes #3164)
Mats Wichmann
2018-08-13
4
-8/+19
|
/
*
Merge pull request #3169 from dmoody256/MSVSTestDoesntCheckForCL
William Deegan
2018-08-12
1
-2/+6
|
\
|
*
Merge remote-tracking branch 'origin/master' into MSVSTestDoesntCheckForCL
Daniel
2018-08-12
7
-7/+147
|
|
\
|
*
\
Merge remote-tracking branch 'origin/master' into MSVSTestDoesntCheckForCL
Daniel
2018-08-12
63
-139/+531
|
|
\
\
|
*
|
|
updated the msvs 10 test to check and make sure the cl.exe is there as well.
Daniel Moody
2018-04-05
1
-2/+6
*
|
|
|
updated test to reflect the removal of find function from mingw tool
Daniel
2018-08-12
2
-3/+10
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #3161 from mwichmann/test_must_contain
William Deegan
2018-08-10
2
-2/+2
|
\
\
\
|
*
|
|
Try a more scons-y file conversion for Py3 file reads
Mats Wichmann
2018-07-31
2
-2/+2
|
|
|
/
|
|
/
|
*
|
|
Fix the new missing-sconscript test for Windows
Mats Wichmann
2018-08-09
1
-12/+15
*
|
|
Merge branch 'master' into wip-missing-scons
William Deegan
2018-08-07
4
-2/+10
|
\
\
\
|
*
\
\
Merge branch 'master' into wip-addjavas
William Deegan
2018-08-01
2
-2/+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Change octal constants in QT tests
Mats Wichmann
2018-07-25
2
-2/+2
|
*
|
|
Update java version support
Mats Wichmann
2018-07-18
2
-0/+8
|
|
/
/
*
|
|
Some further adjustments to missing-sconscript tests
Mats Wichmann
2018-07-30
3
-7/+17
*
|
|
Add tests for SConscript(must_warn) option
Mats Wichmann
2018-07-28
1
-0/+119
|
/
/
[next]