aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
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
2006-12-23install dbus interfaces as discussed with Thiago and David.Laurent Montel
2006-12-21lets try again.. Dirk Mueller
2006-12-21That part is fine.David Faure
2006-12-21Revert to the version before dirk's changes, to avoid the bug which prepends ...David Faure
2006-12-21enabling it without testing wasn't such a great ideaDirk Mueller
2006-12-20fix typo that made -fvisibility=hidden support to be always disabledDirk Mueller
2006-12-14Add KDE4_KTEXTEDITOR_LIBS variableLaurent Montel
2006-12-10-add option KDE4_USE_ALWAYS_FULL_RPATH (disabled by default): if enabled, eve...Alexander Neundorf
2006-11-28Add KDE4_KROSSCORE_LIBRARY/LIBS variablesLaurent Montel
2006-11-27-modify RPATH behaviour for libraries so that they work as expected (...altho...Alexander Neundorf
2006-11-26set linker flag --export-all-symbols for all targets, otherwise some dependin...Ralf Habacker
2006-11-12this does not work and I'm not enough of a cmake expertStephan Kulow
2006-11-09unconfuse the masterStephan Kulow
2006-11-09let's try if it's really that simple :)Stephan Kulow
2006-11-06Add the forwarding includes directory to ${KDE_INCLUDES}Hamish Rodda
2006-10-31Display real default valueLaurent Montel
2006-10-24-note that this check can be removed once we depend on cmake >= 2.4.4Alexander Neundorf
2006-10-24Perl binary is requiredLaurent Montel
2006-10-22ok, now it's official. I am stupid :-/Sebastian Sauer
2006-10-22Deactivated it again cause it seems to be the reason for probs with Qt 4.1.x ...Sebastian Sauer
2006-10-21ok, reactivate those part since actualy there exist a dbus_for_win ( Sebastian Sauer
2006-10-21* look also in a directory named "kdewin32" for the gnuwin32 libs.Sebastian Sauer
2006-10-21* added ${KDEWIN32_LIBRARY_PATH}Sebastian Sauer
2006-10-20added TODO for later to don't forget about it.Sebastian Sauer
2006-10-20and again some more steps closer to get it compile with mingw...Sebastian Sauer