aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)Author
2008-05-14the _dummy.cpp file for kdeinit executables doesn't need to have automoc4 to ↵Matthias Kretz
run on it svn path=/trunk/KDE/kdelibs/; revision=807733
2008-05-10-use automoc4 from kdesupport if available, otherwise fallback to the one ↵Alexander Neundorf
from kdelibs. In a few weeks automoc4 from kdesupport will be required. Alex CCMAIL: kretz@kde.org svn path=/trunk/KDE/kdelibs/; revision=806300
2008-05-10-rename KDE4_GET/SET_CUSTOM_PROPERTY() to _KDE4..., so they are clearly ↵Alexander Neundorf
marked as internal and not for public use Alex svn path=/trunk/KDE/kdelibs/; revision=806159
2008-05-08add two more include dirsChristian Ehrlicher
can't we switch to FindBoost from cmake 2.6.0? CCMAIL: neundorf@kde.org svn path=/trunk/KDE/kdelibs/; revision=805536
2008-04-28major rewrite:Allen Winter
- Nepomuk depends on Soprano, so we check for Soprano too, if not already checked for. IOW: you no longer need to check for Soprano separately first in order to successfully use Nepomuk. - use FindPackageHandleStandardArgs() svn path=/trunk/KDE/kdelibs/; revision=802159
2008-04-26more syncing with cmake cvsAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=801586
2008-04-26-minor syncing with FindQt4.cmake from cmake cvsAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=801584
2008-04-26-add FindBoost.cmake from cmake 2.4.5, since the one from 2.6.9RC9 has a ↵Alexander Neundorf
problem with the cmake policies Alex svn path=/trunk/KDE/kdelibs/; revision=801447
2008-04-25...this one too, install the new dummy file for windows kdeinitAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=801181
2008-04-25-modify kde4_add_kdeinit_executable() so that under windows no longer a ↵Alexander Neundorf
shared lib is created, but just a static library (which doesn't have to be installed), but which is used for linking, see discussion on kde-buildsystem Alex svn path=/trunk/KDE/kdelibs/; revision=801179
2008-04-25-lowercasingAlexander Neundorf
-remove KDE4_ADD_TEST_EXECUTABLE(), which was deprecated and disabled before KDE 4.0.0 Alex svn path=/trunk/KDE/kdelibs/; revision=801160
2008-04-25-this file will be required by the modified kde4_add_kdeinit_executable() ↵Alexander Neundorf
for windows Alex svn path=/trunk/KDE/kdelibs/; revision=801155
2008-04-22Fix compile errorEckhart Wörner
svn path=/trunk/KDE/kdelibs/; revision=799638
2008-04-21-add BUNDLE_INSTALL_DIR for OSX, location where application bundles will be ↵Alexander Neundorf
installed Alex svn path=/trunk/KDE/kdelibs/; revision=799615
2008-04-21SVN_SILENT: forgot to remove this line - no longer neededChristian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=799496
2008-04-21use the wonderful magic of 'PATH_SUFFIXES' to not forget about 'freetype2' ↵Christian Ehrlicher
directory anymore svn path=/trunk/KDE/kdelibs/; revision=799493
2008-04-16don't put set variables into the CACHE, per Brad KingAllen Winter
svn path=/trunk/KDE/kdelibs/; revision=797757
2008-04-15Provide variables for detection & use of public KJS API.Harri Porten
svn path=/trunk/KDE/kdelibs/; revision=797436
2008-04-14revert the BUNDLE thing for now, apparently it is not backwards-compatible ↵Benjamin Reed
with cmake 2.4 svn path=/trunk/KDE/kdelibs/; revision=797071
2008-04-14work around a cmake 2.6 issue when building on OSXBenjamin Reed
svn path=/trunk/KDE/kdelibs/; revision=797065
2008-04-14remove CACHE STRING here tooAllen Winter
svn path=/trunk/KDE/kdelibs/; revision=797051
2008-04-14remove CACHE STRING, which can cause problems.Allen Winter
per Brad King. svn path=/trunk/KDE/kdelibs/; revision=797050
2008-04-13gcc 4.3 has the no-threadsafe-statics bug fixedDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=796352
2008-04-13it seems like this is the culprit for breaking allDirk Mueller
KDE modules if using cmake 2.6 svn path=/trunk/KDE/kdelibs/; revision=796351
2008-04-12Fall back to also asking pkg-config for PCRE.Harri Porten
svn path=/trunk/KDE/kdelibs/; revision=796136
2008-04-11Find Qt also on OSX when compiled without frameworks, but with debugging.Till Adam
svn path=/trunk/KDE/kdelibs/; revision=795721
2008-04-04Fixed an strange behaviour on the plasma finder.Aleix Pol Gonzalez
svn path=/trunk/KDE/kdelibs/; revision=793596
2008-04-04don't break if ASOUND_LIBRARY_DIR is emptyMatthias Kretz
svn path=/trunk/KDE/kdelibs/; revision=793576
2008-04-03-mark some variables as advanced, so they don't appear in the not-advanced ↵Alexander Neundorf
view of cmake-gui and ccmake -some minor cosmetics (casing and spaces vs. tabs) Alex svn path=/trunk/KDE/kdelibs/; revision=793410
2008-04-03coding styleMatthias Kretz
svn path=/trunk/KDE/kdelibs/; revision=793392
2008-04-03patch by pusling to fix finding libasound, I wonder why it never broke for meMatthias Kretz
BUG: 157258 svn path=/trunk/KDE/kdelibs/; revision=793381
2008-04-02-cmake 2.5 is not supported anymoreAlexander Neundorf
-adapt to policy stuff in current cmake cvs HEAD and 2.6 branch, so it builds again without cmake warnings Alex svn path=/trunk/KDE/kdelibs/; revision=792751
2008-03-27print a warning for those using cmake 2.5, next monday this will become an errorAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=790915
2008-03-27never skip cmake_minimum_required(), otherwise cmake 2.6 generates warningsAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=790890
2008-03-27the akonadi library name is "akonadi-kde"Allen Winter
also add new variables for the akonadi-kmime library svn path=/trunk/KDE/kdelibs/; revision=790859
2008-03-24Postgress can be installed in /usr/include/postgresql/Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=789583
2008-03-22add a DEMO_INSTALL_DIR variable, as a place to install demos.Allen Winter
needed by Decibel. svn path=/trunk/KDE/kdelibs/; revision=788951
2008-03-21add variables for the Akonadi library.Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=788469
2008-03-21Add TAGLIB_MIN_VERSION Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=788446
2008-03-18fix the documentation for Qt4 againAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=787262
2008-03-18fix documentation, QT_LIBRARIES doesn't exist Alexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=787251
2008-03-18-help cross compiling, search the krb5-config executable only in the target Alexander Neundorf
environment, the one from the build host isn't the right one Alex svn path=/trunk/KDE/kdelibs/; revision=787239
2008-03-14lowercasingAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=785773
2008-03-14-revert the last commit, it can be better changed in cmakes FindKDE4.cmakeAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=785426
2008-03-13split into strigila and strigita prefixDirk Mueller
svn path=/trunk/KDE/kdelibs/; revision=785375
2008-03-13-under Windows, find the install location relative to the installed ↵Alexander Neundorf
FindKDE4Internal.cmake instead of the installed kde4-config.exe, this makes things easier for cross compiling (...let's wait until somebody cross compiles it to ARM or something like this) Alex svn path=/trunk/KDE/kdelibs/; revision=785297
2008-03-13configure the strigi analyzer prefix in a central place instead of ↵Dirk Mueller
spreading it all over KDE svn path=/trunk/KDE/kdelibs/; revision=785225
2008-03-13Also use pkgconfig to find QImageBlitz, since it installs a .pc file.David Faure
svn path=/trunk/KDE/kdelibs/; revision=785147
2008-03-12Adjust variableLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=784788
2008-03-11Fix the cmake test so that QT_QTWEBKIT_FOUND is set when QtWebKit is found.Alex Merry
svn path=/trunk/KDE/kdelibs/; revision=784463