aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2009-08-17increase the .so versioningAllen Winter
2009-08-11Use HINTS, not PATHS for pkg-config discovered pathsAllan Sandfeld Jensen
2009-08-11Use HINTS not PATHS for paths discovered by PkgConfigAllan Sandfeld Jensen
2009-08-09add CMAKE_C_COMPILER_ARG1 as argument when executing the compiler, this way c...Carlo Segato
2009-08-09don't use visibility on windows with gcc 4.4Carlo Segato
2009-07-29Forwardport: also include the path to the soprano cmake macro into the cmake ...Sebastian Trueg
2009-07-26First step to implement hunspell pluginsLaurent Montel
2009-07-24-search also for SopranoAddOntology.cmake and include it automatically if foundAlexander Neundorf
2009-07-14add the standard KDE paths to the include/lib search paths, useful when KDE i...Romain Pokrzywka
2009-07-14arf, this little bugger took me two hours to find :-oRomain Pokrzywka
2009-07-12Always define MAKE_FOO_LIB, not only on Windows. This is used in konqueror to...David Faure
2009-07-09Add Qt Webkit framework support.Mike Arthur
2009-07-09whoops - revert last change, this should not have gone inHarald Fernengel
2009-07-09enable QT_USE_FAST_OPERATOR_PLUS and QT_USE_FAST_CONCATENATIONHarald Fernengel
2009-07-07KDEWIN_INCLUDES and KDEWIN_LIBRARIES need to be set always, not only for the ...Ralf Habacker
2009-07-05Show a fatal error if anyone tries to use FindKdepim.Christophe Giboudeaux
2009-07-05no need to be nice and to welcome people :) (thanks to krop for seeing that ;) )Cyrille Berger Skott
2009-07-05Find lcms version using a regexp, instead of compiling a program.Cyrille Berger Skott
2009-07-02the backslashes are definitely neededPatrick Spendrin
2009-07-02it can work without backslashes of course tooPatrick Spendrin
2009-07-02use this for spaces in the pathPatrick Spendrin
2009-07-02Force the prefix to "lib" so that the plugin name is sure to match the init_ ...Ralf Habacker
2009-07-02could not change commit log after a commit, so revert the part of the patch f...Ralf Habacker
2009-07-02Python modules should be MODULE, not SHARED, so they are installed correctly ...Ralf Habacker
2009-07-02Cygwin uses $PATH for runtime library resolution by cygwin ports maintainerRalf Habacker
2009-07-02Account for CMAKE_EXECUTABLE_SUFFIX in KDE4_*_EXECUTABLE .shell names, since ...Ralf Habacker
2009-06-28unbreak (remove an underscore too much)Pino Toscano
2009-06-28-fix getting the correct location for the respective configuration, (the resu...Alexander Neundorf
2009-06-25libsasl2 add, because the windows package of cyrus-sasl2 contains a libsasl2 ...Ralf Habacker
2009-06-24add documentationBenoît Jacob
2009-06-24kill the variable EIGEN2_MIN_VERSION, instead use the native Eigen2_FIND_VERSIONBenoît Jacob
2009-06-23update FindEigen2 to allow checking versionsBenoît Jacob
2009-06-18applied suggest change from alex on kde-commitRalf Habacker
2009-06-17applied naming changeRalf Habacker
2009-06-17followed other module naming schemeRalf Habacker
2009-06-16renamed kdewin32 to kdewin to have a more generic name, approved by kde-build...Ralf Habacker
2009-06-15minor fix for finding the kdewin packageRalf Habacker
2009-06-10Run chmod on compiled files, instead of files installed on system.Gökcen Eraslan
2009-06-10Do not show DESTDIR of target in CMake status message, according to r931922.Gökcen Eraslan
2009-06-10Fix project name control. Previously, condition was always true since there i...Gökcen Eraslan
2009-06-10uses new kdewin library first, only when not found the old kdewin32 libraryRalf Habacker
2009-06-02it helps to check in the right file when editing in 2 different places :PBenjamin Reed
2009-06-02if PHONON_INCLUDE_DIR is a framework directory on Mac OS X, we need to includ...Benjamin Reed
2009-06-01Also serach for the QtHelp library when using frameworks.Andreas Pakulat
2009-05-29added commit policy linksRalf Habacker
2009-05-29fixed manifest adding when using OUTPUT_NAME target propertiesRalf Habacker
2009-05-29made cmake policy conform Ralf Habacker
2009-05-28Support and document QT_VERSION_(MAJOR|MINOR|PATCH) as does FindQt4.cmake fromAndreas Pakulat
2009-05-26fixed initialisation of uac manifest support for non kdelibs packagesRalf Habacker
2009-05-26space fixRalf Habacker