<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/CMake/DolphinLibraryTools.cmake, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<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: Error out when switching sources for dependencies</title>
<updated>2026-02-25T06:25:29+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2025-12-24T02:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=11065e99114e95bab4b617fa9b50ceb43019adee'/>
<id>11065e99114e95bab4b617fa9b50ceb43019adee</id>
<content type='text'>
Currently, configuring from System&gt;Bundled doesn't work, it instead produces cryptic errors. And configuring from Bundled&gt;System wont produce errors, but wont use the system libraries either. This change produces a clear error in both cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, configuring from System&gt;Bundled doesn't work, it instead produces cryptic errors. And configuring from Bundled&gt;System wont produce errors, but wont use the system libraries either. This change produces a clear error in both cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Allow both glslang 15 and 16</title>
<updated>2025-11-08T08:32:47+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2025-10-25T06:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=143fac254ecf5843478f0b10c33ec04d48df7117'/>
<id>143fac254ecf5843478f0b10c33ec04d48df7117</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>use pkg_search_module to find minizip-ng or minizip</title>
<updated>2024-05-07T04:25:04+00:00</updated>
<author>
<name>Guilherme Janczak</name>
<email>guilherme.janczak@yandex.com</email>
</author>
<published>2024-05-07T04:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cd25e91ca28e94d8e7c48c45710a4bd795ec1fa0'/>
<id>cd25e91ca28e94d8e7c48c45710a4bd795ec1fa0</id>
<content type='text'>
OpenBSD calls minizip-ng's .pc file minizip.pc
Others call   minizip-ng's .pc file minizip-ng.pc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenBSD calls minizip-ng's .pc file minizip.pc
Others call   minizip-ng's .pc file minizip-ng.pc
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Support using bundled libraries even if system libraries exist</title>
<updated>2023-06-15T06:41:41+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2023-04-16T07:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ade40650f5cbd2e950e382ab0a21598ab34aa65c'/>
<id>ade40650f5cbd2e950e382ab0a21598ab34aa65c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Properly include lzma include directories</title>
<updated>2022-08-19T02:06:57+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2022-08-01T22:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1bc133f3aed9254bf273a35a750bfc30f76e90f3'/>
<id>1bc133f3aed9254bf273a35a750bfc30f76e90f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Properly include zstd include directories</title>
<updated>2022-08-19T02:06:57+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2022-08-01T22:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=048f6fac527cff53d32c2059f6b644a992a416a8'/>
<id>048f6fac527cff53d32c2059f6b644a992a416a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
