On Wednesday, 29 July 2020 at 17:42:20 UTC, jeff thompson wrote:
On Wednesday, 29 July 2020 at 13:26:45 UTC, Andre Pany wrote:
On Tuesday, 28 July 2020 at 22:10:58 UTC, jeff thompson wrote:
On Tuesday, 28 July 2020 at 22:08:14 UTC, Steven
Schveighoffer wrote:
[...]
Thanks Steve!, ya i know i
On Wednesday, 29 July 2020 at 13:26:45 UTC, Andre Pany wrote:
On Tuesday, 28 July 2020 at 22:10:58 UTC, jeff thompson wrote:
On Tuesday, 28 July 2020 at 22:08:14 UTC, Steven Schveighoffer
wrote:
[...]
Thanks Steve!, ya i know i can call build twice but i was
wondering if there was any config
On Tuesday, 28 July 2020 at 22:10:58 UTC, jeff thompson wrote:
On Tuesday, 28 July 2020 at 22:08:14 UTC, Steven Schveighoffer
wrote:
On 7/28/20 5:50 PM, jeff thompson wrote:
Hello
Im brand new to D (loving it btw!) and have decided to build
a largish windows project in the language. First que
On Tuesday, 28 July 2020 at 22:08:14 UTC, Steven Schveighoffer
wrote:
On 7/28/20 5:50 PM, jeff thompson wrote:
Hello
Im brand new to D (loving it btw!) and have decided to build a
largish windows project in the language. First question, is
there a dub.json setup to have a dub build to generat
On Tuesday, 28 July 2020 at 22:08:14 UTC, Steven Schveighoffer
wrote:
On 7/28/20 5:50 PM, jeff thompson wrote:
Hello
Im brand new to D (loving it btw!) and have decided to build a
largish windows project in the language. First question, is
there a dub.json setup to have a dub build to generat
On 7/28/20 5:50 PM, jeff thompson wrote:
Hello
Im brand new to D (loving it btw!) and have decided to build a largish
windows project in the language. First question, is there a dub.json
setup to have a dub build to generate multiple binaries in one call?
Like a dll and a static lib. Seems li
Hello
Im brand new to D (loving it btw!) and have decided to build a
largish windows project in the language. First question, is there
a dub.json setup to have a dub build to generate multiple
binaries in one call? Like a dll and a static lib. Seems like it
would be easy maybe im missing some
I saw this
https://github.com/dlang/dub/wiki/Cookbook#creating-a-library-package-that-also-comes-with-an-executable
But it didnt result in creating both a dll or exe and a .lib