<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git, branch v5.16.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>Warn instead of error if ecm_install_icons finds no icons.</title>
<updated>2015-11-04T09:40:39+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-11-03T12:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=21629f651a6a5d9d977be03fd9f98417c4fa27ae'/>
<id>21629f651a6a5d9d977be03fd9f98417c4fa27ae</id>
<content type='text'>
The V1 syntax of ecm_install_icons searched for icons by globbing files
with a particular naming pattern. If there were no such icons, this used
to do nothing, but silently. Commit fb7b8eea7d accidentally made this an
error. More sensible would be to make it a warning.

BUG: 354610
REVIEW: 125931
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The V1 syntax of ecm_install_icons searched for icons by globbing files
with a particular naming pattern. If there were no such icons, this used
to do nothing, but silently. Commit fb7b8eea7d accidentally made this an
error. More sensible would be to make it a warning.

BUG: 354610
REVIEW: 125931
</pre>
</div>
</content>
</entry>
<entry>
<title>Add BSD license to ECMQmLoader.cpp.in.</title>
<updated>2015-11-03T17:32:04+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-11-03T17:32:04+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a76e17ab8f527930c7c6b90f7d87f35c8ceb0ad2'/>
<id>a76e17ab8f527930c7c6b90f7d87f35c8ceb0ad2</id>
<content type='text'>
CCMAIL: kde-licensing@kde.org
CCMAIL: agateau@kde.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CCMAIL: kde-licensing@kde.org
CCMAIL: agateau@kde.org
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ECMPoQmToolsTest.</title>
<updated>2015-11-03T17:27:45+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-11-03T17:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=39484722101730d4f1a4bccbc5467c0eb2cc0f6f'/>
<id>39484722101730d4f1a4bccbc5467c0eb2cc0f6f</id>
<content type='text'>
LANGUAGE has higher priority than LC_ALL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LANGUAGE has higher priority than LC_ALL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change ecm_create_po_loader test language to German.</title>
<updated>2015-11-03T17:15:16+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-11-03T17:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=0496f8ae020c497b5f65234063150781d023f8ba'/>
<id>0496f8ae020c497b5f65234063150781d023f8ba</id>
<content type='text'>
This is easier to distinguish from "english" in the test output than
"british english".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is easier to distinguish from "english" in the test output than
"british english".
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license to tests.</title>
<updated>2015-11-03T10:30:14+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-11-03T10:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=634a0a2d3d7ba1bec2bae846acf0faf6184f4c71'/>
<id>634a0a2d3d7ba1bec2bae846acf0faf6184f4c71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure we load translations on the main thread.</title>
<updated>2015-11-03T10:22:34+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-10-14T11:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=009c480413910e8c1a18f4d1420f4a517ea606e6'/>
<id>009c480413910e8c1a18f4d1420f4a517ea606e6</id>
<content type='text'>
BUG: 346188
REVIEW: 123726
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: 346188
REVIEW: 123726
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ECMInstallIconsTest.</title>
<updated>2015-10-20T12:00:49+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-10-14T11:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=fb7b8eea7d91772f989d5b060c86df20f2ebdb66'/>
<id>fb7b8eea7d91772f989d5b060c86df20f2ebdb66</id>
<content type='text'>
ECMInstallIcons now updates the theme cache if gtk-update-icon-cache is
available, producing files the test hadn't been expecting.. Updating the
test revealed that the old-style ecm_install_icons call only updated the
hicolor cache, and not any of the other themes.

REVIEW: 125631
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ECMInstallIcons now updates the theme cache if gtk-update-icon-cache is
available, producing files the test hadn't been expecting.. Updating the
test revealed that the old-style ecm_install_icons call only updated the
hicolor cache, and not any of the other themes.

REVIEW: 125631
</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>Upgrade ECM version to 5.16.0.</title>
<updated>2015-10-10T10:01:00+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2015-10-10T10:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=7d148e333bd8d371cc67a767922ccaa64bcab8f5'/>
<id>7d148e333bd8d371cc67a767922ccaa64bcab8f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GTK icon cache when installing icons.</title>
<updated>2015-10-03T09:48:31+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2015-09-12T12:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=12908eafb494ed32a96a5573f0446cc1528265ca'/>
<id>12908eafb494ed32a96a5573f0446cc1528265ca</id>
<content type='text'>
Despite the name, Qt is also using this, and it considerably speeds up
icon lookup.

REVIEW: 125192
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Despite the name, Qt is also using this, and it considerably speeds up
icon lookup.

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