summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool
Commit message (Expand)AuthorAgeFilesLines
* switched the order of target/source checking so no target is an option, also ...Daniel Moody2017-11-141-10/+10
* Added a way to handle multiple targets for the Jar builder and an extra warni...Daniel Moody2017-11-141-5/+13
* added a method to the jar tool to handle directories and file sources. This w...Daniel Moody2017-10-262-2/+119
* Fix issue with Tool loading logic where sys.path was getting an addition site...William Deegan2017-10-131-2/+8
* updated the Jar tool to not force sources to .class files allowing for direct...Daniel Moody2017-10-071-2/+0
* D: added DCommon.xml to hold common variable cvars. the following were missin...William Deegan2017-09-011-0/+71
* Merge in mainline.Russel Winder2017-08-262-1/+5
|\
| * PY2/3 get_contents() was returning empty string instead of empty bytes when f...William Deegan2017-08-241-0/+2
| * Merged in grbd/scons (pull request #502)William Deegan2017-08-241-1/+3
| |\
| | * Fix for building under python3.5 via bootstrapgrbd2017-08-151-1/+3
* | | Make the exists and generate functions consistent over D compilers.Russel Winder2017-08-231-1/+1
* | | Merge mainline.Russel Winder2017-08-231-1/+2
|\ \ \ | |/ /
| * | Fix Bug #3025 - (Credit to Florian : User flow86 on tigris) - Fix typo JAVACL...William Deegan2017-08-211-1/+1
| * | PEP8William Deegan2017-08-191-0/+1
| |/
* | Update to mainline.Russel Winder2017-08-085-18/+74
|\ \ | |/
| * fix comment for vswhere logicWilliam Deegan2017-08-081-1/+1
| * Fix VS2017 detection logic to fail properly when run on linux (posix) systemsWilliam Deegan2017-08-081-4/+11
| * remove msvc from non windows platforms default list of compilersWilliam Deegan2017-08-081-4/+4
| * Fix cxx import statementWilliam Deegan2017-08-081-1/+1
| * Pull Request contents P$ 489 from Steve Robinson. Manual edit/checkin becaus...William Deegan2017-08-073-12/+61
| * refer to cxx SCons.Tool and not c++William Deegan2017-08-071-2/+2
* | Merge mainline.Russel Winder2017-07-281-2/+2
|\ \ | |/
| * Merged scons/scons into defaultEvanED2017-07-282-6/+38
| |\
| * | Make sure more file objects are explicitly closedEvan Driscoll2017-07-061-2/+2
* | | Merge in from mainline.Russel Winder2017-07-272-6/+38
|\ \ \ | | |/ | |/|
| * | Change UWP_APP to be MSVC_UWP_APPIbrahim Esmat2017-07-242-3/+3
| * | Windows: Added the capability to build Windows Store Compatible librariesIbrahim Esmat2017-07-211-1/+1
| * | Windows: Added the capability to build Windows Store Compatible librariesIbrahim Esmat2017-07-212-7/+39
| |/
* | Merge in mainline.Russel Winder2017-07-035-1/+258
|\ \ | |/
| * Remove inappropriate comment. Correct encoding lines.Russel Winder2017-07-023-3/+3
| * Merge mainline.Russel Winder2017-07-023-28/+26
| |\
| * | Change the name of the tool to avoid + in filename. Add alias so clang++ stil...Russel Winder2017-06-213-5/+7
| * | Initial commit for bringing Paweł Tomulik's clang and clang++ tools into the...Russel Winder2017-06-214-0/+255
* | | Merge mainline.Russel Winder2017-07-023-28/+26
|\ \ \ | | |/ | |/|
| * | Added support for relative imports within tools for python3 and tests for rel...grbd2017-06-271-1/+1
| * | remove external zip tool, always use stdlib to zipDaniel Holth2017-06-271-26/+18
| * | merge from upstreamWilliam Deegan2017-06-234-26/+26
| |\ \ | | |/
| * | docbook force order used to search for fop tool to fop, xep, jw. It looks lik...William Deegan2017-06-141-1/+7
* | | Amend the missed name changes.Russel Winder2017-06-211-1/+1
* | | Keep all D tool XML files consistent.Russel Winder2017-06-213-11/+284
* | | Merge in an older commit resolving conflicts.Russel Winder2017-06-214-25/+28
|\ \ \ | |_|/ |/| |
| * | Make the symbol naming more consistent.Russel Winder2017-06-164-27/+30
| |/
* | Merge in mainline.Russel Winder2017-06-201-8/+20
|\ \
| * \ Merged in grbd/scons (pull request #481)William Deegan2017-06-201-8/+20
| |\ \
| | * \ Merged scons/scons into defaultRichard W2017-06-141-0/+144
| | |\ \ | | | |/
| | * | Additional fix for nested tools under python2grbd2017-06-141-1/+2
| | * | Nested Tool support under python 3grbd2017-06-141-5/+6
| | * | Fix the loading of tools where the tool is a package instead of a modulegrbd2017-06-141-0/+1
| | * | Added support for nested toolsgrbd2017-06-131-5/+14
* | | | Update the DC setting as requested to use Detect.Russel Winder2017-06-202-2/+2