On Saturday, 7 March 2015 at 19:19:30 UTC, Robert M. Münch wrote:
On 2015-03-04 04:54:02 +0000, Vladimir Panteleev said:
Digger is a tool for working with D's source code and its
history. It can build D (including older D versions),
customize the build with pending pull requests or forks, and
find the exact pull request which introduced a regression (or
fixed a bug). It comes with a web interface which makes
building D from source trivial even for people new to D, Git
or the command line.
Hi, that's pretty cool.
It supports the beta versions as well, right? And I can switch
back and forther using it between beta and latest stable?
That is one of the project's goals. "digger build" will default
to git master.