Fix typo if -> of (thanks to Uwe Dittes)
[dcpomatic.git] / platform /
2021-07-24 Carl HetheringtonFix old mac (single-arch) build.
2021-06-25 Carl HetheringtonMake white/black versions of server icon.
2021-06-06 Carl HetheringtonFix paths for changes to environment.
2021-06-04 Carl HetheringtonSet LSUI to 0 in the .plist for the server (#2010). v2.15.154
2021-06-02 Carl HetheringtonFix relinking in make_dmg.sh v2.15.153
2021-05-20 Carl HetheringtonRestore support for building thin or universal binaries...
2021-05-11 Carl HetheringtonAdd a full stop. v2.15.148
2021-05-10 Carl HetheringtonFix name of macOS in the .dmg README.
2021-04-22 Carl HetheringtonModify policy as it is now used for unmount too.
2021-04-22 Carl HetheringtonInstall polkit policy file (#1970).
2021-03-31 Carl HetheringtonMissing part of osx/copy_resources.sh
2021-03-22 Carl HetheringtonAdd simpler language tag dialog (#1931).
2021-03-18 Carl HetheringtonMerge pull request #10 from matmat/v2.15.x
2021-03-18 Carl HetheringtonPackage dcpverify{,.exe} from libdcp as dcpomatic2_veri...
2021-03-14 Carl HetheringtonRemove references to libicule* and libiculx* which... v2.15.135
2021-02-04 Carl HetheringtonFix set_paths.sh to be used on ci.
2021-01-15 Carl HetheringtonSymlink openssl when testing.
2021-01-15 Carl HetheringtonFix deployment target for test scripts.
2021-01-14 Carl HetheringtonFix scripts to run on macOS.
2021-01-07 Carl HetheringtonRelink different architectures in a nicer and safer... v2.15.120
2021-01-05 Carl HetheringtonSeems over-complicated to use SDK-specific subdirectories. v2.15.117
2021-01-05 Carl HetheringtonMake a universal binary containing x86_64 for SDK 10... v2.15.116
2021-01-04 Carl HetheringtonFix libssh re-linking error (it ended up linked as... v2.15.113
2021-01-04 Carl HetheringtonFix macOS image construction stuff for the 64-bit only...
2021-01-04 Carl HetheringtonAdd the option com.apple.security.cs.allow-dyld-environ...
2021-01-04 Carl HetheringtonCopy some more .dylibs that are required by the updated...
2021-01-04 Carl HetheringtonSupport for arm64 macOS builds.
2020-12-08 Carl HetheringtonAdd partially-working resources copying script for...
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-10-27 Carl HetheringtonAdd uninstaller for the .pkg part of the disk writer...
2020-10-25 Carl HetheringtonEnable disable-library-validation entitlement to allow... v2.15.105
2020-10-18 Carl HetheringtonAdd some icons missing from the macOS build.
2020-10-12 Carl HetheringtonFix incorrect sign on boost test constants.
2020-10-12 Carl HetheringtonAdapt for cdist doing notarization.
2020-10-12 Carl HetheringtonRemove notarization from make_dmg.sh.
2020-09-27 Carl HetheringtonTidy up xsd list in Windows installer.
2020-09-27 Carl HetheringtonInstall libdcp tags files on Windows.
2020-09-27 Carl HetheringtonInstall libdcp tags files on macOS.
2020-09-23 Carl HetheringtonAdd new .xsd files for Windows.
2020-09-22 Carl HetheringtonAdd missing dcpomatic2_playlist.bat.
2020-09-22 Carl HetheringtonAdd missing dcpomatic2_create.bat.
2020-09-21 Carl HetheringtonAdd missing dcpomatic2_cli.bat.
2020-09-21 Carl HetheringtonAdd missing dcpomatic2_kdm_cli_debug.bat.
2020-09-19 Carl HetheringtonFix windows installer. combine v2.15.102
2020-09-19 Carl HetheringtonAdd dcpomatic_combine tool (#1245).
2020-09-18 Carl HetheringtonMake it easier to extend the Windows installer.
2020-09-17 Carl HetheringtonRemove Windows XP support.
2020-09-17 Carl Hetheringtonswaroop: remove from Windows installer.
2020-08-14 Carl HetheringtonMissing copy of icons to .app.
2020-07-25 Carl HetheringtonAdd new macOS preferences icons.
2020-06-17 Carl HetheringtonMove identifiers stuff out to a new prefs tab. v2.15.81
2020-06-11 Carl HetheringtonAdd some missing .xsd files to the Windows installer...
2020-05-18 Carl HetheringtonStop xcrun errors silently killing the build. v2.15.75
2020-05-18 Carl HetheringtonFix missing icon in installer for a bunch of platforms. v2.15.74
2020-05-17 Carl HetheringtonMissing DLL for Windows build. v2.15.73
2020-05-02 Carl HetheringtonTry to start _writer on-demand on macOS (#1739).
2020-05-02 Carl HetheringtonTry unloading the old disk writer on install (may fix...
2020-04-27 Carl HetheringtonThe Disk Writer also needs openssl as creating its... v2.15.62
2020-04-27 Carl HetheringtonFix disk writer stdout/stderr paths.
2020-04-26 Carl HetheringtonAdd missing creation of .desktop file for disk tool.
2020-04-24 Carl HetheringtonMissing dylib for macOS.
2020-04-24 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-04-23 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home... v2.15.55
2020-04-23 Carl HetheringtonRemove disk-build optional stuff from macOS build.
2020-04-23 Carl HetheringtonMissing Windows DLL.
2020-04-12 Carl HetheringtonSupport unmounting on macOS and Windows. v2.15.51
2020-04-07 Carl HetheringtonWindows build fix. v2.15.50
2020-04-07 Carl HetheringtonFix non-disk packaging on macOS.
2020-04-06 Carl HetheringtonAdd disk writer tool.
2020-03-11 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-03-08 Carl HetheringtonAdd missing icons for _playlist to the macOS build.
2020-02-29 Carl HetheringtonMake DMG for playlist editor on macOS.
2020-02-24 Carl HetheringtonFix incorrect tab-to-space. v2.15.43
2020-02-20 Carl HetheringtonTweak DMG creation for Apple changes.
2020-01-27 Carl HetheringtonFix missing preferences icon on macOS.
2020-01-06 Carl HetheringtonMove credentials settings into certificate download...
2019-12-17 Carl HetheringtonAdd missing library to OS X build. v2.15.39
2019-12-14 Carl HetheringtonTypo in installation copying.
2019-12-14 Carl HetheringtonFix xerces win32 wscript typo.
2019-12-12 Carl HetheringtonUse the new libdcp xerces stuff and install the require...
2019-12-04 Carl HetheringtonPackage a patched openssl which creates certificates...
2019-12-03 Carl Hetheringtonasdcplib now suffixed with -carl not -cth.
2019-10-27 Carl HetheringtonFix incorrectly-placed set +e when building universal... v2.15.27
2019-10-24 Carl HetheringtonOnly notarize thin OSX builds.
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home... v2.15.25
2019-10-21 Carl HetheringtonTweak error handling in make_osx.
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-20 Carl HetheringtonAdd notarization steps to make_dmg.sh v2.15.24
2019-10-20 Carl HetheringtonRemove hard-coded environment location in OS X build.
2019-10-16 Carl HetheringtonAllow thin builds (target name osx-64).
2019-10-03 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-10-03 Carl HetheringtonAdd xattr command to remove things from .apps that...
2019-06-09 Carl Hetheringtonswaroop: try to make -theater and -studio variants.
2019-05-10 Carl HetheringtonBasics of OpenGL viewer.
2019-04-14 Carl HetheringtonTweak some capitalisation in Windows .lnk files.
2019-04-14 Carl HetheringtonAdd donation nag after 20 successful DCP encodes.
2019-04-08 Carl HetheringtonCurrent mxe is not building addr2line for the target...
2019-04-08 Carl HetheringtonPut file in right place.
2019-04-03 Carl HetheringtonAdd fonts.conf to OS X build to try to fix failure... v2.13.142
2019-03-28 Carl HetheringtonFix Windows build. v2.13.139
next