[cmake-developers] Support of codesign

A. Klitzing aklitzing at gmail.com
Wed Mar 11 08:21:58 EDT 2015


Hi there!

I added another improvement to the codesign feature. Sometimes it is
helpful to overwrite or pass additional parameters like "--timestamp=none"
to codesign.
But this shouldn't be the default for everyone.

So I added the variable CPACK_BUNDLE_APPLE_CODESIGN_PARAMETER.
Hope you like it.

Regards
  André


2015-02-20 16:20 GMT+01:00 Clinton Stimpson <clinton at elemtech.com>:

> On Friday, February 20, 2015 12:07:55 PM A. Klitzing wrote:
> > Hi Clint,
> >
> > I have another patch to tweak the error output a little bit. If codesign
> > fails it won't be possible to get the error message of codesign itself.
> > That is a little bit confusing because it just fails without an
> > understandable reason.
> >
> > This patch will print the output of codesign if it fails.
> >
>
> Thanks.
>
> <http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=7b582d1>
>
> Clint
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150311/4c88cfc7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-CPack-Add-support-to-overwrite-or-pass-additional-pa.patch
Type: text/x-diff
Size: 3331 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150311/4c88cfc7/attachment.patch>


More information about the cmake-developers mailing list