<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/toolchain, branch v5.82.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>Modules docs: move rst docs into bracket comments</title>
<updated>2021-04-23T17:49:14+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2021-04-17T09:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=5512e03562694ebfe571a3b6068a7d35d9ddfd7a'/>
<id>5512e03562694ebfe571a3b6068a7d35d9ddfd7a</id>
<content type='text'>
CMake &gt;= 3.0 supports bracket comments, and the reStructuredText
integration code in sphinx/ext/ecm.py already supports extracting
the docs from a bracket comment instead.
Editing documentation without leading line comment markers is more simple,
e,g. when reflowing text over lines.

With ECM meanwhile requiring CMake 3.5 now it is possible to switch
(and thus follow also the approach used by cmake itself).

NO_CHANGELOG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake &gt;= 3.0 supports bracket comments, and the reStructuredText
integration code in sphinx/ext/ecm.py already supports extracting
the docs from a bracket comment instead.
Editing documentation without leading line comment markers is more simple,
e,g. when reflowing text over lines.

With ECM meanwhile requiring CMake 3.5 now it is possible to switch
(and thus follow also the approach used by cmake itself).

NO_CHANGELOG
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the advanced APK packaging options</title>
<updated>2021-04-07T08:22:26+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2021-04-06T09:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=0ff01edb545512b7c2d84c6016b51d8acd0132e4'/>
<id>0ff01edb545512b7c2d84c6016b51d8acd0132e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a way to pass additional arguments to androiddeployqt</title>
<updated>2021-04-07T08:22:26+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2021-04-05T14:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=5033d712b73df05b6bda1cddc6bf5a2b9688afb1'/>
<id>5033d712b73df05b6bda1cddc6bf5a2b9688afb1</id>
<content type='text'>
We need this to pass the --release option for binary factory release
builds.

An alternative approach would be to set that here automatically depending
on the CMake build type. Since that however ends up producing unsigned and
thus not immediately usable APKs (or would need a whole set of extra
arguments for proper signing) I'm not sure whether that's most convenient
for local use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need this to pass the --release option for binary factory release
builds.

An alternative approach would be to set that here automatically depending
on the CMake build type. Since that however ends up producing unsigned and
thus not immediately usable APKs (or would need a whole set of extra
arguments for proper signing) I'm not sure whether that's most convenient
for local use.
</pre>
</div>
</content>
</entry>
<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>
</feed>
