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
...
*
Add CheckSHCC and CheckSHCXX checkers (test fail).
David Cournapeau
2008-09-03
2
-0/+50
*
Add CheckSHCC and CheckSHCXX.
David Cournapeau
2008-09-03
1
-0/+24
*
Add CheckCXX check.
David Cournapeau
2008-09-03
3
-0/+37
*
Basic test for CheckCC.
David Cournapeau
2008-09-03
1
-0/+42
*
Integrate CheckCC in configure context.
David Cournapeau
2008-09-03
1
-0/+5
*
Add a CheckCC check.
David Cournapeau
2008-09-03
1
-0/+32
*
Make msvc tool consistent with cc for _CCCOMCOM usage.
David Cournapeau
2008-09-03
1
-5/+5
*
Fix for bug #2184, Glob() corrupts LIBPATH.
Gary Oberbrunner
2008-09-03
3
-2/+96
*
Issue 2187: update FindFile in man page
Greg Noel
2008-09-02
1
-4/+5
*
Issue 2007: backtick() doesn't use ENV
Greg Noel
2008-08-28
2
-15/+32
*
Initial User Guide documentation for FindFile. Not integrated
Greg Noel
2008-08-27
1
-0/+204
*
Issue 2159: Man page formatting errors for Packaging()
Greg Noel
2008-08-27
2
-13/+16
*
Add a script for creating a standard SCons development system on
Steven Knight
2008-08-26
7
-302/+664
*
Issue 2112: create a separate single-line description and make the
Steven Knight
2008-08-26
2
-1/+8
*
Issue 2168: Mac OS X fixes for SWIG tests. (Greg Noel)
Steven Knight
2008-08-26
9
-37/+89
*
Issue 2099: have Execute() print an error message if an action
Steven Knight
2008-08-26
6
-17/+107
*
Issue 2090: document how to use LANG with Java sources
Greg Noel
2008-08-25
1
-1/+16
*
Issue 1982: document GetLaunchDir() in the User's Guide.
Steven Knight
2008-08-25
4
-0/+97
*
bug 243 - Address manpage issues raised by Greg Noel
William Deegan
2008-08-25
1
-3/+3
*
Fix for bug #243 - document how to use Ignore() to remove a target from
William Deegan
2008-08-24
3
-1/+69
*
minor typos and corrections to SConscript() examples
Greg Noel
2008-08-24
1
-17/+17
*
Move jw parser option to the right
Ludwig Hähne
2008-08-24
1
-2/+2
*
Issue 2151: Enforce building doc PDF and PS with jade
Ludwig Hähne
2008-08-24
1
-5/+6
*
Adjust src/CHANGES.txt indentation on the current and previous release
Steven Knight
2008-08-23
1
-62/+62
*
Update src/CHANGES.txt for recent changes.
Steven Knight
2008-08-23
1
-0/+8
*
Updated SConscript(variant_dir) and related cleanup
Greg Noel
2008-08-22
1
-62/+125
*
Issue 1984: Documentation for ParseDepends
Ludwig Hähne
2008-08-22
3
-1/+318
*
call subst on the line passed to Environment.WhereIs
Jim Randall
2008-08-22
2
-1/+8
*
Fix typo.
Steven Knight
2008-08-22
1
-1/+2
*
The parallel message should be returned from that function, not printed
Steven Knight
2008-08-22
1
-3/+2
*
Issue 2158: Actually print the warning about -j on Windows being
Steven Knight
2008-08-22
2
-1/+6
*
Update src/CHANGES.txt with descriptions of recent changes.
Steven Knight
2008-08-22
1
-1/+22
*
Fix issue 2127 (missing FRAMEWORKSFLAGS in applelink.py) by adding them in a ...
Gary Oberbrunner
2008-08-21
1
-2/+2
*
Fix a minor glitch in the scons-time man page
Greg Noel
2008-08-19
1
-2/+1
*
Issue 1872: Fix documentation for SConf.CheckLibWithHeader
Greg Noel
2008-08-18
3
-18/+41
*
Typos from issue 2159 plus some others I found
Greg Noel
2008-08-18
1
-11/+11
*
Typos from issue 2159 plus some others I found
Greg Noel
2008-08-18
1
-9/+5
*
Fix bug #2163, Tool/ilink32 (Borland linker) needs shared lib builder. Not t...
Gary Oberbrunner
2008-08-15
1
-0/+2
*
Fix bug #2138, missing parens after clear call in Entry.must_be_same(). Pass...
Gary Oberbrunner
2008-08-15
1
-1/+1
*
Issue 2172: RPCGEN test fix for OS X
Greg Noel
2008-08-14
1
-1/+6
*
Issue 2162: YACC fix for OS X
Greg Noel
2008-08-14
2
-12/+18
*
Update for latest versions of Python and SCons.
Steven Knight
2008-08-14
2
-5/+11
*
Issue 2150: accommodate sporadic timing-related errors in the test output.
Steven Knight
2008-08-14
2
-6/+20
*
Typo fixes.
Steven Knight
2008-08-12
1
-2/+2
*
Updates for 1.0.0 release.
Steven Knight
2008-08-12
2
-33/+30
*
Update to 1.0.0.
Steven Knight
2008-08-12
9
-54/+63
*
Merged revisions 3057-3059,3061-3264 via svnmerge from
Steven Knight
2008-08-09
56
-4958/+11245
*
Another typo fix (cse => case) and clarification of why submitting a
Steven Knight
2008-06-19
1
-5/+8
*
Fix typo: caes => case(s).
Steven Knight
2008-06-19
1
-1/+1
*
Add announcements to tigris.org.
Steven Knight
2008-06-10
2
-4/+4
[prev]
[next]