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
/
SCons
/
Tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test runner invokation for src/engine/SCons/Tool/msvsTests.py
anatoly techtonik
2014-03-24
1
-1/+1
*
Fix test runner invokation for Tool/javacTests.py
anatoly techtonik
2014-03-21
1
-6/+2
*
Fix invokation for two unusual tests
anatoly techtonik
2014-03-21
1
-1/+1
*
Switch unit tests to configurable runner
anatoly techtonik
2014-03-21
6
-11/+25
*
Merged in Syeberman/SCons (pull request #104, support Visual Studio 2013 Expr...
Gary Oberbrunner
2014-03-09
4
-63/+72
|
\
|
*
Fixed an error when trying to cross-compile from x86 to amd64 in MSVS: missin...
Sye van der Veen
2014-01-30
1
-0/+1
|
*
Updated msvs/msvc settings for Express (for Desktop) versions of Visual Studi...
Sye van der Veen
2014-01-23
3
-51/+53
*
|
Merged in dirkbaechle/scons (pull request #103)
Gary Oberbrunner
2014-03-08
98
-192/+192
|
\
\
|
*
|
- added doc editor configuration for XXE5
Dirk Baechle
2014-01-19
98
-193/+193
|
|
/
*
|
Merged in techtonik/scons (pull request #112), improve doc for Textfile. (wit...
Gary Oberbrunner
2014-03-02
1
-15/+12
|
\
\
|
*
|
Update textfile.Substfile documentation
anatoly techtonik
2014-02-27
1
-11/+9
|
|
/
*
|
Merged in dirkbaechle/scons (pull request #106), fix misspelled variable in i...
Gary Oberbrunner
2014-03-02
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
- fix for #2928 (misspelled variable in intelc.py)
Dirk Baechle
2014-02-01
1
-1/+1
*
|
- 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 #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
|
|
/
|
/
|
*
|
Correctly fix bug #2903, failure to rebuild when linker options change.
Gary Oberbrunner
2013-10-27
1
-2/+6
|
/
*
- additional corrections for left alignment
Dirk Baechle
2013-10-06
1
-0/+2
*
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
|
/
*
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
*
|
cyglink: Fix variant-dir
David Rothenberger
2013-08-23
1
-4/+2
*
|
Add a cyglink tool
David Rothenberger
2013-08-17
4
-1/+128
|
/
*
New doc toolchain changes:
Gary Oberbrunner
2013-05-04
1
-3/+5
*
- added documentation and tests for the new Docbook tool
Dirk Baechle
2013-05-03
54
-4587/+576
*
- relinked the build of all documentation outputs to the bootstrap process
Dirk Baechle
2013-05-03
1
-7/+12
*
- switched to different schemaLocation URI
Dirk Baechle
2013-05-03
97
-97/+97
*
- corrected xincludes for MAN pages
Dirk Baechle
2013-05-03
1
-2/+2
*
- added Docbook Tool to the sources
Dirk Baechle
2013-05-03
1349
-0/+410152
*
- rewrote all tool/builder docs to new SCons XSD
Dirk Baechle
2013-05-03
97
-1090/+4764
*
- started to implement new XML tools
Dirk Baechle
2013-05-03
2
-6/+6
*
Added comment (minor)
Gary Oberbrunner
2013-04-20
1
-9/+12
*
Merged in bdbaddog/scons (pull request #70: MSVC2012 stuff)
Gary Oberbrunner
2013-04-20
2
-6/+35
|
\
|
*
should resolve issues with VS2012 (and probably VS2010) on 64(and probably 32...
William Deegan
2013-04-11
2
-6/+35
[next]