aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2007-11-07Added Soprano version checkSebastian Trueg
2007-11-06Make __KDE_HAVE_GCC_VISIBILITY cached.Luboš Luňák
2007-11-02If using cache values set all *_FOUND variables to true, not just Soprano_FOUND.Andreas Pakulat
2007-11-02Fix configuring extragear as a single module; to set the right paths we need ...David Faure
2007-11-01print the log headers in less than 80 chars so they fit nicely on typical vt100sAllen Winter
2007-10-31copy the chack to reflect the real name of the qimageblitz libraryPino Toscano
2007-10-30fix search path messupDirk Mueller
2007-10-30make the index library detection optionalDirk Mueller
2007-10-30It's meinproc4Laurent Montel
2007-10-29-don't hardcode the include/lib dirs /usr/local/lib and /usr/local/include fo...Alexander Neundorf
2007-10-29-use if(NOT ...) instead of an empty if() branchAlexander Neundorf
2007-10-29only put C++ files in the final-file (maybe I should use GET_SOURCE_FILE_PROP...Alexander Neundorf
2007-10-24Support for passing "-i includefile" to qdbusxml2cpp. Can be useful for the Q...David Faure
2007-10-23- include xkbfile into FindX11Andriy Rysin
2007-10-22Goodbye, libkdeprint, how we loved thee.Alex Merry
2007-10-22allow enable-final on kdepimlibsCharles Samuels
2007-10-18the package config file is qca2.pc, not qcaDirk Mueller
2007-10-18extragear-libs might be installed in KDE4 prefix as wellDirk Mueller
2007-10-11cmake's string handling is suboptimal... :(Christian Ehrlicher
2007-10-11I'm sorry Ralf, but your fix was wrong and breaks build. The error is in Find...Christian Ehrlicher
2007-10-11win32 fix: avoid adding QtCrypto multiple times to QCA_INCLUDE_DIRRalf Habacker
2007-10-11workaround for cmake error: "syntax error, unexpected cal_ERROR, expecting $e...Ralf Habacker
2007-10-10Make sure to not use an old version of Soprano.Sebastian Trueg
2007-10-10install also index.cache.bz2 which is used by khelpcenterBurkhard Lück
2007-10-09Also check for Soprano index, server, and client libsSebastian Trueg
2007-10-07NO_DEFAULT_PATH is not good on win32 - remove it for windowsChristian Ehrlicher
2007-10-07do not depend only on index.docbook but on all docbooks to trigger recompilationAlbert Astals Cid
2007-10-06dont install index.docbook twiceBurkhard Lück
2007-10-05Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which areAndreas Pakulat
2007-10-05-make it possible for the module user to override the required strigi versionAlexander Neundorf
2007-10-05Merged KIO::JobFlags branchDavid Faure
2007-10-04all docbooks have to be installed, not just index.docbookAlbert Astals Cid
2007-10-04Remove not necessary pathLaurent Montel
2007-10-03fixes for KDE4_ADD_WIN32_APP_ICONRalf Habacker
2007-10-03sopranoindex and sopranoclient also have a debug postfix on win32Christian Ehrlicher
2007-10-03we need Strigi 0.5.5 nowDirk Mueller
2007-10-02extract kpty* into an own libOswald Buddenhagen
2007-10-02When looking for local libs in extragear, allow extragear to be configured as...David Faure
2007-10-02Find libraries in $STRIGI_HOME instead of system ones, as discussed with Vir ...Anders Lund
2007-10-02kdefx is dead. Long live... something that is not kdefx :-).Matthew Woehlke
2007-10-01There is no reason to export KDE4_APPLNK_INSTALL_DIR to the outside; define i...David Faure
2007-09-30FIND_LIBRARY_EX -> FIND_LIBRARY_WITH_DEBUGChristian Ehrlicher
2007-09-30don't prefer /usr/include over /includeMatthias Kretz
2007-09-27renamed KDE4_ADD_APP_ICON to KDE4_ADD_WIN32_APP_ICON based on alex requestRalf Habacker
2007-09-26update the documentation for KDE4_CREATE_HANDBOOK() and KDE4_CREATE_MANPAGE().Allen Winter
2007-09-26Sometimes we name our manpage docbook files as "man-foo.docbook",Allen Winter
2007-09-26Changes to the KDE4_CREATE_MANPAGE() macro:Allen Winter
2007-09-26install manpages and infopages into destdir/shareAllen Winter
2007-09-26add an optional "section" argument to the KDE4_CREATE_MANPAGE() macroAllen Winter
2007-09-25soprano needs client and index libraries now, so search for themDirk Mueller