aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)Author
2007-06-08revert 'SET(CMAKE_DEBUG_POSTFIX "d")' for win32Christian Ehrlicher
-> the comment 'does not work atm' is corect... svn path=/trunk/KDE/kdelibs/; revision=672966
2007-06-08mark Xau_INCLUDE_PATH advancedAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=672948
2007-06-08- splitted KDEWIN32 and GUNWIN32 module into KDEWIN and KDEWIN32, where ↵Ralf Habacker
KDEWIN sets include/library search path for all other modules and KDEWIN32 search for kdewin32 library in the found locations. svn path=/trunk/KDE/kdelibs/; revision=672805
2007-06-08-also put LIBEXEC_INSTALL_DIR into the dependencies fileAlexander Neundorf
-only reuse the install dirs from kdelibs if the current CMAKE_INSTALL_PREFIX equals the kdelibs install dir Alex svn path=/trunk/KDE/kdelibs/; revision=672766
2007-06-07fix commentsMatthias Kretz
svn path=/trunk/KDE/kdelibs/; revision=672499
2007-06-06-more fixes to FindX11 with the help from LubosAlexander Neundorf
X11_Xss_LIB and X11_Xss_FOUND will be removed soon, use X11_Xscreensaver_LIB and X11_Xscreensaver_FOUND instead Alex svn path=/trunk/KDE/kdelibs/; revision=672026
2007-06-06fix commentAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=672019
2007-06-05Move into kdelibs (now used by koffice/libkexiv2 and digikam for the future)Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=671799
2007-06-05-don't list the standard dirsAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=671575
2007-06-05add NAMES argumentAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=671574
2007-06-05rename KDE4_BUILD_TESTREQGRESSION to KHTML_BUILD_TESTREGRESSION and move it ↵Alexander Neundorf
to kdelibs/CMakeLists.txt Alex svn path=/trunk/KDE/kdelibs/; revision=671572
2007-06-05-/usr/lib, /usr/local/lib, /usr/include, /usr/local/include don't have to be ↵Alexander Neundorf
listed explicitely, they are searched automatically -some more consisten lower casing and indentation Alex svn path=/trunk/KDE/kdelibs/; revision=671570
2007-06-05Fix kcal/kcal.h was renamed kcal/kcal_export.hAllen Winter
so this brittle check failed. svn path=/trunk/KDE/kdelibs/; revision=671556
2007-06-04remove obsolete X11_XV_FOUND and X11_XFT_FOUND (use X11_Xv_FOUND and ↵Alexander Neundorf
X11_Xft_FOUND instead) Alex svn path=/trunk/KDE/kdelibs/; revision=671547
2007-06-04Add Q_WS_QWS symbol to build system. Also check for that symbol, and link ↵Benjamin Long
against the QtNetwork libarary if found. This is all for the Qtopia-Core target. svn path=/trunk/KDE/kdelibs/; revision=671369
2007-06-01-add some more X11_xxx_FOUND variablesAlexander Neundorf
-if there is a X11_Foo_LIB and a X11_Foo_INCLUDE_PATH variables for a component, set X11_Foo_FOUND only to true if both are found -added X11_Xv_FOUND and X11_Xft_FOUND, X11_XV_FOUND and X11_XFT_FOUND will be removed soon Alex p.s. if this breaks something please CC me, both to neundorf@kde.org and alex.neundorf@kitware.com svn path=/trunk/KDE/kdelibs/; revision=670488
2007-05-30partly sync with FindX11.cmake from cmake cvs, mainly upper/lower caseAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=669849
2007-05-30Patch requested by Coolo.Laurent Montel
" you configure kdelibs to CMAKE_INSTALL_PREFIX=/usr CONFIG_INSTALL_DIR=/etc/kde" "then you go to kdetoys and do CMAKE_INSTALL_PREFIX=/usr" cmake didn't use CONFIG_INSTALL_DIR. Now we store value into KDELibsDependencies.cmake and we can use directly. not necessary to re-specify CONFIG_INSTALL_DIR in each module. svn path=/trunk/KDE/kdelibs/; revision=669808
2007-05-28Need by playground/pimLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=668978
2007-05-26Make it work with the new command line option requirementsAlex Merry
for kmetadata_rcgen. svn path=/trunk/KDE/kdelibs/; revision=668560
2007-05-26Installation of PO files: do not rely on previous macro having been run.Chusslove Illich
svn path=/trunk/KDE/kdelibs/; revision=668553
2007-05-24Fix installation of PO files.Chusslove Illich
svn path=/trunk/KDE/kdelibs/; revision=668052
2007-05-24Add a flag for building testregression and some build instructions.Maks Orlovich
Thanks to dfaure and tronical for helping me out with the build systems! svn path=/trunk/KDE/kdelibs/; revision=668049
2007-05-21Ah! KDE4_INCLUDE_INSTALL_DIR is defined by KDELibsDependencies.cmakeDavid Faure
svn path=/trunk/KDE/kdelibs/; revision=666996
2007-05-21Revert - there's no such var; the proper fix for this looks a bit involved ↵David Faure
and needs testing; let's get Dirk going meanwhile. svn path=/trunk/KDE/kdelibs/; revision=666995
2007-05-21a bit more readable output. still can't build anything thoughDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=666993
2007-05-21After discut with Alex, it was just a pb with my cmakeLaurent Montel
cvs version. So revert it. It's defined now with official cmake version svn path=/trunk/KDE/kdelibs/; revision=666910
2007-05-18Revert kconfig_compiler move, it's a devel toolDavid Faure
svn path=/trunk/KDE/kdelibs/; revision=665848
2007-05-17revert my change for win32 libexec and instead point LIBEXEC_INSTALL_DIR to ↵Andreas Pakulat
BIN_INSTALL_DIR on win32 svn path=/trunk/KDE/kdelibs/; revision=665787
2007-05-17ld system support for translation scripting (#2).Chusslove Illich
svn path=/trunk/KDE/kdelibs/; revision=665741
2007-05-15-add comment why find_xxx() is called twiceAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=664860
2007-05-14Move kconfig_compiler to libexecDavid Faure
Mention bug in FindKDE4Internal when people try configuring a module with a prefix != kde prefix CCMAIL: kde-buildsystem@kde.org svn path=/trunk/KDE/kdelibs/; revision=664536
2007-05-13MAILTRANSPORT libs stuffAllen Winter
svn path=/trunk/KDE/kdelibs/; revision=664037
2007-05-07meinproc -> meinproc4David Faure
svn path=/trunk/KDE/kdelibs/; revision=662242
2007-05-07rename modules to kdeinit4Dirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=662109
2007-05-03Add link to the bug reportThiago Macieira
svn path=/trunk/KDE/kdelibs/; revision=660843
2007-05-03disable -fno-threadsafe-staticsDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=660803
2007-05-02Revert - it's not always compiled.David Faure
-> it's not a standard KDE4_FOO_LIBS, it's a KMETADATA_LIBRARIES like any 3rd-party lib we have to check the existance of. svn path=/trunk/KDE/kdelibs/; revision=660321
2007-05-02Actually we don't need to 'find' it if it's part of kdelibs nowDavid Faure
svn path=/trunk/KDE/kdelibs/; revision=660317
2007-05-02Let's be consistent with the rest of FindKDE4Internal: renamed to KMETADATA_LIBSDavid Faure
svn path=/trunk/KDE/kdelibs/; revision=660314
2007-05-01also inform about miss even if not requiredStephan Binner
svn path=/trunk/KDE/kdelibs/; revision=660180
2007-05-01search for debug/release lib on windowsChristian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=660009
2007-05-01Add new cmake variableLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=659893
2007-05-01Add new cmake kde4 macroLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=659888
2007-05-01not necessary to have a cmake directory here.Laurent Montel
adapt FindKMetaData.cmake move KMetaDataMacros.cmake into cmake/modules remove FindKNEpomuk (already into kdebase) svn path=/trunk/KDE/kdelibs/; revision=659887
2007-04-30Make more compliante as other cmake moduleLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=659884
2007-04-30Ups, forgot a file.Sebastian Trueg
svn path=/trunk/KDE/kdelibs/; revision=659846
2007-04-30* Moved Soprano/QRDF to kdesupportSebastian Trueg
* Moved libKnepomuk, libKonto, and libKMetaData into kdelibs (the GUI elements still need to be sorted out.) * Moved the KNepomuk coreservices and the service registry into kdebase/runtime. It was agreed that this move makes sense even though KDE should be frozen already since it is an important technology. All of the new modules are optional which means that if Soprano is not installed none of the KNepomuk parts will be. Still missing is a cmake message stating this. CCMAIL: nepomuk-kde@semanticdesktop.org svn path=/trunk/KDE/kdelibs/; revision=659840
2007-04-30merge phonon-solid-sprint working branch - minus phonon and solid subdirsMatthias Kretz
svn path=/trunk/KDE/kdelibs/; revision=659749
2007-04-30Merge libkwalletclient into libkdeui (since it only requires kdecore + ↵David Faure
qtgui); a lib for one class (which kio uses anyway) is overkill. svn path=/trunk/KDE/kdelibs/; revision=659626