<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/modules, branch v5.92.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>[ECMQmlModule] Fix doc syntax</title>
<updated>2022-02-16T14:53:34+00:00</updated>
<author>
<name>Julius Künzel</name>
<email>jk.kdedev@smartlab.uber.space</email>
</author>
<published>2022-02-16T14:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a35ca2a9ceab34209aa5a37da477cf3e233278f3'/>
<id>a35ca2a9ceab34209aa5a37da477cf3e233278f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ECMGeneratePriFile: support multiple include install dirs</title>
<updated>2022-02-13T19:10:36+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2022-02-13T17:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=446419435fa34f6bebd39dc4ccaa3ae857fba148'/>
<id>446419435fa34f6bebd39dc4ccaa3ae857fba148</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-02-10T13:34:00+00:00</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2022-02-10T13:05:40+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=402903e5caa15f483193cd10d97754ea73078f0e'/>
<id>402903e5caa15f483193cd10d97754ea73078f0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "ECMEnableSanitizers: do not enable linker flags when not supported"</title>
<updated>2022-01-26T07:46:28+00:00</updated>
<author>
<name>Bhushan Shah</name>
<email>bhush94@gmail.com</email>
</author>
<published>2022-01-26T07:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=fffae63daa48648784919aec4b576034e44a2da0'/>
<id>fffae63daa48648784919aec4b576034e44a2da0</id>
<content type='text'>
This reverts commit abc3a698abc0dfea19040007a7c57d04c3bb6865.

Unfortunately it caused various problems:

- Minimum cmake version for extra-cmake-modules does not contain the
  required module
- Even with newer cmake it had issue with old policy that was not fixed
  until very late that breaks packages using old policy

CCMAIL: kde-frameworks-devel@kde.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit abc3a698abc0dfea19040007a7c57d04c3bb6865.

Unfortunately it caused various problems:

- Minimum cmake version for extra-cmake-modules does not contain the
  required module
- Even with newer cmake it had issue with old policy that was not fixed
  until very late that breaks packages using old policy

CCMAIL: kde-frameworks-devel@kde.org
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ECMFindQmlModule unit test with Qt6</title>
<updated>2022-01-25T15:54:38+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2022-01-25T15:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=9ff6f346b7e5265fb89c8e946b3ee841f6d4c305'/>
<id>9ff6f346b7e5265fb89c8e946b3ee841f6d4c305</id>
<content type='text'>
Finding Qt6 tools without also finding any library component only works
in the COMPONENT form, see also MR !233.

Fixes issue #7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Finding Qt6 tools without also finding any library component only works
in the COMPONENT form, see also MR !233.

Fixes issue #7
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ECMPoQmTools when using Qt6</title>
<updated>2022-01-24T16:20:58+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2022-01-24T16:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=76d3aeba00054b8fdef5d51a41585802522e7af6'/>
<id>76d3aeba00054b8fdef5d51a41585802522e7af6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ECMEnableSanitizers: do not enable linker flags when not supported</title>
<updated>2022-01-23T03:53:21+00:00</updated>
<author>
<name>Bhushan Shah</name>
<email>bhush94@gmail.com</email>
</author>
<published>2022-01-22T13:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=abc3a698abc0dfea19040007a7c57d04c3bb6865'/>
<id>abc3a698abc0dfea19040007a7c57d04c3bb6865</id>
<content type='text'>
If linker does not support the linker flag, do not enable it, on alpine
e.g. musl does not support the ASAN, if it is enabled unconditionally,
it will cause the linker to error out
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If linker does not support the linker flag, do not enable it, on alpine
e.g. musl does not support the ASAN, if it is enabled unconditionally,
it will cause the linker to error out
</pre>
</div>
</content>
</entry>
<entry>
<title>ECMQmlModule: Add -Muri automoc option to make static builds work correctly</title>
<updated>2022-01-21T11:56:14+00:00</updated>
<author>
<name>Arjen Hiemstra</name>
<email>ahiemstra@heimr.nl</email>
</author>
<published>2022-01-19T13:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=13d2e4a2a5a97dfceb61075ee760485d448fa36e'/>
<id>13d2e4a2a5a97dfceb61075ee760485d448fa36e</id>
<content type='text'>
This is apparently needed for static QML plugins to work properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is apparently needed for static QML plugins to work properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>ECMQmlModule: Correct the prefix of the generated qrc to be what Qt expects</title>
<updated>2022-01-21T11:56:14+00:00</updated>
<author>
<name>Arjen Hiemstra</name>
<email>ahiemstra@heimr.nl</email>
</author>
<published>2022-01-19T13:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=5069d782f38826be1e6edb24383a19bde9c16d05'/>
<id>5069d782f38826be1e6edb24383a19bde9c16d05</id>
<content type='text'>
When the major version of a module is &gt;1, Qt expects a .MajorVersion
suffix on the module path. Since we are already doing this for the
shared library install path, extract that code to a shared macro and
reuse it for the prefix path in the generated qrc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the major version of a module is &gt;1, Qt expects a .MajorVersion
suffix on the module path. Since we are already doing this for the
shared library install path, extract that code to a shared macro and
reuse it for the prefix path in the generated qrc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the right @since version for ECMQmlModule</title>
<updated>2022-01-21T11:56:14+00:00</updated>
<author>
<name>Arjen Hiemstra</name>
<email>ahiemstra@heimr.nl</email>
</author>
<published>2022-01-19T13:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=457904e1519aba0e854266889bdd4f0bd1694c4b'/>
<id>457904e1519aba0e854266889bdd4f0bd1694c4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
