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
/
etc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add a separate options argument for running SCons via the test infrastructure.
Steven Knight
2002-07-16
1
-3/+9
|
*
Ctrl-C Improvements (Anthony Roach)
Steven Knight
2002-05-18
1
-2/+8
|
*
Add a better PATH search to the tests.
Steven Knight
2002-05-07
1
-20/+83
|
*
Raise an error if a builder is called multiple times for a given target, ↵
Steven Knight
2002-05-06
1
-0/+10
|
|
|
|
unless the builder is marked as multicall safe. (Anthony Roach)
*
Improve the scons.bat script. (Alex Jacques)
Steven Knight
2002-04-30
1
-6/+10
|
*
Doc and README/RELEASE updates in preparation for eventual 0.07 release. ↵
Steven Knight
2002-04-29
1
-15/+0
|
|
|
|
(Later this week?)
*
Make FunctionAction arguments be Nodes, not strings. (Charles Crain)
Steven Knight
2002-03-16
1
-2/+4
|
*
Initialize the new branch.
Steven Knight
2002-02-25
1
-3/+7
|
*
Fix runtest.py for new package-testing scheme baseline tests.
Steven Knight
2002-02-20
1
-0/+45
|
*
Revamp package testing.
Steven Knight
2002-02-19
1
-45/+0
|
*
Only substitute __FILE__, etc. in revision lines.
Steven Knight
2002-02-18
1
-1/+1
|
*
Exit status portability on Windows NT.
Steven Knight
2002-02-17
1
-7/+29
|
*
WIN32 portability in tests.
Steven Knight
2002-02-10
1
-1/+1
|
*
Fix variable interpolation with spaces, and problems with the WIN32 ↵
Steven Knight
2002-02-09
1
-2/+4
|
|
|
|
environment (Charles Crain).
*
Make scons return an error code (Anthony Roach)
Steven Knight
2002-02-04
1
-2/+6
|
*
Allow libraries to specified as source files on the command line.
Steven Knight
2002-01-31
1
-0/+2
|
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
2
-2/+2
|
*
Start getting ready to eat our own dog food: prototype SConscript files.
Steven Knight
2002-01-15
2
-0/+46
|
*
Add duplicate (defaults to true) option to BuildDir()
Steven Knight
2001-12-29
1
-2/+5
|
*
Add the scons package.
Steven Knight
2001-11-16
1
-2/+3
|
*
Add -i (ignore errors) support
Steven Knight
2001-10-10
1
-0/+14
|
*
Make match_exact the default match function for TestSCons.
Steven Knight
2001-09-29
1
-0/+3
|
*
Have SCons report when something is up-to-date.
Steven Knight
2001-09-21
1
-0/+9
|
*
Error message if no SConstruct file.
Steven Knight
2001-09-21
1
-2/+2
|
*
Install scons, not scons.py
Steven Knight
2001-09-20
1
-2/+7
|
*
Still better error reporting in TestSCons.py.
Steven Knight
2001-09-19
1
-1/+5
|
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
2
-2/+5
|
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
2
-2/+7
|
*
Add more information error reporting from tests.
Steven Knight
2001-09-16
1
-358/+72
|
*
Add a TestSCons module for common initialization of SCons tests.
Steven Knight
2001-09-15
2
-1/+387
|
*
Update TestCmd.py to 0.02 for NT portability.
Anthony Roach
2001-08-31
1
-25/+44
|
*
Add missing .aeignore files.
Steven Knight
2001-08-10
1
-0/+4
|
*
Change the name of the aux subdirectory to etc.
Steven Knight
2001-07-29
3
-0/+1253