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
*
Issue 2327: provide a compat sorted() function for pre-2.4 Python versions.
Steven Knight
2010-03-25
4
-28/+52
*
http://scons.tigris.org/issues/show_bug.cgi?id=2341
Greg Noel
2010-03-25
3
-3/+3
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
499
-2872/+2376
*
Update tigris website with release 1.3.0 info
Gary Oberbrunner
2010-03-25
2
-54/+12
*
Merged r4724 (1.3.0 release changes) back into trunk.
Gary Oberbrunner
2010-03-24
5
-28/+37
*
Prevent "Exp" in MSVC version name from causing problems.
Gary Oberbrunner
2010-03-19
1
-1/+4
*
Fix for MSSDK initialiation
William Deegan
2010-03-19
3
-6/+10
*
More VS/VC/SDK debug code.
William Deegan
2010-03-16
2
-5/+12
*
More doc infrastructure enhancements towards putting the function
Steven Knight
2010-03-15
1
-1/+7
*
Add more debug output to Visual Studio/VC/ SDK initialization
William Deegan
2010-03-15
2
-0/+5
*
Add DocBook entities for the env.*() forms of Builder and function calls.
Steven Knight
2010-03-11
1
-6/+29
*
Handle different signatures for global or env versions of functions
Steven Knight
2010-03-08
2
-15/+18
*
Add 1.2.0.d20100306 checkpoint release
William Deegan
2010-03-07
2
-3/+3
*
More enhancements for documenting functions:
Steven Knight
2010-03-04
2
-5/+18
*
More updates towards supporting function documentation:
Steven Knight
2010-03-03
1
-4/+11
*
Add support for documenting functions (with arbitrary calling signatures)
Steven Knight
2010-02-23
2
-18/+113
*
Refactor the XMl processing of various entity types to make the code
Steven Knight
2010-02-23
1
-46/+81
*
Split the "live rpcgen" sub-test into its own test script.
Steven Knight
2010-02-21
2
-71/+114
*
Issue 2051: Support execution when installed via easy_install.
Steven Knight
2010-02-21
3
-0/+30
*
Fix the test on all Python versions (failed on versions before 2.5 due
Steven Knight
2010-02-18
1
-3/+2
*
Generate an error message if a BUILDERS entry is set to something that isn't
Steven Knight
2010-02-17
6
-12/+97
*
Move two Builder-related tests into the test/Builder/ subdirectory.
Steven Knight
2010-02-16
2
-0/+0
*
Add documentation for MSVC_USE_SCRIPT.
Gary Oberbrunner
2010-02-12
2
-0/+23
*
Update CHANGES to give some credit for patches
William Deegan
2010-02-10
1
-0/+7
*
Mainly patch from James Teh
William Deegan
2010-02-10
2
-11/+23
*
MS win32 sdk issue, fixed requested arch to not request cross compile when bu...
William Deegan
2010-02-09
1
-6/+14
*
Fix the case where neither vc nor sdk script exist or, vc doesn't work and sd...
William Deegan
2010-02-07
1
-1/+1
*
Gracefully handle not finding the VC and/or SDK setup batch scripts.
William Deegan
2010-02-05
1
-7/+15
*
Merged revisions 4645,4647-4651,4654-4656 via svnmerge from
Steven Knight
2010-02-05
5
-72/+116
*
It should now handle picking up the SDK compilers when the VC vcvarsall.bat d...
William Deegan
2010-02-04
3
-28/+98
*
trivial typo in man page
Greg Noel
2010-01-30
1
-1/+1
*
Only escape the executable python string itself on the display line.
Steven Knight
2010-01-27
1
-4/+5
*
Win32 portability in runtest.py tests after disabling QMTest by default.
Steven Knight
2010-01-26
17
-110/+91
*
Back out post-2.0 code changes from trunk: r4643, r4642 r4640, r4637.
Steven Knight
2010-01-21
5
-110/+84
*
Somehow I managed to lose this change in a comment
Robert Managan
2010-01-20
1
-1/+1
*
Update tex builder to handle the case where a \input{foo}
Robert Managan
2010-01-20
3
-12/+98
*
Fix spelling.
Robert Managan
2010-01-20
1
-1/+1
*
Issue 2540: Make the messages printed when checking for compilers
Steven Knight
2010-01-19
2
-6/+10
*
Issue 2537: fix typos in the man page. (Luca Faravigna)
Steven Knight
2010-01-19
7
-10/+24
*
Change the name of the 'help' statistic in the timings configurations
Steven Knight
2010-01-19
1
-6/+6
*
Remove unneeded fluff from this test.
Robert Managan
2010-01-19
1
-66/+2
*
rebuilt docs
William Deegan
2010-01-19
19
-352/+1862
*
Merge back from checkpoint.
William Deegan
2010-01-19
23
-1934/+547
*
Update with info on 1.2.0d20100117 checkpoint release
Steven Knight
2010-01-19
2
-3/+3
*
Update next checkpoint version and datestamp
Steven Knight
2010-01-17
1
-1/+1
*
Fix timestamp-related Decider() examples by using Object() instead of
Steven Knight
2010-01-16
2
-18/+14
*
Fix the Requires() examples by adding a sleep command to the
Steven Knight
2010-01-16
4
-55/+72
*
Update a change of compilation order in the version.c examples.
Steven Knight
2010-01-16
1
-1/+1
*
Rename the sconsoutput.py script to scons-doc.py, and refactor it to
Steven Knight
2010-01-15
5
-64/+74
*
Minor code cleanup, including restoring saved SCONSFLAGS correctly.
Steven Knight
2010-01-14
1
-2/+1
[next]