aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
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
2007-02-27some formattingAlexander Neundorf
2007-02-27Initial support for the IMHO "broken" way of compiling KDE in Qt 4.3:Thiago Macieira
2007-02-26There are a couple of places where we make "APPLE" assumptionsBenjamin Reed
2007-02-26add kdewin32 include & lib to CMAKE_REQUIRED_INCLUDES/LIBRARIESChristian Ehrlicher
2007-02-26- added more real library search on win32 Ralf Habacker
2007-02-25fix OSX build when DYLD_LIBRARY_PATH contains a directory with libjpeg.dylib ...Benjamin Reed
2007-02-25find libeay32 on win32 with mingw tooChristian Ehrlicher
2007-02-20use "kde4" as prefix for application .desktop filesStephan Binner
2007-02-15add OPENSSL_EAY_LIBRARIES because this lib is sometimes needed on win32Christian Ehrlicher
2007-02-13Find XShmPhilip Falkner
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-06* Added RUBY_SITE_LIB_DIR, RUBY_SITE_ARCH_DIRThomas Moenicke
2007-02-06Without DNSServiceRefDeallocate the dns_sd.h found on Mac OS 10.3.9 is comple...David Faure
2007-02-05Needed for other modules to use kdefakes without hardcoding the lib dirDavid Faure
2007-02-04Change filesystem icon category to places, complies with icon name spec, comp...Jonathan Riddell
2007-02-04make it possible to use KDE4_SOLID_LIBS KDE4_PHONONCORE_LIBSMatthias Kretz
2007-01-31-fix parsing of qrc files, the file tag can have attributesAlexander Neundorf
2007-01-31QT4_ADD_RESOURCES from cmake 2.4.6 to fix kjscmd.qrc parsingChristian Ehrlicher
2007-01-30-sync with cmake cvs: better parsing of the rc filesAlexander Neundorf
2007-01-30-only look for the headers in the given install pathAlexander Neundorf
2007-01-29Fix typoLaurent Montel
2007-01-29Search xmllint program (need to check doc generated file)Laurent Montel
2007-01-29-hack to get it cmake 2.4.3 compatible: use ADD_CUSTOM_TARGET() instead of AD...Alexander Neundorf
2007-01-28-temporarily build all tests unconditionally, otherwise the build breaks for ...Alexander Neundorf
2007-01-28-revert commit from Laurent, we have to discuss requiring cmake 2.4.5 (or 2.4...Alexander Neundorf