aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-29FindSamba - also check for smbc_option_set, used by the smb kioslave, and ↵Matthew Woehlke
not in my libsamba svn path=/trunk/KDE/kdelibs/; revision=780766
2008-02-28Backporting r779354+779356David Faure
Support for XDG spec mimeapps.list instead of old ugly profilerc file, for configuring the mime/app associations. svn path=/branches/KDE/4.0/kdelibs/; revision=780189
2008-02-27fix Samba discovery and usageAllen Winter
thanks for the patch Christopher. BUGS: 158335 svn path=/trunk/KDE/kdelibs/; revision=780025
2008-02-26The Intel C++ compiler option -Ob is deprecated.Allen Winter
Simply use -fno-inline instead, just like with gcc. svn path=/trunk/KDE/kdelibs/; revision=779719
2008-02-24give each handbook and manpage custom target a unique, recognizable name.Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=778813
2008-02-20-don't put LINK_DIRECTORIES() into the installed KDELibsDependencies.cmake file,Alexander Neundorf
instead enable the compatibility option CMAKE_LINK_OLD_PATHS, which should catch all problems (and not only the expected ones) -give an error message if an old cmake cvs without SET_PROPERTY() is used -remove check for installed dbusxml2cpp, this was still from the KDE4 core meeting in Trysil when dbus was very new in Qt Alex svn path=/trunk/KDE/kdelibs/; revision=777570
2008-02-20-give useful error message if a cmake cvs without set_property() is usedAlexander Neundorf
Alex svn path=/branches/KDE/4.0/kdelibs/; revision=777553
2008-02-20-give a useful error message if somebody is using an old cmake cvs, which ↵Alexander Neundorf
doesn't have set_property() yet Alex svn path=/trunk/KDE/kdelibs/; revision=777542
2008-02-20-add INSTALL_TARGETS_DEFAULT_ARGS so e.g. kdepim trunk can work with kdelibs ↵Alexander Neundorf
from the 4.0 branch while still being able to install correctly also on windows -allow duplicated targets, used e.g. for buildtests (for cmake 2.6 compatibility) -set CMAKE_LINK_OLD_PATHS to TRUE, so make sure linking works even if libs without full path are used (also cmake 2.6 compatiblity) Alex svn path=/branches/KDE/4.0/kdelibs/; revision=777511
2008-02-20cmake 2.6 is stricter, it checks whether there are targets with multiple names. Alexander Neundorf
This breaks buildtests target, since this is created multiple times. Disable the check in cmake so it works again. Alex svn path=/trunk/KDE/kdelibs/; revision=777214
2008-02-19Try to search XINE_XCB_FOUND if we have xine installedLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=776982
2008-02-18fix documentation formattingAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=776880
2008-02-18LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGSChristian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=776825
2008-02-18some improvements to the docs:Alexander Neundorf
-some modules were not at all documented, only few are left now -the copyright message doesn't have to be printed for every module in the docs -fix FindKorundom.cmake, it didn't follow the style guide and had typos (e.g. Korumdum_FOUND instead of KORUNDUM_FOUND) Alex (will commit modified FindKDE4Internal.cmake after Christians commit) svn path=/trunk/KDE/kdelibs/; revision=776742
2008-02-17Bump minimum required version of Qt to 4.4.0.Matt Rogers
BUG: 157888 Please note that compilation bugs for subversion checkouts do NOT belong bugzilla! Report them to the appropriate mailing list instead. svn path=/trunk/KDE/kdelibs/; revision=776226
2008-02-15Avoid a cmake warning by terminating the IF properly.Till Adam
svn path=/trunk/KDE/kdelibs/; revision=775366
2008-02-15QtClucene doesn't have public APILaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=775229
2008-02-15Add new variable for new libLaurent Montel
But qt-copy doesn't install QtClucene include Thiago ? CCMAIL: thiago@kde.org svn path=/trunk/KDE/kdelibs/; revision=775219
2008-02-12Fix cmake file.Andras Mantia
svn path=/trunk/KDE/kdelibs/; revision=774091
2008-02-12- win32 compile fix: kdecore's CMakeLists.txt says that kdefakes is only ↵Ralf Habacker
build on unix which implies that the library should only be searched on unix svn path=/trunk/KDE/kdelibs/; revision=774067
2008-02-11Make it possible to get the result from the nepomuk code gen callSebastian Trueg
svn path=/trunk/KDE/kdelibs/; revision=773741
2008-02-10Copy over the current stable KJS...Maks Orlovich
svn path=/branches/work/kjs-frostbyte/kjs/; revision=773278
2008-02-09microoptimizationAlbert Astals Cid
const & in foreach svn path=/trunk/KDE/kdelibs/; revision=772931
2008-02-05Add more library to the GStreamer library search.Thiago Macieira
Note: the gstreamer 0.10 package comes with 5 libraries and we only check for one. In addition, we check for a library that comes from the gstreamer-plugins-base 0.10 package. I suggest this be cleaned up. The extra library can go into FindGStreamerPlugins.cmake file. svn path=/trunk/KDE/kdelibs/; revision=771265
2008-02-02Reverted to version without --quiet parameter to be backwards compatibleSebastian Trueg
svn path=/trunk/KDE/kdelibs/; revision=770138
2008-02-02Place Qt includes before platform/X11 includesDavid Johnson
svn path=/branches/KDE/4.0/kdelibs/; revision=770128
2008-02-02Place Qt includes before platform/X11 includesDavid Johnson
svn path=/trunk/KDE/kdelibs/; revision=770126
2008-02-02Use the new --quiet parameter to suppress useless outputSebastian Trueg
svn path=/trunk/KDE/kdelibs/; revision=770030
2008-02-02Even two jobs is problematic on FreeBSD - confirmed with Alex a month ago or so.Adriaan de Groot
svn path=/trunk/KDE/kdelibs/; revision=769986
2008-01-31Fix problem when pcre is installed after a first configureLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=769201
2008-01-29adjust order of includesDavid Johnson
svn path=/trunk/KDE/kdelibs/; revision=768283
2008-01-29adjust order of includesDavid Johnson
svn path=/branches/KDE/4.0/kdelibs/; revision=768282
2008-01-29Add support to install localized icons.Chusslove Illich
svn path=/trunk/KDE/kdelibs/; revision=768063
2008-01-28Backport fix for FLAC > 1.1.2.Alex Merry
CCBUG: 153503 svn path=/branches/KDE/4.0/kdelibs/; revision=767696
2008-01-28Support FLAC > 1.1.2.Alex Merry
This does not remove support for FLAC 1.1.2. BUG: 153503 svn path=/trunk/KDE/kdelibs/; revision=767695
2008-01-28fix symlink installation (backport from trunk)Dirk Mueller
svn path=/branches/KDE/4.0/kdelibs/; revision=767492
2008-01-28standard compiled ruby 1.9.0 has problems with the include dir. Fixed itMarcus Hufgard
svn path=/trunk/KDE/kdelibs/; revision=767485
2008-01-25Forwardport r765848 by dfaure:Rivo Laks
Add first unittest for kiconloader; to check if it can find stuff in <data>/appname/pics. It can. svn path=/trunk/KDE/kdelibs/; revision=766159
2008-01-23Move here FindXine (use by kdebase and kdemultimedia)Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=765135
2008-01-22backport SVN commit 764809 by winterz:Allen Winter
patch by dfaure so that the testfoo.shell wrapper is used when running 'make test' on Unix. We want to do this because testfoo.shell uses the runpath that points to our builddir, rather than installdir. this way, you no longer need to run make install before running make test. as discussed on kde-buildsystem svn path=/branches/KDE/4.0/kdelibs/; revision=764816
2008-01-22patch by dfaure so that the testfoo.shell wrapper is used when runningAllen Winter
'make test' on Unix. We want to do this because testfoo.shell uses the runpath that points to our builddir, rather than installdir. this way, you no longer need to run make install before running make test. as discussed on kde-buildsystem svn path=/trunk/KDE/kdelibs/; revision=764809
2008-01-21Increase the GENERIC_VERSION strings.Allen Winter
Probable relinking of all trunk will be needed once you build with the new string. svn path=/trunk/KDE/kdelibs/; revision=764348
2008-01-21Honor Soprano_FIND_REQUIRED in version checkSebastian Trueg
svn path=/trunk/KDE/kdelibs/; revision=764199
2008-01-20-default minimum version 0.18 (as shipped with KDE 4.0.0), but now user ↵Alexander Neundorf
overridable, used in mimetypes/CMakeLists.txt (see discussion on k-c-d, http://lists.kde.org/?t=119953210500006 ) Alex CCMAIL: toscano.pino@tiscali.it are there more places where this is used ? svn path=/trunk/KDE/kdelibs/; revision=764073
2008-01-19* Make the Soprano minimum version configurable with a default of 1.99 for ↵Sebastian Trueg
backwards compatibility. svn path=/trunk/KDE/kdelibs/; revision=763296
2008-01-17Raise the "warning level" to shared-mime-info 0.20.Pino Toscano
svn path=/branches/KDE/4.0/kdelibs/; revision=762656
2008-01-17Strinctly require shared-mime-info 0.20 or later.Pino Toscano
svn path=/trunk/KDE/kdelibs/; revision=762655
2008-01-16Min Soprano version is now 2.0Sebastian Trueg
svn path=/trunk/KDE/kdelibs/; revision=762185
2008-01-15say "4.1" when finding the internal include or lib.Allen Winter
mueller@kde.org svn path=/trunk/KDE/kdelibs/; revision=761874
2008-01-15fix itAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=761504