<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/kde-modules, branch v5.27.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>Make sure we don't add the appstream test twice</title>
<updated>2016-09-15T12:44:43+00:00</updated>
<author>
<name>Bhushan Shah</name>
<email>bhush94@gmail.com</email>
</author>
<published>2016-09-15T12:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=0cc2de65d111ee1244f3d3ce53c83b3b55b58dfb'/>
<id>0cc2de65d111ee1244f3d3ce53c83b3b55b58dfb</id>
<content type='text'>
Guard variable we used to ensure this doesn't happen was not scopped to
parent and hence was being reset when funciton returns

REVIEW: 128917
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guard variable we used to ensure this doesn't happen was not scopped to
parent and hence was being reset when funciton returns

REVIEW: 128917
</pre>
</div>
</content>
</entry>
<entry>
<title>add full license text</title>
<updated>2016-08-31T21:00:09+00:00</updated>
<author>
<name>Allen Winter</name>
<email>winter@kde.org</email>
</author>
<published>2016-08-31T21:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=040440eb9ebfa756adc6b31f53d8e733fd0da3c9'/>
<id>040440eb9ebfa756adc6b31f53d8e733fd0da3c9</id>
<content type='text'>
REVIEW: 128780
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 128780
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the harmless warnings</title>
<updated>2016-08-24T08:47:57+00:00</updated>
<author>
<name>Christophe Giboudeaux</name>
<email>cgiboudeaux@gmx.com</email>
</author>
<published>2016-08-24T08:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=9e6bc9ec94a5295936bab240a194cc3791307513'/>
<id>9e6bc9ec94a5295936bab240a194cc3791307513</id>
<content type='text'>
GIT_SILENT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GIT_SILENT
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a test that validates projects' appstream information</title>
<updated>2016-08-24T02:01:44+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2016-08-24T02:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=47d580f9de23ef1ef5e71f054ea893b23702e097'/>
<id>47d580f9de23ef1ef5e71f054ea893b23702e097</id>
<content type='text'>
At the moment, we're validating it in build.kde.org, but I feel it will be
easier for developers to test if we do so locally.
This patch does it by seeing which *.appdata.xml files are being installed
and validating them. This way we can keep it generic for all KDE projects.

REVIEW: 128533
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At the moment, we're validating it in build.kde.org, but I feel it will be
easier for developers to test if we do so locally.
This patch does it by seeing which *.appdata.xml files are being installed
and validating them. This way we can keep it generic for all KDE projects.

REVIEW: 128533
</pre>
</div>
</content>
</entry>
<entry>
<title>trivial: Fix documentation</title>
<updated>2016-08-21T02:27:38+00:00</updated>
<author>
<name>Matthias Klumpp</name>
<email>matthias@tenstral.net</email>
</author>
<published>2016-08-21T02:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=1898940d5037600fe0c16bf635eefa6ee677a48a'/>
<id>1898940d5037600fe0c16bf635eefa6ee677a48a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Appstream data changed its preferred location</title>
<updated>2016-07-18T10:21:36+00:00</updated>
<author>
<name>Jonathan Riddell</name>
<email>jr@jriddell.org</email>
</author>
<published>2016-07-18T10:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=5d10e167854af172b785b5d1f6b50baa09ddb87b'/>
<id>5d10e167854af172b785b5d1f6b50baa09ddb87b</id>
<content type='text'>
Update preferred path of appstream data files to /usr/share/metainfo

Requires modern versions of appstream metadata generators.

FEATURE
REVIEW: 128174
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update preferred path of appstream data files to /usr/share/metainfo

Requires modern versions of appstream metadata generators.

FEATURE
REVIEW: 128174
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "${BIN_INSTALL_DIR}/data" for DATAROOTDIR on Windows.</title>
<updated>2016-06-14T15:22:13+00:00</updated>
<author>
<name>Hannah von Reth</name>
<email>vonreth@kde.org</email>
</author>
<published>2016-06-14T14:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=2503481e4537b88d76b4a596f519cb3311e1ca2a'/>
<id>2503481e4537b88d76b4a596f519cb3311e1ca2a</id>
<content type='text'>
Summary:
Instead of using "share" use "${BIN_INSTALL_DIR}/data" on Windows,
this is the location provided by QStandardPaths for GenericDataLocation
on Windows.

Reviewers: dfaure

Reviewed By: dfaure

Subscribers: kfunk

Differential Revision: https://phabricator.kde.org/D1873
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
Instead of using "share" use "${BIN_INSTALL_DIR}/data" on Windows,
this is the location provided by QStandardPaths for GenericDataLocation
on Windows.

Reviewers: dfaure

Reviewed By: dfaure

Subscribers: kfunk

Differential Revision: https://phabricator.kde.org/D1873
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Update AppStream metadata path"</title>
<updated>2016-04-22T20:17:01+00:00</updated>
<author>
<name>Matthias Klumpp</name>
<email>matthias@tenstral.net</email>
</author>
<published>2016-04-22T20:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=b946897cb51b004d72c960c0c0949d4d2afb8c53'/>
<id>b946897cb51b004d72c960c0c0949d4d2afb8c53</id>
<content type='text'>
Better wait a little until applying this change, since this might break
assumptions, and we don't know yet if all distros are using a recent enough
AppStream (Generator) release.

This reverts commit 4b7a90bfe7a3e2eb3ae83c946c182a79fabc51e3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Better wait a little until applying this change, since this might break
assumptions, and we don't know yet if all distros are using a recent enough
AppStream (Generator) release.

This reverts commit 4b7a90bfe7a3e2eb3ae83c946c182a79fabc51e3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update AppStream metadata path</title>
<updated>2016-04-20T15:01:04+00:00</updated>
<author>
<name>Matthias Klumpp</name>
<email>matthias@tenstral.net</email>
</author>
<published>2016-04-20T15:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=4b7a90bfe7a3e2eb3ae83c946c182a79fabc51e3'/>
<id>4b7a90bfe7a3e2eb3ae83c946c182a79fabc51e3</id>
<content type='text'>
As per AppStream release 0.9.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per AppStream release 0.9.4
</pre>
</div>
</content>
</entry>
<entry>
<title>Enables KDE_INSTALL_USE_QT_SYS_PATHS if CMAKE_INSTALL_PREFIX Qt5 prefix</title>
<updated>2016-04-06T22:53:50+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2016-04-06T22:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a2d184bb89eaee3dc5e5b12ff6dfd4297bfcd5fb'/>
<id>a2d184bb89eaee3dc5e5b12ff6dfd4297bfcd5fb</id>
<content type='text'>
Make Qt and ECM-based projects use the same directory sctructure (i.e.
where plugins are, libs, etc.) by default. Otherwise it creates a tiny mess
that might be controlled but usually won't.

In the end, otherwise, people need to keep adapting their systems with
environment variables anyway. All distros end up setting always this
setting as ON, as well as brave developers who don't have separate prefixes
for Qt and KDE.

REVIEW: 127169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make Qt and ECM-based projects use the same directory sctructure (i.e.
where plugins are, libs, etc.) by default. Otherwise it creates a tiny mess
that might be controlled but usually won't.

In the end, otherwise, people need to keep adapting their systems with
environment variables anyway. All distros end up setting always this
setting as ON, as well as brave developers who don't have separate prefixes
for Qt and KDE.

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