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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix str(Node.FS) in an SConscript file, and add a separate src_dir argument t...
Steven Knight
2003-02-26
10
-29/+115
*
Add SharedObject() support to masm. (Lachlan O'Dea)
Steven Knight
2003-02-26
2
-0/+6
*
Finish Tar builder support, add Zip builder support.
Steven Knight
2003-02-26
8
-11/+344
*
Add support for Perforce. (Charles Crain)
Steven Knight
2003-02-25
6
-1/+325
*
Warn when the user tries to set TARGET[S] or SOURCE[S] in an Environment.
Steven Knight
2003-02-22
6
-7/+72
*
Fix Install test portability by converting an OSError when we prepare a targe...
Steven Knight
2003-02-22
3
-2/+9
*
Make SCons.Util.to_String() more efficient.
Steven Knight
2003-02-22
2
-9/+14
*
Support fetching SConscript files from source code management systems.
Steven Knight
2003-02-21
13
-41/+333
*
Really remove the deprecated name attribute from Builders.
Steven Knight
2003-02-20
3
-73/+47
*
Add support for fetching files from rcs.
Steven Knight
2003-02-18
21
-11/+1363
*
Remove deprecated features.
Steven Knight
2003-02-12
6
-48/+25
*
Make the Install() method copy files (by default).
Steven Knight
2003-02-12
5
-64/+106
*
Initialize the 0.12 branch
Steven Knight
2003-02-11
9
-110/+78
*
Prepare for release.
Steven Knight
2003-02-11
7
-34/+51
*
Fix some performance problems with the --implicit-cache option. (Anthony Roach)
Steven Knight
2003-02-11
4
-34/+60
*
Disable annotation of nodes with the calling stack frame.
Steven Knight
2003-02-11
1
-2/+5
*
Fix the scons.bat file for the new library packaging.
Steven Knight
2003-02-10
1
-2/+2
*
Add support for the SGI library archiver. (Chad Austin)
Steven Knight
2003-02-10
8
-3/+66
*
Fix the Win32 installer package.
Steven Knight
2003-02-10
1
-4/+6
*
Support more intuitive build directory specifications as arguments to SConscr...
Steven Knight
2003-02-10
4
-21/+322
*
Annotate objects with their creation SConscript and line.
Steven Knight
2003-02-09
4
-2/+58
*
Support importing Platform and Tool specifications directly.
Steven Knight
2003-02-08
5
-3/+98
*
Fix the last DESCRIPTION paragraph about default Tool selection.
Steven Knight
2003-02-08
2
-10/+35
*
More User's Guide edits.
Steven Knight
2003-02-08
8
-87/+426
*
Add a patch to help many systems terminate on interrupt. (Michael Cook)
Steven Knight
2003-02-07
3
-3/+19
*
Fix case-sensitive packaging problem on Win32.
Steven Knight
2003-02-07
8
-76/+434
*
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
6
-46/+127
*
Change the default behavior when no arguments are specified to building every...
Steven Knight
2003-02-05
8
-33/+130
*
Fixes for compiling with MSVC when running cygwin Python. (Chad Austin)
Steven Knight
2003-02-04
3
-8/+15
*
Add CacheDir support.
Steven Knight
2003-02-03
17
-89/+877
*
Add a strfunction() to Command actions, and add an env argument to the Functi...
Steven Knight
2003-02-02
7
-20/+89
*
Win32 portability.
Steven Knight
2003-01-30
4
-14/+27
*
Add IRIX and MIPSPro support. (Chad Austin)
Steven Knight
2003-01-29
12
-3/+344
*
Provide a better error message when a BuildDir() is read-only.
Steven Knight
2003-01-27
7
-15/+270
*
PharLap follow-on patch. (Charles Crain)
Steven Knight
2003-01-25
2
-3/+18
*
Fix a bug when -c is used with -n. (Steve Leblanc)
Steven Knight
2003-01-25
3
-2/+18
*
Fix adding a prefix when the target isn't specified.
Steven Knight
2003-01-25
3
-1/+10
*
Fix how BUILDERS are updated.
Steven Knight
2003-01-25
6
-125/+232
*
Add support for the PharLap ETS tools. (Charles Crain)
Steven Knight
2003-01-22
10
-3/+697
*
Minor fixes: CR-LF in scons.bat file, remove old name keyword from Builder doc.
Steven Knight
2003-01-22
2
-5/+7
*
Fix library dependencies when the prefix is specified explicitly.
Steven Knight
2003-01-21
4
-13/+34
*
Generate the file list in the RPM .spec file.
Steven Knight
2003-01-21
3
-195/+102
*
Add AddPreAction() and AddPostAction() methods. (Charles Crain)
Steven Knight
2003-01-20
9
-4/+392
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
288
-293/+312
*
Make shared/static objects less irritating. (Anthony Roach)
Steven Knight
2003-01-18
10
-58/+58
*
Initialize the new branch.
Steven Knight
2003-01-17
9
-76/+124
*
Update Copyright years.
Steven Knight
2003-01-16
324
-331/+331
*
Prep 0.10 for release.
Steven Knight
2003-01-16
3
-17/+41
*
Win32 portability.
Steven Knight
2003-01-16
1
-4/+3
[next]