summaryrefslogtreecommitdiff
path: root/solenv/bin/modules/installer/simplepackage.pm
AgeCommit message (Expand)Author
2023-02-02capture output of package command and add to log on errorChristian Lohmaier
2022-12-20tdf#151341 Use lzfse compression instead of bzip2Patrick Luby
2022-10-30'use strict' and 'use warnings' in all installer PerlMike Kaganski
2022-08-17Raise hdiutil -megabytes even further for debug buildsStephan Bergmann
2022-01-22Make installer compression tool configurableThorsten Behrens
2021-11-08hdiutil flatten/unflatten was removed in macOS 11Andras Timar
2021-05-19mac packaging: don't throw away codesign output for langpacksChristian Lohmaier
2021-01-27packaging: remove resolve_variables_in_downloadnameChristian Lohmaier
2021-01-25fix packaging of mac builds targeting apple siliconeChristian Lohmaier
2021-01-25mac packaging: capture output of signing callChristian Lohmaier
2021-01-18mac: don't put script files into Contents/MacOS or framework-bin directoryChristian Lohmaier
2020-05-13Include the language code in the volume name of a langpack dmgTor Lillqvist
2020-05-13ENABLE_DBGUTIL=TRUE implies ENABLE_DEBUG=TRUEStephan Bergmann
2020-05-13The dmg needs more space also in the ENABLE_DEBUG caseTor Lillqvist
2020-05-13Remove some code that was commented-out ten years agoTor Lillqvist
2020-05-07fix macOS codesigning when using a separate builddirChristian Lohmaier
2020-02-28macOS: don't sign executables earlyChristian Lohmaier
2019-07-17Increase hidutil -megabytes at least for --enable-dbgutilStephan Bergmann
2019-04-25No need to explicitly create Conents/Resources/*.lproj/ directoriesStephan Bergmann
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-08-17Print (raw) exit code on system() failureStephan Bergmann
2018-03-20Make failure to create symlink a fatal errorStephan Bergmann
2018-02-18tdf#115554: Create tar archives using 'fakeroot'Michael Weghorn
2016-06-20tdf#89657 sign Mac languagepack installer and force-start-close LOChristian Lohmaier
2015-05-25macosx: work around hdiutil error -5341 on dmg packagingNorbert Thiebaud
2015-05-08OS X SDK.app build fixAndras Timar
2015-05-08tdf#78834 enable localized system dialogs on OS XAndras Timar
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann
2014-10-23kill OUTPATHNorbert Thiebaud
2014-01-10fix help packaging for Mac OS X language packsChristian Lohmaier
2013-10-31$installer::globals::macinstallfilename is already an absolute pathnameStephan Bergmann
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-31setup_native: use various scripts directly from SRCDIRMichael Stahl
2013-10-31setup_native: these 2 mac files are already hard-coded in installerMichael Stahl
2013-09-09installer: fix handling of symbolic links in filelists so EPM is happyMichael Stahl
2013-08-27Factor out the app bundle code signing into a scriptTor Lillqvist
2013-08-27Update commentsTor Lillqvist
2013-07-30Use sandboxing when requested also for the app bundle in the dmgTor Lillqvist
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-08fix the internal structure of MacOS X dmgDavid Tardon
2013-05-08drop pointless self-assignmentDavid Tardon
2013-04-17Remove a pointless assignment of a variable to itselfTor Lillqvist
2013-04-17Eek, it is hard to get the right path to the .app that is being builtTor Lillqvist
2013-04-11Fix OS X code signingTor Lillqvist
2013-04-09Forward-port the app bundle signing from the 4.0 branchTor Lillqvist
2013-02-10simplepackage.pm: be extra verbose in error caseDavid Ostrovsky
2013-02-01Add option to set bundle identifier and use it when signingTor Lillqvist
2013-01-19Fix Mac build fallout from PRODUCTEXTENSION changeTor Lillqvist
2013-01-10Kill the ancient StarOffice "patch" conceptTor Lillqvist
2012-08-23...but remove obsolete prereg-specific code againStephan Bergmann