<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git, 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>Revert "clang-format.cmake: Disable formatting for json files"</title>
<updated>2021-10-25T08:12:47+00:00</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2021-10-25T08:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=8f7831c83f11f38c060fd0717b925b1fa28cd3d8'/>
<id>8f7831c83f11f38c060fd0717b925b1fa28cd3d8</id>
<content type='text'>
This breaks older clang-format version :/

This reverts commit 81f70c9639154dcd067d73b0620767d8ba0362cf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This breaks older clang-format version :/

This reverts commit 81f70c9639154dcd067d73b0620767d8ba0362cf.
</pre>
</div>
</content>
</entry>
<entry>
<title>clang-format.cmake: Disable formatting for json files</title>
<updated>2021-10-24T17:37:00+00:00</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2021-10-24T16:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=81f70c9639154dcd067d73b0620767d8ba0362cf'/>
<id>81f70c9639154dcd067d73b0620767d8ba0362cf</id>
<content type='text'>
This is only supported in the latest clang-format version.
Having formatting enabled would cause it to complain about no rules
being set for json files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is only supported in the latest clang-format version.
Having formatting enabled would cause it to complain about no rules
being set for json files.
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT Fix check in prefix.sh.fish script if ENV vars are already set</title>
<updated>2021-10-24T16:50:56+00:00</updated>
<author>
<name>Alexander Lohnau</name>
<email>alexander.lohnau@gmx.de</email>
</author>
<published>2021-10-04T04:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=60755c8c38f6645dc33ed7acc345035af26e0045'/>
<id>60755c8c38f6645dc33ed7acc345035af26e0045</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Wayland_DATADIR when cross-compiling</title>
<updated>2021-10-21T20:40:08+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>Alexander.Richardson@cl.cam.ac.uk</email>
</author>
<published>2021-10-05T10:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=0516940f89f0b30d40e86c92b2876398de14cdb0'/>
<id>0516940f89f0b30d40e86c92b2876398de14cdb0</id>
<content type='text'>
PKG_CONFIG_SYSROOT_DIR only applies to -I and -L flags, so pkg-config
does not prepend CMAKE_SYSROOT when cross-compiling unless you pass
--define-prefix explicitly. Therefore we have to  manually do prepend
it here when cross-compiling.
See https://gitlab.kitware.com/cmake/cmake/-/issues/16647#note_844761.

With this change I no longer get errors related to wayland.xml when
cross-compiling KWaylandServer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PKG_CONFIG_SYSROOT_DIR only applies to -I and -L flags, so pkg-config
does not prepend CMAKE_SYSROOT when cross-compiling unless you pass
--define-prefix explicitly. Therefore we have to  manually do prepend
it here when cross-compiling.
See https://gitlab.kitware.com/cmake/cmake/-/issues/16647#note_844761.

With this change I no longer get errors related to wayland.xml when
cross-compiling KWaylandServer.
</pre>
</div>
</content>
</entry>
<entry>
<title>[android] Extend NDK workaround to version 22</title>
<updated>2021-10-13T21:37:42+00:00</updated>
<author>
<name>Nicolas Fella</name>
<email>nicolas.fella@gmx.de</email>
</author>
<published>2021-10-13T21:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=e62246c5ee18649e4e89eb69a4cf51b2586ced83'/>
<id>e62246c5ee18649e4e89eb69a4cf51b2586ced83</id>
<content type='text'>
The relevant issue is only fixed in 23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The relevant issue is only fixed in 23
</pre>
</div>
</content>
</entry>
<entry>
<title>msvc: Fix __cplusplus value</title>
<updated>2021-10-10T23:26:18+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2021-10-07T16:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=e8a4dc157936397f938561c6bc0f38df981f7509'/>
<id>e8a4dc157936397f938561c6bc0f38df981f7509</id>
<content type='text'>
Ensure /Zc:__cplusplus is passed when using newer C++ standards.
https://docs.microsoft.com/en-us/cpp/build/reference/zc-cplusplus?view=msvc-160
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure /Zc:__cplusplus is passed when using newer C++ standards.
https://docs.microsoft.com/en-us/cpp/build/reference/zc-cplusplus?view=msvc-160
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT Upgrade ECM version to 5.88.0.</title>
<updated>2021-10-09T13:24:16+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2021-10-09T13:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=7602e24cf5e0beaec0c55024ec4b8b322d4ff3da'/>
<id>7602e24cf5e0beaec0c55024ec4b8b322d4ff3da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ECM on systems without PyQt5 on Python 2</title>
<updated>2021-10-05T12:25:02+00:00</updated>
<author>
<name>Nyan Pasu</name>
<email>nyanpasu64@tuta.io</email>
</author>
<published>2021-10-05T12:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a18543d73203b6175a9a3531486f31ee62bcf42e'/>
<id>a18543d73203b6175a9a3531486f31ee62bcf42e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>FindQtWaylandScanner: Use QT_HOST_BINS to find qtwaylandscanner</title>
<updated>2021-10-04T08:25:18+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>Alexander.Richardson@cl.cam.ac.uk</email>
</author>
<published>2021-10-02T15:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=c36e5abaecfca3c4d7b3957f935e2f061fcad488'/>
<id>c36e5abaecfca3c4d7b3957f935e2f061fcad488</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>
</feed>
