Re: Including GDC in nixpkgs

2020-05-24 Thread Stefan Frijters via D.gnu
On Monday, 21 October 2019 at 19:26:15 UTC, Iain Buclaw wrote: On Wed, 25 Sep 2019 at 21:30, Stefan Frijters via D.gnu wrote: [...] How does it go about building Ada or Go? Surely those two frontends will run into the same problem also. [...] If you need any other eyes to have a look

Re: Including GDC in nixpkgs

2019-09-25 Thread Stefan Frijters via D.gnu
On Sunday, 22 September 2019 at 10:29:24 UTC, Stefan Frijters wrote: Hi Johannes, Thank you for the feedback. I've posted some more below so we can try to find out what I'm doing wrong. I've added some blank lines here and there to make things more readable, but it's all very spammy I'm afrai

Including GDC in nixpkgs

2019-09-20 Thread Stefan Frijters via D.gnu
As a fan of both D and the nixpkgs package manager I wanted to try and help include GDC in nixpkgs, but I have been running into some problems. If anyone could help by taking a look at my pull request at https://github.com/NixOS/nixpkgs/pull/69144 that would be greatly appreciated. Current

Re: 2.066 announce?

2015-01-24 Thread Stefan Frijters via D.gnu
On Saturday, 24 January 2015 at 08:47:33 UTC, Iain Buclaw via D.gnu wrote: On 24 Jan 2015 08:40, "Johannes Pfau via D.gnu" wrote: Am Sat, 24 Jan 2015 06:32:57 + (UTC) schrieb ketmar : > i see that 2.066.1 is landed in GDC (heh, that was sudden! > had to fix > almost all my private patche

Re: GDC updated to use 2.065

2014-06-12 Thread Stefan Frijters via D.gnu
On Wednesday, 11 June 2014 at 21:54:28 UTC, Iain Buclaw wrote: It's done, after 2 months brewing in development. https://github.com/D-Programming-GDC/GDC/pull/76 Cool stuff! I'm champing at the bit to performance test a recent project of mine which uses some bleeding edge language features,