KDE/kdelibs

Alexander Neundorf neundorf at kde.org
Sat Feb 18 10:40:03 CET 2006


SVN commit 510826 by neundorf:

-renamed the KDE4_something_DIR to something_INSTALL_DIR
except KDE4_INCLUDE_DIR, since this is used for compiling and not for installing
-change the detection of KDE4_MODULE_DIR to use CMAKE_CURRENT_LIST_FILE
 I could not commit to kio/kssl/kssl/, so this may break installing there

Alex

CCMAIL: kde-buildsystem at kde.org
CCMAIL: montel at kde.org



 M  +1 -1      arts/kde/CMakeLists.txt  
 M  +2 -2      arts/kde/mcop-dcop/CMakeLists.txt  
 M  +18 -18    cmake/am2cmake  
 M  +29 -30    cmake/modules/FindKDE4.cmake  
 M  +1 -5      cmake/modules/KDE4Macros.cmake  
 M  +3 -3      dcop/CMakeLists.txt  
 M  +1 -1      dcop/dcopidlng/CMakeLists.txt  
 M  +1 -1      dnssd/CMakeLists.txt  
 M  +9 -1      doc/common/CMakeLists.txt  
 M  +1 -1      interfaces/kdocument/CMakeLists.txt  
 M  +1 -1      interfaces/khexedit/CMakeLists.txt  
 M  +2 -2      interfaces/kimproxy/interface/CMakeLists.txt  
 M  +1 -1      interfaces/kimproxy/library/CMakeLists.txt  
 M  +2 -2      interfaces/kmediaplayer/CMakeLists.txt  
 M  +2 -2      interfaces/kmediaplayer/kfileaudiopreview/CMakeLists.txt  
 M  +1 -1      interfaces/kregexpeditor/CMakeLists.txt  
 M  +1 -1      interfaces/kspeech/CMakeLists.txt  
 M  +5 -5      interfaces/ktexteditor/CMakeLists.txt  
 M  +3 -3      kabc/CMakeLists.txt  
 M  +3 -3      kabc/formats/CMakeLists.txt  
 M  +4 -4      kabc/plugins/dir/CMakeLists.txt  
 M  +5 -5      kabc/plugins/file/CMakeLists.txt  
 M  +5 -5      kabc/plugins/ldapkio/CMakeLists.txt  
 M  +5 -5      kabc/plugins/net/CMakeLists.txt  
 M  +4 -4      kate/data/CMakeLists.txt  
 M  +2 -2      kate/part/CMakeLists.txt  
 M  +4 -4      kate/plugins/autobookmarker/CMakeLists.txt  
 M  +4 -4      kate/plugins/insertfile/CMakeLists.txt  
 M  +4 -4      kate/plugins/isearch/CMakeLists.txt  
 M  +4 -4      kate/plugins/kdatatool/CMakeLists.txt  
 M  +4 -4      kate/plugins/wordcompletion/CMakeLists.txt  
 M  +2 -2      kate/scripts/CMakeLists.txt  
 M  +4 -4      kcert/CMakeLists.txt  
 M  +1 -1      kcmshell/CMakeLists.txt  
 M  +1 -1      kconf_update/CMakeLists.txt  
 M  +1 -1      kde3support/CMakeLists.txt  
 M  +1 -1      kde3support/kunittest/CMakeLists.txt  
 M  +31 -36    kdecore/CMakeLists.txt  
 M  +1 -1      kdecore/network/CMakeLists.txt  
 M  +2 -2      kdecore/tests/CMakeLists.txt  
 M  +5 -5      kded/CMakeLists.txt  
 M  +3 -3      kded/test/CMakeLists.txt  
 M  +1 -1      kdefx/CMakeLists.txt  
 M  +9 -11     kdeprint/CMakeLists.txt  
 M  +4 -4      kdeprint/cups/CMakeLists.txt  
 M  +2 -2      kdeprint/cups/cupsdconf2/CMakeLists.txt  
 M  +3 -3      kdeprint/ext/CMakeLists.txt  
 M  +1 -1      kdeprint/filters/CMakeLists.txt  
 M  +3 -3      kdeprint/foomatic/CMakeLists.txt  
 M  +3 -3      kdeprint/lpd/CMakeLists.txt  
 M  +3 -3      kdeprint/lpdunix/CMakeLists.txt  
 M  +4 -4      kdeprint/lpr/CMakeLists.txt  
 M  +5 -5      kdeprint/management/CMakeLists.txt  
 M  +2 -2      kdeprint/pics/CMakeLists.txt  
 M  +3 -3      kdeprint/rlpr/CMakeLists.txt  
 M  +3 -3      kdeprint/tools/escputil/CMakeLists.txt  
 M  +1 -1      kdesu/CMakeLists.txt  
 M  +3 -3      kdeui/CMakeLists.txt  
 M  +4 -1      kdeui/about/CMakeLists.txt  
 M  +3 -3      kdeui/kdetrayproxy/CMakeLists.txt  
 M  +2 -2      kdewidgets/CMakeLists.txt  
 M  +1 -1      kdewidgets/pics/CMakeLists.txt  
 M  +7 -7      kdoctools/CMakeLists.txt  
 M  +7 -7      khtml/CMakeLists.txt  
 M  +1 -1      khtml/css/CMakeLists.txt  
 M  +5 -5      khtml/java/CMakeLists.txt  
 M  +1 -1      khtml/java/dummy/CMakeLists.txt  
 M  +5 -11     khtml/kmultipart/CMakeLists.txt  
 M  +1 -1      khtml/pics/CMakeLists.txt  
 M  +29 -29    kimgio/CMakeLists.txt  
 M  +1 -1      kinit/CMakeLists.txt  
 M  +14 -17    kio/CMakeLists.txt  
 M  +1 -1      kio/kfile/CMakeLists.txt  
 M  +2 -2      kio/kpasswdserver/CMakeLists.txt  
 M  +3 -3      kio/misc/CMakeLists.txt  
 M  +1 -1      kio/misc/kntlm/CMakeLists.txt  
 M  +4 -4      kio/misc/kpac/CMakeLists.txt  
 M  +3 -3      kio/misc/kssld/CMakeLists.txt  
 M  +3 -3      kio/misc/kwalletd/CMakeLists.txt  
 M  +1 -1      kio/pics/CMakeLists.txt  
 M  +3 -3      kioslave/file/CMakeLists.txt  
 M  +3 -3      kioslave/ftp/CMakeLists.txt  
 M  +4 -4      kioslave/http/CMakeLists.txt  
 M  +6 -6      kioslave/http/kcookiejar/CMakeLists.txt  
 M  +3 -3      kioslave/metainfo/CMakeLists.txt  
 M  +1 -1      kjs/CMakeLists.txt  
 M  +1 -1      kjsembed/kjsembed/CMakeLists.txt  
 M  +2 -2      knewstuff/CMakeLists.txt  
 M  +1 -1      knotify/config/CMakeLists.txt  
 M  +3 -3      knotify/daemon/CMakeLists.txt  
 M  +2 -2      kparts/CMakeLists.txt  
 M  +9 -9      kparts/tests/CMakeLists.txt  
 M  +4 -4      kresources/CMakeLists.txt  
 M  +1 -1      kspell2/CMakeLists.txt  
 M  +2 -2      kspell2/kcmspellchecking/CMakeLists.txt  
 M  +3 -3      kspell2/plugins/aspell/CMakeLists.txt  
 M  +3 -3      kspell2/plugins/hspell/CMakeLists.txt  
 M  +3 -3      kspell2/plugins/ispell/CMakeLists.txt  
 M  +1 -1      kspell2/ui/CMakeLists.txt  
 M  +2 -2      kstyles/highcolor/CMakeLists.txt  
 M  +3 -3      kstyles/highcontrast/CMakeLists.txt  
 M  +2 -2      kstyles/highcontrast/config/CMakeLists.txt  
 M  +2 -2      kstyles/keramik/CMakeLists.txt  
 M  +1 -1      kstyles/klegacy/CMakeLists.txt  
 M  +2 -2      kstyles/kthemestyle/CMakeLists.txt  
 M  +2 -2      kstyles/light/CMakeLists.txt  
 M  +3 -3      kstyles/plastik/CMakeLists.txt  
 M  +2 -2      kstyles/plastik/config/CMakeLists.txt  
 M  +2 -2      kstyles/riscos/CMakeLists.txt  
 M  +2 -2      kstyles/themes/CMakeLists.txt  
 M  +2 -2      kstyles/web/CMakeLists.txt  
 M  +2 -2      kutils/CMakeLists.txt  
 M  +1 -1      kwallet/backend/CMakeLists.txt  
 M  +1 -1      kwallet/client/CMakeLists.txt  
 M  +1 -1      kxmlcore/CMakeLists.txt  
 M  +1 -1      licenses/CMakeLists.txt  
 M  +1 -1      mimetypes/CMakeLists.txt  
 M  +1 -1      mimetypes/application/CMakeLists.txt  
 M  +1 -1      mimetypes/audio/CMakeLists.txt  
 M  +1 -1      mimetypes/image/CMakeLists.txt  
 M  +1 -1      mimetypes/inode/CMakeLists.txt  
 M  +1 -1      mimetypes/message/CMakeLists.txt  
 M  +1 -1      mimetypes/model/CMakeLists.txt  
 M  +1 -1      mimetypes/multipart/CMakeLists.txt  
 M  +1 -1      mimetypes/text/CMakeLists.txt  
 M  +1 -1      mimetypes/uri/CMakeLists.txt  
 M  +1 -1      mimetypes/video/CMakeLists.txt  




More information about the Kde-buildsystem mailing list