<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/CMakeLists.txt, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Merge pull request #14779 from phire/cmake_osx_sysroot</title>
<updated>2026-07-30T23:54:12+00:00</updated>
<author>
<name>OatmealDome</name>
<email>OatmealDome@users.noreply.github.com</email>
</author>
<published>2026-07-30T23:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e463c64b7ad37fbb33c0242052d5f4245815ec6e'/>
<id>e463c64b7ad37fbb33c0242052d5f4245815ec6e</id>
<content type='text'>
Make sure CMAKE_OSX_SYSROOT is set</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure CMAKE_OSX_SYSROOT is set</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure CMAKE_OSX_SYSROOT is set</title>
<updated>2026-07-30T11:36:01+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2026-07-30T11:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=dbbe5c403e222aa2992dedbf8c5233d9c6e85fa7'/>
<id>dbbe5c403e222aa2992dedbf8c5233d9c6e85fa7</id>
<content type='text'>
Otherwise we can get some really weird build issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise we can get some really weird build issues
</pre>
</div>
</content>
</entry>
<entry>
<title>AboutDialog: Fix compilation with ENABLE_SDL=OFF</title>
<updated>2026-07-29T19:27:06+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-07-29T19:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d5e3c2bcfc5858a4322b2094b81487fd568e8cd1'/>
<id>d5e3c2bcfc5858a4322b2094b81487fd568e8cd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Enforce minimum stdlib versions</title>
<updated>2026-07-25T04:10:43+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-07-14T15:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=24361f49d1f797e1662af4a5d45447cafbf25fa1'/>
<id>24361f49d1f797e1662af4a5d45447cafbf25fa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Enforce minimum toolset versions</title>
<updated>2026-07-25T02:32:28+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-07-14T14:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=13238340ae77350f7f7bb13f1e93e52afc450afe'/>
<id>13238340ae77350f7f7bb13f1e93e52afc450afe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Update compiler version checking</title>
<updated>2026-07-25T02:32:28+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-07-14T14:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f98c974a0de833b14def482d512cb5126d436f57'/>
<id>f98c974a0de833b14def482d512cb5126d436f57</id>
<content type='text'>
We now only show the minimum version of the compiler being used to build Dolphin instead of all supported compilers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now only show the minimum version of the compiler being used to build Dolphin instead of all supported compilers.
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Set VS startup project to dolphin-emu</title>
<updated>2026-07-24T01:45:13+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-05-03T14:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c7b621ad08a89a4d0f6c62751b2b578f2f1c98b0'/>
<id>c7b621ad08a89a4d0f6c62751b2b578f2f1c98b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Error out if trying to build generic builds on Windows</title>
<updated>2026-07-24T01:45:13+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-02-25T23:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8366609fc1b7493861db11b236ad4b2b9b5cdb2a'/>
<id>8366609fc1b7493861db11b236ad4b2b9b5cdb2a</id>
<content type='text'>
Generic builds have never been supported on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generic builds have never been supported on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Bump minimum requirement to 3.25</title>
<updated>2026-07-24T01:45:13+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-01-20T00:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=808a82d5dd7addfef9728a2ccc2f7ea713dfa748'/>
<id>808a82d5dd7addfef9728a2ccc2f7ea713dfa748</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Unify output directory</title>
<updated>2026-07-24T01:45:13+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2025-12-11T02:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6da4bc38e1424e743df01face292a5730aadd571'/>
<id>6da4bc38e1424e743df01face292a5730aadd571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
