aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)Author
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-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=/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-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-29Add support to install localized icons.Chusslove Illich
svn path=/trunk/KDE/kdelibs/; revision=768063
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-28standard compiled ruby 1.9.0 has problems with the include dir. Fixed itMarcus Hufgard
svn path=/trunk/KDE/kdelibs/; revision=767485
2008-01-23Move here FindXine (use by kdebase and kdemultimedia)Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=765135
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-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
2008-01-14change find include dir message to be less specific about the KDE 4 minor ↵Allen Winter
version. svn path=/trunk/KDE/kdelibs/; revision=761382
2008-01-14Locate PCRE headers if they're in /SOMEINCLUDEDIR/pcreBernhard Rosenkraenzer
svn path=/trunk/KDE/kdelibs/; revision=761293
2008-01-13set USE_FULL_RPATH to OFF for APPLE since anything else leaves us with bad ↵Benjamin Reed
install_names svn path=/trunk/KDE/kdelibs/; revision=760906
2008-01-12turn off Intel C/C++ compiler remarks. they are a nuisance.Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=760550
2008-01-12add -Wall to the Intel C/C++ compiler optionsAllen Winter
I wonder if we should also add -Wcheck? svn path=/trunk/KDE/kdelibs/; revision=760425
2008-01-12- if all packages were found, provide a message saying soAllen Winter
- cleanup the output a little. - not all found packages are optional; some are required. so reduce confusion by saying "external" instead. svn path=/trunk/KDE/kdelibs/; revision=760423
2008-01-11- libstreams is not enough, streamanalyzer is also needed (those two are ↵Josef Spillner
separate packages sometimes) svn path=/trunk/KDE/kdelibs/; revision=760011
2008-01-10make kde4_add_unit_test work properly on OSX together with non-NOGUI tests. ↵Marijn Kruisselbrink
I'm not entirely convinced this is the best way to fix it, but it seems to work fine (and it is at least better than the current situation). svn path=/trunk/KDE/kdelibs/; revision=759619
2008-01-09of course I notice the bug just after I committed it ;(Dirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=759070
2008-01-09fix installation of handbooks when DESTDIR installationDirk Mueller
is used svn path=/trunk/KDE/kdelibs/; revision=758943
2008-01-05SVN_SILENT: KDE4_ADD_WIN32_APP_ICON was renamed to KDE4_ADD_APP_ICONChristian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=757741
2008-01-04this one is already marked as ADVANCED aboveAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=757290
2008-01-04my first KDE 4.1 commit ;-)Alexander Neundorf
-add FREETYPE_INCLUDE_DIRS to make it compatible with the version in cmake cvs -everything lower case -FREETYPE_LIBRARIES doesn't need to be INTERNAL, STRING is better Alex svn path=/trunk/KDE/kdelibs/; revision=757150
2008-01-03Consistent naming for xf86misc - include and flag are xf86misc, lib is ↵Luboš Luňák
Xxf86misc. svn path=/trunk/KDE/kdelibs/; revision=756696
2008-01-02Add missing icon contexts to the kde4_install_icons() macro.Jakob Petsovits
In case you didn't know it (I didn't as of a few minutes ago): You can use the exact icon context names in the filenames of your installed icons. If you ever wondered where the "app" in ox22-app-mykdeapplication.png came from: that's just KDE 3 compatibility. Using the real name of the context, "apps", works just as well: ox22-apps-mykdeapplication.png (This also works with "actions", "status", "places" and whatever icon contexts the icon naming specification defines.) svn path=/trunk/KDE/kdelibs/; revision=756013
2007-12-31Change the KDE4_CREATE_HANDBOOK macro so that the current source directory ↵Ingo Klöcker
is used as working directory when running meinproc4. This way meinproc4 can find the *.docbook files referenced by index.docbook and sitting next to index.docbook in the source dir. This fixes handbook creation for index.docbook files with references to other *.docbook files. svn path=/trunk/KDE/kdelibs/; revision=755195
2007-12-31clean up - add 128px icon and remove _namePatrick Spendrin
svn path=/trunk/KDE/kdelibs/; revision=755068
2007-12-30Use Ralf's approach - with a little change it also supports subdirs so we've ↵Patrick Spendrin
no point against it anymore :) CCMAIL: Ralf.Habacker@freenet.de svn path=/trunk/KDE/kdelibs/; revision=754837
2007-12-30change KDE4_ADD_APP_ICON to act exactly like KDE4_ADD_WIN32_APP_ICON as the ↵Patrick Spendrin
former did not work correct / was to unflexible CCMAIL: Ralf.Habacker@freenet.de svn path=/trunk/KDE/kdelibs/; revision=754803