On 11/21/13, 7:23 AM, Jacob Carlborg wrote:
On 2013-11-21 12:17, Andrew Edwards wrote:
Have you seen this:
I have.
https://github.com/D-Programming-Language/installer/pull/24 Also we already have a script that creates an installer for Mac OS X: https://github.com/D-Programming-Language/installer/tree/master/osx
Noted.
Better to use what we already have.
I've looked at this. But what we have assumes that there is already a zip file present, fetches the zip and from that generates the an installer. My understanding is that the intent is to build the installer directly form the source on guthub. If my understanding is correct, then it either requires me to get the source and build it myself or have the the auto tester do the building and subsequently generating the installer. As I understand it, the second option is the desired desired state.
If my understanding is incorrect. I would appreciate clarification.
