<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/modules/FindAvahi.cmake, branch v5.53.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>Move the modules, modules-test and systeminfo subdirs into 'attic'</title>
<updated>2011-06-30T21:36:45+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2011-06-30T21:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=d2b2c90a06bf1f4a21df196430d1f95856900410'/>
<id>d2b2c90a06bf1f4a21df196430d1f95856900410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-use consistently all lowercase here</title>
<updated>2010-08-24T19:49:35+00:00</updated>
<author>
<name>Alexander Neundorf</name>
<email>neundorf@kde.org</email>
</author>
<published>2010-08-24T19:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=8773fa29dcfeddc45d4255768f940d5776e9f5c3'/>
<id>8773fa29dcfeddc45d4255768f940d5776e9f5c3</id>
<content type='text'>
Alex

svn path=/trunk/KDE/kdelibs/; revision=1167505
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Alex

svn path=/trunk/KDE/kdelibs/; revision=1167505
</pre>
</div>
</content>
</entry>
<entry>
<title>some improvements to the docs:</title>
<updated>2008-02-18T19:06:32+00:00</updated>
<author>
<name>Alexander Neundorf</name>
<email>neundorf@kde.org</email>
</author>
<published>2008-02-18T19:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=814455b7ad321c88e730662fda58261087b72e72'/>
<id>814455b7ad321c88e730662fda58261087b72e72</id>
<content type='text'>
-some modules were not at all documented, only few are left now
-the copyright message doesn't have to be printed for every module in the docs
-fix FindKorundom.cmake, it didn't follow the style guide and had typos (e.g. Korumdum_FOUND instead of KORUNDUM_FOUND)

Alex

(will commit modified FindKDE4Internal.cmake after Christians commit)


svn path=/trunk/KDE/kdelibs/; revision=776742
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-some modules were not at all documented, only few are left now
-the copyright message doesn't have to be printed for every module in the docs
-fix FindKorundom.cmake, it didn't follow the style guide and had typos (e.g. Korumdum_FOUND instead of KORUNDUM_FOUND)

Alex

(will commit modified FindKDE4Internal.cmake after Christians commit)


svn path=/trunk/KDE/kdelibs/; revision=776742
</pre>
</div>
</content>
</entry>
<entry>
<title>Use find_package_handle_standard_args</title>
<updated>2007-08-14T07:11:34+00:00</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2007-08-14T07:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=186950a4056ca1260bee1431baabb099f9cb7c20'/>
<id>186950a4056ca1260bee1431baabb099f9cb7c20</id>
<content type='text'>
Fix previous commit
Remove not necessary path

svn path=/trunk/KDE/kdelibs/; revision=699877
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix previous commit
Remove not necessary path

svn path=/trunk/KDE/kdelibs/; revision=699877
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve it</title>
<updated>2007-04-15T11:42:53+00:00</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2007-04-15T11:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=e484883b0386ca74a28e3752feb72111cb331d35'/>
<id>e484883b0386ca74a28e3752feb72111cb331d35</id>
<content type='text'>
svn path=/trunk/KDE/kdelibs/; revision=654193
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/KDE/kdelibs/; revision=654193
</pre>
</div>
</content>
</entry>
<entry>
<title>Add check for Avahi. If found, use avahi backend, else search for libdns_sd.</title>
<updated>2007-04-14T18:40:13+00:00</updated>
<author>
<name>Jakub Stachowski</name>
<email>qbast@go2.pl</email>
</author>
<published>2007-04-14T18:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=2c7ef17dafd48c652a1bf81b6e2cc671db8cfe8d'/>
<id>2c7ef17dafd48c652a1bf81b6e2cc671db8cfe8d</id>
<content type='text'>
config-dnssd.h is not needed anymore. Include defs.h instead of copying defines.


svn path=/trunk/KDE/kdelibs/; revision=653972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config-dnssd.h is not needed anymore. Include defs.h instead of copying defines.


svn path=/trunk/KDE/kdelibs/; revision=653972
</pre>
</div>
</content>
</entry>
</feed>
