On 05.02.2020 17:19, P.O. Jonsson wrote:
> Renés question made reconsider; I realized that the Disk Utility (diskutil) 
> can indeed be scripted
> on the Mac, as can most things I needed to make an installer.
>
> I have prepared a dmg installer that looks pretty much like a „real“ 
> DragnDrop MacOS installer.
> All additional steps compared to the existing build process are simple 
> command-line calls that can
> be added to the current build process on Jenkins. I have used a utility 
> called fileicon
> <https://github.com/mklement0/fileicon> to handle the icon but everything 
> else is basic unix shell
> commands. Most certainly some of these steps can be integrated in 
> CMakelists.txt later, but for
> now this is what you get :-)

+1

> Please have a look in my Dropbox, the only thing I have not scripted is the 
> inclusion of a build
> nr & a date in the filename, everything else is automated. This installer was 
> build on High Sierra
> (10.13) but run on Mojave (10.14) with no errors and on Catalina (10.15) with 
> one error (separate
> posting on this later).
>
> I have included the license and a HowTo in the installer; later it needs to 
> be discussed what
> should go in there, for instance
>
> CHANGES
> CONTRIBUTORS
> INSTALL
> NOTICE
> ReleaseNotes
>
> From the SVN source, or the PDF documentation, that could all be scripted in 
> the same manner.
>
> PS attached images seems to be stripped by sourceforge so I have put a 
> screenshot in my dropbox,
> link below still works. Enjoy.
>
Could you post your Dropbox link?

Cheers

---rony



_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to