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
*
Fix reference to TestCmd's IS_WINDOWS in clang tests
William Deegan
2018-11-28
2
-2/+4
*
PR #3244: changes per review for clang StaticLib tests
Mats Wichmann
2018-11-28
2
-14/+8
*
Add correct archiver tool for clang on win32
Mats Wichmann
2018-11-26
2
-6/+34
*
Merge pull request #3216 from ptomulik/virtualenv
William Deegan
2018-11-13
7
-0/+555
|
\
|
*
corrections after bdbaddog's code review
Paweł Tomulik
2018-11-10
7
-35/+35
|
*
initial support for virtualenv
Paweł Tomulik
2018-11-10
7
-0/+555
*
|
Add test with MD5-timestamp decider and Repository usage
William Deegan
2018-11-12
1
-0/+91
|
/
*
get rid of code copying PATH from os.environ
William Deegan
2018-11-06
1
-1/+3
*
Fix Java/multi-step.py to avoid picking up cygwin or mingw's link.exe which t...
William Deegan
2018-11-05
1
-1/+8
*
Fix broken docbook tests which weren't using the xsltproc found by test frame...
William Deegan
2018-11-02
10
-11/+30
*
fix a couple tests broken by binary write in wrapper.py. previously compared ...
William Deegan
2018-11-02
2
-2/+2
*
Merge remote-tracking branch 'upstream/master' into fix_win_m4
William Deegan
2018-11-02
23
-93/+107
|
\
|
*
attempt fixing tests failing due to binary mode
Paweł Tomulik
2018-10-25
4
-21/+21
|
*
use absolute python path in sheabangs
Paweł Tomulik
2018-10-22
11
-32/+38
|
*
remove unnecessary sheabangs from scripts generated by end-to-end tests
Paweł Tomulik
2018-10-22
12
-60/+41
|
*
Correct sheabangs in code snippets under test/
Paweł Tomulik
2018-10-22
19
-67/+79
|
*
Merge branch 'master' into fix_no_javac_failures
William Deegan
2018-10-18
2
-2/+2
|
|
\
|
*
|
Fix logic which populates JAVAINCLUDES when javac is not found. Restore check...
William Deegan
2018-10-16
4
-0/+15
*
|
|
Fix to write string as bytes
William Deegan
2018-11-02
1
-1/+1
*
|
|
Fix m4.py test on windows
William Deegan
2018-11-01
1
-1/+1
|
|
/
|
/
|
*
|
Additional fixes for SWIG tests
Mats Wichmann
2018-10-16
2
-2/+2
|
/
*
Merge remote-tracking branch 'upstream/master' into fix_java_tests_path_with_...
William Deegan
2018-10-15
85
-67/+228
|
\
|
*
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
*
|
|
Fixes for Java tests on win32
William Deegan
2018-10-02
12
-90/+56
*
|
|
Update to use paths set by javac, rmic. Also update RMISecurityManager to Sec...
William Deegan
2018-10-02
1
-13/+18
*
|
|
Changed to allow scons java logic to find install for win32. Also add declspe...
William Deegan
2018-10-02
1
-6/+5
*
|
|
Switch to depending on javac tool finding javac on win32 rather than the test...
William Deegan
2018-10-01
1
-17/+11
*
|
|
add logic to find java installs and on win32 use this to add to env['ENV']['P...
William Deegan
2018-10-01
2
-2/+2
*
|
|
Fix missing -c in testcase
William Deegan
2018-10-01
2
-4/+4
*
|
|
Add test for 1.8. Modularize java tests and move files to a fixture. Change ...
William Deegan
2018-10-01
3
-3/+9
*
|
|
change method of finding javac from using full path (which fails when it has ...
William Deegan
2018-09-30
15
-250/+373
|
/
/
*
|
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
[next]