Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-07 | Added Soprano version check | Sebastian Trueg | |
svn path=/trunk/KDE/kdelibs/; revision=733928 | |||
2007-11-06 | Make __KDE_HAVE_GCC_VISIBILITY cached. | Luboš Luňák | |
svn path=/trunk/KDE/kdelibs/; revision=733507 | |||
2007-11-02 | If using cache values set all *_FOUND variables to true, not just Soprano_FOUND. | Andreas Pakulat | |
svn path=/trunk/KDE/kdelibs/; revision=732145 | |||
2007-11-02 | Fix 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-01 | print the log headers in less than 80 chars so they fit nicely on typical vt100s | Allen Winter | |
svn path=/trunk/KDE/kdelibs/; revision=731676 | |||
2007-10-31 | copy the chack to reflect the real name of the qimageblitz library | Pino Toscano | |
svn path=/trunk/KDE/kdelibs/; revision=731497 | |||
2007-10-30 | fix search path messup | Dirk Mueller | |
svn path=/trunk/KDE/kdelibs/; revision=731061 | |||
2007-10-30 | make the index library detection optional | Dirk Mueller | |
svn path=/trunk/KDE/kdelibs/; revision=731032 | |||
2007-10-30 | It's meinproc4 | Laurent 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() branch | Alexander Neundorf | |
-all lower case in KDE4_ADD_WIN32_APP_ICON Alex svn path=/trunk/KDE/kdelibs/; revision=730756 | |||
2007-10-29 | only 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-24 | Support 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 FindX11 | Andriy Rysin | |
svn path=/trunk/KDE/kdelibs/; revision=728345 | |||
2007-10-22 | Goodbye, libkdeprint, how we loved thee. | Alex Merry | |
svn path=/trunk/KDE/kdelibs/; revision=728266 | |||
2007-10-22 | allow enable-final on kdepimlibs | Charles Samuels | |
svn path=/trunk/KDE/kdelibs/; revision=728169 | |||
2007-10-18 | the package config file is qca2.pc, not qca | Dirk Mueller | |
svn path=/trunk/KDE/kdelibs/; revision=726683 | |||
2007-10-18 | extragear-libs might be installed in KDE4 prefix as well | Dirk Mueller | |
so look there svn path=/trunk/KDE/kdelibs/; revision=726670 | |||
2007-10-11 | cmake's string handling is suboptimal... :( | Christian Ehrlicher | |
svn path=/trunk/KDE/kdelibs/; revision=724235 | |||
2007-10-11 | I'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-11 | win32 fix: avoid adding QtCrypto multiple times to QCA_INCLUDE_DIR | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=724146 | |||
2007-10-11 | workaround for cmake error: "syntax error, unexpected cal_ERROR, expecting ↵ | Ralf Habacker | |
$end (19)," on win32 svn path=/trunk/KDE/kdelibs/; revision=724081 | |||
2007-10-10 | Make 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-10 | install also index.cache.bz2 which is used by khelpcenter | Burkhard Lück | |
CCMAIL:tsdgeos@terra.es svn path=/trunk/KDE/kdelibs/; revision=723587 | |||
2007-10-09 | Also check for Soprano index, server, and client libs | Sebastian Trueg | |
svn path=/trunk/KDE/kdelibs/; revision=723443 | |||
2007-10-07 | NO_DEFAULT_PATH is not good on win32 - remove it for windows | Christian Ehrlicher | |
svn path=/trunk/KDE/kdelibs/; revision=722518 | |||
2007-10-07 | do not depend only on index.docbook but on all docbooks to trigger recompilation | Albert Astals Cid | |
found while working on ktuberling docu svn path=/trunk/KDE/kdelibs/; revision=722511 | |||
2007-10-06 | dont install index.docbook twice | Burkhard Lück | |
CCMAIL:aacid@kde.org svn path=/trunk/KDE/kdelibs/; revision=721847 | |||
2007-10-05 | Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are | Andreas 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 version | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=721587 | |||
2007-10-05 | Merged KIO::JobFlags branch | David Faure | |
svn path=/trunk/KDE/kdelibs/; revision=721447 | |||
2007-10-04 | all docbooks have to be installed, not just index.docbook | Albert Astals Cid | |
svn path=/trunk/KDE/kdelibs/; revision=721224 | |||
2007-10-04 | Remove not necessary path | Laurent Montel | |
svn path=/trunk/KDE/kdelibs/; revision=720967 | |||
2007-10-03 | fixes for KDE4_ADD_WIN32_APP_ICON | Ralf 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-03 | sopranoindex and sopranoclient also have a debug postfix on win32 | Christian Ehrlicher | |
svn path=/trunk/KDE/kdelibs/; revision=720734 | |||
2007-10-03 | we need Strigi 0.5.5 now | Dirk Mueller | |
svn path=/trunk/KDE/kdelibs/; revision=720685 | |||
2007-10-02 | extract kpty* into an own lib | Oswald Buddenhagen | |
svn path=/trunk/KDE/kdelibs/; revision=720322 | |||
2007-10-02 | When 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-02 | Find 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-02 | kdefx 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-01 | There 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-30 | FIND_LIBRARY_EX -> FIND_LIBRARY_WITH_DEBUG | Christian Ehrlicher | |
svn path=/trunk/KDE/kdelibs/; revision=719224 | |||
2007-09-30 | don't prefer /usr/include over /include | Matthias Kretz | |
svn path=/trunk/KDE/kdelibs/; revision=719138 | |||
2007-09-27 | renamed KDE4_ADD_APP_ICON to KDE4_ADD_WIN32_APP_ICON based on alex request | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=717545 | |||
2007-09-26 | update the documentation for KDE4_CREATE_HANDBOOK() and KDE4_CREATE_MANPAGE(). | Allen Winter | |
svn path=/trunk/KDE/kdelibs/; revision=717432 | |||
2007-09-26 | Sometimes 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-26 | Changes 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-26 | install manpages and infopages into destdir/share | Allen Winter | |
svn path=/trunk/KDE/kdelibs/; revision=717270 | |||
2007-09-26 | add an optional "section" argument to the KDE4_CREATE_MANPAGE() macro | Allen Winter | |
svn path=/trunk/KDE/kdelibs/; revision=717265 | |||
2007-09-25 | soprano needs client and index libraries now, so search for them | Dirk Mueller | |
svn path=/trunk/KDE/kdelibs/; revision=716815 |