Re: Meson support for Mir and Lubeck

2018-09-10 Thread Matthias Klumpp via Digitalmars-d-announce
[ Replying to lots of stuff in one message - evil, I know... ;-) ] On Sunday, 9 September 2018 at 21:22:42 UTC, 9il wrote: On Sunday, 5 August 2018 at 02:36:29 UTC, Matthias Klumpp wrote: [...] Looks like that only betterC projects are good enough to become Debian packages. Generally

Re: Meson support for Mir and Lubeck

2018-09-10 Thread Russel Winder via Digitalmars-d-announce
On Mon, 2018-09-10 at 07:25 +, 9il via Digitalmars-d-announce wrote: […] > Interesting, maybe we can go forward with D specific libraries in > the future. Is there any D library that is used by application > packages? Obvious example is Tilix and GtkD. They are compiled with a given

Re: Meson support for Mir and Lubeck

2018-09-10 Thread 9il via Digitalmars-d-announce
On Monday, 10 September 2018 at 06:31:44 UTC, Russel Winder wrote: On Sun, 2018-09-09 at 21:22 +, 9il via Digitalmars-d-announce wrote: […] Looks like that only betterC projects are good enough to become Debian packages. Generally because of the have stable C ABI that does not depend on

Re: Meson support for Mir and Lubeck

2018-09-10 Thread Russel Winder via Digitalmars-d-announce
On Sun, 2018-09-09 at 21:22 +, 9il via Digitalmars-d-announce wrote: > […] > Looks like that only betterC projects are good enough to become > Debian packages. Generally because of the have stable C ABI that > does not depend on D compiler version at all. I do not follow the logic here at

Re: Meson support for Mir and Lubeck

2018-09-09 Thread 9il via Digitalmars-d-announce
On Sunday, 5 August 2018 at 02:36:29 UTC, Matthias Klumpp wrote: On Saturday, 4 August 2018 at 18:23:15 UTC, 9il wrote: The Meson Build system [13] support was added to the following Dub packages: asdf [1] - JSON serialisation library cblas [2] - CBLAS header for Dlang lapack [3] - LAPACK

Re: Meson support for Mir and Lubeck

2018-09-09 Thread 9il via Digitalmars-d-announce
On Sunday, 5 August 2018 at 02:42:43 UTC, Matthias Klumpp wrote: On Saturday, 4 August 2018 at 18:23:15 UTC, 9il wrote: [...] The packages have been tested in a real world project on OSX with `$ meson configure -Ddefault_library=static/`. [...] Hmm, shouldn't this be `meson

Re: Meson support for Mir and Lubeck

2018-08-04 Thread Matthias Klumpp via Digitalmars-d-announce
On Saturday, 4 August 2018 at 18:23:15 UTC, 9il wrote: [...] The packages have been tested in a real world project on OSX with `$ meson configure -Ddefault_library=static/`. [...] Hmm, shouldn't this be `meson --default-library=static ..`?

Re: Meson support for Mir and Lubeck

2018-08-04 Thread Matthias Klumpp via Digitalmars-d-announce
On Saturday, 4 August 2018 at 18:23:15 UTC, 9il wrote: The Meson Build system [13] support was added to the following Dub packages: asdf [1] - JSON serialisation library cblas [2] - CBLAS header for Dlang lapack [3] - LAPACK header for Dlang lubeck [4] - High level linear algebra library