<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/extra-cmake-modules-config.cmake.in, branch v5.79.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>rework of extra-cmake-modules</title>
<updated>2012-05-12T19:28:58+00:00</updated>
<author>
<name>Alex Neundorf</name>
<email>neundorf@kde.org</email>
</author>
<published>2012-05-12T19:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=653895414dca71dde86dd78f493b5b646bb36ab7'/>
<id>653895414dca71dde86dd78f493b5b646bb36ab7</id>
<content type='text'>
-rename the cmake package from extra-cmake-modules to ECM
-change variable names and docs accordingly
-move setting of Qt-related defines from ECMQtFrameworks.cmake to KDECompilerSettings.cmake
-remove ECMSetVersionVariables.cmake, we'll do it some other way
-rename ECMConfig.cmake.in to ECMQtFrameworkConfig.cmake.in, since this is where it is used, and it would have the same name as ECMConfig.cmake.in which is for extra-cmake-modules itself

Alex
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-rename the cmake package from extra-cmake-modules to ECM
-change variable names and docs accordingly
-move setting of Qt-related defines from ECMQtFrameworks.cmake to KDECompilerSettings.cmake
-remove ECMSetVersionVariables.cmake, we'll do it some other way
-rename ECMConfig.cmake.in to ECMQtFrameworkConfig.cmake.in, since this is where it is used, and it would have the same name as ECMConfig.cmake.in which is for extra-cmake-modules itself

Alex
</pre>
</div>
</content>
</entry>
<entry>
<title>-add a directory for KDE specific files and add a KDEInstallDirs.cmake</title>
<updated>2012-02-16T16:15:36+00:00</updated>
<author>
<name>Alex Neundorf</name>
<email>neundorf@kde.org</email>
</author>
<published>2012-02-16T16:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=7289a5515ef107f1d15a4743a63b298337d9a214'/>
<id>7289a5515ef107f1d15a4743a63b298337d9a214</id>
<content type='text'>
KDEInstallDirs.cmake is similar to GNUInstallDirs.cmake coming with cmake,
but provides the install variables as used by KDE.
It also provides the special feature of initializing them to the values from kdelibs (?)
when installed into the same prefix.

Currently it all still uses "kde4", I'm not sure this will stay this way.

Alex
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KDEInstallDirs.cmake is similar to GNUInstallDirs.cmake coming with cmake,
but provides the install variables as used by KDE.
It also provides the special feature of initializing them to the values from kdelibs (?)
when installed into the same prefix.

Currently it all still uses "kde4", I'm not sure this will stay this way.

Alex
</pre>
</div>
</content>
</entry>
<entry>
<title>-add function ecm_use_find_modules() to selectively use some of the find-modules coming with e-c-m</title>
<updated>2011-12-11T14:40:12+00:00</updated>
<author>
<name>Alex Neundorf</name>
<email>neundorf@kde.org</email>
</author>
<published>2011-12-11T14:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=82f20a6b535d10e718d0932fd6eb7eb6eb523a13'/>
<id>82f20a6b535d10e718d0932fd6eb7eb6eb523a13</id>
<content type='text'>
Alex
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Alex
</pre>
</div>
</content>
</entry>
<entry>
<title>-separate find-modules and other modules into two separate directories, so they can be handled differently (the macros can't clash with stuff from cmake, since they all have the ECM prefix)</title>
<updated>2011-12-11T12:31:13+00:00</updated>
<author>
<name>Alex Neundorf</name>
<email>neundorf@kde.org</email>
</author>
<published>2011-12-11T12:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=69c0c16af749650d58e4f7b2cd24d672147b533b'/>
<id>69c0c16af749650d58e4f7b2cd24d672147b533b</id>
<content type='text'>
Alex
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Alex
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup per cmakelint.py</title>
<updated>2011-09-17T17:35:13+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2011-09-17T17:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=5c8d7e3bbca29dc0a7e7a220fcb0d1de440d15fe'/>
<id>5c8d7e3bbca29dc0a7e7a220fcb0d1de440d15fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install a Config.cmake file and a version-file along with it</title>
<updated>2011-07-26T18:39:12+00:00</updated>
<author>
<name>Alex Neundorf</name>
<email>neundorf@kde.org</email>
</author>
<published>2011-07-26T18:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=c195f8d0b9d4788daa0cf3d890008106ff296810'/>
<id>c195f8d0b9d4788daa0cf3d890008106ff296810</id>
<content type='text'>
Alex
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Alex
</pre>
</div>
</content>
</entry>
</feed>
