<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/CMake/CheckAndAddFlag.cmake, branch 2407</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>CMake: Don't omit frame pointer on RelWithDebInfo builds</title>
<updated>2022-08-11T04:48:56+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2022-06-25T04:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b5da4e9d48978cb7cd2b27717c4878ad728440cf'/>
<id>b5da4e9d48978cb7cd2b27717c4878ad728440cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stricter test for compiler flags</title>
<updated>2021-02-22T09:47:12+00:00</updated>
<author>
<name>Norbert Lange</name>
<email>nolange79@gmail.com</email>
</author>
<published>2021-02-03T15:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=439e2e3fc2f00d2812b2042ae548767423f54d47'/>
<id>439e2e3fc2f00d2812b2042ae548767423f54d47</id>
<content type='text'>
Some flags do nothing but generate dozens of warnings later,
add '-Werror' during testing to catch those early.

Main culprit is '-fvisibility-inlines-hidden' which is invalid for C files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some flags do nothing but generate dozens of warnings later,
add '-Werror' during testing to catch those early.

Main culprit is '-fvisibility-inlines-hidden' which is invalid for C files
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Fix check_and_add_flag() with Visual Studio generators</title>
<updated>2017-03-08T05:46:59+00:00</updated>
<author>
<name>Florent Castelli</name>
<email>florent.castelli@gmail.com</email>
</author>
<published>2017-02-20T03:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=33ceb042b70ac035962569e57da894e50aaa3960'/>
<id>33ceb042b70ac035962569e57da894e50aaa3960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: move modules from CMakeTests/ -&gt; CMake/</title>
<updated>2017-02-08T06:55:27+00:00</updated>
<author>
<name>Michael Maltese</name>
<email>michaeljosephmaltese@gmail.com</email>
</author>
<published>2017-02-08T06:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=45d1f88ea79ff184ddd009b15ac96e4f24aad447'/>
<id>45d1f88ea79ff184ddd009b15ac96e4f24aad447</id>
<content type='text'>
The name "CMakeTests" is inaccurate and irregular.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The name "CMakeTests" is inaccurate and irregular.
</pre>
</div>
</content>
</entry>
</feed>
