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
*
Check for the header file itself on not an associated executable.
Russel Winder
2014-12-23
1
-1/+1
*
Remove excess blank lines.
Russel Winder
2014-12-22
1
-2/+0
*
Replace UNIX specific code with cross-platform code.
Russel Winder
2014-12-22
1
-2/+2
*
Putative fix for the CI problem perceived to be due to 32-bit platform.
Russel Winder
2014-12-22
1
-0/+4
*
Putative solution to lakc of ncurses on one of the CI machines.
Russel Winder
2014-12-22
1
-1/+4
*
Hack the tests (in an agreed quasi-acceptable way) to avoid CI fails.
Russel Winder
2014-12-21
10
-0/+25
*
- fix: made the test for Interactive/configure self-contained, such that it w...
Dirk Baechle
2014-09-28
1
-17/+38
*
- fix for issue #2971 (Interactive build doesn't work anymore)
Dirk Baechle
2014-09-27
1
-0/+106
*
- fixed Java test for derived sources problem, now favouring skip()
Dirk Baechle
2014-09-18
1
-4/+4
*
And all the rest of the {} in format strings made Python 2.6 compatible.
Russel Winder
2014-09-15
7
-7/+7
*
Make the format method work on Python 2.6 as well as later versions.
Russel Winder
2014-09-15
4
-8/+8
*
Refactoring and amendment to ensure correct behaviour of D tool shared librar...
Russel Winder
2014-09-14
3
-18/+25
*
Commit merge issues.
Russel Winder
2014-09-11
15
-2/+15
|
\
|
*
- additional fixes to get all tests pass on the Fedora20 box
Dirk Baechle
2014-09-06
1
-2/+1
|
*
- added import of libxslt binding to DocBook tests
Dirk Baechle
2014-08-31
14
-0/+14
*
|
Deal better with the discovery of a suitable D compiler executable.
Russel Winder
2014-09-06
6
-10/+56
*
|
Amend the executable search support function to use the default SCons path only.
Russel Winder
2014-09-06
1
-8/+29
*
|
The tests for the changes already commited to the tools for dealing with shar...
Russel Winder
2014-09-05
8
-0/+205
*
|
Remove the setting of the ENV property to os.environ.
Russel Winder
2014-09-05
13
-14/+8
|
/
*
Merged in williamblevins/scons4 (pull request #180, issue 2935)
Gary Oberbrunner
2014-08-31
1
-2/+2
|
\
*
|
Issue 2395: Updated tests to be skipped on systems without os.symlink functio...
William Blevins
2014-08-28
1
-7/+7
|
/
*
Don't skip Copy-Symlinks test on Windows; it should be made to work instead.
Gary Oberbrunner
2014-08-23
1
-3/+0
*
Fixed or skipped tests that fail on Windows.
Gary Oberbrunner
2014-08-22
5
-3/+10
*
SWIG: improve tool detection, and update SWIG tests to run on Windows.
Gary Oberbrunner
2014-08-21
13
-25/+118
*
- fixes for some test, making them work on newer Linux distros
Dirk Baechle
2014-08-19
3
-2/+13
*
Merged in managan/scons_newglossary-fix (pull request #170), fixes newglossar...
Dirk Baechle
2014-08-19
1
-0/+109
|
\
|
*
Improve logic test syntax
Robert Managan
2014-08-18
1
-1/+1
|
*
Fix the newglossary action to work with variantDir
Robert Managan
2014-08-12
1
-0/+109
*
|
- added javac version sentinel to another test that would fail with v1.8 and ...
Dirk Baechle
2014-08-08
1
-0/+21
|
/
*
- several smaller fixes to get the Linux buildslaves green again
Dirk Baechle
2014-08-07
2
-37/+53
*
Merged in ajf58/scons (pull request #160), fixes #2900 (handling of appending...
Dirk Baechle
2014-08-06
1
-38/+37
|
\
|
*
Corrects handling of appending dictionaries to CPPDEFINES. Amended a test cas...
Andrew Featherstone
2014-07-29
1
-38/+37
*
|
fix test which was referring to tigris mailing list instead of current scons....
William Deegan
2014-07-29
1
-1/+1
|
/
*
Merged in williamblevins/scons (pull request #156, symlink copying)
Gary Oberbrunner
2014-07-20
1
-0/+174
|
\
|
*
Issue 2395: Added tests from copying broken symlinks.
William Blevins
2014-07-20
1
-4/+29
|
*
Issue 2395: Copy Symlink soft-copy enhancement.
William Blevins
2014-07-14
1
-0/+149
*
|
Skipping Java DerivedSourceTest for now until underlying issue is fixed.
Gary Oberbrunner
2014-07-20
1
-0/+4
*
|
Merging in pull request #152 from William Blevins (Java test)
Gary Oberbrunner
2014-07-20
1
-0/+120
|
\
\
|
|
/
|
/
|
|
*
Issue 1771/2931: Added no_result check for tools to validate initial test con...
William Blevins
2014-07-18
1
-0/+4
|
*
Updated DerivedSourceTest.py to test against a dependency tree.
William Blevins
2014-07-16
1
-1/+20
|
*
Set default toolchain.
William Blevins
2014-07-13
1
-3/+3
|
*
Added a high-level test for issue 1771/2931.
William Blevins
2014-07-12
1
-0/+97
|
/
*
Fix development mailing list with a new address @scons.org
anatoly techtonik
2014-05-28
18
-18/+18
*
Expand references to tigris.org bug tracker
anatoly techtonik
2014-05-28
6
-6/+8
*
Merged in dirkbaechle/scons (pull request #141)
Gary Oberbrunner
2014-05-18
1
-0/+77
|
\
|
*
- adding test for issue #2311, which appears to be fixed already
Dirk Baechle
2014-05-18
1
-0/+77
*
|
Respect preset CC/CXX values detecting cc/c++/gcc/g++ Tools.
Michael Haubenwallner
2014-05-15
2
-4/+6
*
|
Add tests for scons.tigris.org issue#1723.
Michael Haubenwallner
2014-05-15
2
-0/+163
|
/
*
- fixed NoClean for multi-target builders
Dirk Baechle
2014-04-27
1
-0/+90
*
Merged in russel/scons (pull request #130) - D language fixes
Gary Oberbrunner
2014-04-26
24
-0/+474
|
\
[next]