<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git, branch v0.0.9</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 compat var; moved up to kde4support</title>
<updated>2014-01-04T14:38:39+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2014-01-04T14:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=83dbc09088b53196993b13318e84459eeb26e8e4'/>
<id>83dbc09088b53196993b13318e84459eeb26e8e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install all headers under FrameworkName, add optional PREFIX for namespaced headers</title>
<updated>2014-01-03T12:11:05+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2014-01-03T08:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=bc2c178e004c16523757501f59acdede82681d7c'/>
<id>bc2c178e004c16523757501f59acdede82681d7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the REQUIRED_HEADERS and RELATIVE arguments</title>
<updated>2013-12-27T12:56:21+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2013-12-27T12:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=809726ddd7b920c1d0c5a5339c344d91b88c59ef'/>
<id>809726ddd7b920c1d0c5a5339c344d91b88c59ef</id>
<content type='text'>
RELATIVE is needed because some projects have their headers (and sources)
split into different subdirectories.
REQUIRED_HEADERS gives the opportunity to receive a list of all the headers
we're depending on, in case the user wants to re-use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RELATIVE is needed because some projects have their headers (and sources)
split into different subdirectories.
REQUIRED_HEADERS gives the opportunity to receive a list of all the headers
we're depending on, in case the user wants to re-use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not break kdelibs build while we can't commit to it</title>
<updated>2013-12-17T07:45:19+00:00</updated>
<author>
<name>Aurélien Gâteau</name>
<email>agateau@kde.org</email>
</author>
<published>2013-12-17T07:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=83f4d25981610a0357284084543c4896155cab4e'/>
<id>83f4d25981610a0357284084543c4896155cab4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename KDE4_ENABLE_EXCEPTIONS to KDE_ENABLE_EXCEPTIONS</title>
<updated>2013-12-17T07:31:00+00:00</updated>
<author>
<name>Aurélien Gâteau</name>
<email>agateau@kde.org</email>
</author>
<published>2013-12-16T16:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=d4424389fa9f7605bd8ccf193f902a2c0adc9e81'/>
<id>d4424389fa9f7605bd8ccf193f902a2c0adc9e81</id>
<content type='text'>
REVIEW: 114501
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 114501
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the tests pass</title>
<updated>2013-12-14T16:03:08+00:00</updated>
<author>
<name>Albert Astals Cid</name>
<email>aacid@kde.org</email>
</author>
<published>2013-12-14T16:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=b8b3dfa277bf8911a9c5b9b2a4a3bfeebfb0f915'/>
<id>b8b3dfa277bf8911a9c5b9b2a4a3bfeebfb0f915</id>
<content type='text'>
Since some cmake modules include others inside e-c-m we need to set the cmake module path
so that they are found
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since some cmake modules include others inside e-c-m we need to set the cmake module path
so that they are found
</pre>
</div>
</content>
</entry>
<entry>
<title>Split Frameworks only definitions to a new file</title>
<updated>2013-12-14T15:29:16+00:00</updated>
<author>
<name>Albert Astals Cid</name>
<email>aacid@kde.org</email>
</author>
<published>2013-12-14T15:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=782010ea1e2a441a566e4a7b78c711cfece896ed'/>
<id>782010ea1e2a441a566e4a7b78c711cfece896ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install all includes in a KF5 dir</title>
<updated>2013-12-12T13:33:00+00:00</updated>
<author>
<name>Aurélien Gâteau</name>
<email>agateau@kde.org</email>
</author>
<published>2013-12-06T15:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=4fa4990da4640c3d395b14b4e4ff013dbf95db8e'/>
<id>4fa4990da4640c3d395b14b4e4ff013dbf95db8e</id>
<content type='text'>
REVIEW: 114336
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 114336
</pre>
</div>
</content>
</entry>
<entry>
<title>Manually merge daa54a252 from kdelibs into this file.</title>
<updated>2013-11-24T22:38:43+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2013-11-24T22:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=bb8eaaa588da6d5b063788e3a1a18c449d2a25d4'/>
<id>bb8eaaa588da6d5b063788e3a1a18c449d2a25d4</id>
<content type='text'>
Please check...
CCMAIL: rakuco@FreeBSD.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Please check...
CCMAIL: rakuco@FreeBSD.org
</pre>
</div>
</content>
</entry>
<entry>
<title>New function to create forward headers</title>
<updated>2013-11-05T12:08:34+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2013-11-05T12:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=573907a1dbbf63ca745412c06bdb4092f614dc77'/>
<id>573907a1dbbf63ca745412c06bdb4092f614dc77</id>
<content type='text'>
Create ECM_GENERATE_HEADERS, a cmake function that will generate the
forward headers like we used to, in cmake configure time.

REVIEW: 113406
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create ECM_GENERATE_HEADERS, a cmake function that will generate the
forward headers like we used to, in cmake configure time.

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