<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git, branch master</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: fix &amp; document CUSTOM_CONTENT_FROM_VARIABLE</title>
<updated>2022-08-27T09:14:28+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2022-08-26T22:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=479fe1a4051dc8cdd2a4e235a86c7dd41126ccbf'/>
<id>479fe1a4051dc8cdd2a4e235a86c7dd41126ccbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Work around exiv2 still using std::auto_ptr</title>
<updated>2022-08-25T19:16:15+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2022-08-25T19:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=f3f72580799213261fdd30cc623dfa57cd957af7'/>
<id>f3f72580799213261fdd30cc623dfa57cd957af7</id>
<content type='text'>
std::auto_ptr is being removed when building with newer C++ standards.
Our consumers so far work around that by reducing the C++ standard for
files or targets using exiv2. That however no longer works with Qt 6,
which insists on C++17 at least.

Instead, we now make std::auto_ptr visible again in libc++ for exiv2
users.

This should fix the FreeBSD Qt 6 build of KFileMetaData.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
std::auto_ptr is being removed when building with newer C++ standards.
Our consumers so far work around that by reducing the C++ standard for
files or targets using exiv2. That however no longer works with Qt 6,
which insists on C++17 at least.

Instead, we now make std::auto_ptr visible again in libc++ for exiv2
users.

This should fix the FreeBSD Qt 6 build of KFileMetaData.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FreeBSD Qt 6 CI</title>
<updated>2022-08-24T15:17:41+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2022-08-24T15:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=7854b8815d780194dcce88a28ba72c64ca538eb1'/>
<id>7854b8815d780194dcce88a28ba72c64ca538eb1</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.98.0.</title>
<updated>2022-08-17T11:35:06+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2022-08-17T11:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=cfe4673324eaf57d24f5fa367fa9e18c70378f7e'/>
<id>cfe4673324eaf57d24f5fa367fa9e18c70378f7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OpenBSD support</title>
<updated>2022-08-13T08:40:30+00:00</updated>
<author>
<name>Rafael Sadowski</name>
<email>rafael@sizeofvoid.org</email>
</author>
<published>2022-06-03T04:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=bb63ba94b76629e4ea9fb32fa5eb1eea18ac5c5a'/>
<id>bb63ba94b76629e4ea9fb32fa5eb1eea18ac5c5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync QT_MIN_VERSION with KF's REQUIRED_QT_VERSION</title>
<updated>2022-08-09T20:51:14+00:00</updated>
<author>
<name>Ömer Fadıl Usta</name>
<email>omerusta@gmail.com</email>
</author>
<published>2022-07-24T23:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a7e2d05ae0e3a5ce1705901e96d46f04f2a90604'/>
<id>a7e2d05ae0e3a5ce1705901e96d46f04f2a90604</id>
<content type='text'>
In KF 5.90 we already looking for 5.15.2
and looking something lower than that
is a bit meaningless
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In KF 5.90 we already looking for 5.15.2
and looking something lower than that
is a bit meaningless
</pre>
</div>
</content>
</entry>
<entry>
<title>[FindXCB] Remove special treatment for XINPUT</title>
<updated>2022-08-08T23:59:13+00:00</updated>
<author>
<name>Nicolas Fella</name>
<email>nicolas.fella@gmx.de</email>
</author>
<published>2022-07-31T12:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=db46fc981fd8c1a46d923aeaf2187dfcc8b50099'/>
<id>db46fc981fd8c1a46d923aeaf2187dfcc8b50099</id>
<content type='text'>
By now everyone should have it

Warning that it is unstable is just producing noise

If someone really doesn't have it available the caller must not request it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By now everyone should have it

Warning that it is unstable is just producing noise

If someone really doesn't have it available the caller must not request it
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "clang-format.cmake: don't change spaces after '//' in code comments"</title>
<updated>2022-08-08T21:36:26+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2022-08-08T21:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=b7a4f3f4fb85ea0c95feac406ed65ddb1939ae74'/>
<id>b7a4f3f4fb85ea0c95feac406ed65ddb1939ae74</id>
<content type='text'>
This reverts commit 178c4dfbf4eb5ad7c5aef4838f190f717f97766f.

Instead of creating an MR, I forgot I was on master...

GIT_SILENT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 178c4dfbf4eb5ad7c5aef4838f190f717f97766f.

Instead of creating an MR, I forgot I was on master...

GIT_SILENT
</pre>
</div>
</content>
</entry>
<entry>
<title>clang-format.cmake: don't change spaces after '//' in code comments</title>
<updated>2022-08-08T21:30:28+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2022-08-08T21:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=178c4dfbf4eb5ad7c5aef4838f190f717f97766f'/>
<id>178c4dfbf4eb5ad7c5aef4838f190f717f97766f</id>
<content type='text'>
For example, if you have:
//This is a comment

now clang-format won't change it to:
// This is a comment

We're mainly interested in formatting the code, not the comments, so that
cuts down on some noise when running clang-format.

CCBUG: 456819
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example, if you have:
//This is a comment

now clang-format won't change it to:
// This is a comment

We're mainly interested in formatting the code, not the comments, so that
cuts down on some noise when running clang-format.

CCBUG: 456819
</pre>
</div>
</content>
</entry>
<entry>
<title>kde-modules/KDEGitCommitHooks.cmake - handle non-toplevel project</title>
<updated>2022-07-15T14:05:38+00:00</updated>
<author>
<name>Allen Winter</name>
<email>winter@kde.org</email>
</author>
<published>2022-07-15T14:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=ce726d388a59b941e2e6f6f487132532511af03d'/>
<id>ce726d388a59b941e2e6f6f487132532511af03d</id>
<content type='text'>
Only install pre-commit hooks if KDE_CONFIGURE_GIT_PRE_COMMIT_HOOK
is called frm CMAKE_CURRENT_PROEJECT, eg. don't install pre-commit
hooks if ECM is inside a submodule or fetched-content.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only install pre-commit hooks if KDE_CONFIGURE_GIT_PRE_COMMIT_HOOK
is called frm CMAKE_CURRENT_PROEJECT, eg. don't install pre-commit
hooks if ECM is inside a submodule or fetched-content.
</pre>
</div>
</content>
</entry>
</feed>
