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
*
Don't eat scanner exceptions.
Steven Knight
2003-03-03
1
-0/+112
*
Fix str(Node.FS) in an SConscript file, and add a separate src_dir argument t...
Steven Knight
2003-02-26
2
-1/+13
*
Finish Tar builder support, add Zip builder support.
Steven Knight
2003-02-26
2
-6/+187
*
Add support for Perforce. (Charles Crain)
Steven Knight
2003-02-25
1
-0/+190
*
Fix Install test portability by converting an OSError when we prepare a targe...
Steven Knight
2003-02-22
1
-1/+1
*
Support fetching SConscript files from source code management systems.
Steven Knight
2003-02-21
5
-35/+280
*
Add support for fetching files from rcs.
Steven Knight
2003-02-18
5
-0/+634
*
Remove deprecated features.
Steven Knight
2003-02-12
1
-17/+19
*
Make the Install() method copy files (by default).
Steven Knight
2003-02-12
1
-62/+56
*
Add support for the SGI library archiver. (Chad Austin)
Steven Knight
2003-02-10
2
-0/+2
*
Support more intuitive build directory specifications as arguments to SConscr...
Steven Knight
2003-02-10
1
-0/+188
*
Support importing Platform and Tool specifications directly.
Steven Knight
2003-02-08
1
-0/+88
*
Add the --random option.
Steven Knight
2003-02-06
1
-6/+42
*
Change the default behavior when no arguments are specified to building every...
Steven Knight
2003-02-05
3
-15/+58
*
Add CacheDir support.
Steven Knight
2003-02-03
4
-22/+429
*
Win32 portability.
Steven Knight
2003-01-30
2
-12/+21
*
Provide a better error message when a BuildDir() is read-only.
Steven Knight
2003-01-27
1
-0/+142
*
Fix a bug when -c is used with -n. (Steve Leblanc)
Steven Knight
2003-01-25
1
-0/+10
*
Fix how BUILDERS are updated.
Steven Knight
2003-01-25
1
-1/+2
*
Add support for the PharLap ETS tools. (Charles Crain)
Steven Knight
2003-01-22
1
-0/+309
*
Fix library dependencies when the prefix is specified explicitly.
Steven Knight
2003-01-21
1
-2/+2
*
Add AddPreAction() and AddPostAction() methods. (Charles Crain)
Steven Knight
2003-01-20
2
-0/+167
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
188
-190/+190
*
Make shared/static objects less irritating. (Anthony Roach)
Steven Knight
2003-01-18
3
-9/+13
*
Update Copyright years.
Steven Knight
2003-01-16
188
-190/+190
*
Win32 portability.
Steven Knight
2003-01-16
1
-4/+3
*
Fix bug in Clean() functionality. (Steve Leblanc)
Steven Knight
2003-01-16
1
-0/+12
*
Fix scanning Aliases of nodes which have scanners. (Bug reported by Jeff Pet...
Steven Knight
2003-01-15
1
-0/+60
*
Necessary changes towards supporting Jython.
Steven Knight
2003-01-15
73
-76/+75
*
Add .def file support to the mingw tool. (Anthony Roach)
Steven Knight
2003-01-15
1
-1/+13
*
Add --debug-includes. (Anthony Roach)
Steven Knight
2003-01-14
1
-0/+13
*
Fix bug removing symbolic links. (Steve Leblanc)
Steven Knight
2003-01-14
1
-2/+19
*
Eliminate unnecessary scanning before a Node is rebuilt.
Steven Knight
2003-01-12
1
-6/+8
*
Win32 portability.
Steven Knight
2003-01-09
2
-4/+6
*
Add MinGW support. (Anthony Roach)
Steven Knight
2003-01-09
2
-2/+192
*
Fix files with the same name as subdirs.
Steven Knight
2003-01-07
2
-3/+80
*
Fix specifying only the source argument to a MultiStepBuilder (such as Program).
Steven Knight
2003-01-07
1
-1/+101
*
Refactor the Scanner interface to eliminate unnecessary scanning and make it ...
Steven Knight
2003-01-06
1
-37/+413
*
Fix problems returning the appropriate exit status on build errors.
Steven Knight
2003-01-05
1
-2/+2
*
Don't duplicate source files in a BuildDir when the -n option is used.
Steven Knight
2003-01-01
1
-6/+4
*
Refactor FunctionAction objects to support -n and -s.
Steven Knight
2002-12-28
8
-48/+77
*
Implement the Clean() function.
Steven Knight
2002-12-27
1
-3/+37
*
Fix typo in test/README. (Derrick 'dman' Hudson)
Steven Knight
2002-12-22
1
-1/+1
*
Refactor action execution so it's controlled by the interface-specific Taskma...
Steven Knight
2002-12-17
3
-10/+11
*
Make the 'Do not know how to build' error message catch more cases. (Anthony...
Steven Knight
2002-12-16
3
-5/+35
*
Make error and warning message consistent. (Anthony Roach)
Steven Knight
2002-12-14
7
-18/+18
*
Use pickle for .sconsign. (Anthony Roach)
Steven Knight
2002-12-11
1
-7/+5
*
Add functions for getting and setting the number of jobs. (Anthony Roach)
Steven Knight
2002-12-10
1
-6/+69
*
Change the name of 'lib.py' to 'mslib.py'.
Steven Knight
2002-12-05
1
-2/+3
*
Prevent -n from unlinking files.
Steven Knight
2002-12-05
2
-0/+151
[next]