<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hi,</div><div><br data-mce-bogus="1"></div><div>I have updated the patch I sent before and you can find some new code here:</div><div>https://github.com/clintonstimpson/CMake/commits/productbuild</div><div><br></div><div>To help, perhaps you can review and test it.</div><div>Or help in other ways you think it needs.</div><div><br data-mce-bogus="1"></div><div>I have done minimal testing.  This includes making sure CMake's test suite passes with this generator.</div><div>And running those generated pkg files manually to test them.</div><div><br></div><div>Perhaps after a couple reviews, we can start thinking about merging into CMake.</div><div><br data-mce-bogus="1"></div><div>Thanks,</div><div>Clint</div><div><br></div><div><br></div><div><span id="zwchr" data-marker="__DIVIDER__">----- On Dec 21, 2015, at 11:56 PM, Roman Wüger <roman.wueger@gmx.at> wrote:<br></span></div><div data-marker="__QUOTED_TEXT__"><blockquote style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div>Is there anything I can do to support?</div><br><div>Best regards </div><div><br>Am 11.12.2015 um 20:17 schrieb robert.bielik <<a href="mailto:robert.bielik@dirac.se" target="_blank" data-mce-href="mailto:robert.bielik@dirac.se">robert.bielik@dirac.se</a>>:<br><br></div><blockquote><div><div style="font-size: 10pt;" data-mce-style="font-size: 10pt;"><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;">Dear Clint,</p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;"> </p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;">Thank you! Will certainly start with that as a base :)</p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;"> </p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;">Regards </p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;">/R</p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;"> </p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;">------ Ursprungligt meddelande------</p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;"><b>Från: </b></p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;"><b>Datum: </b>fre, 11 dec 2015 20:12</p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;"><b>Till: </b>Robert Bielik;</p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;"><b>Kopia: </b>Attila Krasznahorkay;cmake;</p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;"><b>Ämne:</b>Re: [CMake] CPack and PackageMaker</p><p style="margin-top: 0; margin-bottom: 0;" data-mce-style="margin-top: 0; margin-bottom: 0;"> </p><pre>If you are interested, attached is some code I started a couple years ago but never finished, nor did I do much testing.
Perhaps that'll help, or maybe you'll find a better way.

Clint

----- On Dec 11, 2015, at 9:50 AM, Robert Bielik <a href="mailto:robert.bielik@dirac.se" target="_blank" data-mce-href="mailto:robert.bielik@dirac.se">robert.bielik@dirac.se</a> wrote:

> Dear Attila,

> Ok, been struggling getting an installation package to work with the
> pkgbuild/productbild tools, so I think I got the gist of what needs to
> be done, at least to get something going :)

> Regards
> /R

