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
/
Repository
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
8
-23/+14
*
Define "static final long serialVersionUID" in java classes in
Steven Knight
2010-01-01
1
-0/+8
*
Fix test failure in Repository/Java.py on OS X
Greg Noel
2009-09-18
1
-9/+4
*
Remove more unnecessary imports from test scripts.
Steven Knight
2009-02-11
1
-2/+1
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
31
-0/+186
*
Remove (lots) more unnecessary imports.
Steven Knight
2009-02-06
13
-16/+10
*
Commonize new string-search-in-output methods:
Steven Knight
2009-02-06
1
-4/+6
*
Fix test to work on OS X; cleanup and simplification
Greg Noel
2008-12-27
1
-33/+14
*
Issue 1287: copy File attributes from the local Node to a Repository
Steven Knight
2008-12-10
1
-0/+144
*
Merged revisions 2647-2719 via svnmerge from
Steven Knight
2008-03-31
5
-8/+11
*
Merged revisions 2527-2645 via svnmerge from
Steven Knight
2008-02-04
4
-79/+54
*
Merged revisions 2454-2525 via svnmerge from
Steven Knight
2007-12-13
1
-1/+2
*
Merged revisions 1968-2115 via svnmerge from
Steven Knight
2007-07-11
1
-1/+1
*
Merged revisions 1582-1665 via svnmerge from
Steven Knight
2006-11-02
15
-3/+98
*
Portability fixes for Repository Java tests; eliminate Solaris package warnin...
Steven Knight
2006-02-14
3
-22/+61
*
Get rid of indentation tabs in the test scripts and have runtest.py invoke th...
Steven Knight
2005-10-14
13
-175/+175
*
Get rid of the last tabs in the source files and have the TestSCons infrastru...
Steven Knight
2005-10-09
1
-4/+4
*
Add a skip_test() method to the infrastructure and use it for test scripts th...
Steven Knight
2005-08-13
3
-10/+5
*
Handle Repositories without an SConsignFile() in them.
Steven Knight
2005-05-30
1
-0/+74
*
Make SConsignFile() behavior the default.
Steven Knight
2005-05-07
1
-0/+61
*
Add a Memoizer metaclass to collect the logic for caching values in one locat...
Steven Knight
2004-12-29
1
-1/+1
*
Fix how scanners sort dependencies so it doesn't matter if the dependency fil...
Steven Knight
2004-12-04
1
-0/+121
*
Win32 portability: add an explicit match argument to TestCommon.py, use it t...
Steven Knight
2004-07-15
1
-5/+9
*
Fix tests on systems where 'ar' prints warnings about creating archives. (Ke...
Steven Knight
2004-07-13
1
-5/+9
*
Document the dbm_module argument to SConsignFile().
Steven Knight
2004-02-28
1
-6/+6
*
Make the M4 Builder work with repositories by adding an rsrcnode attribute.
Steven Knight
2004-02-09
1
-0/+103
*
Make more Environment methods from global functions.
Steven Knight
2003-09-14
1
-1/+2
*
Give the global functions corresponding Environment methods.
Steven Knight
2003-09-08
1
-2/+2
*
Change the double quotes around an up-to-date target to be like Make.
Steven Knight
2003-06-18
1
-1/+1
*
Add Java RMIC support.
Steven Knight
2003-05-10
1
-0/+343
*
Add support for JavaH.
Steven Knight
2003-05-08
1
-0/+295
*
Support Java when using Repository and SConscriptChdir(0). (Charles Crain)
Steven Knight
2003-04-29
1
-0/+259
*
Fix a side effect of chdir to SConscript directory.
Steven Knight
2003-03-27
1
-44/+66
*
Document the -f option correctly, support building a parallel tree by pointin...
Steven Knight
2003-03-14
1
-0/+99
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
22
-22/+22
*
Update Copyright years.
Steven Knight
2003-01-16
22
-22/+22
*
Necessary changes towards supporting Jython.
Steven Knight
2003-01-15
1
-1/+1
*
Prevent -n from unlinking files.
Steven Knight
2002-12-05
1
-0/+94
*
Arrange for local copies of files in build/ so the Aegis build will continue ...
Steven Knight
2002-11-12
1
-4/+34
*
Add more Repository tests (variants and command-line targets).
Steven Knight
2002-11-01
2
-61/+388
*
Fixes for tests following the Repository/BuildDir refactoring. (Charles Crain).
Steven Knight
2002-10-19
1
-26/+26
*
Win32 test portability.
Steven Knight
2002-10-18
1
-1/+2
*
Refactor Repository and BuildDir. (Charles Crain)
Steven Knight
2002-10-16
3
-21/+328
*
On Win32 systems, supply a default if PATHEXT isn't in the environment; it do...
Steven Knight
2002-08-28
2
-3/+3
*
Add BuildDir() support to the Repository functionality.
Steven Knight
2002-08-13
1
-0/+199
*
Add a test for Repository and the -c option.
Steven Knight
2002-08-06
1
-0/+182
*
Add Install() + Local() functionality.
Steven Knight
2002-08-06
1
-0/+82
*
Add Local() functionality to Repository support.
Steven Knight
2002-08-06
1
-0/+84
*
Support Repository and Default().
Steven Knight
2002-08-06
1
-0/+100
*
Add Repository Install() and InstallAs() functionality.
Steven Knight
2002-08-05
2
-0/+125
[next]