summaryrefslogtreecommitdiff
path: root/solenv/bin/macosx-codesign-app-bundle
AgeCommit message (Expand)AuthorFilesLines
2020-05-25Correct commentsTor Lillqvist1-5/+2
2020-05-07fix macOS codesigning when using a separate builddirChristian Lohmaier1-1/+1
2019-05-31macOS: enable hardened runtime when signinglibreoffice-6-3-branch-pointChristian Lohmaier1-5/+9
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-1/+1
2017-03-22codesigning script for macosx compained about double signingNorbert Thiebaud1-10/+37
2017-03-06masOS codesign: Use of unset variable is an errorAndras Timar1-0/+1
2017-02-22Improve error handling and fix some problemsTor Lillqvist1-9/+22
2017-01-14cosmetics: no need for that echo when using codesign with --verboseChristian Lohmaier1-1/+0
2017-01-14workaround for codesigning on Mac baseline - do jnilibs firstChristian Lohmaier1-1/+10
2017-01-12Update comment to match realityTor Lillqvist1-3/+3
2017-01-12Always exit with error if codesign failsTor Lillqvist1-5/+5
2017-01-12CodesignRules.plist was removed in 615fae2f67028f3c5c51c70c77dbaa9b9f3856d6Tor Lillqvist1-5/+2
2016-08-04Update to match what has been used for the products in the Mac App StoreTor Lillqvist1-58/+63
2016-08-04Introduce --with-product-name superseding --with-macosx-app-nameTor Lillqvist1-1/+1
2016-04-22gengal is not s script anymore so it is already signed on macNorbert Thiebaud1-1/+1
2016-03-04harden OS X code signing script (handle spaces in bundle name)Andras Timar1-9/+10
2015-05-18OS X codesign fix (e.g. --disable-python case)Andras Timar1-3/+6
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann1-14/+21
2014-09-10Bin incorrect commentTor Lillqvist1-4/+0
2014-08-15The --resource-rules option in being deprecatedTor Lillqvist1-3/+6
2014-06-09A few improvements to macosx-codesign-app-bundleTor Lillqvist1-2/+5
2014-06-09Use essentially the same OS X code signing script as in libreoffice-4-2Tor Lillqvist1-3/+21
2014-06-08Use MACOSX_APP_NAME (with dashes instead of spaces) instead of build-time nameTor Lillqvist1-1/+2
2014-04-04give an identifier to the app_bundle itselfNorbert Thiebaud1-2/+2
2013-11-05codesign: fix script to support spaces in the CODESIGN_IDENTITYNorbert Thiebaud1-6/+6
2013-08-30ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-1/+1
2013-08-27Factor out the app bundle code signing into a scriptTor Lillqvist1-0/+77