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
...
*
Improve error messages for invalid EnumVariables to include legal values.
Gary Oberbrunner
2011-01-13
2
-6/+6
*
Bugfix for 2423 - mingw's emitter was passing strings instead of file nodes w...
William Deegan
2010-11-27
1
-0/+67
*
Fix Install() when src and target are dirs and target dir already exists, by ...
Gary Oberbrunner
2010-11-18
1
-0/+65
*
Integrate patch for issue 2691: MSVS 10.0 project file generation.
Gary Oberbrunner
2010-10-16
5
-0/+537
*
Add support for the bibunits package. This should help thesis writers.
Robert Managan
2010-09-12
1
-0/+279
*
Python2.7 fix: the timestamp in the sconsign --raw output may have an
Steven Knight
2010-08-27
2
-28/+28
*
Python 2.7 fixes in four tests.
Steven Knight
2010-08-27
2
-5/+7
*
I had to add the INDEXSTYLES environment variable to the code
Robert Managan
2010-08-23
1
-0/+191
*
Clean up a test file that had some bad PostScript in it. Seems to work
Robert Managan
2010-08-23
1
-1/+1
*
This time make it really platform agnostic.
Robert Managan
2010-08-23
1
-1/+1
*
Clean up this test so it is platform agnostic. Added a builder to do the
Robert Managan
2010-08-23
1
-27/+10
*
Add tests of using SConsignFile() with Python dbm modules.
Steven Knight
2010-08-21
4
-0/+395
*
Add a test of switching back and forth between Decider() values
Steven Knight
2010-08-20
1
-0/+93
*
WHen checking the .tex file for which side effects it generates always
Robert Managan
2010-08-19
1
-0/+196
*
Fix two badly formed epsfiles used in these tests.
Robert Managan
2010-08-19
2
-2/+2
*
Fix Windows test failures due to previous commit: skip pkg-config test on Win...
Gary Oberbrunner
2010-08-16
2
-6/+12
*
Fix CPPDEFINES problems with dicts (both Append and MergeFlags). From Jean-B...
Gary Oberbrunner
2010-08-15
3
-2/+325
*
Fix issue with implicit-cache when files are removed on disk. Fixes issue #1...
Gary Oberbrunner
2010-08-12
1
-0/+74
*
Added generation of solution and projects for MSVS 2008 (Evgeny Podjachev)
Gary Oberbrunner
2010-08-12
5
-8/+319
*
Support for Fortran 03, from Luca Falavigna.
Gary Oberbrunner
2010-07-30
7
-0/+839
*
Fix tests that examine version output to expect new "engine path:" line.
Steven Knight
2010-07-29
2
-0/+4
*
Issue 2549: Add support for DMD version 2. (Russel Winder)
Steven Knight
2010-07-23
1
-0/+3
*
Missed these new test files in last commit (r5105).
Gary Oberbrunner
2010-07-22
6
-0/+649
*
Integrated patch for issue 2571, various fixes for MSVS project generation. ...
Gary Oberbrunner
2010-07-22
5
-14/+15
*
Add .sx assembly files to preprocessed-assembly source scanner list. Closes i...
Gary Oberbrunner
2010-07-04
1
-1/+14
*
Set module metadata for site_scons/site_init.py files. From Arve Knudsen; cl...
Gary Oberbrunner
2010-07-04
1
-4/+50
*
Add all the per-system and per-user site_scons dirs, per discussion in SEP 002.
Gary Oberbrunner
2010-07-04
1
-0/+71
*
Fix #2574: case sensitivity issue with Fortran module scanner.
Gary Oberbrunner
2010-06-17
1
-0/+66
*
Solaris portability fix to avoid substitutions during Tool module intialization.
Steven Knight
2010-06-16
1
-1/+5
*
Remove unnecessary left-over "import sys" statements.
Steven Knight
2010-06-15
13
-26/+0
*
Issue 2647: In Executor.Null.get_all_children(), really return all of
Steven Knight
2010-06-15
3
-18/+84
*
Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge from
Steven Knight
2010-06-15
4
-8/+99
*
Move update-release-info.py from src/ to tests/update_release-info/
Greg Noel
2010-06-11
1
-0/+256
*
Windows portability.
Steven Knight
2010-06-10
1
-1/+5
*
More Solaris test fixes.
Steven Knight
2010-06-10
2
-4/+2
*
Increase the default timeout of TestSCons.wait_for() to 20.0 seconds.
Steven Knight
2010-06-10
5
-9/+9
*
Move test/update-release-info.py to src/test_update-release-info.py.
Steven Knight
2010-06-10
1
-244/+0
*
More Solaris test fixes:
Steven Knight
2010-06-08
7
-34/+64
*
Remove the rest of the logic for the noqmtest keyword
Greg Noel
2010-06-08
2
-2/+2
*
Test fixes for Solaris, notably making test/Actions/function.py print
Steven Knight
2010-06-08
5
-29/+44
*
Fixed a bug in the regression test to use the right filenames for each
Greg Noel
2010-06-07
1
-10/+9
*
Windows portability: \ separators in the expected output.
Steven Knight
2010-06-07
1
-6/+6
*
Don't skip runtest.py tests on systems that don't have QMTest installed.
Steven Knight
2010-06-07
1
-4/+5
*
Initial drop of bin/update-release-info.py.
Greg Noel
2010-06-07
1
-0/+245
*
Explicitly initialize the construction environment with tools = ['mssdk',
Steven Knight
2010-06-06
1
-1/+2
*
Windows portability fixes in various tests. Fix runtest.py detection
Steven Knight
2010-06-06
5
-19/+31
*
Fix a ripple effect from the change to TestSCons.re_escape().
Steven Knight
2010-06-05
1
-5/+2
*
Re-enable tests on non win32 platforms.
William Deegan
2010-06-05
13
-62/+38
*
Fix failing tests on macosx
William Deegan
2010-06-04
13
-0/+78
*
Prepare for checkpoint release. Everything should be set up and ready
Greg Noel
2010-05-30
3
-3/+3
[prev]
[next]