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
...
*
|
|
|
Merge two working bookmarks.
Russel Winder
2017-06-20
3
-12/+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Remove deprecated exception to the shared object naming of Phobos on Fedora.
Russel Winder
2017-06-19
1
-6/+0
|
*
|
|
Merge in current mainline.
Russel Winder
2017-06-15
1
-0/+144
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Remove the static lib builder creation in the D tools.
Russel Winder
2017-06-12
3
-6/+0
|
|
|
/
|
|
/
|
*
|
|
Attempt a fix for dmd rpath on OSX.
Russel Winder
2017-06-18
1
-1/+1
*
|
|
Correct the rpath prefix for LDC on Darwin.
Russel Winder
2017-06-18
1
-2/+2
*
|
|
Always provide a value for DC, never leave it unset: Detect can fail to find ...
Russel Winder
2017-06-17
3
-3/+3
|
|
/
|
/
|
*
|
merge
William Deegan
2017-06-14
1
-1/+1
|
\
\
|
|
/
|
*
Update gdc tool and test now that it can deal wth shared object building.
Russel Winder
2017-06-06
1
-1/+1
*
|
Fix doc breakage for D tools. Refer to Russel Windsor for full fix. Several ...
William Deegan
2017-06-14
1
-0/+144
|
/
*
Merged in russel/scons (pull request #458)
William Deegan
2017-06-05
4
-17/+15
|
\
|
*
Revert the removal of the Fedora package exception, so as to follow the SCons...
Russel Winder
2017-05-21
1
-0/+7
|
*
Change the imports to help with development and testing. Remove an exception ...
Russel Winder
2017-05-01
4
-20/+11
*
|
merge
William Deegan
2017-05-31
1
-5/+0
|
\
\
|
*
|
Remove ancient Aegis revision control system files
Jane Doe
2017-05-30
1
-5/+0
*
|
|
py2/3 when parsing output from dumping environment for vcvarsall.bat, convert...
William Deegan
2017-05-31
1
-37/+44
|
/
/
*
|
PEP8 fixes
William Deegan
2017-05-28
1
-2/+2
*
|
py2/3 fix so test/textfile.py works with py3
William Deegan
2017-05-26
1
-22/+30
*
|
clean up code
William Deegan
2017-05-26
1
-9/+6
*
|
PY2/3 Add note about current issue
William Deegan
2017-05-17
1
-0/+3
*
|
py2/3 don't call id in ipkg tool generate method if it's not available. This ...
William Deegan
2017-05-15
1
-9/+15
*
|
merge
William Deegan
2017-05-14
2
-1/+17
|
\
\
|
|
/
|
/
|
|
*
switch VS2015 to SDK 10.0, and define SDK10.0 in sdk.py
William Deegan
2017-05-14
2
-1/+17
*
|
Merged in russel/scons (pull request #448)
William Deegan
2017-05-01
7
-231/+411
|
\
\
|
*
|
Simplify a couple of calls.
Russel Winder
2017-05-01
1
-2/+2
|
*
|
First cut at proper documentation for the D tools.
Russel Winder
2017-04-21
3
-225/+371
|
*
|
Ensure all files pass pycodestyle caveat E501. Add an emitter to the D tool a...
Russel Winder
2017-04-18
4
-7/+28
|
*
|
Add an 'all at once' builder to the D tools.
Russel Winder
2017-04-17
3
-0/+13
*
|
|
Part 2 of fix for bug # 2979. Fix target to be the .dll target node output fr...
William Deegan
2017-04-21
1
-2/+2
*
|
|
Fix bug #2979
William Deegan
2017-04-21
1
-2/+4
*
|
|
add notes to xsltproc logic with future TODO's for future improvements
William Deegan
2017-04-18
1
-0/+4
*
|
|
set priority for finding xsltproc tools
William Deegan
2017-04-17
1
-3/+7
|
/
/
*
|
Try to fix some more py2/3 tests becuase of str vs bytearray
Gaurav Juvekar
2017-04-16
1
-1/+5
|
/
*
For docbook, stop looking after you find the first tool. It looks like saxon...
William Deegan
2017-04-09
1
-0/+1
*
pep8
William Deegan
2017-04-09
1
-0/+1
*
osx: add logic to enable versioned shared libraries on osx/darwin. For now it...
William Deegan
2017-04-09
1
-0/+8
*
add docstring
William Deegan
2017-04-09
1
-1/+3
*
pep8
William Deegan
2017-04-06
1
-261/+283
*
pep8
William Deegan
2017-04-06
1
-297/+353
*
pep8
William Deegan
2017-04-04
1
-0/+3
*
added SCons.Tool loaded tools to SCons.Tool namespace
William Deegan
2017-04-04
1
-0/+6
*
py2/3 ensure rpmbuild output from popen is string and not bytes
William Deegan
2017-04-03
1
-1/+1
*
py2/3 fix possible byte string of machine name
William Deegan
2017-04-03
1
-0/+3
*
py2/3. Rename SCons.Tool.gettext to SCons.Tool.gettext_tool and change tool l...
William Deegan
2017-04-03
2
-5/+14
*
py2/3 change logic to not reuse already loaded module from sys.modules if the...
William Deegan
2017-03-31
1
-35/+13
*
py2/3 for py3, if the tool has already been loaded, just return that. no need...
William Deegan
2017-03-30
1
-0/+4
*
py2/3 handle not finding tools properly for py3
William Deegan
2017-03-30
1
-1/+8
*
py2/3 don't use __import_ c++, just load via import SCons.tool.cxx py2/3. py3...
William Deegan
2017-03-30
2
-2/+9
*
initial logic for dynamic tool loading for python. It currently will work for...
William Deegan
2017-03-30
1
-27/+75
*
fix py2/3. Also fix py2 win32 broken tests
William Deegan
2017-03-24
1
-25/+46
[prev]
[next]