<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/modules/FindLibintl.cmake, branch v5.73.0-rc1</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>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://netuse.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>don't put set variables into the CACHE, per Brad King</title>
<updated>2008-04-16T20:37:25+00:00</updated>
<author>
<name>Allen Winter</name>
<email>winter@kde.org</email>
</author>
<published>2008-04-16T20:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=9215cdab458b5fdc16343157dacd78ef82245ae1'/>
<id>9215cdab458b5fdc16343157dacd78ef82245ae1</id>
<content type='text'>
svn path=/trunk/KDE/kdelibs/; revision=797757
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/KDE/kdelibs/; revision=797757
</pre>
</div>
</content>
</entry>
<entry>
<title>-mark some variables as advanced, so they don't appear in the not-advanced view of cmake-gui and ccmake</title>
<updated>2008-04-03T22:12:21+00:00</updated>
<author>
<name>Alexander Neundorf</name>
<email>neundorf@kde.org</email>
</author>
<published>2008-04-03T22:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=9197e55392ed66b784cb719e202a24f78cd03c58'/>
<id>9197e55392ed66b784cb719e202a24f78cd03c58</id>
<content type='text'>
-some minor cosmetics (casing and spaces vs. tabs)

Alex



svn path=/trunk/KDE/kdelibs/; revision=793410
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-some minor cosmetics (casing and spaces vs. tabs)

Alex



svn path=/trunk/KDE/kdelibs/; revision=793410
</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://netuse.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 FindLibintl.cmake instead of FindGettext.cmake in kdelibs</title>
<updated>2007-08-15T03:03:19+00:00</updated>
<author>
<name>Alexander Neundorf</name>
<email>neundorf@kde.org</email>
</author>
<published>2007-08-15T03:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=c47e6423b497b2f51b0fda36fbae524b3efa61fb'/>
<id>c47e6423b497b2f51b0fda36fbae524b3efa61fb</id>
<content type='text'>
Alex

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

svn path=/trunk/KDE/kdelibs/; revision=700195
</pre>
</div>
</content>
</entry>
<entry>
<title>copy stuff from FindGettext.cmake, which actually searches libintl to a new FindLibintl.cmake</title>
<updated>2007-08-15T02:23:41+00:00</updated>
<author>
<name>Alexander Neundorf</name>
<email>neundorf@kde.org</email>
</author>
<published>2007-08-15T02:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=34aee9dc819ead4b597175ff9262ba7bc6c276a6'/>
<id>34aee9dc819ead4b597175ff9262ba7bc6c276a6</id>
<content type='text'>
Alex


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


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