<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/MacUpdater, branch 2407</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>ScmRevGen: Generate Info.plist for MacUpdater</title>
<updated>2024-04-21T17:28:21+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2023-12-10T23:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c154134e28e334fc83ae267d92d69f9d74732bf4'/>
<id>c154134e28e334fc83ae267d92d69f9d74732bf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Fix storyboard copying</title>
<updated>2023-04-29T21:10:38+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2023-04-29T21:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f92dde26a31c9b0e6258beaa4c88a3a58f384208'/>
<id>f92dde26a31c9b0e6258beaa4c88a3a58f384208</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Use proper dependency tracking command for storyboard compiling</title>
<updated>2023-03-17T06:28:33+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2023-03-17T06:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d037c60caff4c4773738fd8dd3d1159cc8ed101b'/>
<id>d037c60caff4c4773738fd8dd3d1159cc8ed101b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Use generator expressions to get codesigning targets</title>
<updated>2023-03-17T06:28:16+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2023-03-17T06:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=66936f20870490bedf99614877b609c944b5ba69'/>
<id>66936f20870490bedf99614877b609c944b5ba69</id>
<content type='text'>
Also works around a bug where CMake's ninja generator doesn't properly handle ||'s on POST_BUILD commands, making the || apply to the whole build like `&lt;link&gt; &amp;&amp; custom0 || custom1`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also works around a bug where CMake's ninja generator doesn't properly handle ||'s on POST_BUILD commands, making the || apply to the whole build like `&lt;link&gt; &amp;&amp; custom0 || custom1`
</pre>
</div>
</content>
</entry>
<entry>
<title>MacUI: Add stub implementation of UI::IsTestMode()</title>
<updated>2023-03-16T06:44:36+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2023-03-16T06:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=bbe2bd5fec7f7857a427c7f8d0fd772d4b72c5e8'/>
<id>bbe2bd5fec7f7857a427c7f8d0fd772d4b72c5e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updater: flush log after each write</title>
<updated>2023-03-11T20:58:33+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2023-03-10T02:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=de0bc06856bb4d1c36a62c84bc4f8e245138c090'/>
<id>de0bc06856bb4d1c36a62c84bc4f8e245138c090</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MacUpdater: check os version</title>
<updated>2022-10-30T19:04:57+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2022-10-27T20:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=089886a6f869992f7566ee9543e136e136b168aa'/>
<id>089886a6f869992f7566ee9543e136e136b168aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MacUpdater: add version info to Updater.app too</title>
<updated>2022-10-30T03:32:59+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2022-10-27T18:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=68875dc06b8c9aa72cd2bc87d3b2d4eda73e020c'/>
<id>68875dc06b8c9aa72cd2bc87d3b2d4eda73e020c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WinUpdater: Check OS and VC++ Redist versions.</title>
<updated>2022-09-20T22:57:50+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2022-09-11T06:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=717c36bc43c2a568b3fff04bd6d3ea2a81c0582d'/>
<id>717c36bc43c2a568b3fff04bd6d3ea2a81c0582d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMakeLists: Replace tab characters with spaces</title>
<updated>2022-01-16T23:20:40+00:00</updated>
<author>
<name>Pokechu22</name>
<email>Pokechu022@gmail.com</email>
</author>
<published>2022-01-16T23:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ad9e8d97a9e7fa407c4b75b155959cee410f152b'/>
<id>ad9e8d97a9e7fa407c4b75b155959cee410f152b</id>
<content type='text'>
This commit only touches CMakeLists in Source and the main one; it doesn't touch them in Externals.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit only touches CMakeLists in Source and the main one; it doesn't touch them in Externals.
</pre>
</div>
</content>
</entry>
</feed>
