aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-11-11Port them tooLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=882802
2008-11-11Port itLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=882776
2008-11-11Fix this package tooLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=882745
2008-11-11Fix itLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=882740
2008-11-11Minor fixLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=882730
2008-11-11Change as discussed with AlexLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=882721
2008-11-11Port to FindPkgConfigLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=882703
2008-11-11Port to PKG_CHECK_MODULESLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=882701
2008-11-10-require cmake 2.6.2Alexander Neundorf
-enable the reduced link interface for everybody now in kdelibs -convert all the set_target_properties(foo LINK_INTERFACE_LIBRARIES...) to the new target_link_libraries(foo LINK_INTERFACE_LIBRARIES ...) -install all shared libs also as "exported targets", so these libraries can be included by the other projects again as "imported targets", which should fix some problems with different build configurations, the reduced link interface, hopefully also custom install locations (Windows), maybe more -remove the temporary internal hackish macro _KDE4_EXPORT_LIBRARY_DEPENDENCIES() Alex, who hopes this doesn't break too much... So if you get linker errors now, please let me know (or even better kde-buildsystem@kde.org) svn path=/trunk/KDE/kdelibs/; revision=882594
2008-11-10Use FindPkgConfigLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=882249
2008-11-10Port to use PKG_CHECK_MODULESLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=882248
2008-11-09-add ctest script files to make running nightly builds easierAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=882117
2008-11-09Convert itLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=882079
2008-11-09-use PATH_SUFFIXES instead of listing each subdir twice, once with and once ↵Alexander Neundorf
without mysql appended Alex Jarosloaw: can you please check that this still works as you expect ? CCMAIL: js@iidea.pl svn path=/trunk/KDE/kdelibs/; revision=882056
2008-11-08detection on mysql much improved, esp. on Windows (taken form ↵Jarosław Staniek
branches/work/predicate) svn path=/trunk/KDE/kdelibs/; revision=881641
2008-11-08SVN_SILENT: correct endifPatrick Spendrin
svn path=/trunk/KDE/kdelibs/; revision=881602
2008-11-08make it possible to add application icons to kdeinit applications too.Patrick Spendrin
This is a rather strange hack but it works and so I want to keep it for now. It does not change anything on Linux. svn path=/trunk/KDE/kdelibs/; revision=881571
2008-11-07-print a warning for users which have not yet updated to cmake 2.6.2Alexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=881351
2008-11-06-remove setting CMAKE_CONFIGURATION_TYPES, this is intended only for the ↵Alexander Neundorf
non-Makefile generators, but was set always, and for Makefile-generators only CMAKE_BUILD_TYPE should be set, otherwise you can get strange effects e.g. when installing (then some configuration from CMAKE_CONFIGURATION_TYPES instead of the one from CMAKE_BUILD_TYPE might be installed) See http://lists.kde.org/?l=kde-buildsystem&m=122592542916378&w=2 Alex svn path=/trunk/KDE/kdelibs/; revision=880856
2008-11-06when compiling kdelibs, KDE4_KFILE_LIBS should contain also the dependencies ↵Pino Toscano
of it, including kio aka make it link in the right way svn path=/trunk/KDE/kdelibs/; revision=880848
2008-11-06kfile does not link to kde3support, so there is no reason the define ↵Marijn Kruisselbrink
KDE4_KFILE_LIBS to actually include KDE3SUPPORT svn path=/trunk/KDE/kdelibs/; revision=880736
2008-11-05fix PLASMA_FOUNDLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=880466
2008-11-05Minor fixLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=880412
2008-11-05make optional detection of python work if python is not installedDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=880249
2008-11-04Pino was right it's better to use KDE4_PLASMA_LIBSLaurent Montel
find method to keep compatibility Remove all requires to Plasma svn path=/trunk/KDE/kdelibs/; revision=880118
2008-11-04more explicit messageXavier Vello
svn path=/trunk/KDE/kdelibs/; revision=879947
2008-11-04add a warning if only version 3 is found, as version 2 is neededXavier Vello
svn path=/trunk/KDE/kdelibs/; revision=879904
2008-10-26Allow to specify depend files.Laurent Montel
By default we depended just on sip module file and not against all sip files. svn path=/trunk/KDE/kdelibs/; revision=876086
2008-10-25- fix library name to be more consistent with the othersDirk Mueller
- fix detection - add SO versioning (public libraries without versioning should be a no-go) svn path=/trunk/KDE/kdelibs/; revision=875762
2008-10-22It's kformulalib and not kformula...Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=874656
2008-10-21fix as requested by Alex:Patrick Spendrin
- use TO_CMAKE_PATH - include MacroPushRequiredVars hoping cmake will not include it twice svn path=/trunk/KDE/kdelibs/; revision=874560
2008-10-21Bye bye print_status.cmakeLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=874282
2008-10-21Use get_filename_component to find cmake pathLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=874279
2008-10-20Use cmake pathLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=873804
2008-10-20Move hereLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=873800
2008-10-20Move hereLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=873796
2008-10-20Moved hereLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=873794
2008-10-20Move hereLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=873791
2008-10-20Move py file here tooLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=873788
2008-10-20Install py fileLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=873786
2008-10-20Move here (used by kdeedu/kdebase)Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=873785
2008-10-14minor: missed one var in mark_as_advancedDavid Faure
svn path=/trunk/KDE/kdelibs/; revision=871241
2008-10-13It's IF(FOO), not IF(${FOO}) .... for some reason.David Faure
svn path=/trunk/KDE/kdelibs/; revision=871115
2008-10-13seems it's FATAL_ERROR, not just FATALDavid Faure
svn path=/trunk/KDE/kdelibs/; revision=871114
2008-10-13CheckCXXSourceCompiles == compiling and linking --> we need to link against ↵Christian Ehrlicher
strigi libs to get a valid result (at least on windows) svn path=/trunk/KDE/kdelibs/; revision=871052
2008-10-13Did I miss the meaning of this message?Harri Porten
svn path=/trunk/KDE/kdelibs/; revision=871039
2008-10-13Rewrite the check for the strigi api screwup once more, because pkgconfig ↵David Faure
isn't the only way to find strigi, so using it for the version check doesn't work for everyone. Now the check is a real CHECK_CXX_SOURCE_COMPILES check. CCMAIL: jos@vandenoever.info, porten@kde.org, jasonbstubbs@gmail.com svn path=/trunk/KDE/kdelibs/; revision=870913
2008-10-02Cleanup as suggested by Alex (which shows another reason why using ↵David Faure
PATH_SUFFIXES is good ;) svn path=/trunk/KDE/kdelibs/; revision=867155
2008-10-02Fix it so that it can find eigen2 in mykdesupport_prefix/include/eigen2 ↵David Faure
using CMAKE_PREFIX_PATH svn path=/trunk/KDE/kdelibs/; revision=867151
2008-10-02Cache the bool too, since the libs+includes are cached, and when cmake ↵David Faure
auto-reconfigures without PKG_CONFING_PATH set, it won't be able to re-check the value of the bool. svn path=/trunk/KDE/kdelibs/; revision=867083