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
*
Ensuring that FS.get_text_contents returns actual text.
William Blevins
2016-09-24
1
-1/+1
*
Initial python3 cut of test/Fortran.
William Blevins
2016-09-23
1
-1/+1
*
Merged in williamblevins/scons (pull request #357)
William Deegan
2016-09-22
1
-0/+2
|
\
|
*
Sorting RPM tarball sources to correct nondeterminism in ordering.
William Blevins
2016-09-18
1
-0/+2
*
|
Fixing QMTest str and bytes issues.
William Blevins
2016-09-20
1
-1/+1
*
|
Futurize stage 2 2to3 fixes only.
William Blevins
2016-09-20
15
-36/+36
|
/
*
Merged in dholth/scons (pull request #348)
William Deegan
2016-09-11
1
-7/+8
|
\
|
*
centralize the preferred pickle protocol; use highest protocol.
Daniel Holth
2016-06-20
1
-7/+8
*
|
Fix float conversion for Express editions where the version number is reporte...
mlimber
2016-07-06
1
-1/+4
|
/
*
Remove debug code to reenable python version specific tool module loading code.
William Deegan
2016-05-23
1
-1/+1
*
use old tool loading code for py2, and new code (not quite working yet) for py3
William Deegan
2016-05-23
1
-48/+53
*
minor improvement to Tool loading code for py2/3 compat
William Deegan
2016-05-19
1
-14/+15
*
fix for module loading to us importlib instead of imp (which no longer works ...
William Deegan
2016-05-19
1
-20/+48
*
fix whitespace in generated dsp file to match expected in test harness. Edit...
William Deegan
2016-05-12
1
-5/+5
*
copy src/engine/SCons/Tool/__init__.py as the merge had issues at some point ...
William Deegan
2016-05-12
1
-132/+43
*
Fixed usage of linknames which needed to be defined outside of the two method...
William Deegan
2016-05-09
1
-1/+4
*
Remove all the six stuff.
Russel Winder
2016-02-02
1
-3/+3
*
Commit resolved conflicting merge.
Russel Winder
2016-01-14
1
-1/+16
|
\
|
*
Added intel 2016 support for intelc tool.
William Blevins
2016-01-11
1
-1/+16
*
|
Run futurize --stage1.
Russel Winder
2016-01-01
4
-88/+94
*
|
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
67
-1383/+2642
|
\
\
|
|
/
|
*
added verbose flag to Swig to enable debug output when necessary
William Deegan
2015-12-17
1
-3/+4
|
*
fix swig test failing on windows due to \r\n line endings
William Deegan
2015-12-17
1
-1/+5
|
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
33
-324/+78
|
*
Merged in williamblevins/scons_20150323 (pull request #244)
William Deegan
2015-11-13
3
-6/+8
|
|
\
|
|
*
Issue 2264: removed implicit dependency recursion from install targets.
William Blevins
2015-08-07
1
-0/+1
|
|
*
Issue 2264: Added cross-language scanner support.
William Blevins
2015-05-17
2
-6/+7
|
*
|
fix swig tool to properly retrieve swig version
Pawel Tomulik
2015-10-19
1
-3/+4
|
*
|
small enchancement to swig tool
Pawel Tomulik
2015-10-17
1
-1/+4
|
*
|
Merged in hhsprings/scons (pull request #222)
William Deegan
2015-10-02
2
-37/+59
|
|
\
\
|
|
*
|
This patch is not for Python 2.7, but for `Microsoft Visual C++ Compiler
hhsprings
2015-03-13
2
-33/+55
|
*
|
|
Code cleanup: removed function for supporting relpath in pre-2.6 python.
William Blevins
2015-10-01
1
-18/+1
|
*
|
|
fixed syntax error from previous pull request #256
William Deegan
2015-09-28
1
-1/+1
|
*
|
|
fix spelling mistakes found by debian lintian tool list here: https://lintian...
William Deegan
2015-09-28
6
-6/+6
|
*
|
|
Updated SHLIBVERSION documentation to reflect PR-247.
William Blevins
2015-09-23
1
-16/+12
|
*
|
|
remove debug message from ldc.py
Pawel Tomulik
2015-09-21
1
-1/+0
|
*
|
|
add SONAME support to D tools
Pawel Tomulik
2015-09-20
3
-11/+37
|
*
|
|
gdc: support soname in D versioned libraries
Pawel Tomulik
2015-09-20
1
-1/+9
|
*
|
|
s/SHLINKSONAME/SHLIBSONAME/
Pawel Tomulik
2015-09-20
5
-8/+8
|
*
|
|
cyglink: fix for shlib symlink not being cleaned correctly
Paweł Tomulik
2015-09-20
2
-3/+7
|
*
|
|
do not set SHxxxx variables in sunar.py
Pawel Tomulik
2015-09-20
2
-7/+0
|
*
|
|
refactor code -> avoid code duplication
Pawel Tomulik
2015-09-20
4
-49/+54
|
*
|
|
fix broken soname generator
Pawel Tomulik
2015-09-20
3
-3/+4
|
*
|
|
support for versioned libraries for sunlink
Pawel Tomulik
2015-09-20
3
-90/+112
|
*
|
|
gnulink: create direct symlinks instead of daisy-chained ones
Pawel Tomulik
2015-09-19
1
-2/+4
|
*
|
|
support free-form SHLIBVERSION/LDMODULEVERSION
Pawel Tomulik
2015-09-19
1
-1/+5
|
*
|
|
revision: address remarks made by Gary Oberbrunner
ptomulik
2015-09-15
2
-91/+145
|
*
|
|
minor correction to debug code in Tool/__init__.py
Pawel Tomulik
2015-09-07
1
-3/+5
|
*
|
|
add action string function for LibSymlinksAction
Pawel Tomulik
2015-09-04
1
-5/+20
|
*
|
|
minor fix in Tool/__init__.py
Paweł Tomulik
2015-09-04
1
-1/+1
[next]