KDE/kdelibs

Alexander Neundorf neundorf at kde.org
Wed Apr 5 23:24:02 CEST 2006


SVN commit 526894 by neundorf:

-add the NOGUI keyword to the KDE4_ADD_EXECUTABLE_CALLS()

right now this only affects OS X: without the NOGUI keyword, now application bundles should be created
I will add RPATH handling later.

kdelibs/kabc/: add a dependency of addressee.h to addressee.cpp, this works partly (i.e. it works if none of both exists, but doesn't work if addressee.cpp exists and addressee.h doesn't)

Alex

CCMAIL: kde-buildsystem at kde.org




 M  +1 -1      cmake/modules/FindKDE4Internal.cmake  
 M  +1 -1      cmake/modules/KDE4Macros.cmake  
 M  +2 -2      dcop/CMakeLists.txt  
 M  +11 -23    dcop/client/CMakeLists.txt  
 M  +6 -6      dcop/dcopidl2cpp/CMakeLists.txt  
 M  +1 -1      dcop/iceauth/CMakeLists.txt  
 M  +4 -6      interfaces/terminal/test/CMakeLists.txt  
 M  +7 -2      kabc/CMakeLists.txt  
 M  +1 -1      kabc/kab/CMakeLists.txt  
 M  +27 -39    kabc/vcardparser/CMakeLists.txt  
 M  +1 -1      kde3support/kunittest/CMakeLists.txt  
 M  +34 -40    kde3support/tests/CMakeLists.txt  
 M  +2 -2      kdecore/CMakeLists.txt  
 M  +1 -1      kdecore/kconfig_compiler/CMakeLists.txt  
 M  +11 -21    kdecore/network/tests/CMakeLists.txt  
 M  +2 -2      kded/CMakeLists.txt  
 M  +3 -16     kdeprint/cups/CMakeLists.txt  
 M  +1 -7      kdeprint/foomatic/CMakeLists.txt  
 M  +3 -10     kdeprint/lpr/CMakeLists.txt  
 M  +24 -27    kdeprint/tests/CMakeLists.txt  
 M  +1 -1      kdesu/CMakeLists.txt  
 M  +1 -1      kdewidgets/CMakeLists.txt  
 M  +4 -8      kdoctools/CMakeLists.txt  
 M  +13 -14    kinit/CMakeLists.txt  
 M  +9 -14     kinit/tests/CMakeLists.txt  
 M  +1 -1      kio/kioexec/CMakeLists.txt  
 M  +4 -8      kio/misc/CMakeLists.txt  
 M  +2 -4      kio/misc/kfile/CMakeLists.txt  
 M  +1 -1      kio/misc/kpac/CMakeLists.txt  
 M  +1 -1      kio/misc/ksendbugmail/CMakeLists.txt  
 M  +1 -1      kioslave/http/kcookiejar/tests/CMakeLists.txt  
 M  +18 -18    knewstuff/CMakeLists.txt  
 M  +8 -8      kresources/CMakeLists.txt  
 M  +1 -1      kstyles/keramik/CMakeLists.txt  
 M  +1 -1      kstyles/utils/installtheme/CMakeLists.txt  
 M  +23 -27    kutils/tests/CMakeLists.txt  
 M  +34 -40    kwallet/backend/tests/CMakeLists.txt  
 M  +6 -14     kwallet/tests/CMakeLists.txt  
 M  +5 -5      pics/CMakeLists.txt  




More information about the Kde-buildsystem mailing list