<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Tools, 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 #13502 from tygyh/Replace-lazy-implementation-Tools-find-includes-cycles</title>
<updated>2026-07-29T06:25:39+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2026-07-29T06:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=73de7b8d3e59d4bef685f582d305b65bdb85a707'/>
<id>73de7b8d3e59d4bef685f582d305b65bdb85a707</id>
<content type='text'>
Tools/find-includes-cycles: Replace lazy implementation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tools/find-includes-cycles: Replace lazy implementation</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13515 from tygyh/Remove-redundant-parentheses</title>
<updated>2025-05-17T23:01:17+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-05-17T23:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=62a926a0f58e84ad7465ea51254af95054d02803'/>
<id>62a926a0f58e84ad7465ea51254af95054d02803</id>
<content type='text'>
 Tools/symbolicate-ppc: Remove redundant parentheses</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Tools/symbolicate-ppc: Remove redundant parentheses</pre>
</div>
</content>
</entry>
<entry>
<title>linter: Bump clang-format version to 19.1</title>
<updated>2025-04-23T09:15:52+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2025-03-17T10:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d9d00820187d0d8e75c1cc113196ba255ab1a688'/>
<id>d9d00820187d0d8e75c1cc113196ba255ab1a688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace lazy implementation - Tools find-includes-cycles</title>
<updated>2025-04-18T10:18:02+00:00</updated>
<author>
<name>Dr. Dystopia</name>
<email>jonis9898@hotmail.com</email>
</author>
<published>2025-04-11T13:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a327466771dbdcec0f7811b75f6545d74c09ed70'/>
<id>a327466771dbdcec0f7811b75f6545d74c09ed70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant parentheses - Tools</title>
<updated>2025-04-15T06:08:07+00:00</updated>
<author>
<name>Dr. Dystopia</name>
<email>jonis9898@hotmail.com</email>
</author>
<published>2025-04-15T06:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=473cb6c3bc92aa44dd2c161998ba102b59b8d9a2'/>
<id>473cb6c3bc92aa44dd2c161998ba102b59b8d9a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MacUpdater: Switch to mac-codesign script for code signing</title>
<updated>2024-08-02T02:06:51+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-07-31T17:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cbbffce79aa7811a6bd9c00dc4ac955662ca0a17'/>
<id>cbbffce79aa7811a6bd9c00dc4ac955662ca0a17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tools: Add script to codesign a macOS bundle or executable</title>
<updated>2024-08-01T18:56:56+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-07-31T17:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4883889e23ac784e004b4c80ab809920f11a69d3'/>
<id>4883889e23ac784e004b4c80ab809920f11a69d3</id>
<content type='text'>
With our current setup, we use the --deep option, which should be avoided.
This tool signs bundles in the "correct" way as recommended by Apple (each Mach-O individually, from the inside-out).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With our current setup, we use the --deep option, which should be avoided.
This tool signs bundles in the "correct" way as recommended by Apple (each Mach-O individually, from the inside-out).
</pre>
</div>
</content>
</entry>
<entry>
<title>Tools: Remove check-includes.py</title>
<updated>2024-07-11T19:01:15+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-07-11T19:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4550fc3ab55b11b91ad6938d5d9deee580064be9'/>
<id>4550fc3ab55b11b91ad6938d5d9deee580064be9</id>
<content type='text'>
Include sorting has been enforced by clang-format and lint since ~2015.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include sorting has been enforced by clang-format and lint since ~2015.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tools: Remove CleanFiles.py</title>
<updated>2024-07-11T19:01:10+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-07-11T18:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8bd2cb40e51a94190bb35ec8f72e7061eecb35bc'/>
<id>8bd2cb40e51a94190bb35ec8f72e7061eecb35bc</id>
<content type='text'>
This tool doesn't seem to work properly anymore, even after fixing the path in main().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This tool doesn't seem to work properly anymore, even after fixing the path in main().
</pre>
</div>
</content>
</entry>
<entry>
<title>Tools: Remove buildbot-try.sh</title>
<updated>2024-07-11T19:01:05+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2024-07-11T18:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3db641ab4c30b7536a7431fb0e1afb7dd9c55cac'/>
<id>3db641ab4c30b7536a7431fb0e1afb7dd9c55cac</id>
<content type='text'>
try support was removed from the buildbot master in dolphin-emu/sadm@336d0e6064679019cfb5720d83b8008e2e0983c9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
try support was removed from the buildbot master in dolphin-emu/sadm@336d0e6064679019cfb5720d83b8008e2e0983c9.
</pre>
</div>
</content>
</entry>
</feed>
