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
*
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
*
Support variable substitution on scanner directories. (Charles Crain)
Steven Knight
2002-12-03
3
-3/+5
*
Extend Win32 long command-line processing to lib.py. (Matt Balvin)
Steven Knight
2002-11-30
1
-13/+39
*
Really take care of non-existent drive letters on Win32.
Steven Knight
2002-11-30
2
-55/+105
*
Provide graceful failures when a source file doesn't exist and can't be build...
Steven Knight
2002-11-27
4
-7/+78
*
Make the shell pickable via a construction variable. (Anthony Roach)
Steven Knight
2002-11-25
1
-2/+3
*
Make env.SideEffect work for Dir nodes. (Anthony Roach)
Steven Knight
2002-11-25
1
-0/+34
*
Fix the Win32 checks for an explicit import library and .def file.
Steven Knight
2002-11-25
1
-2/+60
*
Make building source files fail like Make.
Steven Knight
2002-11-23
2
-1/+3
*
Make Default(source) and -U fail gracefully. (Anthony Roach)
Steven Knight
2002-11-22
1
-0/+6
*
Win32 portability.
Steven Knight
2002-11-13
2
-5/+5
*
Support special characters in file names. (Charles Crain)
Steven Knight
2002-11-13
1
-0/+78
*
Add the ParseConfig() method. (Steve Leblanc)
Steven Knight
2002-11-12
1
-0/+73
*
Arrange for local copies of files in build/ so the Aegis build will continue ...
Steven Knight
2002-11-12
1
-4/+34
*
Refactor command-line parsing. (Steve Leblanc)
Steven Knight
2002-11-06
3
-17/+16
*
Add a function to choose content signature type. (Anthony Roach)
Steven Knight
2002-11-04
1
-0/+131
*
Add more Repository tests (variants and command-line targets).
Steven Knight
2002-11-01
2
-61/+388
*
Add MSVC .res builder. (Anthony Roach)
Steven Knight
2002-10-21
1
-2/+44
*
Fixes for tests following the Repository/BuildDir refactoring. (Charles Crain).
Steven Knight
2002-10-19
5
-34/+59
*
Win32 test portability.
Steven Knight
2002-10-18
1
-1/+2
*
Refactor Repository and BuildDir. (Charles Crain)
Steven Knight
2002-10-16
7
-54/+391
*
Allow new Reading
Steven Knight
2002-10-14
2
-3/+63
*
Make undeclared options be ignored. (Anthony Roach)
Steven Knight
2002-10-13
1
-0/+26
*
Fix verbose BuildError bug. (Anthony Roach)
Steven Knight
2002-10-10
1
-0/+15
*
Add Python and SCons version checking functions. (Anthony Roach)
Steven Knight
2002-10-10
1
-0/+79
[next]