aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-11-02Fix configuring extragear as a single module; to set the right paths we need ↵David Faure
to determine if we found the file in libfoo or in libs/libfoo. svn path=/trunk/KDE/kdelibs/; revision=732065
2007-11-01print the log headers in less than 80 chars so they fit nicely on typical vt100sAllen Winter
svn path=/trunk/KDE/kdelibs/; revision=731676
2007-10-31copy the chack to reflect the real name of the qimageblitz libraryPino Toscano
svn path=/trunk/KDE/kdelibs/; revision=731497
2007-10-30fix search path messupDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=731061
2007-10-30make the index library detection optionalDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=731032
2007-10-30It's meinproc4Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=730940
2007-10-29-don't hardcode the include/lib dirs /usr/local/lib and /usr/local/include ↵Alexander Neundorf
for UNIX, they should be found by the various FIND_PACKAGE() calls Alex svn path=/trunk/KDE/kdelibs/; revision=730766
2007-10-29-use if(NOT ...) instead of an empty if() branchAlexander Neundorf
-all lower case in KDE4_ADD_WIN32_APP_ICON Alex svn path=/trunk/KDE/kdelibs/; revision=730756
2007-10-29only put C++ files in the final-file (maybe I should use ↵Alexander Neundorf
GET_SOURCE_FILE_PROPERTY(LANGUAGE) for this) Alex svn path=/trunk/KDE/kdelibs/; revision=730753
2007-10-24Support for passing "-i includefile" to qdbusxml2cpp. Can be useful for the ↵David Faure
QList<int> issue of the kcookieserver dbus interface for instance. svn path=/trunk/KDE/kdelibs/; revision=728883
2007-10-23- include xkbfile into FindX11Andriy Rysin
svn path=/trunk/KDE/kdelibs/; revision=728345
2007-10-22Goodbye, libkdeprint, how we loved thee.Alex Merry
svn path=/trunk/KDE/kdelibs/; revision=728266
2007-10-22allow enable-final on kdepimlibsCharles Samuels
svn path=/trunk/KDE/kdelibs/; revision=728169
2007-10-18the package config file is qca2.pc, not qcaDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=726683
2007-10-18extragear-libs might be installed in KDE4 prefix as wellDirk Mueller
so look there svn path=/trunk/KDE/kdelibs/; revision=726670
2007-10-11cmake's string handling is suboptimal... :(Christian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=724235
2007-10-11I'm sorry Ralf, but your fix was wrong and breaks build. The error is in ↵Christian Ehrlicher
FindStrigi.cmake which adds paths without converting them to cmake (==unix) style svn path=/trunk/KDE/kdelibs/; revision=724221
2007-10-11win32 fix: avoid adding QtCrypto multiple times to QCA_INCLUDE_DIRRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=724146
2007-10-11workaround for cmake error: "syntax error, unexpected cal_ERROR, expecting ↵Ralf Habacker
$end (19)," on win32 svn path=/trunk/KDE/kdelibs/; revision=724081
2007-10-10Make sure to not use an old version of Soprano.Sebastian Trueg
Sorry for the previous breaking. svn path=/trunk/KDE/kdelibs/; revision=723600
2007-10-10install also index.cache.bz2 which is used by khelpcenterBurkhard Lück
CCMAIL:tsdgeos@terra.es svn path=/trunk/KDE/kdelibs/; revision=723587
2007-10-09Also check for Soprano index, server, and client libsSebastian Trueg
svn path=/trunk/KDE/kdelibs/; revision=723443
2007-10-07NO_DEFAULT_PATH is not good on win32 - remove it for windowsChristian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=722518
2007-10-07do not depend only on index.docbook but on all docbooks to trigger recompilationAlbert Astals Cid
found while working on ktuberling docu svn path=/trunk/KDE/kdelibs/; revision=722511
2007-10-06dont install index.docbook twiceBurkhard Lück
CCMAIL:aacid@kde.org svn path=/trunk/KDE/kdelibs/; revision=721847
2007-10-05Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which areAndreas Pakulat
needed now because friday is the last BC day. The rest of the modules will follow as fast as my laptop allows. svn path=/trunk/KDE/kdelibs/; revision=721704
2007-10-05-make it possible for the module user to override the required strigi versionAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=721587
2007-10-05Merged KIO::JobFlags branchDavid Faure
svn path=/trunk/KDE/kdelibs/; revision=721447
2007-10-04all docbooks have to be installed, not just index.docbookAlbert Astals Cid
svn path=/trunk/KDE/kdelibs/; revision=721224
2007-10-04Remove not necessary pathLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=720967
2007-10-03fixes for KDE4_ADD_WIN32_APP_ICONRalf Habacker
- merged dir/pattern parameter into one parameter - implemented regular expression search for application icons - excluded icons with size 22x22, they are not allowed on windows - added a workaround for non working add_custom_command svn path=/trunk/KDE/kdelibs/; revision=720773
2007-10-03sopranoindex and sopranoclient also have a debug postfix on win32Christian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=720734
2007-10-03we need Strigi 0.5.5 nowDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=720685
2007-10-02extract kpty* into an own libOswald Buddenhagen
svn path=/trunk/KDE/kdelibs/; revision=720322
2007-10-02When looking for local libs in extragear, allow extragear to be configured ↵David Faure
as a whole instead of per-subdir. svn path=/trunk/KDE/kdelibs/; revision=720306
2007-10-02Find libraries in $STRIGI_HOME instead of system ones, as discussed with Vir ↵Anders Lund
on irc svn path=/trunk/KDE/kdelibs/; revision=720053
2007-10-02kdefx is dead. Long live... something that is not kdefx :-).Matthew Woehlke
Here's to hoping I found all the users first. I sure tried. svn path=/trunk/KDE/kdelibs/; revision=719903
2007-10-01There is no reason to export KDE4_APPLNK_INSTALL_DIR to the outside; define ↵David Faure
it only within kdelibs (so that KStandardDirs can look there for compatibility), but don't tempt people into installing new stuff into that dir. svn path=/trunk/KDE/kdelibs/; revision=719613
2007-09-30FIND_LIBRARY_EX -> FIND_LIBRARY_WITH_DEBUGChristian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=719224
2007-09-30don't prefer /usr/include over /includeMatthias Kretz
svn path=/trunk/KDE/kdelibs/; revision=719138
2007-09-27renamed KDE4_ADD_APP_ICON to KDE4_ADD_WIN32_APP_ICON based on alex requestRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=717545
2007-09-26update the documentation for KDE4_CREATE_HANDBOOK() and KDE4_CREATE_MANPAGE().Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=717432
2007-09-26Sometimes we name our manpage docbook files as "man-foo.docbook",Allen Winter
but the contents of that same file will say to generate a manpage called foo.1. (see <refentrytitle> in the docbook). So, we change the kde4_create_manpage() macro to do a s+/man-+/+ when creating the output file from the input file, i.e., man-foo.docbook becomes foo.1. The safer way would be to parse the docbook file, looking for the <refentrytitle> value. Then create the output file from that. Rather not, unless required later. svn path=/trunk/KDE/kdelibs/; revision=717431
2007-09-26Changes to the KDE4_CREATE_MANPAGE() macro:Allen Winter
- the section argument is now required - the output roff file goes into the builddir - now provides optional INSTALL_DESTINATION arguments, just like KDE4_CREATE_HANDBOOK() svn path=/trunk/KDE/kdelibs/; revision=717306
2007-09-26install manpages and infopages into destdir/shareAllen Winter
svn path=/trunk/KDE/kdelibs/; revision=717270
2007-09-26add an optional "section" argument to the KDE4_CREATE_MANPAGE() macroAllen Winter
svn path=/trunk/KDE/kdelibs/; revision=717265
2007-09-25soprano needs client and index libraries now, so search for themDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=716815
2007-09-25Add search strigiqtdbusclientLaurent Montel
necessary for new kick-off svn path=/trunk/KDE/kdelibs/; revision=716763
2007-09-24Not necessaryLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=716482
2007-09-24some more needed libraries for the KUser portBernhard Loos
svn path=/trunk/KDE/kdelibs/; revision=716430