summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/ldc.py
Commit message (Expand)AuthorAgeFilesLines
* Amend the missed name changes.Russel Winder2017-06-211-1/+1
* Merge in an older commit resolving conflicts.Russel Winder2017-06-211-7/+7
|\
| * Make the symbol naming more consistent.Russel Winder2017-06-161-9/+9
* | Update the DC setting as requested to use Detect.Russel Winder2017-06-201-1/+1
* | Merge two working bookmarks.Russel Winder2017-06-201-8/+0
|\ \
| * | Remove deprecated exception to the shared object naming of Phobos on Fedora.Russel Winder2017-06-191-6/+0
| * | Remove the static lib builder creation in the D tools.Russel Winder2017-06-121-2/+0
| |/
* | 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-171-1/+1
|/
* Revert the removal of the Fedora package exception, so as to follow the SCons...Russel Winder2017-05-211-0/+7
* Change the imports to help with development and testing. Remove an exception ...Russel Winder2017-05-011-7/+4
* Ensure all files pass pycodestyle caveat E501. Add an emitter to the D tool a...Russel Winder2017-04-181-4/+7
* Add an 'all at once' builder to the D tools.Russel Winder2017-04-171-0/+4
* remove debug message from ldc.pyPawel Tomulik2015-09-211-1/+0
* add SONAME support to D toolsPawel Tomulik2015-09-201-1/+13
* Remove some dollar-parentheses. No effect on extant tests, appears to fix Iss...Russel Winder2015-02-221-7/+7
* Cover all cases of badly named LDC phobos library, not just 64-bit.Russel Winder2014-12-221-1/+1
* Putative hack for the Fedora library misnaming.Russel Winder2014-12-211-0/+3
* Hack the tests (in an agreed quasi-acceptable way) to avoid CI fails.Russel Winder2014-12-211-1/+1
* Correct a spelling error, should fix one of the test fails.Russel Winder2014-12-211-1/+1
* Commit merge issues.Russel Winder2014-09-111-1/+1
|\
| * - additional fixes to get all tests pass on the Fedora20 boxDirk Baechle2014-09-061-1/+1
* | Remove the setting of the ENV property to os.environ.Russel Winder2014-09-051-1/+1
|/
* Merge heads.Russel Winder2014-08-091-1/+1
|\
| * - fix for issue #2963, "Split broken" (= format() in D tools is incompatible ...Dirk Baechle2014-07-151-1/+1
* | Remove setting of STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME from the D tools.Russel Winder2014-08-091-2/+0
|/
* Fix Issue 2940, generating the wrong rpath flags for DMD and LDC.Russel Winder2014-04-241-2/+8
* Fix Issue 2939.Russel Winder2014-04-231-9/+18
* The changes to the D support evolved over the last many months packaged as a ...Russel Winder2014-04-161-0/+128