> Den 2015-12-11 kl. 17:47, skrev Attila Krasznahorkay:
>> Hi Robert,
>>
>> I'm afraid that the sad situation is that nobody has done this yet, or is
>> working on it at the moment.
>>
>> I'm absolutely sure that if you can help with this by any amount, that will be
>> most welcome by the CMake developers. It will certainly be most welcome by me,
>> as I've been disappointed by the lack of this support as well. (But
>> unfortunately can't spare the time to help out in writing this CPack
>> generator.)
>>
>> Cheers,
>>               Attila
>>
>>> On 11 Dec 2015, at 17:44, Robert Bielik  wrote:
>>>
>>> Really ? No one ? :)
>>>
>>> So it's ok to go ahead and start create a new one ? ;)
>>>
>>> Rgds,
>>> /R
>>>
>>> Den 2015-12-09 kl. 16:56, skrev Robert Bielik:
>>>> Mac OSX:
>>>>
>>>> Since PackageMaker has been deprecated by Apple, the new tools to use are
>>>> pkgbuild [1] and productbuild [2].
>>>>
>>>> Simple question: Is there any work being done by the CMake community on a new OS
>>>> X CPack backend to support the above tools ?
>>>>
>>>> Regards
>>>> /Robert
>>>> [1]
>>>> <a href="https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/pkgbuild.1.html" target="_blank" data-mce-href="https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/pkgbuild.1.html">https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/pkgbuild.1.html</a>
>>>> [2]
>>>> <a href="https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/productbuild.1.html" target="_blank" data-mce-href="https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/productbuild.1.html">https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/productbuild.1.html</a>
>>>>
>>> --
>>>
>>> Powered by <a href="http://www.kitware.com" target="_blank" data-mce-href="http://www.kitware.com">www.kitware.com</a>
>>>
>>> Please keep messages on-topic and check the CMake FAQ at:
>>> <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank" data-mce-href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a>
>>>
>>> Kitware offers various services to support the CMake community. For more
>>> information on each offering, please visit:
>>>
>>> CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank" data-mce-href="http://cmake.org/cmake/help/support.html">http://cmake.org/cmake/help/support.html</a>
>>> CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank" data-mce-href="http://cmake.org/cmake/help/consulting.html">http://cmake.org/cmake/help/consulting.html</a>
>>> CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank" data-mce-href="http://cmake.org/cmake/help/training.html">http://cmake.org/cmake/help/training.html</a>
>>>
>>> Visit other Kitware open-source projects at
>>> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank" data-mce-href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> <a href="http://public.kitware.com/mailman/listinfo/cmake" target="_blank" data-mce-href="http://public.kitware.com/mailman/listinfo/cmake">http://public.kitware.com/mailman/listinfo/cmake</a>

> --

> Powered by <a href="http://www.kitware.com" target="_blank" data-mce-href="http://www.kitware.com">www.kitware.com</a>

> Please keep messages on-topic and check the CMake FAQ at:
> <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank" data-mce-href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a>

> Kitware offers various services to support the CMake community. For more
> information on each offering, please visit:

> CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank" data-mce-href="http://cmake.org/cmake/help/support.html">http://cmake.org/cmake/help/support.html</a>
> CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank" data-mce-href="http://cmake.org/cmake/help/consulting.html">http://cmake.org/cmake/help/consulting.html</a>
> CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank" data-mce-href="http://cmake.org/cmake/help/training.html">http://cmake.org/cmake/help/training.html</a>

> Visit other Kitware open-source projects at
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank" data-mce-href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

> Follow this link to subscribe/unsubscribe:
> <a href="http://public.kitware.com/mailman/listinfo/cmake" target="_blank" data-mce-href="http://public.kitware.com/mailman/listinfo/cmake">http://public.kitware.com/mailman/listinfo/cmake</a>
</pre></div></div></blockquote><blockquote><div><span>-- </span><br><span></span><br><span>Powered by <a href="http://www.kitware.com" target="_blank" data-mce-href="http://www.kitware.com">www.kitware.com</a></span><br><span></span><br><span>Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank" data-mce-href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a></span><br><span></span><br><span>Kitware offers various services to support the CMake community. For more information on each offering, please visit:</span><br><span></span><br><span>CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank" data-mce-href="http://cmake.org/cmake/help/support.html">http://cmake.org/cmake/help/support.html</a></span><br><span>CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank" data-mce-href="http://cmake.org/cmake/help/consulting.html">http://cmake.org/cmake/help/consulting.html</a></span><br><span>CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank" data-mce-href="http://cmake.org/cmake/help/training.html">http://cmake.org/cmake/help/training.html</a></span><br><span></span><br><span>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank" data-mce-href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></span><br><span></span><br><span>Follow this link to subscribe/unsubscribe:</span><br><span><a href="http://public.kitware.com/mailman/listinfo/cmake" target="_blank" data-mce-href="http://public.kitware.com/mailman/listinfo/cmake">http://public.kitware.com/mailman/listinfo/cmake</a></span></div></blockquote><br></blockquote></div></div></body></html>