<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/kde-modules, branch v5.16.0-rc2</title>
<subtitle>hurd extra-cmake-modules.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/'/>
<entry>
<title>make it possible to build KDE Frameworks 5 with a plain qt 5.5.x installed from the normal qt.io installer on mac os</title>
<updated>2015-10-13T11:33:26+00:00</updated>
<author>
<name>Christoph Cullmann</name>
<email>cullmann@kde.org</email>
</author>
<published>2015-10-13T11:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=20bf1de42b035eb669d0250f4d549c15f9256e58'/>
<id>20bf1de42b035eb669d0250f4d549c15f9256e58</id>
<content type='text'>
we can revisit this change, if it leads to problems for mac ports or homebrew
REVIEW: 125614
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we can revisit this change, if it leads to problems for mac ports or homebrew
REVIEW: 125614
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable X11,XCB etc. detection on OS X</title>
<updated>2015-09-15T22:40:48+00:00</updated>
<author>
<name>Samuel Gaist</name>
<email>samuel.gaist@edeltech.ch</email>
</author>
<published>2015-09-15T22:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=d4bcaf7eb3ff501ad0a5f06ed0724964e0e0f404'/>
<id>d4bcaf7eb3ff501ad0a5f06ed0724964e0e0f404</id>
<content type='text'>
Reviewed at https://git.reviewboard.kde.org/r/125163/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed at https://git.reviewboard.kde.org/r/125163/
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable -Wgnu-zero-variadic-macro-arguments when using clang</title>
<updated>2015-09-10T13:44:33+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2015-09-10T13:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=456d7772dcc2ae2f6f36bb6358d04cbdd1218d30'/>
<id>456d7772dcc2ae2f6f36bb6358d04cbdd1218d30</id>
<content type='text'>
This warning is emitted for every qCDebug() call and is not useful.

REVIEW: 125031
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This warning is emitted for every qCDebug() call and is not useful.

REVIEW: 125031
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -pedantic for KF5 code (when using gcc or clang)</title>
<updated>2015-08-18T21:58:08+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2015-08-15T23:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=7af8bdcc7610df1de24c36ceeedd8c9f82529634'/>
<id>7af8bdcc7610df1de24c36ceeedd8c9f82529634</id>
<content type='text'>
REVIEW: 124763
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 124763
</pre>
</div>
</content>
</entry>
<entry>
<title>KDEFrameworkCompilerSettings: only enable strict iterators in debug mode</title>
<updated>2015-08-18T21:58:08+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2015-08-15T23:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=00b1f67ef595c6fd2b326738ea7ac03c0e23303b'/>
<id>00b1f67ef595c6fd2b326738ea7ac03c0e23303b</id>
<content type='text'>
(they are slower). And enable them on MSVC now that we rely on Qt 5.3, as the comment said.

REVIEW: 124762
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(they are slower). And enable them on MSVC now that we rely on Qt 5.3, as the comment said.

REVIEW: 124762
</pre>
</div>
</content>
</entry>
<entry>
<title>Also set the default visibility for C code to hidden.</title>
<updated>2015-08-16T07:43:29+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2015-08-16T07:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=2b0951d3b6b3740b12a2cc3eedf8b3d1f6eba943'/>
<id>2b0951d3b6b3740b12a2cc3eedf8b3d1f6eba943</id>
<content type='text'>
This prevents accidental "leaking" of symbols from internal code, such
as flex/bison generated parsers.

REVIEW: 124740
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents accidental "leaking" of symbols from internal code, such
as flex/bison generated parsers.

REVIEW: 124740
</pre>
</div>
</content>
</entry>
<entry>
<title>Document when modules were added to ECM.</title>
<updated>2015-02-06T11:51:56+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-02-06T11:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a1d6d8f7259ade901a87b33edbef8b31bffb5e26'/>
<id>a1d6d8f7259ade901a87b33edbef8b31bffb5e26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create an uninstall target by default in KDE projects.</title>
<updated>2015-02-04T18:30:12+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-02-01T12:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=b03e287f9abe95372b0bc1b1917a006447280c95'/>
<id>b03e287f9abe95372b0bc1b1917a006447280c95</id>
<content type='text'>
REVIEW: 122359
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 122359
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn when mixing relative and absolute paths in KDEInstallDirs.</title>
<updated>2015-01-24T14:50:07+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-01-11T18:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=cc30b9b9b16f0999dfb97b2e78488abd2c41de43'/>
<id>cc30b9b9b16f0999dfb97b2e78488abd2c41de43</id>
<content type='text'>
BUG: 341683
FIXED-IN: 1.7.0
REVIEW: 121999
CHANGELOG: KDEInstallDirs: warn about mixing relative and absolute
installation paths on the command line
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: 341683
FIXED-IN: 1.7.0
REVIEW: 121999
CHANGELOG: KDEInstallDirs: warn about mixing relative and absolute
installation paths on the command line
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop lying in the KDEInstallDirs documentation.</title>
<updated>2015-01-13T19:04:55+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-01-13T19:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=8b24ae53823a516144d15a10abcee644c4b15354'/>
<id>8b24ae53823a516144d15a10abcee644c4b15354</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
