D.gnu - New GDMD Project.
- Iain Buclaw (10/10) Mar 23 2013 I'm going to let this one go in gdc. The gdmd perl script that
- Joseph Rushton Wakeling (4/7) Mar 28 2013 Just for clarification, how's this going to integrate with GDC for build
- Iain Buclaw (6/15) Mar 28 2013 Installed separately.
- Joseph Rushton Wakeling (7/8) Apr 04 2013 Sorry for late response, but -- what's the long-term goal? Is it intend...
- Iain Buclaw (6/18) Apr 05 2013 Re-integration could be possible. For now it will be kept separate for
I'm going to let this one go in gdc. The gdmd perl script that provides as a front-end / conversion between dmd-style options and gdc-style options is being moved into a separate repository. https://github.com/D-Programming-GDC/GDMD This is to allow anyone who wants to, to improve upon it, or re-write it in D. If anyone wants to take over the job, please give me an email or bell. Thanks Iain.
Mar 23 2013
On 03/23/2013 02:05 PM, Iain Buclaw wrote:I'm going to let this one go in gdc. The gdmd perl script that provides as a front-end / conversion between dmd-style options and gdc-style options is being moved into a separate repository.Just for clarification, how's this going to integrate with GDC for build purposes? Will it be excised from GDC completely and have to be installed separately? Included via a submodule? Or ... ?
Mar 28 2013
On 28 March 2013 12:26, Joseph Rushton Wakeling < joseph.wakeling webdrake.net> wrote:On 03/23/2013 02:05 PM, Iain Buclaw wrote:Installed separately. -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';I'm going to let this one go in gdc. The gdmd perl script that providesas afront-end / conversion between dmd-style options and gdc-style optionsis beingmoved into a separate repository.Just for clarification, how's this going to integrate with GDC for build purposes? Will it be excised from GDC completely and have to be installed separately? Included via a submodule? Or ... ?
Mar 28 2013
On 03/28/2013 01:38 PM, Iain Buclaw wrote:Installed separately.Sorry for late response, but -- what's the long-term goal? Is it intended to be a short-term separation for hack/rewrite purposes with the new version being reintegrated with the rest of the GDC codebase, or a permanent division? My impression from your earlier emails is that you're doing this because keeping this script in the main codebase causes an extra maintenance burden that is problematic.
Apr 04 2013
On 4 April 2013 17:59, Joseph Rushton Wakeling <joseph.wakeling webdrake.netwrote:On 03/28/2013 01:38 PM, Iain Buclaw wrote:Re-integration could be possible. For now it will be kept separate for people who want some dmd imitation to interact with gdc. -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';Installed separately.Sorry for late response, but -- what's the long-term goal? Is it intended to be a short-term separation for hack/rewrite purposes with the new version being reintegrated with the rest of the GDC codebase, or a permanent division? My impression from your earlier emails is that you're doing this because keeping this script in the main codebase causes an extra maintenance burden that is problematic.
Apr 05 2013