aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2010-07-23Use PYTHON_SITE_PACKAGES_INSTALL_DIR for installing python modules. SeeMichael Jansen
2010-07-23MakeMichael Jansen
2010-07-18add a debug area for kcalutilsAllen Winter
2010-07-18install FindWcecompat.cmake (needed by FindKDEWin.cmake)Romain Pokrzywka
2010-07-17add debug area for the new kdepimlibs/kcalcore libraryAllen Winter
2010-07-15- fixed finding of png2ico for desktop buildsAndreas Holzammer
2010-07-14- find for wince the right xsltprocAndreas Holzammer
2010-07-13- added wcecompat as dependency of kdewin so that if kdewin is linked wcecomp...Andreas Holzammer
2010-07-13- changed findscript for wince to find the host generatorAndreas Holzammer
2010-07-13- disabled nepomuk backends for wince at this time, because we dont have back...Andreas Holzammer
2010-07-12- fixed some find scripts for winceAndreas Holzammer
2010-07-12- made kdelibs compile for winceAndreas Holzammer
2010-07-08Make PYTHON_SITE_PACKAGES_INSTALL_DIR an absolute path.Michael Jansen
2010-07-06Fix target name assumption in KDE4_ADD_APP_ICON together with AlexSjors Gielen
2010-07-05KDE on windows:Nick Shaforostoff
2010-06-30Restore required phonon version.Stephen Kelly
2010-06-30find docbook xsl also on slackwareAlexander Neundorf
2010-06-30Separate Private class methods from public interface implementation.Stephen Kelly
2010-06-30No need to force CMake colors anymore, see discussion http://lists.kde.org/?l...Maciej Mrozowski
2010-06-29Updated libdbusmenu-qt urlAurélien Gâteau
2010-06-24-remove wrong status message, this was a left over from r882594 Alexander Neundorf
2010-06-24Make PYTHON_SITE_PACKAGES_INSTALL_DIR honor LIB_SUFFIX.Michael Jansen
2010-06-23-add cache variable PYTHON_SITE_PACKAGES_INSTALL_DIR, this can be used as ins...Alexander Neundorf
2010-06-22-call FindLibPy.py directly from the same directory, no need to use find_file...Alexander Neundorf
2010-06-22-consistenly use lowercasing in this fileAlexander Neundorf
2010-06-21-add some comments where the export-files come fromAlexander Neundorf
2010-06-21-remove wrong commentAlexander Neundorf
2010-06-14Revert part of r1137949 which shouldn't have been committed.Stephen Kelly
2010-06-14Simplify the index method and write some more asserts.Stephen Kelly
2010-06-07Check gcc's include path and add any previously missing entries toRaphael Kubo da Costa
2010-06-04External DocBook, step 1: remove embedded XML DTDsLuigi Toscano
2010-06-02Add FreeBSD's path for DocBook XSL stylesheet.Raphael Kubo da Costa
2010-05-31Make it also work with Debian LennyAndré Wöbbeking
2010-05-30-some minor syncing with the Qt4 files from cmake:Alexander Neundorf
2010-05-26Use a less ambiguous file name to find xslt directoryLuigi Toscano
2010-05-26-remove duplicated documentation for DOCBOOKXML_CURRENTDTD_VERSIONAlexander Neundorf
2010-05-26-don't put the copyright notice in the documentationAlexander Neundorf
2010-05-25-disable the crosscompiling code again, it is not in shape to be released wit...Alexander Neundorf
2010-05-18Look for paths with encoded version only if neededLuigi Toscano
2010-05-18Add missing include(FindPackageHandleStandardArgs)Luigi Toscano
2010-05-17do not die when using non-gcc compiler, for example clang++Adrian Schroeter
2010-05-14Fix the location detection of docbook xsl style sheet in platforms Dawit Alemayehu
2010-05-13Find docbook better when the package version is part of the DTD path.Matthew Woehlke
2010-05-12Make it working even with splitted catalogsLuigi Toscano
2010-05-12Forgot to commit the new relevant cmake variables from the kutils split.Kevin Ottens
2010-05-11Super-duper-hackarific for supporting Fedora12 and Fedora13.Allen Winter
2010-05-10New dependencies: DocBook XML, DocBook XSL.Luigi Toscano
2010-05-08-improve docsAlexander Neundorf
2010-05-08-don't set the install RPATH to LIB_INSTALL_DIR if LIB_INSTALL_DIR is one of ...Alexander Neundorf
2010-05-05Fix FindPackageHandleStandardArgs.cmake for cmake's config-mode.Andreas Pakulat