summaryrefslogtreecommitdiff
path: root/src/engine/SCons/Tool
Commit message (Collapse)AuthorAgeFilesLines
* D: added DCommon.xml to hold common variable cvars. the following were ↵William Deegan2017-09-011-0/+71
| | | | missing which broke doc building. DRPATHPREFIX, DRPATHSUFFIX, DShLibSonameGenerator, SHDLIBVERSION, SHDLIBVERSIONFLAGS
* Merge in mainline.Russel Winder2017-08-262-1/+5
|\
| * PY2/3 get_contents() was returning empty string instead of empty bytes when ↵William Deegan2017-08-241-0/+2
| | | | | | | | file doesn't exist. get_text_contents() was then trying to call decode on a string object... Fixed. get_contents() now returns empty byte string
| * Merged in grbd/scons (pull request #502)William Deegan2017-08-241-1/+2
| |\ | | | | | | | | | Fix for building under python3.5 via bootstrap
| * | 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 ↵William Deegan2017-08-201-1/+1
| | | | | | | | | | | | JAVACLASSSUFIX should have been JAVACLASSSUFFIX
| * | PEP8William Deegan2017-08-191-0/+1
| |/
* | Update to mainline.Russel Winder2017-08-086-37/+313
|\ \ | |/ |/|
| * Merge mainline.Russel Winder2017-07-286-37/+313
| |\
| | * Merge in from mainline.Russel Winder2017-07-272-6/+38
| | |\
| | * \ Merge in mainline.Russel Winder2017-07-036-37/+313
| | |\ \
| | | * \ Merge mainline.Russel Winder2017-07-026-37/+313
| | | |\ \
| | | | * | 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
| | | | | | |
* | | | | | | fix comment for vswhere logicWilliam Deegan2017-08-071-1/+1
| | | | | | |
* | | | | | | Fix VS2017 detection logic to fail properly when run on linux (posix) systemsWilliam Deegan2017-08-071-4/+11
| | | | | | |
* | | | | | | remove msvc from non windows platforms default list of compilersWilliam Deegan2017-08-071-4/+4
| | | | | | |
* | | | | | | Fix cxx import statementWilliam Deegan2017-08-071-1/+1
| | | | | | |
* | | | | | | Pull Request contents P$ 489 from Steve Robinson. Manual edit/checkin ↵William Deegan2017-08-073-12/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | because pull request was done to merge to 2.5.1 branch and not default.
* | | | | | | refer to cxx SCons.Tool and not c++William Deegan2017-08-071-2/+2
|/ / / / / /
* | | | | | Merged scons/scons into defaultEvanED2017-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
| | | | | | | | | | | | | | | | | | | | | | | | Fixed whitespace
| * | | | | Windows: Added the capability to build Windows Store Compatible librariesIbrahim Esmat2017-07-212-7/+39
| |/ / / / | | | | | | | | | | | | | | | | | | | | that can be used with Universal Windows Platform (UWP) Apps and published to the Windows Store
* | | | | Make sure more file objects are explicitly closedEvan Driscoll2017-07-051-2/+2
|/ / / /
* | | | Remove inappropriate comment. Correct encoding lines.Russel Winder2017-07-023-3/+3
| | | |
* | | | Merge mainline.Russel Winder2017-07-025-1/+258
|\ \ \ \ | |/ / / |/| | |
| * | | Change the name of the tool to avoid + in filename. Add alias so clang++ ↵Russel Winder2017-06-213-5/+7
| | | | | | | | | | | | | | | | still works as a tool name.
| * | | Initial commit for bringing Pawe? Tomulik's clang and clang++ tools into the ↵Russel Winder2017-06-214-0/+255
| |/ / | | | | | | | | | mainline.
* | | Added support for relative imports within tools for python3 and tests for ↵grbd2017-06-271-1/+1
| | | | | | | | | | | | relative imports
* | | remove external zip tool, always use stdlib to zipDaniel Holth2017-06-261-26/+18
| | |
* | | merge from upstreamWilliam Deegan2017-06-231-1/+7
|\ \ \ | |/ / |/| |
| * | docbook force order used to search for fop tool to fop, xep, jw. It looks ↵William Deegan2017-06-141-1/+7
| |/ | | | | | | like jw command line may be incorrect as it doesn't work on ubuntu 14.04 16.06 or macports installs of docbook-utils
* | Merge in mainline.Russel Winder2017-06-203-6/+6
|\ \
| * | Update the DC setting as requested to use Detect.Russel Winder2017-06-202-2/+2
| | |
| * | Merge two working bookmarks.Russel Winder2017-06-203-6/+6
| |\ \
| | * | Attempt a fix for dmd rpath on OSX.Russel Winder2017-06-181-1/+1
| | | |
| | * | Correct the rpath prefix for LDC on Darwin.Russel Winder2017-06-181-2/+2
| | | |
| | * | Always provide a value for DC, never leave it unset: Detect can fail to find ↵Russel Winder2017-06-173-3/+3
| | |/ | | | | | | | | | an executable.
* | | Merged in grbd/scons (pull request #481)William Deegan2017-06-201-8/+20
|\ \ \ | |/ / |/| | | | | Addition of support for nested tools, tools within a sub-directory
| * | 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
| | |
* | | Remove deprecated exception to the shared object naming of Phobos on Fedora.Russel Winder2017-06-191-6/+0
| | |