www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Building D from Github master with arbitary number of pull request

reply =?UTF-8?B?Tm9yZGzDtnc=?= <per.nordlow gmail.com> writes:
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?
Oct 02 2016
next sibling parent reply Vladimir Panteleev <thecybershadow.lists gmail.com> writes:
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
Oct 02 2016
parent reply =?UTF-8?B?Tm9yZGzDtnc=?= <per.nordlow gmail.com> writes:
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?
Oct 02 2016
parent reply Vladimir Panteleev <thecybershadow.lists gmail.com> writes:
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.
Oct 02 2016
parent =?UTF-8?B?Tm9yZGzDtnc=?= <per.nordlow gmail.com> writes:
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!
Oct 02 2016
prev sibling parent David Nadlinger <code klickverbot.at> writes:
On Sunday, 2 October 2016 at 22:25:14 UTC, Nordlöw wrote:
 Where is it?
https://github.com/CyberShadow/digger — David
Oct 02 2016