<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/toolchain, branch v5.92.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>specifydependencies: fix syntax in debug output</title>
<updated>2022-02-27T20:48:24+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2022-02-27T20:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=d18d5f38650dc41f801773823bff63ea73694a2f'/>
<id>d18d5f38650dc41f801773823bff63ea73694a2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt Android toolchain file and FindGradle to Qt6</title>
<updated>2022-02-11T18:14:37+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2022-02-11T18:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=676f90873b4d35c20976536844c36b8c0fbe06a5'/>
<id>676f90873b4d35c20976536844c36b8c0fbe06a5</id>
<content type='text'>
- We don't need the Threads target workaround anymore, that breaks the
build with Qt6 even.
- The Gradle wrapper shipped with Qt is no longer installed as executable,
so we need to run this in sh explicitly.
- Qt6 uses a different Android Gradle plugin version (not to be confused
with the Gradle version), which we need to make available for the
configure_file() call on the build.gradle file.

With this most Framework modules build against Qt6 here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- We don't need the Threads target workaround anymore, that breaks the
build with Qt6 even.
- The Gradle wrapper shipped with Qt is no longer installed as executable,
so we need to run this in sh explicitly.
- Qt6 uses a different Android Gradle plugin version (not to be confused
with the Gradle version), which we need to make available for the
configure_file() call on the build.gradle file.

With this most Framework modules build against Qt6 here.
</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>Handle git remotes that aren't called origin in _repository_name()</title>
<updated>2021-09-27T14:41:24+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>Alexander.Richardson@cl.cam.ac.uk</email>
</author>
<published>2021-07-28T14:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=1dad57d47614546240061fd942d1ff8e6e54eb64'/>
<id>1dad57d47614546240061fd942d1ff8e6e54eb64</id>
<content type='text'>
I was seeing `error: No such remote 'origin'` in the cmake output.
This commit avoids hardcoding `origin` as the upstream URL and instead
uses the `git rev-parse @{u}` to get the configured upstream.

As a follow-up we may want to check if this should be executed by default,
but for now this fixes a warning that I'm seeing with various projects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I was seeing `error: No such remote 'origin'` in the cmake output.
This commit avoids hardcoding `origin` as the upstream URL and instead
uses the `git rev-parse @{u}` to get the configured upstream.

As a follow-up we may want to check if this should be executed by default,
but for now this fixes a warning that I'm seeing with various projects.
</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>Fix typos found by codespell</title>
<updated>2021-07-13T20:35:29+00:00</updated>
<author>
<name>Christophe Giboudeaux</name>
<email>christophe@krop.fr</email>
</author>
<published>2021-07-13T20:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=8ac2f4f798012203d770049eb4a4374a3c5390ed'/>
<id>8ac2f4f798012203d770049eb4a4374a3c5390ed</id>
<content type='text'>
GIT_SILENT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GIT_SILENT
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim whitespaces from description texts</title>
<updated>2021-07-03T11:39:19+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2021-07-03T11:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=462fe7fd93c50d15cd59d428eaf739671cd2c449'/>
<id>462fe7fd93c50d15cd59d428eaf739671cd2c449</id>
<content type='text'>
This fixes spurious differences after a roundtrip through Google Play,
breaking change detection and thus triggering unnecessary metadata
updates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes spurious differences after a roundtrip through Google Play,
breaking change detection and thus triggering unnecessary metadata
updates.
</pre>
</div>
</content>
</entry>
<entry>
<title>Number screenshots in the same way the fastlane tool does this</title>
<updated>2021-07-01T15:05:25+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2021-07-01T15:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=f776d39546ff4f6752a8ba0a1963e02c3607ed05'/>
<id>f776d39546ff4f6752a8ba0a1963e02c3607ed05</id>
<content type='text'>
This considerably simplifies comparing our data with that retrieved from
Google Play for automatically syncing metadata.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This considerably simplifies comparing our data with that retrieved from
Google Play for automatically syncing metadata.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fastlane] Add mapping for serbian</title>
<updated>2021-06-27T17:01:01+00:00</updated>
<author>
<name>Nicolas Fella</name>
<email>nicolas.fella@gmx.de</email>
</author>
<published>2021-06-27T17:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=53cb217cb4e6e27be4b288cab60565d8992fc2a2'/>
<id>53cb217cb4e6e27be4b288cab60565d8992fc2a2</id>
<content type='text'>
Qt maps it this way
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Qt maps it this way
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that dir path exists before attempting to copy file</title>
<updated>2021-05-23T20:07:51+00:00</updated>
<author>
<name>Bart De Vries</name>
<email>bart@mogwai.be</email>
</author>
<published>2021-05-23T20:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=1312c40ca85e2e5bab6781897b4224cfd04f805a'/>
<id>1312c40ca85e2e5bab6781897b4224cfd04f805a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
