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
*
Document the -f option correctly, support building a parallel tree by pointin...
Steven Knight
2003-03-14
1
-10/+1
*
Support using construction variables as re-usable, callable command generator...
Steven Knight
2003-03-13
1
-0/+49
*
Fix broken examples of quoted lists of source files.
Steven Knight
2003-03-10
1
-4/+6
*
Add an Exit() function for explicit termination of SCons.
Steven Knight
2003-03-03
1
-0/+12
*
Better documentation of exporting variables to SConscript files.
Steven Knight
2003-02-28
1
-8/+40
*
Fix str(Node.FS) in an SConscript file, and add a separate src_dir argument t...
Steven Knight
2003-02-26
1
-1/+8
*
Finish Tar builder support, add Zip builder support.
Steven Knight
2003-02-26
1
-0/+60
*
Add support for Perforce. (Charles Crain)
Steven Knight
2003-02-25
1
-0/+41
*
Warn when the user tries to set TARGET[S] or SOURCE[S] in an Environment.
Steven Knight
2003-02-22
1
-0/+23
*
Add support for fetching files from rcs.
Steven Knight
2003-02-18
1
-2/+279
*
Make the Install() method copy files (by default).
Steven Knight
2003-02-12
1
-0/+21
*
Prepare for release.
Steven Knight
2003-02-11
1
-1/+1
*
Support more intuitive build directory specifications as arguments to SConscr...
Steven Knight
2003-02-10
1
-17/+113
*
Fix the last DESCRIPTION paragraph about default Tool selection.
Steven Knight
2003-02-08
1
-10/+33
*
More User's Guide edits.
Steven Knight
2003-02-08
8
-87/+426
*
Checkin of in-progress work on the User Guide.
Steven Knight
2003-02-06
33
-120/+4048
*
Add the --random option.
Steven Knight
2003-02-06
1
-25/+25
*
Change the default behavior when no arguments are specified to building every...
Steven Knight
2003-02-05
1
-16/+53
*
Add CacheDir support.
Steven Knight
2003-02-03
1
-33/+136
*
Add a strfunction() to Command actions, and add an env argument to the Functi...
Steven Knight
2003-02-02
1
-7/+20
*
Fix how BUILDERS are updated.
Steven Knight
2003-01-25
1
-0/+43
*
Add support for the PharLap ETS tools. (Charles Crain)
Steven Knight
2003-01-22
1
-0/+2
*
Minor fixes: CR-LF in scons.bat file, remove old name keyword from Builder doc.
Steven Knight
2003-01-22
1
-5/+0
*
Add AddPreAction() and AddPostAction() methods. (Charles Crain)
Steven Knight
2003-01-20
1
-1/+27
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
2
-2/+2
*
Make shared/static objects less irritating. (Anthony Roach)
Steven Knight
2003-01-18
1
-7/+14
*
Initialize the new branch.
Steven Knight
2003-01-17
1
-0/+34
*
Update Copyright years.
Steven Knight
2003-01-16
35
-37/+37
*
Add --debug-includes. (Anthony Roach)
Steven Knight
2003-01-14
1
-0/+10
*
Eliminate unnecessary scanning before a Node is rebuilt.
Steven Knight
2003-01-12
1
-0/+11
*
Better initial explanation of SConscript files; fix a misformatted table in t...
Steven Knight
2003-01-09
1
-3/+19
*
Add MinGW support. (Anthony Roach)
Steven Knight
2003-01-09
1
-13/+31
*
Refactor the Scanner interface to eliminate unnecessary scanning and make it ...
Steven Knight
2003-01-06
1
-25/+60
*
Refactor FunctionAction objects to support -n and -s.
Steven Knight
2002-12-28
1
-6/+22
*
Implement the Clean() function.
Steven Knight
2002-12-27
1
-0/+30
*
Add functions for getting and setting the number of jobs. (Anthony Roach)
Steven Knight
2002-12-10
1
-0/+16
*
Prepare the 0.09 release.
Steven Knight
2002-12-05
1
-2/+11
*
Change the name of 'lib.py' to 'mslib.py'.
Steven Knight
2002-12-05
2
-2/+5
*
Provide graceful failures when a source file doesn't exist and can't be build...
Steven Knight
2002-11-27
1
-1/+0
*
Make the shell pickable via a construction variable. (Anthony Roach)
Steven Knight
2002-11-25
1
-25/+34
*
Patch up some documentation holes. (Anthony Roach)
Steven Knight
2002-11-22
1
-17/+20
*
Document the fact that Builder calls return Node objects.
Steven Knight
2002-11-22
1
-0/+22
*
Document Repository and other methods, plus some added documentation to SCons...
Steven Knight
2002-11-13
1
-19/+95
*
Add the ParseConfig() method. (Steve Leblanc)
Steven Knight
2002-11-12
1
-0/+28
*
Add a function to choose content signature type. (Anthony Roach)
Steven Knight
2002-11-04
1
-0/+21
*
Add MSVC .res builder. (Anthony Roach)
Steven Knight
2002-10-21
1
-2/+20
*
Allow new Reading
Steven Knight
2002-10-14
1
-25/+66
*
Add Python and SCons version checking functions. (Anthony Roach)
Steven Knight
2002-10-10
1
-1/+37
*
Allow build/doc/version.sgml to be created on build even if the build/doc/ su...
Steven Knight
2002-10-09
1
-4/+7
*
Get rid of the magicness of the magic _ variables. (Anthony Roach)
Steven Knight
2002-10-07
1
-11/+32
[next]