aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2007-04-05fix typoPino Toscano
2007-04-05Fix cmake file when we require itLaurent Montel
2007-04-05Use cmake kde4 variableLaurent Montel
2007-04-05Fix ruby when it's requiredLaurent Montel
2007-04-05Fix it when akode is requiredLaurent Montel
2007-04-05Fix taglib cmake fileLaurent Montel
2007-04-04remove CheckCSourceRuns.cmake - we depend on a cmake version which shipsOswald Buddenhagen
2007-04-04emailfunctions is gone. renamed to kpimutils.Allen Winter
2007-04-04INCLUDE_DIR should not include -ILuboš Luňák
2007-04-04Freetype, not fontconfig.Luboš Luňák
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-30we need the debug libs tooChristian Ehrlicher
2007-03-29Merge changes from KDevelop's copy of FindFlex.cmake,Jakob Petsovits
2007-03-29SVN_SILENT: minorLaurent Montel
2007-03-29Remove kxmlcore library tests. This library is gone.Brad Hards
2007-03-28Now we requires qt4.3Laurent Montel
2007-03-26add a variable for the new kpimutils library.Allen Winter
2007-03-26allow to use KDE4_PHONONUI_LIBS in kdelibsMatthias Kretz
2007-03-24Copy this cmake file hereLaurent Montel
2007-03-23It's better to move it here that kdebaseLaurent Montel
2007-03-22Remove cmake file which is already merge into cmake official packageLaurent Montel
2007-03-19-require CMake 2.4.5Alexander Neundorf
2007-03-19small cleanupDavid Faure
2007-03-19shared-mime-info related macros by Pino Toscano (thanks!)David Faure
2007-03-19Move duplicate module here (duplicate between kdemultimedia/amarok)Laurent Montel
2007-03-18Add KDE4_CREATE_PO_FILES and KDE4_INSTALL_PO_FILES macroLaurent Montel
2007-03-17Add a cmake macro to search msgfmt program (need to Laurent Montel
2007-03-16Move it into kdelibs (need by kdebase and amarok)Laurent Montel
2007-03-15Better cmake message which tells the use to use a recent SVN version. Keep th...Jos van den Oever
2007-03-15cmake variables should all be prefixed, so use STRIGI_ for all variables in F...Dominik Haumann
2007-03-15Follow refactory in strigi. (2+3/3)Thomas Zander
2007-03-14Fix display messageLaurent Montel
2007-03-14Copy this module here. It's duplicate between koffice/kdeedu.Laurent Montel
2007-03-14need both strigi libs on win32Christian Ehrlicher
2007-03-13Why should ICE be required when using FindQt4? breaks when using this file el...David Faure
2007-03-13add -F for finding qt in a non-default locationBenjamin Reed
2007-03-12strigi now compiles fine on win32. Will provide a binary package in the next ...Christian Ehrlicher
2007-03-11add a variable for the new kdepimlibs/kimap library.Allen Winter
2007-03-05This patch fixes finding Qt4 when installed as a framework on OS X. The orig...Caleb Tennis
2007-03-05Somehow FindStrigi.cmake did not get committed before, here it is.Jos van den Oever
2007-03-02trying to make the output easier to parse. is this any better?Allen Winter
2007-03-02formatting fixupsAllen Winter
2007-03-01QtScript is static, no -frameworkBenjamin Reed
2007-02-28fix X11 detection again. Whats the point of not searchingDirk Mueller
2007-02-28-some formatting in FindX11.cmakeAlexander Neundorf
2007-02-27-don't use "-L" and "-l" because I don't think this works with MSVC and it mi...Alexander Neundorf