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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
41
-210/+297
|
*
Dereference symlinks when tarring the documentation.
Steven Knight
2001-09-16
1
-1/+1
|
*
Add more information error reporting from tests.
Steven Knight
2001-09-16
45
-719/+244
|
*
Add a TestSCons module for common initialization of SCons tests.
Steven Knight
2001-09-15
49
-295/+579
|
*
Add a test for -- terminating option processing.
Steven Knight
2001-09-14
1
-0/+39
|
*
Make -w and --no-print-directory future options.
Steven Knight
2001-09-14
1
-2/+2
|
*
Fix Python 2.1 warning
Steven Knight
2001-09-13
2
-3/+3
|
*
Fixes for -f end cases.
Steven Knight
2001-09-12
3
-2/+29
|
*
Add a test for local Help() functionality.
Steven Knight
2001-09-11
1
-0/+22
|
*
Add -I support.
Steven Knight
2001-09-11
2
-8/+34
|
*
Initialize Options in a subroutine.
Steven Knight
2001-09-11
1
-145/+163
|
*
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
4
-32/+110
|
*
Refactor the Builder binding so the calling Environment gets passed in.
Steven Knight
2001-09-11
3
-2/+23
|
*
Add -C support.
Steven Knight
2001-09-10
3
-12/+53
|
*
Look for SConstruct, Sconstruct, and sconstruct files.
Steven Knight
2001-09-10
6
-16/+66
|
*
Fill in the -v option.
Steven Knight
2001-09-10
2
-5/+21
|
*
runtest.py follow-on fixes
Steven Knight
2001-09-10
3
-13/+51
|
*
Eliminate if-tests for Types in Builder.execute().
Steven Knight
2001-09-10
2
-16/+48
|
*
Add command-line processing for all options (with tests).
Steven Knight
2001-09-09
39
-48/+1341
|
*
Generalize the hard-coded line numbers in test/errors.py.
Steven Knight
2001-09-09
1
-3/+3
|
*
Add a man page.
Steven Knight
2001-09-07
7
-14/+1020
|
*
Add a find-the-tests flag to runtest.py.
Steven Knight
2001-09-06
1
-4/+24
|
*
Make the build portable to Windows NT.
Anthony Roach
2001-09-01
3
-44/+97
|
*
Update TestCmd.py to 0.02 for NT portability.
Anthony Roach
2001-08-31
1
-25/+44
|
*
Get rid of runtest.sh
Anthony Roach
2001-08-29
1
-3/+0
|
*
Change runtest.py so it executes locally by default.
Anthony Roach
2001-08-29
2
-34/+56
|
*
Add framework to execute code on exit from scons.
Anthony Roach
2001-08-23
3
-0/+102
|
*
Implement error framework.
Steven Knight
2001-08-18
5
-78/+223
|
*
Clean up tests.
Steven Knight
2001-08-14
17
-88/+149
|
*
Add missing .aeignore files.
Steven Knight
2001-08-10
3
-0/+12
|
*
For the web site, build a .tar.gz of the documentation.
Steven Knight
2001-08-10
1
-12/+53
|
*
Add design documentation.
Steven Knight
2001-08-10
18
-0/+3941
|
*
add the C scanner
Steven Knight
2001-08-10
4
-1/+220
|
*
Start documenting administrative procedures.
Steven Knight
2001-08-09
3
-0/+112
|
*
Add argument passing to the Scanner class
Steven Knight
2001-08-09
2
-17/+62
|
*
add the C scanner
Steven Knight
2001-08-08
3
-0/+109
|
*
fix a bad test command and potential race condition
Steven Knight
2001-07-31
1
-3/+3
|
*
make Job classes fail gracefully in the face of exceptions
Steven Knight
2001-07-31
3
-38/+125
|
*
Change the name of the aux subdirectory to etc.
Steven Knight
2001-07-29
4
-1/+1254
|
*
add the -j argument
Steven Knight
2001-07-29
4
-12/+191
|
*
add the -j argument
Steven Knight
2001-07-29
1
-5/+76
|
*
Copy should allow you to update the construction variables.
Steven Knight
2001-07-19
2
-1/+12
|
*
Add a local copy of unittest.py so it doesn't have to be downloaded.
Steven Knight
2001-07-17
2
-553/+16
|
*
Fix typos in JobTests.py
Steven Knight
2001-07-12
1
-10/+10
|
*
create the Job class
Steven Knight
2001-07-12
4
-0/+347
|
*
Change the dependencies so we unpack the .tar.gz file for testing
Steven Knight
2001-07-12
1
-1/+3
|
|
|
|
whenever any source file changes, not just __init__.py.
*
Initial revision
start
Steven Knight
2001-07-06
34
-0/+2189