Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
October 02, 2016 Building D from Github master with arbitary number of pull request patches | ||||
---|---|---|---|---|
| ||||
I believe Vladimir talked about a program that automatically builds and installs dmd/druntime/phobos from Github master together with a set of patches picked from current Github pull requests. Where is it? |
October 02, 2016 Re: Building D from Github master with arbitary number of pull request patches | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nordlöw | On Sunday, 2 October 2016 at 22:25:14 UTC, Nordlöw wrote: > I believe Vladimir talked about a program that automatically builds and installs dmd/druntime/phobos from Github master together with a set of patches picked from current Github pull requests. The program is Digger: https://github.com/CyberShadow/Digger |
October 02, 2016 Re: Building D from Github master with arbitary number of pull request patches | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nordlöw | On Sunday, 2 October 2016 at 22:25:14 UTC, Nordlöw wrote: > Where is it? https://github.com/CyberShadow/digger — David |
October 02, 2016 Re: Building D from Github master with arbitary number of pull request patches | ||||
---|---|---|---|---|
| ||||
Posted in reply to Vladimir Panteleev | On Sunday, 2 October 2016 at 22:26:23 UTC, Vladimir Panteleev wrote:
> https://github.com/CyberShadow/Digger
Thanks! Can I specify a download/build directory?
|
October 02, 2016 Re: Building D from Github master with arbitary number of pull request patches | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nordlöw | On Sunday, 2 October 2016 at 22:31:14 UTC, Nordlöw wrote:
> On Sunday, 2 October 2016 at 22:26:23 UTC, Vladimir Panteleev wrote:
>> https://github.com/CyberShadow/Digger
>
> Thanks! Can I specify a download/build directory?
Yep, with "digger -c local.workDir=/path/to/dir" or with a configuration file.
|
October 02, 2016 Re: Building D from Github master with arbitary number of pull request patches | ||||
---|---|---|---|---|
| ||||
Posted in reply to Vladimir Panteleev | On Sunday, 2 October 2016 at 22:32:39 UTC, Vladimir Panteleev wrote:
> Yep, with "digger -c local.workDir=/path/to/dir" or with a configuration file.
Thanks!
|
Copyright © 1999-2021 by the D Language Foundation