<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/modules, branch v5.88.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>ECMFindQMLModule: Use QT_HOST_BINS to find qmlplugindump</title>
<updated>2021-10-04T08:25:23+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>Alexander.Richardson@cl.cam.ac.uk</email>
</author>
<published>2021-10-02T15:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=8abe35b4214a24470dd5f8c0949f67253e10374b'/>
<id>8abe35b4214a24470dd5f8c0949f67253e10374b</id>
<content type='text'>
When cross-compiling QT_INSTALL_BINS contains binaries for the target
system that can't be used during the build. Instead use QT_HOST_BINS
which contains the Qt build tools for the current system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When cross-compiling QT_INSTALL_BINS contains binaries for the target
system that can't be used during the build. Instead use QT_HOST_BINS
which contains the Qt build tools for the current system.
</pre>
</div>
</content>
</entry>
<entry>
<title>ecm_add_test: add -DQT_FORCE_ASSERTS to compile flags by default</title>
<updated>2021-10-02T15:02:35+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>Alexander.Richardson@cl.cam.ac.uk</email>
</author>
<published>2021-07-21T14:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=5f6a21d56404ad34aa01deca48ff41aae50d4613'/>
<id>5f6a21d56404ad34aa01deca48ff41aae50d4613</id>
<content type='text'>
While debugging a failing test (KProcessTest in KCoreAddons), I noticed
that the Q_ASSERT() statements inside that test weren't being executed
because RelWithDebInfo builds default to passing -DQT_NO_DEBUG.
With this change the test I was debugging now asserts early instead of
failing a QCOMPARE later on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While debugging a failing test (KProcessTest in KCoreAddons), I noticed
that the Q_ASSERT() statements inside that test weren't being executed
because RelWithDebInfo builds default to passing -DQT_NO_DEBUG.
With this change the test I was debugging now asserts early instead of
failing a QCOMPARE later on.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sphinx happier about syntax</title>
<updated>2021-09-13T08:54:22+00:00</updated>
<author>
<name>Albert Astals Cid</name>
<email>aacid@kde.org</email>
</author>
<published>2021-09-07T07:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=6005d784f03a0f480c3286cce605a8ea3ff8eede'/>
<id>6005d784f03a0f480c3286cce605a8ea3ff8eede</id>
<content type='text'>
And the generated html looks more correct
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And the generated html looks more correct
</pre>
</div>
</content>
</entry>
<entry>
<title>ECMSetupQtPluginMacroNames: avoid use of IN_LIST in generated code</title>
<updated>2021-09-01T04:23:13+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2021-09-01T04:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=6561e3a25881368a85492d41aa21ddd9744745af'/>
<id>6561e3a25881368a85492d41aa21ddd9744745af</id>
<content type='text'>
NO_CHANGELOG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NO_CHANGELOG
</pre>
</div>
</content>
</entry>
<entry>
<title>ECMSetupQtPluginMacroNames: avoid adding duplicates to vars in config code</title>
<updated>2021-09-01T03:05:39+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2021-09-01T03:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a1a531f17fc0484265cefc046950a07fb3b5e04f'/>
<id>a1a531f17fc0484265cefc046950a07fb3b5e04f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LicenseRef-KDE-Accepted-LGPL to license compatibility matrix</title>
<updated>2021-08-15T10:58:28+00:00</updated>
<author>
<name>Nicolas Fella</name>
<email>nicolas.fella@gmx.de</email>
</author>
<published>2021-08-03T22:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=af19a0ef93af2bfecd93580849e9e005bc0c8ca6'/>
<id>af19a0ef93af2bfecd93580849e9e005bc0c8ca6</id>
<content type='text'>
KDE-Accepted-LGPL means LGPL3 plus maybe future version, so accept it everywhere LGPL3-only is accepted
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KDE-Accepted-LGPL means LGPL3 plus maybe future version, so accept it everywhere LGPL3-only is accepted
</pre>
</div>
</content>
</entry>
<entry>
<title>[ecmcheckoutboundlicense] Ensure that last source file is always processed</title>
<updated>2021-08-05T23:39:58+00:00</updated>
<author>
<name>Nicolas Fella</name>
<email>nicolas.fella@gmx.de</email>
</author>
<published>2021-08-02T22:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=602e48163b01db0bfcc909295e9a213d9b1b76da'/>
<id>602e48163b01db0bfcc909295e9a213d9b1b76da</id>
<content type='text'>
Sometimes reuse spdx does not produce an empty line after the last FileName line and thus the file is never added to the dictionary
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes reuse spdx does not produce an empty line after the last FileName line and thus the file is never added to the dictionary
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify the PROJECT_VERSION regex</title>
<updated>2021-08-05T11:28:48+00:00</updated>
<author>
<name>Christophe Giboudeaux</name>
<email>christophe@krop.fr</email>
</author>
<published>2021-08-05T11:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=ed3a19e64b8225f0edb1dacf764eb03ae88fb6d5'/>
<id>ed3a19e64b8225f0edb1dacf764eb03ae88fb6d5</id>
<content type='text'>
CMake rejects the project version if it contains anything but dots and numbers, there's
no need to try to catch anything else.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake rejects the project version if it contains anything but dots and numbers, there's
no need to try to catch anything else.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle case where zero must be kept</title>
<updated>2021-08-05T11:09:12+00:00</updated>
<author>
<name>Christophe Giboudeaux</name>
<email>christophe@krop.fr</email>
</author>
<published>2021-08-05T11:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=f0790f9103e9df3b5d16f9866b4252ad023ed84d'/>
<id>f0790f9103e9df3b5d16f9866b4252ad023ed84d</id>
<content type='text'>
This is required for the frameworks versions
Amends: a0f8e54
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required for the frameworks versions
Amends: a0f8e54
</pre>
</div>
</content>
</entry>
<entry>
<title>ecm_setup_version: deal with 0-prefixed version values in PROJECT mode</title>
<updated>2021-08-05T04:08:12+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2021-08-05T04:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a0f8e5469f388840d99aa8e8ff6f404cc16a66ad'/>
<id>a0f8e5469f388840d99aa8e8ff6f404cc16a66ad</id>
<content type='text'>
5c191fa1d2383c69ddc075395e04f84b7679613a already added the same sanity
check for the non-PROJECT mode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5c191fa1d2383c69ddc075395e04f84b7679613a already added the same sanity
check for the non-PROJECT mode
</pre>
</div>
</content>
</entry>
</feed>
