<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git, branch v5.81.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>ECMGenerateExportHeader: do sanity check for version argument values</title>
<updated>2021-03-31T09:41:40+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2021-03-31T09:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=d88db6a1469bdcb48e64f265d35a6f7867767b54'/>
<id>d88db6a1469bdcb48e64f265d35a6f7867767b54</id>
<content type='text'>
To prevent accidental use of the C++-side hex number-style version variants
on the cmake side where human-readable style is used instead (which can
happen due to the similar names of the cmake variables/arguments
and C++ macros which screws up developers' brain) we better do some
proper input checks also on the arguments EXCLUDE_DEPRECATED_BEFORE_AND_AT
and DEPRECATED_BASE_VERSION
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To prevent accidental use of the C++-side hex number-style version variants
on the cmake side where human-readable style is used instead (which can
happen due to the similar names of the cmake variables/arguments
and C++ macros which screws up developers' brain) we better do some
proper input checks also on the arguments EXCLUDE_DEPRECATED_BEFORE_AND_AT
and DEPRECATED_BASE_VERSION
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warning about wayland-scanner code arg</title>
<updated>2021-03-25T09:29:09+00:00</updated>
<author>
<name>Vlad Zahorodnii</name>
<email>vlad.zahorodnii@kde.org</email>
</author>
<published>2021-03-25T09:25:42+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=04f4675cbb874b53f4e6024ecea5b0d9c472bf7c'/>
<id>04f4675cbb874b53f4e6024ecea5b0d9c472bf7c</id>
<content type='text'>
The code argument has been deprecated in favor of public-code and
private-code options.

In general, it is highly advised to use the private-code option, but we
cannot do it because it will break the ABI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code argument has been deprecated in favor of public-code and
private-code options.

In general, it is highly advised to use the private-code option, but we
cannot do it because it will break the ABI.
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT Update .gitignore</title>
<updated>2021-03-20T09:58:46+00:00</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2021-03-20T09:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=b2849fc1e58cfdfb8676ce84ec45727a53cabc05'/>
<id>b2849fc1e58cfdfb8676ce84ec45727a53cabc05</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.81.0.</title>
<updated>2021-03-15T14:31:14+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2021-03-15T14:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=aa4623b16fd76f0beb133629bab62eb1a07245cd'/>
<id>aa4623b16fd76f0beb133629bab62eb1a07245cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ECMCheckOutboundLicenseTest to find the FindReuseTool.cmake file</title>
<updated>2021-02-26T21:48:38+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2021-02-26T21:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=dce13260f831882f70a18b1f1290bac462befbbd'/>
<id>dce13260f831882f70a18b1f1290bac462befbbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ecm_qt_declare_logging_category: support target arg to append source file to</title>
<updated>2021-02-22T13:42:18+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2021-01-28T19:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=3ee63fed9cb6e063e3ac0fc0d9763fafd85df7e2'/>
<id>3ee63fed9cb6e063e3ac0fc0d9763fafd85df7e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FindIsoCodes module</title>
<updated>2021-02-20T16:19:43+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2021-02-05T14:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=944c81500b712c1951fb545ce2b9e61bd01e0ac5'/>
<id>944c81500b712c1951fb545ce2b9e61bd01e0ac5</id>
<content type='text'>
This is a slightly modernized version of Pino's original implementation
found in KF5 and Plasma.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a slightly modernized version of Pino's original implementation
found in KF5 and Plasma.
</pre>
</div>
</content>
</entry>
<entry>
<title>clang-format: set AlwaysBreakTemplateDeclarations to true</title>
<updated>2021-02-16T21:45:27+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2021-02-16T21:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a04e7115a9879bc627bec8fb944b669cef134bff'/>
<id>a04e7115a9879bc627bec8fb944b669cef134bff</id>
<content type='text'>
This matches most of the existing code in KDE; also note that Qt has the
same setting (also stating in a comment in their _clang-format that this
matching their existing code).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matches most of the existing code in KDE; also note that Qt has the
same setting (also stating in a comment in their _clang-format that this
matching their existing code).
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT Upgrade ECM version to 5.80.0.</title>
<updated>2021-02-13T12:10:15+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2021-02-13T12:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=1ed900aa5ea9201f2f9d1baf02dd19263d7f9a27'/>
<id>1ed900aa5ea9201f2f9d1baf02dd19263d7f9a27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add clang-format target by default in KDEFrameworkCompilerSettings</title>
<updated>2021-02-10T23:23:40+00:00</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2021-01-16T12:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=da06fa05d8a20edab7c684a516d4a676889cc83b'/>
<id>da06fa05d8a20edab7c684a516d4a676889cc83b</id>
<content type='text'>
To prevent cmake errors with exiting usages it is checked if the target already exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To prevent cmake errors with exiting usages it is checked if the target already exists.
</pre>
</div>
</content>
</entry>
</feed>
