aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2008-08-16partly sync with cmake: /usr/pkg is searched anyway, initialize the _LIBRARIE...Alexander Neundorf
2008-08-15Allow to use a minimum version with cmake's find_package() call, likeAndreas Pakulat
2008-08-14-add some documentationAlexander Neundorf
2008-08-14fix comment in the generated file, it was not correct anymore, the option was...Alexander Neundorf
2008-08-14add a switch to disable all optional dirs initially, e.g. for building only o...Alexander Neundorf
2008-08-13Similar patch as in branch: more informative output when automoc4 isn't found.David Faure
2008-08-12-add Carbon to the "link interface" of kdecore on Mac, this fixes linking lib...Alexander Neundorf
2008-08-11potential_problems was just a remnant of early cmake portingAlexander Neundorf
2008-08-11mostly revert patch from yesterday, since it doesn't seem to support 64bit yetAlexander Neundorf
2008-08-10use the new-style cmake 2.6 find_package() mode which automatically searches ...Alexander Neundorf
2008-08-09disable the reduced link interface for now for windows, since there people ha...Alexander Neundorf
2008-08-08updated docRalf Habacker
2008-08-08limit KDEWIN_LIBRARIES to the library identified by the recent cmake build ty...Ralf Habacker
2008-08-06-initialize LIB_SUFFIX to 64 (or 32) if kdelibs have been installed to lib64 ...Alexander Neundorf
2008-08-06one check less, now that cmake 2.6.0 is requiredMatthias Kretz
2008-08-05-no need to test for > 2.5, since 2.6.0 is required now, so it is always > 2.5Alexander Neundorf
2008-08-05Fix my earlier mistake, Debugfull should be enabled for anything greater 2.5 ...Andreas Pakulat
2008-08-04-require cmake >= 2.6.0Alexander Neundorf
2008-07-29when using cmake 2.6.0 make sure it's using automoc 0.9.84 or laterMatthias Kretz
2008-07-29-this was missing from the commit last night, which enabled the reduced link ...Alexander Neundorf
2008-07-28-make the reduced link interface the defaultAlexander Neundorf
2008-07-28-print a reminder that starting next week at least cmake 2.6.0 is required fo...Alexander Neundorf
2008-07-25fix typoAllen Winter
2008-07-24fix indentationAllen Winter
2008-07-24second attempt:Allen Winter
2008-07-24revert.Allen Winter
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