<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/wscript, branch 2840-icu</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2840-icu</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2840-icu'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-06-28T23:03:48Z</updated>
<entry>
<title>fixup! Make DCPoMatic compatible with ICU &gt;= 75</title>
<updated>2024-06-28T23:03:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-28T23:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=23a1df69210dd0e9902992563363b26e6ee88617'/>
<id>urn:sha1:23a1df69210dd0e9902992563363b26e6ee88617</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup! Make DCPoMatic compatible with ICU &gt;= 75</title>
<updated>2024-06-28T22:59:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-28T22:59:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e43c1e2d0e57f0f863c41c9e141e68ecda333235'/>
<id>urn:sha1:e43c1e2d0e57f0f863c41c9e141e68ecda333235</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make DCPoMatic compatible with ICU &gt;= 75</title>
<updated>2024-06-28T22:58:28Z</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=6ddd3e5bbc1c5668c90595217a4a50b986384049'/>
<id>urn:sha1:6ddd3e5bbc1c5668c90595217a4a50b986384049</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>
</feed>
