aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)Author
2009-07-02could 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-02Python 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-02Cygwin uses $PATH for runtime library resolution by cygwin ports maintainerRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=990261
2009-07-02Account 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-28unbreak (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-25libsasl2 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-24add documentationBenoît Jacob
svn path=/trunk/KDE/kdelibs/; revision=986742
2009-06-24kill the variable EIGEN2_MIN_VERSION, instead use the native Eigen2_FIND_VERSIONBenoît Jacob
svn path=/trunk/KDE/kdelibs/; revision=986049
2009-06-23update FindEigen2 to allow checking versionsBenoît Jacob
svn path=/trunk/KDE/kdelibs/; revision=985774
2009-06-18applied suggest change from alex on kde-commitRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=983398
2009-06-17applied naming changeRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=982917
2009-06-17followed other module naming schemeRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=982916
2009-06-16renamed 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-15minor fix for finding the kdewin packageRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=982307
2009-06-10Run 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-10Do 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-10Fix 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-10uses new kdewin library first, only when not found the old kdewin32 libraryRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=979583
2009-06-02it helps to check in the right file when editing in 2 different places :PBenjamin Reed
svn path=/trunk/KDE/kdelibs/; revision=976876
2009-06-02if 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-01Also serach for the QtHelp library when using frameworks.Andreas Pakulat
svn path=/trunk/KDE/kdelibs/; revision=976236
2009-05-29added commit policy linksRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=974525
2009-05-29fixed manifest adding when using OUTPUT_NAME target propertiesRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=974524
2009-05-29made cmake policy conform Ralf Habacker
svn path=/trunk/KDE/kdelibs/; revision=974523
2009-05-28Support and document QT_VERSION_(MAJOR|MINOR|PATCH) as does FindQt4.cmake fromAndreas Pakulat
cmake-upstream. svn path=/trunk/KDE/kdelibs/; revision=974307
2009-05-26fixed initialisation of uac manifest support for non kdelibs packagesRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=973045
2009-05-26space fixRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=973042
2009-05-26documented the real problem betterRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=973034
2009-05-26fixed double installRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=972977
2009-05-26added 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-19Fix spellingChristoph Feck
svn path=/trunk/KDE/kdelibs/; revision=969968
2009-05-18-simplify itAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=969756
2009-05-13Forwardport r963449: Fix strcasestr detection for glibc-2.9David Faure
svn path=/trunk/KDE/kdelibs/; revision=967299
2009-05-13Make sure to always search the install path first - very important for ↵Sebastian Trueg
development with trunk version of Soprano svn path=/trunk/KDE/kdelibs/; revision=967293
2009-05-11Fix typo preventing 1.37 to be found.Andreas Pakulat
Re-Add my copyright and a notice regarding license svn path=/trunk/KDE/kdelibs/; revision=966579
2009-05-10Reduce this file to a minimal version, CMake 2.6.2 ships with a quite good andAndreas Pakulat
improved (compared to this version) FindBoost.cmake. For backward compatibility we're adding 1.37 to Boost_ADDITIONAL_VERSIONS, that should stay the only version in this file, so once we update our cmake requirement this file can go completely. CCMAIL:kde-buildsystem@kde.org svn path=/trunk/KDE/kdelibs/; revision=966265
2009-05-09this patch honors -DPYTHON_SITE_PACKAGES_DIR. if not set, then checks for ↵Marcos David Dione
-DPYTHON_LIBS_WITH_KDE_LIBS. if set, it installs python modules in kde's lib dir; if not, it installs them in python's dir, which is the default. svn path=/trunk/KDE/kdelibs/; revision=965738
2009-05-07we need 0.9.88 nowDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=964858
2009-05-07fix in-place location of libkdcraw, making use of an existing header in the ↵Pino Toscano
source dir headers in the build dir will not work, as they will be generated in the compiling phrase, not at the cmake phase CCMAIL: caulier.gilles@gmail.com svn path=/trunk/KDE/kdelibs/; revision=964721
2009-05-06make it easier to bump the min versionDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=964198
2009-04-30- We are using the new XZ codebase instead of old codebase. Can be found in ↵Helio Castro
http://tukaani.org/xz/ svn path=/trunk/KDE/kdelibs/; revision=961856
2009-04-29-fix FindLibLZMA.cmake, so it sets the variables according to our ↵Alexander Neundorf
conventions (http://techbase.kde.org/Policies/CMake_Coding_Style) and works also without pkg-config -fix kdecore/CMakeLists.txt accordingly Alex CCMAIL: kde-buildsystem@kde.org svn path=/trunk/KDE/kdelibs/; revision=961236
2009-04-28Removed non-existing kmetadata and renamed knepomuk to nepomuk - is this ↵Sebastian Trueg
enough to get rid of the extra nepomuk checks? svn path=/trunk/KDE/kdelibs/; revision=960334
2009-04-20as Alan said, we don't want that message...Alexander Neundorf
and I guess when looking for the plugins, looking first in the directory which is close the the include dir is a goiod thing Alex svn path=/trunk/KDE/kdelibs/; revision=956872
2009-04-20If kdesupport is installed to a place != /usr /usr/local and whateverMichael Jansen
SHARE_INSTALL_PREFIX contains, soprano is found. BUT the plugins not. Fix that. I have no idea if there are other variations needed. CCMAIL:kde-buildsystem@kde.org svn path=/trunk/KDE/kdelibs/; revision=956855
2009-04-17-remove this fileAlexander Neundorf
This is no source incompatible change, because this file is a) not for building anything with cmake, but for setting up Nightly builds (which nobody has done until now). b) It also was not in a working state at all, so removing it cannot break anyhting. Alex CCMAIL: kde-buildsystem@kde.org svn path=/trunk/KDE/kdelibs/; revision=955472
2009-04-14Add lzma/xz compression algorithm handling. Helio Castro
Original code by Per Øyvind Karlsen, <peroyvind@mandriva.org> Minor modifications bu Helio Castro <helio@kde.org> Reviewed by David Faure svn path=/trunk/KDE/kdelibs/; revision=954017
2009-04-14-search for phonon after KDELibsDependencies.cmake has been includedAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=953958
2009-04-10another try at making a nice message when a required package cannot be found.Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=952076