Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-29 | Forwardport: also include the path to the soprano cmake macro into the cmake ↵ | Sebastian Trueg | |
module path. This way the macro can be used without being included manually but also by including it. svn path=/trunk/KDE/kdelibs/; revision=1004264 | |||
2009-07-26 | First step to implement hunspell plugins | Laurent Montel | |
svn path=/trunk/KDE/kdelibs/; revision=1002571 | |||
2009-07-24 | -search also for SopranoAddOntology.cmake and include it automatically if found | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=1002028 | |||
2009-07-14 | add the standard KDE paths to the include/lib search paths, useful when KDE ↵ | Romain Pokrzywka | |
is built with emerge svn path=/trunk/KDE/kdelibs/; revision=996461 | |||
2009-07-14 | arf, this little bugger took me two hours to find :-o | Romain Pokrzywka | |
svn path=/trunk/KDE/kdelibs/; revision=996456 | |||
2009-07-12 | Always define MAKE_FOO_LIB, not only on Windows. This is used in konqueror ↵ | David Faure | |
to know when to enable KDE_TESTS_EXPORT. What I don't understand, is why it worked before; konqprivate_export.h always relied on MAKE_KDEINIT_KONQUEROR_LIB... (and without this commit, konqviewmgrtest failed with undefined symbol KonqSettings::self(), which is logical [hidden symbol]) svn path=/trunk/KDE/kdelibs/; revision=995537 | |||
2009-07-09 | Add Qt Webkit framework support. | Mike Arthur | |
svn path=/trunk/KDE/kdelibs/; revision=993948 | |||
2009-07-09 | whoops - revert last change, this should not have gone in | Harald Fernengel | |
svn path=/trunk/KDE/kdelibs/; revision=993915 | |||
2009-07-09 | enable QT_USE_FAST_OPERATOR_PLUS and QT_USE_FAST_CONCATENATION | Harald Fernengel | |
svn path=/trunk/KDE/kdelibs/; revision=993910 | |||
2009-07-07 | KDEWIN_INCLUDES and KDEWIN_LIBRARIES need to be set always, not only for the ↵ | Ralf Habacker | |
first time svn path=/trunk/KDE/kdelibs/; revision=992670 | |||
2009-07-05 | Show a fatal error if anyone tries to use FindKdepim. | Christophe Giboudeaux | |
svn path=/trunk/KDE/kdelibs/; revision=991884 | |||
2009-07-05 | no need to be nice and to welcome people :) (thanks to krop for seeing that ;) ) | Cyrille Berger Skott | |
svn path=/trunk/KDE/kdelibs/; revision=991734 | |||
2009-07-05 | Find lcms version using a regexp, instead of compiling a program. | Cyrille Berger Skott | |
svn path=/trunk/KDE/kdelibs/; revision=991725 | |||
2009-07-02 | the backslashes are definitely needed | Patrick Spendrin | |
svn path=/trunk/KDE/kdelibs/; revision=990592 | |||
2009-07-02 | it can work without backslashes of course too | Patrick Spendrin | |
svn path=/trunk/KDE/kdelibs/; revision=990546 | |||
2009-07-02 | use this for spaces in the path | Patrick Spendrin | |
svn path=/trunk/KDE/kdelibs/; revision=990545 | |||
2009-07-02 | Force the prefix to "lib" so that the plugin name is sure to match the init_ ↵ | Ralf Habacker | |
symbol exactly - by cygwin ports maintainer svn path=/trunk/KDE/kdelibs/; revision=990265 | |||
2009-07-02 | could not change commit log after a commit, so revert the part of the patch ↵ | Ralf Habacker | |
for which is the comment was forgotten svn path=/trunk/KDE/kdelibs/; revision=990264 | |||
2009-07-02 | Python modules should be MODULE, not SHARED, so they are installed correctly ↵ | Ralf Habacker | |
and not create import libs on Win32/Cygwin - by cygwin ports maintainer svn path=/trunk/KDE/kdelibs/; revision=990262 | |||
2009-07-02 | Cygwin uses $PATH for runtime library resolution by cygwin ports maintainer | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=990261 | |||
2009-07-02 | Account for CMAKE_EXECUTABLE_SUFFIX in KDE4_*_EXECUTABLE .shell names, since ↵ | Ralf Habacker | |
that is how they are created. by cygwin ports maintainer svn path=/trunk/KDE/kdelibs/; revision=990260 | |||
2009-06-28 | unbreak (remove an underscore too much) | Pino Toscano | |
svn path=/trunk/KDE/kdelibs/; revision=988553 | |||
2009-06-28 | -fix getting the correct location for the respective configuration, (the ↵ | Alexander Neundorf | |
resulting name was just "LOCATION_", which is unknown to cmake, so it returns just the information for any configuration it finds Thanks to Aleix for finding the issue Alex svn path=/trunk/KDE/kdelibs/; revision=988522 | |||
2009-06-25 | libsasl2 add, because the windows package of cyrus-sasl2 contains a libsasl2 ↵ | Ralf Habacker | |
also for msvc which is not standard conform svn path=/trunk/KDE/kdelibs/; revision=986838 | |||
2009-06-24 | add documentation | Benoît Jacob | |
svn path=/trunk/KDE/kdelibs/; revision=986742 | |||
2009-06-24 | kill the variable EIGEN2_MIN_VERSION, instead use the native Eigen2_FIND_VERSION | Benoît Jacob | |
svn path=/trunk/KDE/kdelibs/; revision=986049 | |||
2009-06-23 | update FindEigen2 to allow checking versions | Benoît Jacob | |
svn path=/trunk/KDE/kdelibs/; revision=985774 | |||
2009-06-18 | applied suggest change from alex on kde-commit | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=983398 | |||
2009-06-17 | applied naming change | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=982917 | |||
2009-06-17 | followed other module naming scheme | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=982916 | |||
2009-06-16 | renamed kdewin32 to kdewin to have a more generic name, approved by ↵ | Ralf Habacker | |
kde-buildsystem list svn path=/trunk/KDE/kdelibs/; revision=982530 | |||
2009-06-15 | minor fix for finding the kdewin package | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=982307 | |||
2009-06-10 | Run chmod on compiled files, instead of files installed on system. | Gökcen Eraslan | |
CCMAIL: montel@kde.org svn path=/trunk/KDE/kdelibs/; revision=979688 | |||
2009-06-10 | Do not show DESTDIR of target in CMake status message, according to r931922. | Gökcen Eraslan | |
CCMAIL: mueller@kde.org svn path=/trunk/KDE/kdelibs/; revision=979647 | |||
2009-06-10 | Fix project name control. Previously, condition was always true since there ↵ | Gökcen Eraslan | |
is no variable named printer-applet. CCMAIL: montel@kde.org svn path=/trunk/KDE/kdelibs/; revision=979601 | |||
2009-06-10 | uses new kdewin library first, only when not found the old kdewin32 library | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=979583 | |||
2009-06-02 | it helps to check in the right file when editing in 2 different places :P | Benjamin Reed | |
svn path=/trunk/KDE/kdelibs/; revision=976876 | |||
2009-06-02 | if PHONON_INCLUDE_DIR is a framework directory on Mac OS X, we need to ↵ | Benjamin Reed | |
include the Headers/ subdir to read the .h file directly svn path=/trunk/KDE/kdelibs/; revision=976874 | |||
2009-06-01 | Also serach for the QtHelp library when using frameworks. | Andreas Pakulat | |
svn path=/trunk/KDE/kdelibs/; revision=976236 | |||
2009-05-29 | added commit policy links | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=974525 | |||
2009-05-29 | fixed manifest adding when using OUTPUT_NAME target properties | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=974524 | |||
2009-05-29 | made cmake policy conform | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=974523 | |||
2009-05-28 | Support and document QT_VERSION_(MAJOR|MINOR|PATCH) as does FindQt4.cmake from | Andreas Pakulat | |
cmake-upstream. svn path=/trunk/KDE/kdelibs/; revision=974307 | |||
2009-05-26 | fixed initialisation of uac manifest support for non kdelibs packages | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=973045 | |||
2009-05-26 | space fix | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=973042 | |||
2009-05-26 | documented the real problem better | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=973034 | |||
2009-05-26 | fixed double install | Ralf Habacker | |
svn path=/trunk/KDE/kdelibs/; revision=972977 | |||
2009-05-26 | added initial support for fixing windows vista uac problem by adding a ↵ | Ralf Habacker | |
specific manifest file to executables. Vista manifest support is disabled by default and could be enabled by setting the KDE4_ENABLE_UAC_MANIFEST variable. This support requires kdewin32 >= 0.3.9 The basic idea of this patch was announced at kde-buildsystem mailing list http://lists.kde.org/?l=kde-buildsystem&m=124220817129087&w=2 without any objections for about two weeks. svn path=/trunk/KDE/kdelibs/; revision=972974 | |||
2009-05-19 | Fix spelling | Christoph Feck | |
svn path=/trunk/KDE/kdelibs/; revision=969968 | |||
2009-05-18 | -simplify it | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=969756 |