<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/CMake, branch release-prep-2503</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>ScmRevGen: Bump major version to 2503</title>
<updated>2025-03-10T04:46:00+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2025-03-10T04:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9763c0a1e2b9db0c3861d25bc2f5a0ace6a15ee3'/>
<id>9763c0a1e2b9db0c3861d25bc2f5a0ace6a15ee3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13187 from OatmealDome/flatpak-appinfo</title>
<updated>2025-01-17T22:47:10+00:00</updated>
<author>
<name>OatmealDome</name>
<email>OatmealDome@users.noreply.github.com</email>
</author>
<published>2025-01-17T22:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=795e78685f61c4aa275fe645c7f7f6e2adeb4b8b'/>
<id>795e78685f61c4aa275fe645c7f7f6e2adeb4b8b</id>
<content type='text'>
Flatpak: Use ScmRevGen to generate metainfo XML</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Flatpak: Use ScmRevGen to generate metainfo XML</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13179 from TellowKrinkle/ForceSystemLib</title>
<updated>2025-01-10T03:56:08+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2025-01-10T03:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=93fc5c02ac6df9db9e478d56145dbe96581b36ca'/>
<id>93fc5c02ac6df9db9e478d56145dbe96581b36ca</id>
<content type='text'>
CMake: Optional system library fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake: Optional system library fixes</pre>
</div>
</content>
</entry>
<entry>
<title>Flatpak: Use ScmRevGen to generate metainfo XML</title>
<updated>2025-01-07T07:35:14+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-11-12T21:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4fc259710f68dc1efe3648dd359ff97ab473e41d'/>
<id>4fc259710f68dc1efe3648dd359ff97ab473e41d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ScmRevGen: Don't generate Info.plist files directly</title>
<updated>2024-12-05T19:56:08+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-12-05T04:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e05b033dd2825b23ca4d78c552caea52442dfd17'/>
<id>e05b033dd2825b23ca4d78c552caea52442dfd17</id>
<content type='text'>
Some generators (like Unix Makefiles and Xcode) copy an app's Info.plist at configure time.
This causes a problem when we need to generate the Info.plist at build time, like how we
currently do it with ScmRevGen. Instead of generating the Info.plist directly in ScmRevGen,
provide an Info.plist without any version information to CMake at configure time, have
ScmRevGen generate a separate plist file with the version information at build time, and
then merge the two together to create the final Info.plist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some generators (like Unix Makefiles and Xcode) copy an app's Info.plist at configure time.
This causes a problem when we need to generate the Info.plist at build time, like how we
currently do it with ScmRevGen. Instead of generating the Info.plist directly in ScmRevGen,
provide an Info.plist without any version information to CMake at configure time, have
ScmRevGen generate a separate plist file with the version information at build time, and
then merge the two together to create the final Info.plist.
</pre>
</div>
</content>
</entry>
<entry>
<title>ScmRevGen: Bump major version to 2412</title>
<updated>2024-12-01T23:00:52+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-12-01T23:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=992b4ea9309899ebc7ca576ebea711a70523098a'/>
<id>992b4ea9309899ebc7ca576ebea711a70523098a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Pass RESOLVED_USE_SYSTEM_&lt;lib&gt; as a parameter</title>
<updated>2024-11-07T03:47:10+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2024-11-07T03:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=613c959bda31a5b073467fae58c443d0b78f975c'/>
<id>613c959bda31a5b073467fae58c443d0b78f975c</id>
<content type='text'>
Because we were setting it with a scope, it wasn't making its way into called functions that would try to inspect it.  Now it does.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because we were setting it with a scope, it wasn't making its way into called functions that would try to inspect it.  Now it does.
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Properly abort when requested system lib is missing</title>
<updated>2024-11-07T03:30:29+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2024-11-07T03:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=432d4a2a06b408827014987df2b55d72d08a5a6a'/>
<id>432d4a2a06b408827014987df2b55d72d08a5a6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ScmRevGen: Bump major version to 2409</title>
<updated>2024-09-04T04:43:45+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-09-04T04:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3c4d4fcd09173ea070dc812ab5d64ca3a3af5f29'/>
<id>3c4d4fcd09173ea070dc812ab5d64ca3a3af5f29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinPostprocessBundle: Separate "-D" from DOLPHIN_BUNDLE_PATH definition</title>
<updated>2024-08-02T02:06:55+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-08-01T16:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4fa78be3ad256a339adfa1b1f7e7b62319d31878'/>
<id>4fa78be3ad256a339adfa1b1f7e7b62319d31878</id>
<content type='text'>
For whatever reason, the previous way would inject backslashes into any path that has spaces.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For whatever reason, the previous way would inject backslashes into any path that has spaces.
</pre>
</div>
</content>
</entry>
</feed>
