July 08, 2016
On Friday, 8 July 2016 at 09:13:08 UTC, Martin Nowak wrote:
> What would be the use-case for those? Using newer dub versions with an older compiler?

Or simply using dub with ldc/gdb without also installing dmd.
July 08, 2016
On 07/08/2016 11:22 AM, Dicebot wrote:
> On Friday, 8 July 2016 at 09:13:08 UTC, Martin Nowak wrote:
>> What would be the use-case for those? Using newer dub versions with an older compiler?
> 
> Or simply using dub with ldc/gdb without also installing dmd.

That actually indicates that shipping dub with dmd isn't that useful.
And I might also need a separate dub binary for the install.sh script
and Travis-Ci.
Not sure if Söhnke still wants to maintain the old release process, but
we could definitely extract the dub binaries from the dmd releases and
upload them to code.dlang.org/download.

-Martin
July 10, 2016
On Friday, 8 July 2016 at 20:43:58 UTC, Martin Nowak wrote:
> On 07/08/2016 11:22 AM, Dicebot wrote:
>> On Friday, 8 July 2016 at 09:13:08 UTC, Martin Nowak wrote:
>>> What would be the use-case for those? Using newer dub versions with an older compiler?
>> 
>> Or simply using dub with ldc/gdb without also installing dmd.

Kai is working on shipping LDC releases with Dub too!

-Johan


July 10, 2016
On 2016-07-08 22:43, Martin Nowak wrote:

> That actually indicates that shipping dub with dmd isn't that useful.

I think it's very useful, if nothing else to increase the awareness of Dub. Doesn't hurt to have a separate binary as well.

-- 
/Jacob Carlborg
July 11, 2016
When packaging dub with a compiler, it'd be nice if dub per default selected the compiler it came packaged with, I think. (it currently doesn't)

Perhaps people can chime in here with ideas?
https://github.com/dlang/dub/issues/895
https://github.com/dlang/dub/pull/875

Thanks,
  Johan

July 13, 2016
On Thursday, 7 July 2016 at 03:26:57 UTC, Suliman wrote:
> On Wednesday, 6 July 2016 at 14:53:56 UTC, Jack Stouffer wrote:
>> On Wednesday, 6 July 2016 at 09:28:44 UTC, Martin Nowak wrote:
>>> This is the first nightly dmd build that includes dub binaries.
>>> http://nightlies.dlang.org/dmd-2016-07-06/
>>> They will also be part of the upcoming 2.072.y releases.
>>> We will sync the dub and dmd release cycles, but not the versioning.
>>
>> Good :)
>>
>> dfmt and dscanner coming as well?
>
> +1

@{Suliman, JackStouffer}: probably the best way to track and influence this are these two issues:

https://github.com/Hackerpilot/Dscanner/issues/353
https://github.com/Hackerpilot/dfmt/issues/249
1 2
Next ›   Last »