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
*
switched the order of target/source checking so no target is an option, also ...
Daniel Moody
2017-11-14
1
-10/+10
*
Added a way to handle multiple targets for the Jar builder and an extra warni...
Daniel Moody
2017-11-14
1
-5/+13
*
added a method to the jar tool to handle directories and file sources. This w...
Daniel Moody
2017-10-26
2
-2/+119
*
Fix issue with Tool loading logic where sys.path was getting an addition site...
William Deegan
2017-10-13
1
-2/+8
*
updated the Jar tool to not force sources to .class files allowing for direct...
Daniel Moody
2017-10-07
1
-2/+0
*
D: added DCommon.xml to hold common variable cvars. the following were missin...
William Deegan
2017-09-01
1
-0/+71
*
Merge in mainline.
Russel Winder
2017-08-26
2
-1/+5
|
\
|
*
PY2/3 get_contents() was returning empty string instead of empty bytes when f...
William Deegan
2017-08-24
1
-0/+2
|
*
Merged in grbd/scons (pull request #502)
William Deegan
2017-08-24
1
-1/+3
|
|
\
|
|
*
Fix for building under python3.5 via bootstrap
grbd
2017-08-15
1
-1/+3
*
|
|
Make the exists and generate functions consistent over D compilers.
Russel Winder
2017-08-23
1
-1/+1
*
|
|
Merge mainline.
Russel Winder
2017-08-23
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Fix Bug #3025 - (Credit to Florian : User flow86 on tigris) - Fix typo JAVACL...
William Deegan
2017-08-21
1
-1/+1
|
*
|
PEP8
William Deegan
2017-08-19
1
-0/+1
|
|
/
*
|
Update to mainline.
Russel Winder
2017-08-08
5
-18/+74
|
\
\
|
|
/
|
*
fix comment for vswhere logic
William Deegan
2017-08-08
1
-1/+1
|
*
Fix VS2017 detection logic to fail properly when run on linux (posix) systems
William Deegan
2017-08-08
1
-4/+11
|
*
remove msvc from non windows platforms default list of compilers
William Deegan
2017-08-08
1
-4/+4
|
*
Fix cxx import statement
William Deegan
2017-08-08
1
-1/+1
|
*
Pull Request contents P$ 489 from Steve Robinson. Manual edit/checkin becaus...
William Deegan
2017-08-07
3
-12/+61
|
*
refer to cxx SCons.Tool and not c++
William Deegan
2017-08-07
1
-2/+2
*
|
Merge mainline.
Russel Winder
2017-07-28
1
-2/+2
|
\
\
|
|
/
|
*
Merged scons/scons into default
EvanED
2017-07-28
2
-6/+38
|
|
\
|
*
|
Make sure more file objects are explicitly closed
Evan Driscoll
2017-07-06
1
-2/+2
*
|
|
Merge in from mainline.
Russel Winder
2017-07-27
2
-6/+38
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Change UWP_APP to be MSVC_UWP_APP
Ibrahim Esmat
2017-07-24
2
-3/+3
|
*
|
Windows: Added the capability to build Windows Store Compatible libraries
Ibrahim Esmat
2017-07-21
1
-1/+1
|
*
|
Windows: Added the capability to build Windows Store Compatible libraries
Ibrahim Esmat
2017-07-21
2
-7/+39
|
|
/
*
|
Merge in mainline.
Russel Winder
2017-07-03
5
-1/+258
|
\
\
|
|
/
|
*
Remove inappropriate comment. Correct encoding lines.
Russel Winder
2017-07-02
3
-3/+3
|
*
Merge mainline.
Russel Winder
2017-07-02
3
-28/+26
|
|
\
|
*
|
Change the name of the tool to avoid + in filename. Add alias so clang++ stil...
Russel Winder
2017-06-21
3
-5/+7
|
*
|
Initial commit for bringing Paweł Tomulik's clang and clang++ tools into the...
Russel Winder
2017-06-21
4
-0/+255
*
|
|
Merge mainline.
Russel Winder
2017-07-02
3
-28/+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Added support for relative imports within tools for python3 and tests for rel...
grbd
2017-06-27
1
-1/+1
|
*
|
remove external zip tool, always use stdlib to zip
Daniel Holth
2017-06-27
1
-26/+18
|
*
|
merge from upstream
William Deegan
2017-06-23
4
-26/+26
|
|
\
\
|
|
|
/
|
*
|
docbook force order used to search for fop tool to fop, xep, jw. It looks lik...
William Deegan
2017-06-14
1
-1/+7
*
|
|
Amend the missed name changes.
Russel Winder
2017-06-21
1
-1/+1
*
|
|
Keep all D tool XML files consistent.
Russel Winder
2017-06-21
3
-11/+284
*
|
|
Merge in an older commit resolving conflicts.
Russel Winder
2017-06-21
4
-25/+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make the symbol naming more consistent.
Russel Winder
2017-06-16
4
-27/+30
|
|
/
*
|
Merge in mainline.
Russel Winder
2017-06-20
1
-8/+20
|
\
\
|
*
\
Merged in grbd/scons (pull request #481)
William Deegan
2017-06-20
1
-8/+20
|
|
\
\
|
|
*
\
Merged scons/scons into default
Richard W
2017-06-14
1
-0/+144
|
|
|
\
\
|
|
|
|
/
|
|
*
|
Additional fix for nested tools under python2
grbd
2017-06-14
1
-1/+2
|
|
*
|
Nested Tool support under python 3
grbd
2017-06-14
1
-5/+6
|
|
*
|
Fix the loading of tools where the tool is a package instead of a module
grbd
2017-06-14
1
-0/+1
|
|
*
|
Added support for nested tools
grbd
2017-06-13
1
-5/+14
*
|
|
|
Update the DC setting as requested to use Detect.
Russel Winder
2017-06-20
2
-2/+2
[next]