<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git, branch v5.40.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>GIT_SILENT Upgrade ECM version to 5.40.0.</title>
<updated>2017-10-31T09:54:00+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2017-10-31T09:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=77b16283ed6e5c1be4cd9dc33b2e83e929d78e55'/>
<id>77b16283ed6e5c1be4cd9dc33b2e83e929d78e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT Upgrade ECM version to 5.39.0.</title>
<updated>2017-09-09T12:07:55+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2017-09-09T12:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=6604694848d8f313fe96e3b1a8d0b4ddd07eb51d'/>
<id>6604694848d8f313fe96e3b1a8d0b4ddd07eb51d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python bindings compilation after 7af93dd23873d0b9cdbac192949e7e5114940aa6</title>
<updated>2017-09-03T17:23:47+00:00</updated>
<author>
<name>Antonio Rojas</name>
<email>arojas@archlinux.org</email>
</author>
<published>2017-09-03T17:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=8b4033f16c2ae07c57364cde62c21bd0e75539c3'/>
<id>8b4033f16c2ae07c57364cde62c21bd0e75539c3</id>
<content type='text'>
Explicitely set LIBRARY_OUTPUT_DIRECTORY for the python module

Differential Revision: https://phabricator.kde.org/D7677
CCMAIL: release-team@kde.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Explicitely set LIBRARY_OUTPUT_DIRECTORY for the python module

Differential Revision: https://phabricator.kde.org/D7677
CCMAIL: release-team@kde.org
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT upgrade version to 5.38</title>
<updated>2017-08-10T18:28:00+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2017-08-10T18:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=89a57967ccccc872e6cc86a77eeb0287f8fd5cbc'/>
<id>89a57967ccccc872e6cc86a77eeb0287f8fd5cbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Forgot to add the test</title>
<updated>2017-08-09T23:53:28+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2017-08-09T23:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=0cb818ef83d82fba9850bde8da0b017e072c4869'/>
<id>0cb818ef83d82fba9850bde8da0b017e072c4869</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 fix</title>
<updated>2017-08-09T23:44:51+00:00</updated>
<author>
<name>Christophe Giboudeaux</name>
<email>christophe@krop.fr</email>
</author>
<published>2017-08-09T23:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=ef01c93637e1840ee701673970a371c011e36a40'/>
<id>ef01c93637e1840ee701673970a371c011e36a40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with older CMake versions.</title>
<updated>2017-08-09T23:31:40+00:00</updated>
<author>
<name>Christophe Giboudeaux</name>
<email>christophe@krop.fr</email>
</author>
<published>2017-08-09T23:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=7e7b6da8c66b7ecf1c21f330c31ffe7975259498'/>
<id>7e7b6da8c66b7ecf1c21f330c31ffe7975259498</id>
<content type='text'>
VERSION_GREATER_EQUAL was added in CMake 3.7 and ECM still depends on CMake 2.8.12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VERSION_GREATER_EQUAL was added in CMake 3.7 and ECM still depends on CMake 2.8.12
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "RFC: Make ECMAddTests respect BUILD_TESTING"</title>
<updated>2017-08-09T23:20:30+00:00</updated>
<author>
<name>Kevin Funk</name>
<email>kfunk@kde.org</email>
</author>
<published>2017-08-09T23:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=d8307c727034000681ae442ae07c3d232a1653d3'/>
<id>d8307c727034000681ae442ae07c3d232a1653d3</id>
<content type='text'>
This broke a lot of frameworks when built WITH BUILD_TESTING=OFF. I
didn't notice before since kdesrc-build was appending BUILD_TESTING=TRUE
thus re-enabling the tests for me...

This reverts commit b99d2d2c5dedcaba9745dddc1dd7b8d4811babf1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This broke a lot of frameworks when built WITH BUILD_TESTING=OFF. I
didn't notice before since kdesrc-build was appending BUILD_TESTING=TRUE
thus re-enabling the tests for me...

This reverts commit b99d2d2c5dedcaba9745dddc1dd7b8d4811babf1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "doc: Add 'Since' note"</title>
<updated>2017-08-09T23:19:52+00:00</updated>
<author>
<name>Kevin Funk</name>
<email>kfunk@kde.org</email>
</author>
<published>2017-08-09T23:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=59cc7afddd95306789afd652f2e9751e81e23bf9'/>
<id>59cc7afddd95306789afd652f2e9751e81e23bf9</id>
<content type='text'>
Needed to revert parent commit

This reverts commit ebbef5afcaee863c62136b14dbd06a7a73cf769a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed to revert parent commit

This reverts commit ebbef5afcaee863c62136b14dbd06a7a73cf769a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set CMAKE_*_OUTPUT_DIRECTORY to run tests without installing.</title>
<updated>2017-08-09T17:16:57+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2017-08-08T08:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=7af93dd23873d0b9cdbac192949e7e5114940aa6'/>
<id>7af93dd23873d0b9cdbac192949e7e5114940aa6</id>
<content type='text'>
Summary:
For compatibility reasons, this is only enabled when projects
upgrade their find_package(ECM) line to request a version &gt;= 5.38.
A little bit like cmake policies: just upgrading ECM is compatible,
while increasing the required version can change behaviour.

Test Plan:
Tested make test in all KF5 frameworks; I have patches
for some of them which I can't commit until this is in.

Reviewers: cgiboudeaux, kfunk

Reviewed By: cgiboudeaux, kfunk

Subscribers: kfunk, #frameworks, #build_system

Tags: #frameworks, #build_system

Differential Revision: https://phabricator.kde.org/D7198
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
For compatibility reasons, this is only enabled when projects
upgrade their find_package(ECM) line to request a version &gt;= 5.38.
A little bit like cmake policies: just upgrading ECM is compatible,
while increasing the required version can change behaviour.

Test Plan:
Tested make test in all KF5 frameworks; I have patches
for some of them which I can't commit until this is in.

Reviewers: cgiboudeaux, kfunk

Reviewed By: cgiboudeaux, kfunk

Subscribers: kfunk, #frameworks, #build_system

Tags: #frameworks, #build_system

Differential Revision: https://phabricator.kde.org/D7198
</pre>
</div>
</content>
</entry>
</feed>
