Hi!
Just for posterity.
On 2019-04-20T23:22:31+0200, Iain Buclaw wrote:
> On Sat, 20 Apr 2019 at 22:30, Thomas Schwinge wrote:
>> On Tue, 18 Sep 2018 02:39:46 +0200, Iain Buclaw
>> wrote:
>> > This patch adds the configure and make files used for building D
>> > runtime and Phobos. As well a
On Sat, 20 Apr 2019 at 22:30, Thomas Schwinge wrote:
>
> Hi!
>
> On Tue, 18 Sep 2018 02:39:46 +0200, Iain Buclaw
> wrote:
> > This patch adds the configure and make files used for building D
> > runtime and Phobos. As well as running all unittests and the
> > testsuite.
>
> With a x86_64-pc-lin
Hi!
On Tue, 18 Sep 2018 02:39:46 +0200, Iain Buclaw wrote:
> This patch adds the configure and make files used for building D
> runtime and Phobos. As well as running all unittests and the
> testsuite.
With a x86_64-pc-linux-gnu build, I've noticed breakage in '-m32'
multilib testing, made appa
On Tue, 16 Oct 2018 at 19:01, Richard Sandiford
wrote:
>
> Iain Buclaw writes:
> > diff --git a/libphobos/d_rules.am b/libphobos/d_rules.am
> > new file mode 100644
> > index 000..b16cf5052d2
> > --- /dev/null
> > +++ b/libphobos/d_rules.am
> > @@ -0,0 +1,60 @@
> > +# This file contains s
On Tue, 16 Oct 2018 at 19:01, Richard Sandiford
wrote:
>
> Iain Buclaw writes:
> > diff --git a/libphobos/d_rules.am b/libphobos/d_rules.am
> > new file mode 100644
> > index 000..b16cf5052d2
> > --- /dev/null
> > +++ b/libphobos/d_rules.am
> > @@ -0,0 +1,60 @@
> > +# This file contains s
Iain Buclaw writes:
> diff --git a/libphobos/d_rules.am b/libphobos/d_rules.am
> new file mode 100644
> index 000..b16cf5052d2
> --- /dev/null
> +++ b/libphobos/d_rules.am
> @@ -0,0 +1,60 @@
> +# This file contains some common rules for D source compilation
> +# used for libdruntime and li
This patch adds the configure and make files used for building D
runtime and Phobos. As well as running all unittests and the
testsuite.
ftp://ftp.gdcproject.org/patches/v4/14-v4-d-phobos-misc.patch
---
libphobos/Makefile.am |69 +
libphobos/Makefile.in