<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/toolchain, branch v5.90.0</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>[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>
<entry>
<title>Attempt to find the Play store icon if it's not explicitly set</title>
<updated>2021-05-23T08:11:55+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2021-05-22T10:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a0deb0358d07de8b68a41a8270b3386482fa7525'/>
<id>a0deb0358d07de8b68a41a8270b3386482fa7525</id>
<content type='text'>
This relies on the apparently predominant naming pattern for those files,
those of our apps not using this often do not seem to have an appropriate
file (512x512 png) to begin with.

Explicit override is also possible, by the already existing mechanism of
putting a file with the right name into the fastlane/ source directory.

Having the icon included here will allow it to be automatically synced to
the Play store.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This relies on the apparently predominant naming pattern for those files,
those of our apps not using this often do not seem to have an appropriate
file (512x512 png) to begin with.

Explicit override is also possible, by the already existing mechanism of
putting a file with the right name into the fastlane/ source directory.

Having the icon included here will allow it to be automatically synced to
the Play store.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't pass through list rich text elements, Google Play can't handle those</title>
<updated>2021-05-17T15:55:48+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2021-05-12T14:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=ccd1db5ec167388c4b7dac8fa7cf099fc56f02a1'/>
<id>ccd1db5ec167388c4b7dac8fa7cf099fc56f02a1</id>
<content type='text'>
Instead, restore their plain text fallback output that we used to have
already prior to enabling rich text support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead, restore their plain text fallback output that we used to have
already prior to enabling rich text support.
</pre>
</div>
</content>
</entry>
</feed>
