Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add SONAME support to D tools | Pawel Tomulik | 2015-09-20 | 1 | -9/+12 |
| | |||||
* | gdc: support soname in D versioned libraries | Pawel Tomulik | 2015-09-20 | 1 | -1/+9 |
| | |||||
* | s/SHLINKSONAME/SHLIBSONAME/ | Pawel Tomulik | 2015-09-20 | 1 | -1/+1 |
| | |||||
* | Remove some dollar-parentheses. No effect on extant tests, appears to fix ↵ | Russel Winder | 2015-02-22 | 1 | -5/+5 |
| | | | | Issue 2994. | ||||
* | Remove the setting of the ENV property to os.environ. | Russel Winder | 2014-09-05 | 1 | -3/+3 |
| | |||||
* | Merge heads. | Russel Winder | 2014-08-09 | 1 | -1/+1 |
|\ | |||||
| * | - fix for issue #2963, "Split broken" (= format() in D tools is incompatible ↵ | Dirk Baechle | 2014-07-15 | 1 | -1/+1 |
| | | | | | | | | with Python 2.6) | ||||
* | | Remove setting of STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME from the D tools. | Russel Winder | 2014-08-09 | 1 | -2/+0 |
|/ | |||||
* | Fix Issue 2939. | Russel Winder | 2014-04-23 | 1 | -6/+13 |
| | |||||
* | The changes to the D support evolved over the last many months packaged as a ↵ | Russel Winder | 2014-04-16 | 1 | -0/+123 |
single changeset. |