<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/tests, branch v5.30.0-rc2</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>Bindings: Add some content to the test source</title>
<updated>2017-01-05T22:18:30+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2017-01-05T22:17:35+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=b05981a8fdf8e828513e1c51621108c41085cd54'/>
<id>b05981a8fdf8e828513e1c51621108c41085cd54</id>
<content type='text'>
Increase test coverage regarding transformations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase test coverage regarding transformations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip attributes on enums when generating bindings</title>
<updated>2017-01-05T20:30:21+00:00</updated>
<author>
<name>Shaheed Haque</name>
<email>srhaque@theiet.org</email>
</author>
<published>2017-01-05T20:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=13f66631495e232ae53a0bb683bce323f1a7acb2'/>
<id>13f66631495e232ae53a0bb683bce323f1a7acb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip Python bindings test if PyQt isn't installed</title>
<updated>2016-11-07T14:01:51+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2016-11-07T14:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=06359725f5180d052b81369e56812efc561618e3'/>
<id>06359725f5180d052b81369e56812efc561618e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only add the test if python is found</title>
<updated>2016-11-07T00:20:11+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2016-11-07T00:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=1232d857690f21b30af553d52513c94be6d29e29'/>
<id>1232d857690f21b30af553d52513c94be6d29e29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce the CMake minimum required</title>
<updated>2016-11-07T00:10:46+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2016-11-07T00:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=144152c72debd85dfc48de1f2acf1fdb9bfcdec5'/>
<id>144152c72debd85dfc48de1f2acf1fdb9bfcdec5</id>
<content type='text'>
This works with 3.2, and I don't remember why I made it 3.3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This works with 3.2, and I don't remember why I made it 3.3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing includes</title>
<updated>2016-11-07T00:10:46+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2016-11-07T00:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=0e6f69086fb9b008310dd3721aba8432976bc84f'/>
<id>0e6f69086fb9b008310dd3721aba8432976bc84f</id>
<content type='text'>
Don't rely on transitive inclusion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't rely on transitive inclusion
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't require the python bindings dependencies for ECM</title>
<updated>2016-10-31T15:48:19+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2016-10-31T15:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=c983e0618662f7987bf4bd11e7647edd5cdefdbf'/>
<id>c983e0618662f7987bf4bd11e7647edd5cdefdbf</id>
<content type='text'>
It should be optional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It should be optional.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the PythonModuleGeneration module</title>
<updated>2016-10-31T15:38:08+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2016-04-23T15:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=64eb5f8e1320feb78c56ec0acb7399ee6085770d'/>
<id>64eb5f8e1320feb78c56ec0acb7399ee6085770d</id>
<content type='text'>
This can be used by KF5 libraries to generate python 2 and 3 bindings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can be used by KF5 libraries to generate python 2 and 3 bindings.
</pre>
</div>
</content>
</entry>
<entry>
<title>add full license text</title>
<updated>2016-08-31T21:00:09+00:00</updated>
<author>
<name>Allen Winter</name>
<email>winter@kde.org</email>
</author>
<published>2016-08-31T21:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=040440eb9ebfa756adc6b31f53d8e733fd0da3c9'/>
<id>040440eb9ebfa756adc6b31f53d8e733fd0da3c9</id>
<content type='text'>
REVIEW: 128780
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 128780
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate relative library paths to APK</title>
<updated>2016-06-15T13:40:34+00:00</updated>
<author>
<name>Andreas Cord-Landwehr</name>
<email>cordlandwehr@kde.org</email>
</author>
<published>2016-06-13T16:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=c6ae4fa9008b0805f4358012040e67577ba31791'/>
<id>c6ae4fa9008b0805f4358012040e67577ba31791</id>
<content type='text'>
Needed for many unit tests to add them to APK files.

REVIEW: 128175
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed for many unit tests to add them to APK files.

REVIEW: 128175
</pre>
</div>
</content>
</entry>
</feed>
