aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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-13backport FULL_RPATH osx fix to 4.0Benjamin Reed
svn path=/branches/KDE/4.0/kdelibs/; revision=760907
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-12backport SVN commit 760423 by winterz:Allen Winter
- if all packages were found, provide a message saying so - cleanup the output a little. - not all found packages are optional; some are required. so reduce confusion by saying "external" instead. svn path=/branches/KDE/4.0/kdelibs/; revision=760429
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-12backport 759619: make kde4_add_unit_test work properly on OSX together with ↵Marijn Kruisselbrink
non-NOGUI tests. 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=/branches/KDE/4.0/kdelibs/; revision=760256
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-10Merge 759490 from trunk.Thomas Friedrichsmeier
CCBUG: 155322 svn path=/branches/KDE/4.0/kdelibs/; revision=759492
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-04add a new variable FREETYPE_INCLUDE_DIRS which should be used instead of ↵Alexander Neundorf
FREETYPE_INCLUDE_DIR, since there were no objections left on k-c-d http://lists.kde.org/?t=119944157800001&r=1&w=2 Alex will this actually be in 4.0.0 or 4.0.1 ? There are still a lot of commits in the branch going on. svn path=/branches/KDE/4.0/kdelibs/; revision=757285
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
2007-12-30- added new macro KDE4_ADD_APP_ICON, which is used for adding application ↵Ralf Habacker
icons on win32 and mac osx - marked KDE4_ADD_WIN32_APP_ICON as deprecated svn path=/trunk/KDE/kdelibs/; revision=754677
2007-12-29Needs by kaudiocreator and k3b (not necessary to have a FindKCDDB)Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=754217
2007-12-26also search for X11R7Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=753207
2007-12-22Don't require FindKDEWIN to succeed, its just a convenience thing to not ↵Andreas Pakulat
have to set CMAKE_INCLUDE_PATH and CMAKE_LIB_PATH when installing gnuwin32 libs into a "known" place (like C:\Program Files\win32libs). But that breaks things like emerge which already set the two variables and thus don't set KDEWIN_DIR and don't need to set it. If the convenience thing isn't needed FindKDEWIN.cmake can be removed completely CCMAIL:kde-windows@kde.org svn path=/trunk/KDE/kdelibs/; revision=751844
2007-12-21CMAKE_LIBRARY_PATH is AFAIK an environment variable and thus contains native ↵Andreas Pakulat
paths, so convert them to cmake paths before handing them to find_library svn path=/trunk/KDE/kdelibs/; revision=751355
2007-12-21fix the required-logic in this fileAndreas Pakulat
svn path=/trunk/KDE/kdelibs/; revision=751346
2007-12-20turn-off all debugging messages in "Release Mode"Allen Winter
as discussed on the kde-buildsystem mailing list. svn path=/trunk/KDE/kdelibs/; revision=750964
2007-12-20SVN_SILENT: okular works now with freetype-support for dviPatrick Spendrin
svn path=/trunk/KDE/kdelibs/; revision=750771