<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/toolchain, branch v5.80.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>Remove fastlane metadata generation from a given APK</title>
<updated>2021-02-01T16:21:08+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2021-01-30T11:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=b0a7296dfd922a3c105af8b404db07f98048d9f8'/>
<id>b0a7296dfd922a3c105af8b404db07f98048d9f8</id>
<content type='text'>
This is no longer needed now that the metadata happens as part of the
build process rather than afterwards on the signing system. This allows
us to simplify the code here a bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is no longer needed now that the metadata happens as part of the
build process rather than afterwards on the signing system. This allows
us to simplify the code here a bit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support the new Appstream file extension as well</title>
<updated>2021-01-30T10:30:26+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2021-01-29T15:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=fddc956e62c8f4162edc3b7e810c43d3e50b4c1e'/>
<id>fddc956e62c8f4162edc3b7e810c43d3e50b4c1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consider Appstream donation URLs for creating F-Droid metadata</title>
<updated>2021-01-20T16:16:29+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2021-01-20T16:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=717dc6eb24716d14cdfb304530045ef91228be19'/>
<id>717dc6eb24716d14cdfb304530045ef91228be19</id>
<content type='text'>
Those occur for example in Marble.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Those occur for example in Marble.
</pre>
</div>
</content>
</entry>
<entry>
<title>Consider local fastlane image assets</title>
<updated>2020-12-28T14:55:08+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2020-12-24T14:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=18c0cc795fbf659350b23a5d61bf421f1fb1fda8'/>
<id>18c0cc795fbf659350b23a5d61bf421f1fb1fda8</id>
<content type='text'>
This adds support for image assets not represented in the appstream data,
such as the banner image for the F-Droid app, and it allows to override
appstream screenshots by local ones. The latter is e.g. used by KTrip
which provides Android-specific screenshots that way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds support for image assets not represented in the appstream data,
such as the banner image for the F-Droid app, and it allows to override
appstream screenshots by local ones. The latter is e.g. used by KTrip
which provides Android-specific screenshots that way.
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve the rich-text subset supported by F-Droid</title>
<updated>2020-12-24T10:54:45+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2020-12-18T16:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=11ecd86909bd28269ab158c8b291a38e905aea3c'/>
<id>11ecd86909bd28269ab158c8b291a38e905aea3c</id>
<content type='text'>
This should improve the alignment issues currently seen in bullet point
lists that we use frequently in the description text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should improve the alignment issues currently seen in bullet point
lists that we use frequently in the description text.
</pre>
</div>
</content>
</entry>
<entry>
<title>bump required cmake version for Android.cmake</title>
<updated>2020-12-20T14:32:42+00:00</updated>
<author>
<name>Johnny Jazeix</name>
<email>jazeix@gmail.com</email>
</author>
<published>2020-12-20T14:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=3f466f67e15bb285b7041a0b6b85d72ffb98e059'/>
<id>3f466f67e15bb285b7041a0b6b85d72ffb98e059</id>
<content type='text'>
BUG: 424392
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: 424392
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically detect plugin lib deps on Android</title>
<updated>2020-12-19T13:38:10+00:00</updated>
<author>
<name>Gabriel Souza Franco</name>
<email>gabrielfrancosouza@gmail.com</email>
</author>
<published>2020-11-25T15:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=f493041ad039867bb24a4259657acf3f3d522dfe'/>
<id>f493041ad039867bb24a4259657acf3f3d522dfe</id>
<content type='text'>
This makes use of the CMake 3.19 DEFER command to list all MODULE
targets after processing the toplevel CMakeLists. This allows us to
collect required dependencies of all plugins without changes to the
application. For example, this will fix Okular not including Poppler
because it is only linked from the plugin, thus not being able to
actually read PDFs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes use of the CMake 3.19 DEFER command to list all MODULE
targets after processing the toplevel CMakeLists. This allows us to
collect required dependencies of all plugins without changes to the
application. For example, this will fix Okular not including Poppler
because it is only linked from the plugin, thus not being able to
actually read PDFs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix errors in python code, found by pylama in a strict CI</title>
<updated>2020-12-13T10:51:10+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2020-12-13T10:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=1c9ca43e12a9c09c94b87d1c494823b3c5d7798a'/>
<id>1c9ca43e12a9c09c94b87d1c494823b3c5d7798a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if file exists before removing the fastlane archive</title>
<updated>2020-12-10T19:37:24+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2020-12-10T19:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=f3a196c93ec3aab3de3ccbfa22c4f97b9a7c736d'/>
<id>f3a196c93ec3aab3de3ccbfa22c4f97b9a7c736d</id>
<content type='text'>
Locally unlink() seems to work just fine on non-existent files, but on
binary factory that seems to be different for some reason.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Locally unlink() seems to work just fine on non-existent files, but on
binary factory that seems to be different for some reason.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean image folder and archive file before downloading/generating those</title>
<updated>2020-12-10T16:33:38+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2020-12-10T16:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=30728f107579f8706a4f3e644465d1bcc1a6504f'/>
<id>30728f107579f8706a4f3e644465d1bcc1a6504f</id>
<content type='text'>
This matters when reusing output folders (as binary factory does for
example), as we then retain outdated screenshots and just keep adding
files to an already existing fastlane archive.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matters when reusing output folders (as binary factory does for
example), as we then retain outdated screenshots and just keep adding
files to an already existing fastlane archive.
</pre>
</div>
</content>
</entry>
</feed>
