<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.15.117</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.117</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.117'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-01-05T17:09:25Z</updated>
<entry>
<title>Seems over-complicated to use SDK-specific subdirectories.</title>
<updated>2021-01-05T17:09:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-05T17:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7c4d7ce5b9408a68ddf7c6122339ee472341cad7'/>
<id>urn:sha1:7c4d7ce5b9408a68ddf7c6122339ee472341cad7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make a universal binary containing x86_64 for SDK 10.9 and arm64 for SDK 11.0.</title>
<updated>2021-01-05T13:20:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-05T10:04:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=74c008c57fb48291c6701b9b1ab24eb3fc90840f'/>
<id>urn:sha1:74c008c57fb48291c6701b9b1ab24eb3fc90840f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another linux build fix.</title>
<updated>2021-01-04T14:17:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T14:17:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8f4b45d7e3c83d390fb77728f84d6984d0650a05'/>
<id>urn:sha1:8f4b45d7e3c83d390fb77728f84d6984d0650a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix linux build broken by arm64 changes.</title>
<updated>2021-01-04T13:23:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T13:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e571479e7e19f41f2b17335d7dd4cb78141c5fb'/>
<id>urn:sha1:0e571479e7e19f41f2b17335d7dd4cb78141c5fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix libssh re-linking error (it ended up linked as @rpath/libssh.4.dylib)</title>
<updated>2021-01-04T09:48:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-02T15:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=95fc31714c85cfed72f6e3908f54035449a39cde'/>
<id>urn:sha1:95fc31714c85cfed72f6e3908f54035449a39cde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check that pango/cairo stuff is created successfully.</title>
<updated>2021-01-04T09:48:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-02T15:53:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a65a6d26cf5bf673f1bf1fb105f4ca0f8bf38b9c'/>
<id>urn:sha1:a65a6d26cf5bf673f1bf1fb105f4ca0f8bf38b9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix macOS image construction stuff for the 64-bit only, 10.9-or-higher world.</title>
<updated>2021-01-04T09:48:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-30T11:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=96a468738d4619745fdaf252f64cd06ca8491a96'/>
<id>urn:sha1:96a468738d4619745fdaf252f64cd06ca8491a96</id>
<content type='text'>
Now we can build:
  - arm64/x86_64 universal builds against 11.0
  - x86_64 thin builds against 10.9

Which means no more support for 32-bit macOS (which I think excludes
macs made in 2011 or earlier) or for 10.8 (Mountain Lion) or earlier
(released in 2012 and possibly end-of-lifed in October 2015).
</content>
</entry>
<entry>
<title>Add the option com.apple.security.cs.allow-dyld-environment-variables.</title>
<updated>2021-01-04T09:48:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-28T22:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=081ea9b56086ff46339c1918e2df1e33addb8b0b'/>
<id>urn:sha1:081ea9b56086ff46339c1918e2df1e33addb8b0b</id>
<content type='text'>
Without this the use of @executable_path in links to .dylibs causes
problems, perhaps only when linking against the 11.0 SDK.
</content>
</entry>
<entry>
<title>Copy some more .dylibs that are required by the updated osx-environment.</title>
<updated>2021-01-04T09:48:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-28T17:04:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ca5b00c9ff49c0045b9078f4199141844d7cc01a'/>
<id>urn:sha1:ca5b00c9ff49c0045b9078f4199141844d7cc01a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support for arm64 macOS builds.</title>
<updated>2021-01-04T09:48:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-01T21:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c39b290f02f49b68a3eb928fe1109cc7f6bf59eb'/>
<id>urn:sha1:c39b290f02f49b68a3eb928fe1109cc7f6bf59eb</id>
<content type='text'>
</content>
</entry>
</feed>
