On Sat, Sep 15, 2018 at 4:36 PM P.O. Jonsson <oor...@jonases.se> wrote:
> Dear Rick, > > I fear that will be very difficult, Apple have removed the possibility to > generate such installers so using Cmake I do not think that can ever work. > I have tried for a long time and to my knowledge that is not doable. I hope > someone with more knowledge on Cmake can prove me wrong. > CMake may not have the capability directly, but the process should still be able to be driven from CMake. This is very important to us, because it replaced our old system where unix and windows had completely seperate builds for everything. Now when new artifacts get added to the install, they get picked up automatically in all versions because CMake controlls everything We were able to do this with the NSIS Windows installer by using the CMake information to fill in template files that were used to generate the actual installer. I'm assuming the Mac installer uses some sort of manifest file and some command-line tools to generate it. This should be as doable as the Window installer was. Rick > > Personally I do not think the feature of having a pkg installer created > every night is a show stopper. Once there is a release candidate I can > create a new installer for you or Erich to put on the main page. > Not an acceptable solution for the project. We need to have an installer that is an integrated part of the build process that can be created by any party with the desire to do so. > > Von meinen Macbook gesendet > > Hälsningar/Regards/Grüsse, > P.O. Jonsson > oor...@jonases.se > > > > Am 15.09.2018 um 22:27 schrieb Rick McGuire <object.r...@gmail.com>: > > > > On Sat, Sep 15, 2018 at 4:18 PM P.O. Jonsson <oor...@jonases.se> wrote: > >> Dear Rick, >> >> For the record there IS an installer for MAC, since a long time. It is a >> proper pkg installer. There are further variants as well, including the >> version that can run without admin rights from a USB Stick. Link is on the >> source forge site. >> > > For the record *you* have a Mac installer, the oorexx project does not > have an installer. An installer maintained by a third party that is not > integrated into our cmake build process does not count. Someone needs to > step on and do that integration. > > Rick > > >> >> https://www.dropbox.com/sh/p66c7g01h4jz5ss/AAAZd_Q2yQddrTHagxPo_UiTa?dl=0 >> >> Any feedback as to what is considered to be missing most welcome. >> >> I will try to make test cases for all example files in the coming weeks. >> >> Given that version 5 of ooRexx is REALLY GREAT I think it should make it >> to at least a release candidate. Anything not in can wait to 5.1. >> >> Von meinen Macbook gesendet >> >> Hälsningar/Regards/Grüsse, >> P.O. Jonsson >> oor...@jonases.se >> >> >> >> Am 15.09.2018 um 15:14 schrieb Rick McGuire <object.r...@gmail.com>: >> >> >> >> On Fri, Sep 14, 2018 at 9:48 AM Rony G. Flatscher < >> rony.flatsc...@wu.ac.at> wrote: >> >>> Two quick questions: >>> >>> - what is the current state of the ooRexx interpreter in the trunk: >>> does it have all the garbage collection enhancements applied already? >>> >>> This has already be integrated. >> >>> >>> - what is the state of ooRexx 5.0 beta: when will it be released >>> (companies and organisations won't usually install software dubbed/in the >>> state of "beta")? >>> >>> There are still a couple of features that need docs and tests written, >> plus we still don't have a Mac installer. It will be released when it is >> released. The same answer you get every time you ask this question. If you >> wish it to be done faster, then pitch in with completing the remaining work. >> >> Rick >> >> >>> >>> - >>> >>> ---rony >>> >>> _______________________________________________ >>> Oorexx-devel mailing list >>> Oorexx-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel >>> >> _______________________________________________ >> Oorexx-devel mailing list >> Oorexx-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/oorexx-devel >> >> >> _______________________________________________ >> Oorexx-devel mailing list >> Oorexx-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/oorexx-devel >> > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > > > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel >
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel