<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/wscript, branch v2.16.90</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.90</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.90'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-06-30T14:17:18Z</updated>
<entry>
<title>Make DCPoMatic compatible with ICU &gt;= 75</title>
<updated>2024-06-30T14:17:18Z</updated>
<author>
<name>Benjamin Radel</name>
<email>benjamin@radel.tk</email>
</author>
<published>2024-06-28T19:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0ca9937987ecf2bf3f579147ffc952838565415b'/>
<id>urn:sha1:0ca9937987ecf2bf3f579147ffc952838565415b</id>
<content type='text'>
ICU &gt;= 75 uses c++17 features and therefore requires compilation with
-std=c++17. However, this causes some namespace issues in
src/wx/file_picker_ctrl.cc and
src/wx/film_name_location_dialog.cc
between boost::optional, boost::filesystem and the corresponding
names from the std lib.

The patch fixes this namespace issues and adds a version check in
wscript to enable compilation with c++17, if icu &gt;= 75 is detected.
</content>
</entry>
<entry>
<title>Note that newer libsub version is required.</title>
<updated>2024-05-26T19:48:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-26T19:48:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=78dc1250feed93df7f519c559949d4fac4cc5b1a'/>
<id>urn:sha1:78dc1250feed93df7f519c559949d4fac4cc5b1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libdcp for another MCA channel ID fix (#2810).</title>
<updated>2024-05-13T21:11:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-13T21:11:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7b141c3c822347b815efc36bf638b8fb8c4dab9e'/>
<id>urn:sha1:7b141c3c822347b815efc36bf638b8fb8c4dab9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use plain git hash for VERSION when there is no exact tag.</title>
<updated>2024-05-01T08:01:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-27T15:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=191e92a4babdea589aa9c78fa659b0d8fc97ff82'/>
<id>urn:sha1:191e92a4babdea589aa9c78fa659b0d8fc97ff82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't "pollute" the library path with /usr/local/lib.</title>
<updated>2024-05-01T08:01:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-29T20:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=04c0c46c73742d325948b35072da501e07b7ba57'/>
<id>urn:sha1:04c0c46c73742d325948b35072da501e07b7ba57</id>
<content type='text'>
Sometimes we don't want to use the stuff in there.
</content>
</entry>
<entry>
<title>Revert "Tweak how lzma is linked."</title>
<updated>2024-04-22T22:38:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-22T22:38:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ff12ccdde76c54d3b9e69799a63750db9edf0023'/>
<id>urn:sha1:ff12ccdde76c54d3b9e69799a63750db9edf0023</id>
<content type='text'>
This reverts commit 604a5f9343eebfa0108a19bb6b8ec60bc81f4819.

I don't know why I did this, and it breaks the mac-old (10.8) target
as the lzma.5.dylib is not present on those machines.
</content>
</entry>
<entry>
<title>Fix detection of SSE, removing unnecessary --target-macos-arm64.</title>
<updated>2024-03-23T22:25:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-23T22:25:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=777f8b0bfee98c52d726419c7c57557c0bab4a87'/>
<id>urn:sha1:777f8b0bfee98c52d726419c7c57557c0bab4a87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build on Centos 7.</title>
<updated>2024-02-20T13:37:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-20T13:37:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=10932722619696f1e089723c2dccf51281f24a40'/>
<id>urn:sha1:10932722619696f1e089723c2dccf51281f24a40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix erroneously-moved warning removal (needed for Windows).</title>
<updated>2024-02-07T23:36:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-07T23:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ff0c13d73eedb1294b110313f0081c88c832bff9'/>
<id>urn:sha1:ff0c13d73eedb1294b110313f0081c88c832bff9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some new warning-disable flags are not allowed with the 2.16.x Xcode.</title>
<updated>2024-02-05T17:52:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-05T17:52:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e913c18035494f19b0869951989d76f73bb910b'/>
<id>urn:sha1:0e913c18035494f19b0869951989d76f73bb910b</id>
<content type='text'>
</content>
</entry>
</feed>
