<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git, branch v5.31.0-rc1</title>
<subtitle>hurd extra-cmake-modules.git</subtitle>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/'/>
<entry>
<title>Bindings: Remove unused member</title>
<updated>2017-02-04T11:56:06+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2017-02-04T11:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=66a7d95e6d4a5bb742e2077389bd99212ee7642d'/>
<id>66a7d95e6d4a5bb742e2077389bd99212ee7642d</id>
<content type='text'>
This should have been removed in a prior commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should have been removed in a prior commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically mark classes with pure virtual functions as /Abstract/.</title>
<updated>2017-02-04T11:45:00+00:00</updated>
<author>
<name>Shaheed Haque</name>
<email>srhaque@theiet.org</email>
</author>
<published>2017-02-03T20:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=2e20aeab6e86670a66ff99a7b79120c4004b4d22'/>
<id>2e20aeab6e86670a66ff99a7b79120c4004b4d22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bindings: Take account of visibility of classes</title>
<updated>2017-02-04T11:30:04+00:00</updated>
<author>
<name>Shaheed Haque</name>
<email>srhaque@theiet.org</email>
</author>
<published>2017-02-04T11:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=98d065773413aba437c0bc537c701ed39d38a9b9'/>
<id>98d065773413aba437c0bc537c701ed39d38a9b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bindings: Take account of visibility attribute on APIs</title>
<updated>2017-02-04T11:27:15+00:00</updated>
<author>
<name>Shaheed Haque</name>
<email>srhaque@theiet.org</email>
</author>
<published>2017-02-04T11:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=050f15ef6a0c44dc6a7abbbe0f1954ea1925f473'/>
<id>050f15ef6a0c44dc6a7abbbe0f1954ea1925f473</id>
<content type='text'>
Don't export API which has visibility "hidden".

Visibility attributes on variables are ignored, but call the generic
method anyway.

Remove checks for macros which obscure the attributes.  Processing the
attribute directly means that is not needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't export API which has visibility "hidden".

Visibility attributes on variables are ignored, but call the generic
method anyway.

Remove checks for macros which obscure the attributes.  Processing the
attribute directly means that is not needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bindings: Generalize the skippable_attribute method</title>
<updated>2017-02-04T11:14:39+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2017-02-04T10:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=4e17330a4520b1994a6488993a2a887f1f051d72'/>
<id>4e17330a4520b1994a6488993a2a887f1f051d72</id>
<content type='text'>
De-duplicate it between variables and functions.  The callers already
handle reporting the removal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
De-duplicate it between variables and functions.  The callers already
handle reporting the removal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bindings: Remove unused method</title>
<updated>2017-02-04T10:56:22+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2017-02-04T10:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=119b57aea04661740af81155170dd04442f97704'/>
<id>119b57aea04661740af81155170dd04442f97704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bindings: Add an end marker to the regex pattern</title>
<updated>2017-02-04T10:23:42+00:00</updated>
<author>
<name>Shaheed Haque</name>
<email>srhaque@theiet.org</email>
</author>
<published>2017-01-29T20:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=352dc8e843491ce29e3dd9396477cb67fa2ca4f3'/>
<id>352dc8e843491ce29e3dd9396477cb67fa2ca4f3</id>
<content type='text'>
Fix the anchoring of the regular expression matching to cover the
complete input. This was an oversight and should have no visible
effects except that if new fields are added to a rule database,
existing rules with wildcards will greedily match the new fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the anchoring of the regular expression matching to cover the
complete input. This was an oversight and should have no visible
effects except that if new fields are added to a rule database,
existing rules with wildcards will greedily match the new fields.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ENABLE_CLAZY on Windows</title>
<updated>2017-02-01T13:22:22+00:00</updated>
<author>
<name>Hannah von Reth</name>
<email>vonreth@kde.org</email>
</author>
<published>2017-02-01T13:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=16a148feda4e9761e2644972c4623b355ffa7e92'/>
<id>16a148feda4e9761e2644972c4623b355ffa7e92</id>
<content type='text'>
Summary:

Reviewers: smartins, alexmerry, apol

Reviewed By: apol

Subscribers: #windows, #build_system, #frameworks

Tags: #frameworks, #build_system

Differential Revision: https://phabricator.kde.org/D4389
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:

Reviewers: smartins, alexmerry, apol

Reviewed By: apol

Subscribers: #windows, #build_system, #frameworks

Tags: #frameworks, #build_system

Differential Revision: https://phabricator.kde.org/D4389
</pre>
</div>
</content>
</entry>
<entry>
<title>Bindings: Remove unused import</title>
<updated>2017-01-31T01:08:29+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2017-01-31T01:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=cf14610d1fff51f37301a7548bb69cc7cea0f26f'/>
<id>cf14610d1fff51f37301a7548bb69cc7cea0f26f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove delimiters from licence header</title>
<updated>2017-01-31T01:06:26+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2017-01-31T01:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=fbecbe4916ed1c7574d2e74e2b7506486b170b9c'/>
<id>fbecbe4916ed1c7574d2e74e2b7506486b170b9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
