<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git, branch v5.20.0-rc1</title>
<subtitle>hurd extra-cmake-modules.git</subtitle>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/'/>
<entry>
<title>Upgrade ECM version to 5.20.0.</title>
<updated>2016-02-13T12:26:05+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2016-02-13T12:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=281b42a8f5a38022778ba5a486a21817a96efdf6'/>
<id>281b42a8f5a38022778ba5a486a21817a96efdf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the 'Since' tag.</title>
<updated>2016-02-11T21:40:07+00:00</updated>
<author>
<name>Christophe Giboudeaux</name>
<email>cgiboudeaux@gmx.com</email>
</author>
<published>2016-02-11T21:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=5256bae2ea8d0234794e89841b27e893efb673d5'/>
<id>5256bae2ea8d0234794e89841b27e893efb673d5</id>
<content type='text'>
FindPoppler wasn't available in ecm &lt; 5.19

CCMAIL:faure@kde.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FindPoppler wasn't available in ecm &lt; 5.19

CCMAIL:faure@kde.org
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for ECMAddAppIcon.</title>
<updated>2016-01-31T14:55:29+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>6yearold@gmail.com</email>
</author>
<published>2016-01-13T20:17:30+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=2e514935c37f46e44f9ae9cad4c7416b46a728ef'/>
<id>2e514935c37f46e44f9ae9cad4c7416b46a728ef</id>
<content type='text'>
REVIEW: 126711
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 126711
</pre>
</div>
</content>
</entry>
<entry>
<title>ECMAddAppIcon: Use absolute path when operating on icons.</title>
<updated>2016-01-31T14:55:28+00:00</updated>
<author>
<name>Gleb Popov</name>
<email>6yearold@gmail.com</email>
</author>
<published>2016-01-10T19:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=dde4ba04e57502f13955002d3ea3ae702c3e8c74'/>
<id>dde4ba04e57502f13955002d3ea3ae702c3e8c74</id>
<content type='text'>
REVIEW: 126711
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 126711
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure the prefix is looked-up on Android</title>
<updated>2016-01-28T11:06:57+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2016-01-28T11:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=123d0d14017a25fb387efd8fe3c2c1323f9c3815'/>
<id>123d0d14017a25fb387efd8fe3c2c1323f9c3815</id>
<content type='text'>
The only reason why it used to work, is because all libraries we're including,
provide *Config.cmake files, which don't respect this setting.

REVIEW: 126896
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The only reason why it used to work, is because all libraries we're including,
provide *Config.cmake files, which don't respect this setting.

REVIEW: 126896
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a FindPoppler module</title>
<updated>2016-01-13T13:54:04+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2016-01-13T13:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=f7a936b8fea2acfb564e785274526bec888106b6'/>
<id>f7a936b8fea2acfb564e785274526bec888106b6</id>
<content type='text'>
At least Okular and KBibTex include a FindPoppler.cmake module but this one
uses the new ECMFindModuleHelpers and has imported targets.

REVIEW: 126183
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At least Okular and KBibTex include a FindPoppler.cmake module but this one
uses the new ECMFindModuleHelpers and has imported targets.

REVIEW: 126183
</pre>
</div>
</content>
</entry>
<entry>
<title>Use PATH_SUFFIXES in ecm_find_package_handle_library_components()</title>
<updated>2016-01-13T13:51:02+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2015-11-27T12:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=f5126a3ef0a0876f51d6b9ae3d093a930ca1cbf5'/>
<id>f5126a3ef0a0876f51d6b9ae3d093a930ca1cbf5</id>
<content type='text'>
This is required to find poppler without package config as all the headers
are installed in a poppler subdirectory of the include directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required to find poppler without package config as all the headers
are installed in a poppler subdirectory of the include directory
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade ECM version to 5.19.0.</title>
<updated>2016-01-09T12:45:51+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2016-01-09T12:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=3b62d89bc4a66d2f490998de8884fbe6687478c6'/>
<id>3b62d89bc4a66d2f490998de8884fbe6687478c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the KAppTemplate CMake module global</title>
<updated>2015-12-29T09:33:34+00:00</updated>
<author>
<name>Marco Martin</name>
<email>notmart@gmail.com</email>
</author>
<published>2015-12-09T11:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=76377cdf5d0658672bea5cc84f1c7d5657b8aea2'/>
<id>76377cdf5d0658672bea5cc84f1c7d5657b8aea2</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>Silence CMP0063 warnings with KDECompilerSettings.</title>
<updated>2015-12-28T22:16:49+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-12-27T11:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=70f8c5f9efaae8f16874d8cfc551e8ae19558fba'/>
<id>70f8c5f9efaae8f16874d8cfc551e8ae19558fba</id>
<content type='text'>
We recommend including KDE "settings" modules with NO_POLICY_SCOPE, both
so we can resolve this issue and to allow us to deal with similar things
in the future.

REVIEW: 126535
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We recommend including KDE "settings" modules with NO_POLICY_SCOPE, both
so we can resolve this issue and to allow us to deal with similar things
in the future.

REVIEW: 126535
</pre>
</div>
</content>
</entry>
</feed>
