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
*
Rebuild in response to a changed build command.
Steven Knight
2001-11-02
2
-1/+123
*
Make the (s) and variables upper-case.
Steven Knight
2001-10-31
16
-31/+31
*
Handle SConscript files in subdirectories.
Steven Knight
2001-10-29
4
-20/+14
*
Fix a number of small problems in tests.
Steven Knight
2001-10-28
6
-9/+28
*
Fix a signature calculation bug.
Steven Knight
2001-10-26
1
-2/+70
*
Make up-to-date messages get printed out in the correct order Mark II
Steven Knight
2001-10-26
1
-1/+1
*
Support building (sub)directories.
Steven Knight
2001-10-25
5
-20/+80
*
Add -k support and more
Steven Knight
2001-10-24
3
-10/+12
*
Composite Builder and related changes from Charles Crain.
Steven Knight
2001-10-18
1
-10/+14
*
Portability fixes for tests on Windows Nt.
Steven Knight
2001-10-17
17
-88/+130
*
Add LINKFLAGS support.
Steven Knight
2001-10-12
2
-4/+80
*
Add tests and support for and .
Steven Knight
2001-10-12
2
-9/+47
*
Implement special variable substitution.
Steven Knight
2001-10-11
15
-30/+30
*
Add the Library() method.
Steven Knight
2001-10-11
2
-6/+11
*
Add -i (ignore errors) support
Steven Knight
2001-10-10
1
-10/+15
*
Add support for -c (clean targets).
Steven Knight
2001-10-09
1
-10/+10
*
Updating licensing.
Steven Knight
2001-10-03
67
-2/+1474
*
Add the Command() method.
Steven Knight
2001-10-02
1
-5/+4
*
Handle build errors.
Steven Knight
2001-10-02
2
-0/+85
*
Pass in the signature Calculator to the Taskmaster.
Steven Knight
2001-10-01
1
-0/+44
*
Add support for multi-command Builders and Actions.
Steven Knight
2001-09-29
1
-0/+41
*
Don't use Program() on some tests that don't need it.
Steven Knight
2001-09-29
2
-93/+73
*
Make match_exact the default match function for TestSCons.
Steven Knight
2001-09-29
6
-9/+14
*
Add a test for unknown options (both short and long).
Steven Knight
2001-09-29
1
-0/+20
*
Add support for the ENV construction variable.
Steven Knight
2001-09-28
1
-0/+58
*
Add support for SCONSFLAGS.
Steven Knight
2001-09-26
1
-0/+41
*
Enhance Builders to take any type of node as input.
Steven Knight
2001-09-24
1
-16/+19
*
Have SCons report when something is up-to-date.
Steven Knight
2001-09-21
1
-0/+2
*
rebuild in response to changed .c file
Steven Knight
2001-09-21
2
-5/+24
*
Error message if no SConstruct file.
Steven Knight
2001-09-21
2
-3/+17
*
Add additional tests to provide more examples.
Steven Knight
2001-09-21
19
-33/+894
*
Add dummy C code to use argc and argv in tests.
Steven Knight
2001-09-20
3
-0/+7
*
test/errors.py fails when not run under Aegis.
Steven Knight
2001-09-20
1
-2/+2
*
Install scons, not scons.py
Steven Knight
2001-09-20
1
-2/+2
*
Add support for Default() targets.
Steven Knight
2001-09-20
1
-0/+67
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
47
-47/+47
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
1
-1/+1
*
Add more information error reporting from tests.
Steven Knight
2001-09-16
44
-361/+172
*
Add a TestSCons module for common initialization of SCons tests.
Steven Knight
2001-09-15
47
-294/+192
*
Add a test for -- terminating option processing.
Steven Knight
2001-09-14
1
-0/+39
*
Fix Python 2.1 warning
Steven Knight
2001-09-13
1
-1/+1
*
Fixes for -f end cases.
Steven Knight
2001-09-12
2
-1/+20
*
Add a test for local Help() functionality.
Steven Knight
2001-09-11
1
-0/+22
*
Add -I support.
Steven Knight
2001-09-11
1
-7/+26
*
Test the long -f options (--file, --makefile, --sconstruct).
Steven Knight
2001-09-11
1
-0/+18
*
Add -n and -s support.
Steven Knight
2001-09-11
2
-27/+90
*
Add -C support.
Steven Knight
2001-09-10
1
-7/+41
*
Look for SConstruct, Sconstruct, and sconstruct files.
Steven Knight
2001-09-10
1
-0/+40
*
Fill in the -v option.
Steven Knight
2001-09-10
1
-4/+8
*
Add command-line processing for all options (with tests).
Steven Knight
2001-09-09
37
-0/+934
[next]