<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/find-modules/FindKF5.cmake, branch v5.71.0-rc1</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>Adapt FindKF5 to stricter checks in newer find_package_handle_standard_args</title>
<updated>2020-04-22T16:51:14+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2020-04-22T13:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=ebc874095b4d78bc6a6e71da8f4ea3bed31713f9'/>
<id>ebc874095b4d78bc6a6e71da8f4ea3bed31713f9</id>
<content type='text'>
Test Plan: KF modules configure build as before, same some apps.

Reviewers: #frameworks, #build_system, cgiboudeaux

Reviewed By: cgiboudeaux

Subscribers: apol, kde-frameworks-devel, kde-buildsystem

Tags: #frameworks, #build_system

Differential Revision: https://phabricator.kde.org/D29097
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test Plan: KF modules configure build as before, same some apps.

Reviewers: #frameworks, #build_system, cgiboudeaux

Reviewed By: cgiboudeaux

Subscribers: apol, kde-frameworks-devel, kde-buildsystem

Tags: #frameworks, #build_system

Differential Revision: https://phabricator.kde.org/D29097
</pre>
</div>
</content>
</entry>
<entry>
<title>Port remaining find modules to ecm_find_package_version_check.</title>
<updated>2015-04-25T15:11:39+00:00</updated>
<author>
<name>Michael Palimaka</name>
<email>kensington@gentoo.org</email>
</author>
<published>2015-04-22T18:17:30+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=37aa23a96e37fa584a68858aef4b4637078e4779'/>
<id>37aa23a96e37fa584a68858aef4b4637078e4779</id>
<content type='text'>
REVIEW: 123470
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 123470
</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>Add a FindKF5.cmake module</title>
<updated>2014-04-26T09:06:55+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-04-25T22:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=12e3e7e2d6685aa29a487914cb45b27b183866ec'/>
<id>12e3e7e2d6685aa29a487914cb45b27b183866ec</id>
<content type='text'>
REVIEW: 117780
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 117780
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove FindKF5.cmake.</title>
<updated>2013-11-02T12:14:20+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2013-11-02T12:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=ef93f7db4c1f4c432b053ae3b54d0a745d73c00f'/>
<id>ef93f7db4c1f4c432b053ae3b54d0a745d73c00f</id>
<content type='text'>
The functionality of it is now provided by a KF5Config.cmake file.

Remember to remove it from your install prefix to avoid future
confusion.

CCMAIL: kde-frameworks-devel@kde.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functionality of it is now provided by a KF5Config.cmake file.

Remember to remove it from your install prefix to avoid future
confusion.

CCMAIL: kde-frameworks-devel@kde.org
</pre>
</div>
</content>
</entry>
<entry>
<title>Add KDED in tier3 (where it will be)</title>
<updated>2013-10-29T14:33:35+00:00</updated>
<author>
<name>Àlex Fiestas</name>
<email>afiestas@kde.org</email>
</author>
<published>2013-10-29T14:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=ddb1c2bac337d1d0b5d0759fb1ac23c5bd9c1be3'/>
<id>ddb1c2bac337d1d0b5d0759fb1ac23c5bd9c1be3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KNewStuff is in Tier 3</title>
<updated>2013-10-28T15:38:13+00:00</updated>
<author>
<name>Kevin Ottens</name>
<email>ervin@kde.org</email>
</author>
<published>2013-10-28T15:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a668c69ca934d9e8e8d3558dafe564737324fcb1'/>
<id>a668c69ca934d9e8e8d3558dafe564737324fcb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KEmoticons is in Tier 3</title>
<updated>2013-10-28T15:29:08+00:00</updated>
<author>
<name>Kevin Ottens</name>
<email>ervin@kde.org</email>
</author>
<published>2013-10-28T15:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=62b031f9b54ffffcff0d79f8ddf0654ad7f00153'/>
<id>62b031f9b54ffffcff0d79f8ddf0654ad7f00153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup FindKF5 to reflect the current state</title>
<updated>2013-10-28T15:19:20+00:00</updated>
<author>
<name>Kevin Ottens</name>
<email>ervin@kde.org</email>
</author>
<published>2013-10-28T15:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=e6c67ecdb203381cecec0b607bfd8431a871a2c7'/>
<id>e6c67ecdb203381cecec0b607bfd8431a871a2c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt to the latest framework moves</title>
<updated>2013-10-28T11:45:33+00:00</updated>
<author>
<name>Kevin Ottens</name>
<email>ervin@kde.org</email>
</author>
<published>2013-10-28T11:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=c20068e6b0f1cfa0666b16f96ca4c6739b8127a0'/>
<id>c20068e6b0f1cfa0666b16f96ca4c6739b8127a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
