<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/kde-modules, branch v5.17.0</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>Revert "Make the KAppTemplate CMake module global"</title>
<updated>2015-12-03T10:04:58+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-12-03T09:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=b15436b0a80a5cd8271d61090fc6f81297d32525'/>
<id>b15436b0a80a5cd8271d61090fc6f81297d32525</id>
<content type='text'>
This reverts commit 1e8e0da3eb475bb8b78baa54cb0c34b913c2dc5d.

I don't want this going into a release without further review, as well
as documentation and tests, so I'm reverting it (at least temporarily).

See emails on kde-commits mailing list for further rationale.

CCMAIL: notmart@gmail.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1e8e0da3eb475bb8b78baa54cb0c34b913c2dc5d.

I don't want this going into a release without further review, as well
as documentation and tests, so I'm reverting it (at least temporarily).

See emails on kde-commits mailing list for further rationale.

CCMAIL: notmart@gmail.com
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the KAppTemplate CMake module global</title>
<updated>2015-11-30T13:46:38+00:00</updated>
<author>
<name>Marco Martin</name>
<email>notmart@gmail.com</email>
</author>
<published>2015-11-27T13:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=1e8e0da3eb475bb8b78baa54cb0c34b913c2dc5d'/>
<id>1e8e0da3eb475bb8b78baa54cb0c34b913c2dc5d</id>
<content type='text'>
templates are very useful as teaching tool in order to make
a minimal application that uses a certain framework.
templates in the KAppTemplate repository will always get forgotten
(plus kapptemplate is not really necessary as they work in kdevelop as well)
An ideal situation would be frameworks having templates in their own repos
with templates of barebone apps using the main framework features.
In order to do that, the cmake stuff needed in order to correctly install
a template needs to be ported to a place avaiable to all frameworks

REVIEW:126185
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
templates are very useful as teaching tool in order to make
a minimal application that uses a certain framework.
templates in the KAppTemplate repository will always get forgotten
(plus kapptemplate is not really necessary as they work in kdevelop as well)
An ideal situation would be frameworks having templates in their own repos
with templates of barebone apps using the main framework features.
In order to do that, the cmake stuff needed in order to correctly install
a template needs to be ported to a place avaiable to all frameworks

REVIEW:126185
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it possible to enable Clazy on any KDE project</title>
<updated>2015-11-18T12:21:24+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2015-11-18T12:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=8f0cbc9f8a8e3b60df6755da1d7d5369ef37b8f2'/>
<id>8f0cbc9f8a8e3b60df6755da1d7d5369ef37b8f2</id>
<content type='text'>
REVIEW: 126090
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 126090
</pre>
</div>
</content>
</entry>
<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>
</feed>
