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
/
option-c.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 1675-1736 via svnmerge from
Steven Knight
2006-12-16
1
-2/+19
*
Merged revisions 1582-1665 via svnmerge from
Steven Knight
2006-11-02
1
-13/+13
*
Add a NoClean() function. (Steven Johnson)
Steven Knight
2006-02-13
1
-1/+13
*
Report removal of multiple targets correctly when using -n -c. (Patrick Mezard)
Steven Knight
2005-10-02
1
-47/+69
*
Better test infrastructure for cleaning (-c) messages. (Kevin Quick)
Steven Knight
2004-09-21
1
-21/+18
*
Fix fallout from having everything return a list.
Steven Knight
2004-08-06
1
-3/+3
*
Make a Clean() environment method. Add global functions for AlwaysBuild(), C...
Steven Knight
2003-09-10
1
-2/+2
*
Change the Building message to say Cleaning when the -c option is used.
Steven Knight
2003-05-19
1
-10/+17
*
Provide uniform access to (some) command-line options. (Anthony Roach)
Steven Knight
2003-04-30
1
-1/+53
*
Follow-up test portability fixes for IRIX. (Chad Austin)
Steven Knight
2003-04-27
1
-2/+2
*
Fix a bug when -c is used with -n. (Steve Leblanc)
Steven Knight
2003-01-25
1
-0/+10
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
1
-1/+1
*
Update Copyright years.
Steven Knight
2003-01-16
1
-1/+1
*
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
*
Necessary changes towards supporting Jython.
Steven Knight
2003-01-15
1
-1/+1
*
Fix bug removing symbolic links. (Steve Leblanc)
Steven Knight
2003-01-14
1
-2/+19
*
Implement the Clean() function.
Steven Knight
2002-12-27
1
-3/+37
*
Add output to tell people when we're reading SConscript files versus when we'...
Steven Knight
2002-09-30
1
-8/+12
*
Warn when -c can't remove a file.
Steven Knight
2002-09-09
1
-1/+10
*
Changes from Charles Crain.
Steven Knight
2002-06-05
1
-2/+2
*
Make -c work with -n: don't remove the files!
Steven Knight
2002-03-31
1
-0/+17
*
Remove all built targets even if some don't exist.
Steven Knight
2002-02-21
1
-2/+15
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Make the (s) and variables upper-case.
Steven Knight
2001-10-31
1
-1/+1
*
Support building (sub)directories.
Steven Knight
2001-10-25
1
-3/+2
*
Portability fixes for tests on Windows Nt.
Steven Knight
2001-10-17
1
-4/+7
*
Implement special variable substitution.
Steven Knight
2001-10-11
1
-1/+1
*
Add support for -c (clean targets).
Steven Knight
2001-10-09
1
-10/+10
*
Updating licensing.
Steven Knight
2001-10-03
1
-0/+22
*
Don't use Program() on some tests that don't need it.
Steven Knight
2001-09-29
1
-54/+39
*
Add additional tests to provide more examples.
Steven Knight
2001-09-21
1
-9/+72
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
1
-1/+1
*
Add more information error reporting from tests.
Steven Knight
2001-09-16
1
-12/+6
*
Add a TestSCons module for common initialization of SCons tests.
Steven Knight
2001-09-15
1
-7/+5
*
Add command-line processing for all options (with tests).
Steven Knight
2001-09-09
1
-0/+31