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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the Multiple Variants example in the man page.
Steven Knight
2002-01-24
1
-2/+2
*
Add the Ignore() method.
Steven Knight
2002-01-24
1
-0/+11
*
Strip $(-$) bracketed text from command lines.
Steven Knight
2002-01-23
1
-0/+42
*
Task 45350 - Add passing of custom command-line arguments.
Steven Knight
2002-01-18
1
-10/+13
*
Add examples of using Library, LIBS, and LIBPATH.
Steven Knight
2002-01-17
1
-0/+15
*
Start getting ready to eat our own dog food: prototype SConscript files.
Steven Knight
2002-01-15
5
-0/+259
*
Document function Actions and fix their return values (None == success, don't...
Steven Knight
2002-01-15
1
-4/+42
*
Fix things on the man page.
Steven Knight
2002-01-15
1
-428/+448
*
Make the Default() method accomodate targets with white space in the file name.
Steven Knight
2002-01-12
1
-1/+4
*
Add command-line redirection (Charles Crain).
Steven Knight
2002-01-11
1
-0/+24
*
Add the InstallAs() method (Charles Crain).
Steven Knight
2002-01-11
1
-0/+25
*
Split Action objects into their own module.
Steven Knight
2002-01-09
1
-23/+46
*
Document fixes for 0.02 man page omissisions.
Steven Knight
2002-01-08
1
-32/+163
*
Add support for lex and yacc.
Steven Knight
2002-01-07
1
-1/+35
*
Add --debug=tree (print depenency tree) support
Steven Knight
2001-12-29
1
-7/+13
*
Add duplicate (defaults to true) option to BuildDir()
Steven Knight
2001-12-29
1
-64/+156
*
Prepare for release.
Steven Knight
2001-12-24
1
-0/+2
*
Add a quick-and-dirty set of examples to the man page.
Steven Knight
2001-12-22
1
-0/+133
*
Create the Script directory
Steven Knight
2001-12-21
1
-1/+2
*
Fix Export(), add Import() and Return()
Steven Knight
2001-12-20
1
-2/+125
*
Add CPPPATH to man page
Steven Knight
2001-12-17
1
-0/+13
*
Add variable interpolation to the man page
Steven Knight
2001-12-13
2
-101/+140
*
Create a troff man page.
Steven Knight
2001-12-11
6
-1143/+751
*
Use the prefix and suffix arguments in the Builder base class.
Steven Knight
2001-10-12
1
-17/+47
*
Updating licensing.
Steven Knight
2001-10-03
35
-36/+706
*
Make the documentation build with more version of the tools
Steven Knight
2001-10-03
3
-22/+23
*
Change the env.Dictionary to an access method for an env._dict attribute.
Steven Knight
2001-09-26
1
-9/+0
*
Add support for SCONSFLAGS.
Steven Knight
2001-09-26
2
-0/+41
*
Cygwin portability fixes for Windows NT builds.
Steven Knight
2001-09-20
1
-2/+2
*
Add an outline for a User's Guide.
Steven Knight
2001-09-19
22
-1/+934
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
1
-10/+5
*
Dereference symlinks when tarring the documentation.
Steven Knight
2001-09-16
1
-1/+1
*
Add -C support.
Steven Knight
2001-09-10
1
-4/+5
*
Look for SConstruct, Sconstruct, and sconstruct files.
Steven Knight
2001-09-10
4
-14/+21
*
Add command-line processing for all options (with tests).
Steven Knight
2001-09-09
1
-22/+59
*
Add a man page.
Steven Knight
2001-09-07
6
-8/+1013
*
Clean up tests.
Steven Knight
2001-08-14
1
-0/+1
*
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
17
-0/+3932