aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-09-25Add search strigiqtdbusclientLaurent Montel
2007-09-24Not necessaryLaurent Montel
2007-09-24some more needed libraries for the KUser portBernhard Loos
2007-09-24pass var_name correctlyAlbert Astals Cid
2007-09-24Use the proper dbus service name for the repository.Sebastian Trueg
2007-09-24Allow to put TEST arg as second argumentLaurent Montel
2007-09-24also create moc files for _p.h files that contain a Q_OBJECT macroMatthias Kretz
2007-09-24another name for the tiff lib -> libtiff3Christian Ehrlicher
2007-09-24switch to new macro FIND_LIBRARY_EX() to avoid code duplicationChristian Ehrlicher
2007-09-24new macro FIND_LIBRARY_EX() for win32Christian Ehrlicher
2007-09-24typoLaurent Montel
2007-09-24Adapt CMakeLists.txt as discussed with Alex.Laurent Montel
2007-09-21SANE_LIBRARIES doesn't exist, find it when I debug it with blackieLaurent Montel
2007-09-20fix html handbook creation ?Alexander Neundorf
2007-09-19unbreakAlex Merry
2007-09-19-make QT4_ADD_DBUS_INTERFACES work not-by-accident and remove some unnecessar...Alexander Neundorf
2007-09-19partly sync with cmake cvs: handle relative/absolute paths in Qt rc files bet...Alexander Neundorf