aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2007-01-22Allow to install doc into subdirectoryLaurent Montel
2007-01-22UpdateLaurent Montel
2007-01-22Add kwalletclient cmake macroLaurent Montel
2007-01-21can't hurt to create the directory beforehand.Dirk Mueller
2007-01-21fix qtmain usageChristian Ehrlicher
2007-01-21make the handbook creation dependent on the stylesheet.Allen Winter
2007-01-21win32-only fixes:Christian Ehrlicher
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-20Added new macro MACRO_OPTIONAL_ADD_SUBDIRECTORY(dir), which might be useful e...Alexander Neundorf
2007-01-19-add a helper target "htmlhandbook" using add_custom_target() which dependsAlexander Neundorf
2007-01-18-add the dependency to meinproc when building kdelibs to the meinproc macro, ...Alexander Neundorf
2007-01-18A new macro for generating index.html from index.docbook using meinproc.Allen Winter
2007-01-16Fix a problem experienced by a few people, where the Brad Hards
2007-01-15Fix parsing of found_version when it starts with letters, like "Flex 2.5.4a".David Faure
2007-01-13Tidy up QCA2 checkWill Stephenson
2007-01-12- rename kalsadevicelist to kaudiodevicelist as it supports OSS devices just asMatthias Kretz
2007-01-12add qtmain(d).lib when linking executables on windowsChristian Ehrlicher
2007-01-12Fix the check for MySQL EmbeddedWill Stephenson
2007-01-11cosmetic fix, now the parameter for GUI apps is handled the same way both und...Alexander Neundorf
2007-01-11make KDE apps that aren't console apps win32 appsStephan Kulow
2007-01-09also check FONTCONFIG_INCLUDE_DIRAlexander Neundorf
2007-01-09use FONTCONFIG_INCLUDE_DIR instead of FONTCONFIG_DEFINITIONSAlexander Neundorf
2007-01-09-/usr/include, /usr/local/include, /usr/lib and /usr/local/lib are not requir...Alexander Neundorf
2007-01-09Since we only look there, tell the user where we looked.David Faure
2007-01-07use NO_DEFAULT_PATH so that the correct version of the pim libs is found beforeMatt Rogers
2007-01-06Add support for oxygen iconsJonathan Riddell
2007-01-06-add the new and advanced FindPkgConfig.cmake module from cmake cvs, can be r...Alexander Neundorf
2007-01-05-no need to specify /usr/lib and /usr/local/libAlexander Neundorf
2007-01-05on osx the DNS-SD bits are in libSystemBenjamin Reed
2007-01-05win32 fixRalf Habacker
2007-01-04-add QT_USE_QTDBUSAlexander Neundorf
2007-01-04partly sync with cmake cvs: if "qmake" is found, check that it's a Qt4 qmake,...Alexander Neundorf
2007-01-04lovely cmake featureStephan Kulow
2007-01-03-remove obsolete macroAlexander Neundorf
2007-01-03-add optional argument for the interface name to QT4_GENERATE_DBUS_INTERFACEAlexander Neundorf
2007-01-03mark more variables as advancedAlexander Neundorf
2007-01-03partly sync with cmake cvs: search QtCore inc dir only in the dir qmake reportedAlexander Neundorf
2007-01-03partly sync with cmake cvs: use the QT_QUERY_QMAKE macroAlexander Neundorf
2007-01-03partly sync with cmake cvs: cosmeticsAlexander Neundorf
2007-01-03partly sync with cmake cvs: add QT_PLUGIN_DIR and some commentsAlexander Neundorf
2007-01-03Start to organize a bit kdecore, in subdirrectoriesOlivier Goffart
2007-01-02don't generate config-alsa.h implicitely when doing FindPackage(Alsa), since ...Alexander Neundorf
2007-01-01find glib2 here as well (opensuse 10.2)Volker Krause
2006-12-31find the right qmake on OpenBSD...Marc Espie
2006-12-27- add cmake variable for the new libMatthias Kretz
2006-12-27add small lib that lists ALSA devices to be used in Phonon backendsMatthias Kretz
2006-12-23install dbus interfaces as discussed with Thiago and David.Laurent Montel
2006-12-21lets try again.. Dirk Mueller