summaryrefslogtreecommitdiff
path: root/platform/osx
AgeCommit message (Expand)Author
2020-10-27Add uninstaller for the .pkg part of the disk writer on macOS (#1740).Carl Hetherington
2020-10-25Enable disable-library-validation entitlement to allow use of @executable_pathv2.15.105Carl Hetherington
2020-10-19Add some icons missing from the macOS build.Carl Hetherington
2020-10-12Fix incorrect sign on boost test constants.Carl Hetherington
2020-10-12Adapt for cdist doing notarization.Carl Hetherington
2020-10-12Remove notarization from make_dmg.sh.Carl Hetherington
2020-09-27Install libdcp tags files on macOS.Carl Hetherington
2020-09-20Add dcpomatic_combine tool (#1245).Carl Hetherington
2020-08-14Missing copy of icons to .app.Carl Hetherington
2020-07-26Add new macOS preferences icons.Carl Hetherington
2020-06-17Move identifiers stuff out to a new prefs tab.v2.15.81Carl Hetherington
2020-05-18Stop xcrun errors silently killing the build.v2.15.75Carl Hetherington
2020-05-18Fix missing icon in installer for a bunch of platforms.v2.15.74Carl Hetherington
2020-05-02Try to start _writer on-demand on macOS (#1739).Carl Hetherington
2020-05-02Try unloading the old disk writer on install (may fix #1738).Carl Hetherington
2020-04-27The Disk Writer also needs openssl as creating its Config objectv2.15.62Carl Hetherington
2020-04-27Fix disk writer stdout/stderr paths.Carl Hetherington
2020-04-24Missing dylib for macOS.Carl Hetherington
2020-04-24Remove disk-build optional stuff from macOS build.Carl Hetherington
2020-04-13Support unmounting on macOS and Windows.v2.15.51Carl Hetherington
2020-04-07Fix non-disk packaging on macOS.Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington
2020-03-08Add missing icons for _playlist to the macOS build.Carl Hetherington
2020-03-01Make DMG for playlist editor on macOS.Carl Hetherington
2020-02-24Fix incorrect tab-to-space.v2.15.43Carl Hetherington
2020-02-20Tweak DMG creation for Apple changes.Carl Hetherington
2020-01-27Fix missing preferences icon on macOS.Carl Hetherington
2020-01-06Move credentials settings into certificate download dialogue (#1480).Carl Hetherington
2019-12-17Add missing library to OS X build.v2.15.39Carl Hetherington
2019-12-15Typo in installation copying.Carl Hetherington
2019-12-12Use the new libdcp xerces stuff and install the required supporting files.Carl Hetherington
2019-12-04Package a patched openssl which creates certificates withCarl Hetherington
2019-12-03asdcplib now suffixed with -carl not -cth.Carl Hetherington
2019-10-27Fix incorrectly-placed set +e when building universal binaries.v2.15.27Carl Hetherington
2019-10-25Only notarize thin OSX builds.Carl Hetherington
2019-10-21Tweak error handling in make_osx.Carl Hetherington
2019-10-21Add notarization steps to make_dmg.shv2.15.24Carl Hetherington
2019-10-20Remove hard-coded environment location in OS X build.Carl Hetherington
2019-10-16Allow thin builds (target name osx-64).Carl Hetherington
2019-10-03Add xattr command to remove things from .apps that codesign does not like.Carl Hetherington
2019-04-14Add donation nag after 20 successful DCP encodes.Carl Hetherington
2019-04-03Add fonts.conf to OS X build to try to fix failure to synthesizev2.13.142Carl Hetherington
2019-03-27Remove untouched fi_FI translation.Carl Hetherington
2019-03-27Beginnings of tr_TR translation from Gökhan Aksoy.Carl Hetherington
2019-03-11Remove dock icon for server.v2.13.127Carl Hetherington
2019-02-18Add OSX playlist iconset.Carl Hetherington
2019-02-18Bits to put playlist editor in the main distribution.Carl Hetherington
2019-01-27Remove vestiges of some unused translations.v2.13.111Carl Hetherington
2019-01-26Add CFBundleAllowMixedLocalizations to Info.plist to try to getCarl Hetherington
2018-10-12Change MagickImageProxy to FFmpegImageProxy and make it use FFmpegCarl Hetherington