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
/
src
/
engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update comments to clarify benefits of script_env memoization
Sye van der Veen
2014-03-16
1
-3/+6
*
Add caching to MSCommon.script_env for builds that initialize the same MSVS/M...
Sye van der Veen
2014-01-30
1
-2/+12
*
- corrected dependencies for EPUB builder (docbook)
Dirk Baechle
2014-01-05
1
-9/+18
*
Fix Intel compiler setup on Windows (it still needs VS1x0COMNTOOLS)
Gary Oberbrunner
2014-01-03
1
-3/+5
*
Merge pull request #97, reduce memory consumption
Gary Oberbrunner
2013-12-29
8
-53/+218
|
\
|
*
Added release_target_info() to File nodes, reduces memory consumption.
Dirk Baechle
2013-12-19
8
-53/+218
*
|
Merge pull request #98, DocBook improvements
Gary Oberbrunner
2013-12-27
2
-21/+201
|
\
\
|
*
|
- removed superfluous import and corrected basic test
Dirk Baechle
2013-12-21
1
-1/+0
|
*
|
- added EPUB Builder to the DocBook Tool, based on the work of Andrew Feather...
Dirk Baechle
2013-12-21
2
-10/+159
|
*
|
- added xsltproc tests and improved handling of the base_dir parameter
Dirk Baechle
2013-12-20
1
-11/+43
|
|
/
*
|
- removed the "env" parameter from the Gs Builder constructor, this lets all
Dirk Baechle
2013-11-14
1
-2/+1
|
/
*
Merged in dirkbaechle/scons (pull request #91)
Gary Oberbrunner
2013-11-10
3
-19/+54
|
\
|
*
- added an explicit Gs() Builder to the gs.py Tool
Dirk Baechle
2013-10-08
2
-18/+51
|
*
- minor change to the SCons Docbook XSD: stricter handling of para within the...
Dirk Baechle
2013-10-08
1
-1/+3
*
|
- corrected LC_ALL setting for RPM packaging
Dirk Baechle
2013-11-03
1
-2/+2
*
|
Merge pull request #88 (for real this time). Prev commit was actually #87.
Gary Oberbrunner
2013-11-02
3
-29/+55
|
\
\
|
*
\
Merged scons/scons into default
Tom Tanner
2013-10-30
10
-24/+44
|
|
\
\
|
*
|
|
Revert stdout/stderr to the initial ones in a few places.
Tom Tanner
2013-10-01
1
-4/+13
|
*
|
|
Added stack dump on build error
Tom Tanner
2013-10-01
1
-5/+6
|
*
|
|
support for --cache-readonly
Tom Tanner
2013-10-01
3
-1/+15
|
*
|
|
Allow multiple options with --debug
Tom Tanner
2013-09-30
1
-19/+21
*
|
|
|
Merge pull request #88: various usability enhancements
Gary Oberbrunner
2013-11-02
7
-20/+99
|
\
\
\
\
|
*
\
\
\
Merged scons/scons into default
Tom Tanner
2013-10-30
10
-24/+44
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Fix names in several places and refer to the .PHONY command
Tom Tanner
2013-10-07
3
-7/+11
|
*
|
|
|
Merged scons/scons into default
Tom Tanner
2013-09-30
6
-21/+51
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Fixed wrong name in tests
Tom Tanner
2013-09-30
1
-5/+5
|
*
|
|
|
Added Pseudo command to environment and tests. If a target is declared as
Tom Tanner
2013-09-30
5
-24/+87
|
*
|
|
|
Addition of warning if build doesn't build expected targets.
Tom Tanner
2013-09-26
3
-0/+12
*
|
|
|
|
Merged scons/scons into default
Tom Tanner
2013-10-30
10
-24/+44
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merged in dirkbaechle/scons (pull request #92)
William Deegan
2013-10-28
8
-21/+34
|
|
\
\
\
\
|
|
*
|
|
|
- now counting instances only when requested via --debug=count
Dirk Baechle
2013-10-25
8
-21/+34
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Correctly fix bug #2903, failure to rebuild when linker options change.
Gary Oberbrunner
2013-10-27
2
-3/+8
|
|
/
/
/
|
*
|
|
- additional corrections for left alignment
Dirk Baechle
2013-10-06
1
-0/+2
|
|
|
/
|
|
/
|
*
|
|
Change posix.py to use subprocess as we only support python 2.4.
Tom Tanner
2013-10-04
1
-164/+14
*
|
|
Stop leaking of filehandles to child processes by closing on fork.
Tom Tanner
2013-10-03
1
-2/+9
|
/
/
*
|
From Bogdan Tenea: Check for 8.3 filenames on cygwin as well as win32 to make...
Gary Oberbrunner
2013-09-30
1
-1/+1
*
|
Merged pull request #86
Gary Oberbrunner
2013-09-29
1
-1/+3
|
\
\
|
*
|
Fix http://scons.tigris.org/issues/show_bug.cgi?id=2903
Alexandre Feblot
2013-09-15
1
-1/+3
|
|
/
*
|
Merged pull req #85
Gary Oberbrunner
2013-09-29
1
-7/+15
|
\
\
|
*
|
- fix for #2916, "Issues with versioned SharedLibrary under OpenBSD"
Dirk Baechle
2013-09-11
1
-7/+15
|
|
/
*
|
fix missing file test
antonio
2013-06-15
1
-7/+7
*
|
fix for visual studio expres on win7 x86_64
antonio
2013-06-15
1
-5/+6
*
|
Added tests for Literal object comparison, and updated CHANGES.txt.
Gary Oberbrunner
2013-09-29
2
-1/+12
*
|
Merge pull request #80, Literal objects compare for equality
Gary Oberbrunner
2013-09-29
1
-3/+11
|
\
\
|
|
/
|
/
|
|
*
Allow Literal objects to be compared among each others.
Manuel Francisco Naranjo
2013-06-03
1
-3/+11
*
|
Merged in managan/scons_versionedlib (pull request #82)
Gary Oberbrunner
2013-08-25
3
-10/+51
|
\
\
|
*
|
Fix description of symlinks made when creating a shared library
Robert Managan
2013-06-30
1
-1/+1
|
*
|
when adding links to list of installed files we have strings so use append() ...
Robert Managan
2013-06-29
1
-1/+5
|
*
|
remove print from test and attempt to get FindInstalledFiles working
Robert Managan
2013-06-18
1
-0/+1
|
*
|
Add code to delete any current symlink before trying to crete them. Before th...
Rob Managan
2013-05-30
2
-9/+45
|
|
/
[next]