<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/externals/nx_tzdb, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<entry>
<title>tzdb_to_nx: Update to latest</title>
<updated>2024-02-10T22:45:18+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2024-02-10T22:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=68b2db21b15e273542e03267e0500541a1f79cc6'/>
<id>68b2db21b15e273542e03267e0500541a1f79cc6</id>
<content type='text'>
Includes memory leak fix.

Includes option to specify a custom zoneinfo dir.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes memory leak fix.

Includes option to specify a custom zoneinfo dir.
</pre>
</div>
</content>
</entry>
<entry>
<title>nx_tzdb: add another safety assertion</title>
<updated>2024-01-27T14:28:04+00:00</updated>
<author>
<name>K900</name>
<email>me@0upti.me</email>
</author>
<published>2024-01-27T14:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=3065ab0fd861ce7f394425dd72baa16f29b4d09d'/>
<id>3065ab0fd861ce7f394425dd72baa16f29b4d09d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nx_tzdb: check for unpacked directory</title>
<updated>2024-01-27T14:25:52+00:00</updated>
<author>
<name>K900</name>
<email>me@0upti.me</email>
</author>
<published>2024-01-27T14:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a2407a296423d385603a79c53311500f099c34ca'/>
<id>a2407a296423d385603a79c53311500f099c34ca</id>
<content type='text'>
Otherwise things get funny if the archive is downloaded, but the unpacking was interrupted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise things get funny if the archive is downloaded, but the unpacking was interrupted.
</pre>
</div>
</content>
</entry>
<entry>
<title>externals: Update txdb_to_nx</title>
<updated>2024-01-09T22:29:38+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2024-01-09T22:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=d99830b59c83bd029f16a93e73b872979fed2e6f'/>
<id>d99830b59c83bd029f16a93e73b872979fed2e6f</id>
<content type='text'>
Includes a fix lat9nq/tzdb_to_nx@1e82342 that fixes a build issue on Mac OS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes a fix lat9nq/tzdb_to_nx@1e82342 that fixes a build issue on Mac OS.
</pre>
</div>
</content>
</entry>
<entry>
<title>add mac workflow</title>
<updated>2023-11-29T21:02:37+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-11-27T20:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=d21305c2e73f4fe4e73e61b8f870bd822debce6f'/>
<id>d21305c2e73f4fe4e73e61b8f870bd822debce6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>externals/nx_tzdb: Update download version to 2022g</title>
<updated>2023-10-12T00:20:31+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-10-12T00:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=bf7c45e560804dd806f6ccf005e78dd7875e8835'/>
<id>bf7c45e560804dd806f6ccf005e78dd7875e8835</id>
<content type='text'>
Mainly for MSVC, changes the time zone database version to latest.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mainly for MSVC, changes the time zone database version to latest.
</pre>
</div>
</content>
</entry>
<entry>
<title>externals/tzdb_to_nx: Update to 221202</title>
<updated>2023-10-11T20:42:31+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-10-11T20:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=21ebe3e462f75aa9d39e3bd1d3808df348c2b801'/>
<id>21ebe3e462f75aa9d39e3bd1d3808df348c2b801</id>
<content type='text'>
This updates us to an eggert/tz commit downstream of 2022g that compiles. This
seems to be the revision Nintendo is using for 17.0.0, if the data checksums
are anything to go off of.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This updates us to an eggert/tz commit downstream of 2022g that compiles. This
seems to be the revision Nintendo is using for 17.0.0, if the data checksums
are anything to go off of.
</pre>
</div>
</content>
</entry>
<entry>
<title>nx_tzdb: Update tzdb_to_nx to 212afa2</title>
<updated>2023-06-25T21:20:18+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-06-25T21:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=f5569bfed900aca31787ffcf1fe4e5a7f0a69dd7'/>
<id>f5569bfed900aca31787ffcf1fe4e5a7f0a69dd7</id>
<content type='text'>
Moves build data to a separate directory so the build happens out of the source
tree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moves build data to a separate directory so the build happens out of the source
tree.
</pre>
</div>
</content>
</entry>
<entry>
<title>nx_tzdb: Update tzdb_to_nx</title>
<updated>2023-06-23T23:07:26+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-06-23T23:07:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=e5769e946700be113381d6d0a5c29cb087deb1f5'/>
<id>e5769e946700be113381d6d0a5c29cb087deb1f5</id>
<content type='text'>
Includes fixes for other BSD's, and axes shell scripts for pure CMake.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes fixes for other BSD's, and axes shell scripts for pure CMake.
</pre>
</div>
</content>
</entry>
<entry>
<title>nx_tzdb: Rename GNU_DATE variable</title>
<updated>2023-06-19T19:30:11+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-06-19T19:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=bedb5135c0c9981dae2e12a6b0dcf06d9a73635f'/>
<id>bedb5135c0c9981dae2e12a6b0dcf06d9a73635f</id>
<content type='text'>
The repository can handle either GNU date or Apple date now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The repository can handle either GNU date or Apple date now.
</pre>
</div>
</content>
</entry>
</feed>
