<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git, branch v1.6.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>Fix include directory change spotted by Hrvoje Senjan.</title>
<updated>2014-12-28T17:34:30+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-12-28T17:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=8dc36cfa882f07a60b3ebdf16d9aac57871bd382'/>
<id>8dc36cfa882f07a60b3ebdf16d9aac57871bd382</id>
<content type='text'>
A previous commit inadvertantly changed the KF5 include prefix to kf5
(uppercase to lowercase).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A previous commit inadvertantly changed the KF5 include prefix to kf5
(uppercase to lowercase).
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve version file tests.</title>
<updated>2014-12-28T17:30:11+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-12-28T16:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=f8af407eba5c5ea45be2c6351cf41a7cb44fed21'/>
<id>f8af407eba5c5ea45be2c6351cf41a7cb44fed21</id>
<content type='text'>
Mostly just refatoring to have less duplicated code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly just refatoring to have less duplicated code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add deprecation warnings for old-style variables.</title>
<updated>2014-12-28T15:44:35+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-12-24T18:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=351fe45dba7ac04ec2779b7d761ac55a58f89945'/>
<id>351fe45dba7ac04ec2779b7d761ac55a58f89945</id>
<content type='text'>
REVIEW: 121646
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 121646
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor KDEInstallDirs tests.</title>
<updated>2014-12-28T15:44:32+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-12-23T16:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=25d2b72789090e99b0059784827e43a1a82aeafb'/>
<id>25d2b72789090e99b0059784827e43a1a82aeafb</id>
<content type='text'>
REVIEW: 121646
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 121646
</pre>
</div>
</content>
</entry>
<entry>
<title>Make KDEInstallDirs provide KDE_INSTALL_* variables.</title>
<updated>2014-12-28T15:43:52+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-12-17T20:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=107f255620b6284de118aa1f358ab6cf99862ae9'/>
<id>107f255620b6284de118aa1f358ab6cf99862ae9</id>
<content type='text'>
Creating variables whose names start with CMAKE_ is a bad idea for
modules distributed outside CMake itself. Since the module is called
KDEInstallDirs, having a KDE_INSTALL_ prefix for the variables is clear
and intuitive.

Both CMAKE_INSTALL_* variables and the older KDELibs4-compatible
variables are provided, unless KDE_INSTALL_DIRS_NO_DEPRECATED is set to
TRUE before the module is included. Even then, the CMAKE_INSTALL_*
variables provided by the GNUInstallDirs module will still be set and
understood (for compatibility with that module), unless
KDE_INSTALL_DIRS_NO_CMAKE_VARIABLES is set to TRUE.

REVIEW: 121646
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Creating variables whose names start with CMAKE_ is a bad idea for
modules distributed outside CMake itself. Since the module is called
KDEInstallDirs, having a KDE_INSTALL_ prefix for the variables is clear
and intuitive.

Both CMAKE_INSTALL_* variables and the older KDELibs4-compatible
variables are provided, unless KDE_INSTALL_DIRS_NO_DEPRECATED is set to
TRUE before the module is included. Even then, the CMAKE_INSTALL_*
variables provided by the GNUInstallDirs module will still be set and
understood (for compatibility with that module), unless
KDE_INSTALL_DIRS_NO_CMAKE_VARIABLES is set to TRUE.

REVIEW: 121646
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix formatting in ECMSetupVersion.cmake.</title>
<updated>2014-12-28T15:04:15+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-12-27T15:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=69939eef4f828e881edd387b129128cb252f7ab3'/>
<id>69939eef4f828e881edd387b129128cb252f7ab3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add COMPATIBILITY argument to ecm_setup_version().</title>
<updated>2014-12-28T15:03:31+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-12-27T15:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=bd69cdeea9aef1f254b7d83dd137a4de955151b7'/>
<id>bd69cdeea9aef1f254b7d83dd137a4de955151b7</id>
<content type='text'>
Lots of libraries will want to use SameMajorVersion to make sure
searching for version 1 of a library doesn't give you version 2, for
example.

We may want to add another, custom compatibility mode for
KDE Frameworks-style versioning, where version x.90.z to x.99.z are
alpha/beta releases for version (x+1).

REVIEW: 121696
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lots of libraries will want to use SameMajorVersion to make sure
searching for version 1 of a library doesn't give you version 2, for
example.

We may want to add another, custom compatibility mode for
KDE Frameworks-style versioning, where version x.90.z to x.99.z are
alpha/beta releases for version (x+1).

REVIEW: 121696
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade ECM version to 1.6.0.</title>
<updated>2014-12-17T16:23:12+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2014-12-17T16:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=fe771709d774402e4cdeb883c2783f64b6e62d65'/>
<id>fe771709d774402e4cdeb883c2783f64b6e62d65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ECMQueryQmake when Qt5Core is found.</title>
<updated>2014-12-07T19:17:34+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-12-07T19:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=fd7aa7e8eab35c81faaeb8346a57b73dd63f4efb'/>
<id>fd7aa7e8eab35c81faaeb8346a57b73dd63f4efb</id>
<content type='text'>
81627ad86d3d7d5e5a7d130dfc746d5b1b58cbe7 broke the case where Qt5 qmake
is not in the path or not called qmake-qt5, because it stopped using the
location of qmake as provided by the Qt5Core CMake module when found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
81627ad86d3d7d5e5a7d130dfc746d5b1b58cbe7 broke the case where Qt5 qmake
is not in the path or not called qmake-qt5, because it stopped using the
location of qmake as provided by the Qt5Core CMake module when found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ECMSetupVersionTest/new_explicit_header_abspath</title>
<updated>2014-12-07T18:44:54+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-12-07T18:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=b5f3c66c8182e2ca2d0670d3e0962bc215fea220'/>
<id>b5f3c66c8182e2ca2d0670d3e0962bc215fea220</id>
<content type='text'>
The #include in the main.c file did not match the generated header file
name, so it was actually incorrectly including the header from another
test.

BUG: 341576
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The #include in the main.c file did not match the generated header file
name, so it was actually incorrectly including the header from another
test.

BUG: 341576
</pre>
</div>
</content>
</entry>
</feed>
