aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2008-07-24compute variables for SOPRANO_PLUGIN_FOO_FOUNDAllen Winter
2008-07-23remove the condition around KDE4_ENABLE_EXPERIMENTAL_LIB completelyChristian Ehrlicher
2008-07-23enable KDE4_ENABLE_EXPERIMENTAL_LIB for windows too - kdelibs compiles fine w...Christian Ehrlicher
2008-07-22-fix linking on Windows, here by default the LINK_INTERFACE_LIBRARIES propert...Alexander Neundorf
2008-07-22corrected docRalf Habacker
2008-07-21fix automoc4 for msvc as discussed on kde-buildsystemChristian Ehrlicher
2008-07-21Better to not change TAGLIB_CFLAGSLaurent Montel
2008-07-21-also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LIN...Alexander Neundorf
2008-07-21Be sure that we defined TAGLIB_INCLUDESLaurent Montel
2008-07-20-consistent lowercasingAlexander Neundorf
2008-07-20add a message in case somebody stumbles about a KDE4_TARGET_LINK_INTERFACE_LI...Alexander Neundorf
2008-07-20prefix KDE4_TARGET_LINK_INTERFACE_LIBRARIES with a "_", it is unused in svn a...Alexander Neundorf
2008-07-20-rename XMLLINT_EXECUTABLE to LIBXML2_XMLLINT_EXECUTABLE so it follows the st...Alexander Neundorf
2008-07-20FindPCRE.cmake: lowercasingAlexander Neundorf
2008-07-20-remove empty lines from documentation block in FindQt4.cmake, so everything ...Alexander Neundorf
2008-07-19Explain the various build types that KDE4 supports and add Debugfull to theAndreas Pakulat
2008-07-18fix for targets with '-' in name on windowsChristian Ehrlicher
2008-07-17fix typoDirk Mueller
2008-07-15- Logic fix for boost subminor test detection by Andreas Pakulat. It fixes Ma...Helio Castro
2008-07-14increase GENERIC library version from .1 to .2.Allen Winter
2008-07-11Forwardport 830862, kexiv2 requires exiv2 >= 0.13 for AccessMode.David Faure
2008-07-094.1 -> 4.2Allen Winter
2008-07-08-apply patch from guru AT computer-rave DOT com , search CMAKE_INSTALL_PREFIX...Alexander Neundorf
2008-07-07-make automoc4 required finally (... 4.1 is not too far away)Alexander Neundorf
2008-07-07Add some text explaining the FFMPEG include search pathsThiago Macieira
2008-07-07Fix obviously untested commit ("undefined reference to main"; wrong if syntax...David Faure
2008-07-07add a configure check and add -D_FILE_OFFSET_BITS=64 if neededDirk Mueller
2008-07-06Copy over FindBoost.cmake from kdevplatform, which is 95% of the CMake 2.6Andreas Pakulat
2008-07-02point to the correct test filename on windows, second tryChristian Ehrlicher
2008-07-01this should fix update-mime-info execution on windowsChristian Ehrlicher
2008-07-01Yeah, nice reversed condition. We have no .bat files on unix. This fixes make...David Faure
2008-06-27test executable is .xe.bat on windows (fake rpath handling)Christian Ehrlicher
2008-06-26add KDE4_TARGET_LINK_INTERFACE_LIBRARIES, which I can useDirk Mueller
2008-06-20fix install target: make it find the kdecmake.1 fileMatthias Kretz
2008-06-19-when cmake 2.6 is used, create a manpage for the modules coming with kdelibs...Alexander Neundorf
2008-06-16-first search in KDE4_BIN_INSTALL_DIR, since this is most probably where rcge...Alexander Neundorf
2008-06-16make sure to search only in ${BIN_INSTALL_DIR} for nepomuk-rcgen, just inAllen Winter
2008-06-12Update to the current naming scheme of the headers (at least as of 0.4.9)Thiago Macieira
2008-06-09-this "if(WIN32)" was redundantAlexander Neundorf
2008-06-09-some minor reorganization of some windows stuff, centralizing it a bit moreAlexander Neundorf
2008-06-09just some cosmetics...Alexander Neundorf
2008-06-06-no space necessary between -F and the directoryAlexander Neundorf
2008-06-05-add -F /Library/Frameworks to the moc arguments, otherwise moc doesn't find ...Alexander Neundorf
2008-06-04fix typoDavid Faure
2008-06-04don't search in KDE4_LIB_DIR and KDE4_INCLUDE_DIR, since they point to the kd...Alexander Neundorf
2008-06-04Make it possible to specify where phonon is (e.g. using CMAKE_PREFIX_PATH wit...David Faure
2008-06-03As discussed with Dirk, make the link interface empty by default, i.e. by def...Alexander Neundorf
2008-06-03-ignore the previous commit and its comment...Alexander Neundorf
2008-06-03hmmm, that optimization with skipping basically everything on a second run ha...Alexander Neundorf
2008-06-02-search in more directoriesAlexander Neundorf