aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
2007-05-18Revert kconfig_compiler move, it's a devel toolDavid Faure
2007-05-17revert my change for win32 libexec and instead point LIBEXEC_INSTALL_DIR to B...Andreas Pakulat
2007-05-15-add comment why find_xxx() is called twiceAlexander Neundorf
2007-05-14Move kconfig_compiler to libexecDavid Faure
2007-05-07meinproc -> meinproc4David Faure
2007-05-03Add link to the bug reportThiago Macieira
2007-05-03disable -fno-threadsafe-staticsDirk Mueller
2007-05-02Revert - it's not always compiled.David Faure
2007-05-02Let's be consistent with the rest of FindKDE4Internal: renamed to KMETADATA_LIBSDavid Faure
2007-05-01Add new cmake variableLaurent Montel
2007-05-01Add new cmake kde4 macroLaurent Montel
2007-04-30merge phonon-solid-sprint working branch - minus phonon and solid subdirsMatthias Kretz
2007-04-30Merge libkwalletclient into libkdeui (since it only requires kdecore + qtgui)...David Faure
2007-04-20KDE4_INCLUDE_INSTALL_DIR is not defined but INCLUDE_INSTALL_DIR is definedLaurent Montel
2007-04-16we have core and ui where ui is optional.Sebastian Sauer
2007-04-02Need to define this, to link knewstuffDavid Faure
2007-04-02- it's called KNS2 now, we want old code to fail on purpose instead of by acc...Josef Spillner
2007-04-02Define KDE4_KDE3SUPPORT_LIBS while building kdelibs too, and the upcoming kfi...David Faure
2007-03-31Split sonnet between kdeui/kdecore ok'ed in januaryLaurent Montel
2007-03-30Changed the services and servicetypes directories to "kde4/services" and "kde...David Faure
2007-03-29Remove kxmlcore library tests. This library is gone.Brad Hards
2007-03-28Now we requires qt4.3Laurent Montel
2007-03-26allow to use KDE4_PHONONUI_LIBS in kdelibsMatthias Kretz
2007-03-19-require CMake 2.4.5Alexander Neundorf
2007-02-26There are a couple of places where we make "APPLE" assumptionsBenjamin Reed
2007-02-20use "kde4" as prefix for application .desktop filesStephan Binner
2007-02-13don't include -finlines-visibility-hidden unless gcc is >= 4.2. just tooDirk Mueller
2007-02-07we don't want -ansi in C flags, we want c89 plus BSD 4.4 extensions.Dirk Mueller
2007-02-07SVN_SILENT remove commented out lines (showed up in my grep)David Faure
2007-02-05Needed for other modules to use kdefakes without hardcoding the lib dirDavid Faure
2007-02-04make it possible to use KDE4_SOLID_LIBS KDE4_PHONONCORE_LIBSMatthias Kretz
2007-01-30-only look for the headers in the given install pathAlexander Neundorf
2007-01-28-revert commit from Laurent, we have to discuss requiring cmake 2.4.5 (or 2.4...Alexander Neundorf
2007-01-28don't look in default paths first, else it'll find KDE 3 libs for meMatthias Kretz
2007-01-27as a lot of guy report problem to compile after changes which requiresLaurent Montel
2007-01-26-introduce new internal variable _kdeBootStrapping, so that we don't have Alexander Neundorf
2007-01-23Ah bah the vars were not set when compiling kdelibs itself. Now it links.David Faure
2007-01-23Fix inline-visibility detectionThomas Zander
2007-01-23add -fno-threadsafe-statics to the CXXFLAGS if supported: as we can't rely onMatthias Kretz
2007-01-22Undo my accidental change of the compiler flags from the otherThiago Macieira
2007-01-22Changed kspell2 to sonnet where relevant, in anticipation of merging sonnet-r...Jacob Rideout
2007-01-22Add kwalletclient cmake macroLaurent Montel
2007-01-20New macros for creating and installing application handbooks.Allen Winter
2007-01-20-user CMAKE_MODULE_LINKER_FLAGS for CMAKE_MODULE_LINKER_FLAGSAlexander Neundorf
2007-01-20Do not override my compiler flags, thank youThiago Macieira
2007-01-18-add the dependency to meinproc when building kdelibs to the meinproc macro, ...Alexander Neundorf
2007-01-12- rename kalsadevicelist to kaudiodevicelist as it supports OSS devices just asMatthias Kretz
2007-01-04lovely cmake featureStephan Kulow
2007-01-03Start to organize a bit kdecore, in subdirrectoriesOlivier Goffart
2006-12-27- add cmake variable for the new libMatthias Kretz