Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-14 | the _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-08 | add two more include dirs | Christian 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-28 | major 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-26 | more syncing with cmake cvs | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=801586 | |||
2008-04-26 | -minor syncing with FindQt4.cmake from cmake cvs | Alexander 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 kdeinit | Alexander 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 | -lowercasing | Alexander 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-22 | Fix compile error | Eckhart 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-21 | SVN_SILENT: forgot to remove this line - no longer needed | Christian Ehrlicher | |
svn path=/trunk/KDE/kdelibs/; revision=799496 | |||
2008-04-21 | use the wonderful magic of 'PATH_SUFFIXES' to not forget about 'freetype2' ↵ | Christian Ehrlicher | |
directory anymore svn path=/trunk/KDE/kdelibs/; revision=799493 | |||
2008-04-16 | don't put set variables into the CACHE, per Brad King | Allen Winter | |
svn path=/trunk/KDE/kdelibs/; revision=797757 | |||
2008-04-15 | Provide variables for detection & use of public KJS API. | Harri Porten | |
svn path=/trunk/KDE/kdelibs/; revision=797436 | |||
2008-04-14 | revert 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-14 | work around a cmake 2.6 issue when building on OSX | Benjamin Reed | |
svn path=/trunk/KDE/kdelibs/; revision=797065 | |||
2008-04-14 | remove CACHE STRING here too | Allen Winter | |
svn path=/trunk/KDE/kdelibs/; revision=797051 | |||
2008-04-14 | remove CACHE STRING, which can cause problems. | Allen Winter | |
per Brad King. svn path=/trunk/KDE/kdelibs/; revision=797050 | |||
2008-04-13 | gcc 4.3 has the no-threadsafe-statics bug fixed | Dirk Mueller | |
svn path=/trunk/KDE/kdelibs/; revision=796352 | |||
2008-04-13 | it seems like this is the culprit for breaking all | Dirk Mueller | |
KDE modules if using cmake 2.6 svn path=/trunk/KDE/kdelibs/; revision=796351 | |||
2008-04-12 | Fall back to also asking pkg-config for PCRE. | Harri Porten | |
svn path=/trunk/KDE/kdelibs/; revision=796136 | |||
2008-04-11 | Find Qt also on OSX when compiled without frameworks, but with debugging. | Till Adam | |
svn path=/trunk/KDE/kdelibs/; revision=795721 | |||
2008-04-04 | Fixed an strange behaviour on the plasma finder. | Aleix Pol Gonzalez | |
svn path=/trunk/KDE/kdelibs/; revision=793596 | |||
2008-04-04 | don't break if ASOUND_LIBRARY_DIR is empty | Matthias 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-03 | coding style | Matthias Kretz | |
svn path=/trunk/KDE/kdelibs/; revision=793392 | |||
2008-04-03 | patch by pusling to fix finding libasound, I wonder why it never broke for me | Matthias Kretz | |
BUG: 157258 svn path=/trunk/KDE/kdelibs/; revision=793381 | |||
2008-04-02 | -cmake 2.5 is not supported anymore | Alexander 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-27 | print a warning for those using cmake 2.5, next monday this will become an error | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=790915 | |||
2008-03-27 | never skip cmake_minimum_required(), otherwise cmake 2.6 generates warnings | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=790890 | |||
2008-03-27 | the 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-24 | Postgress can be installed in /usr/include/postgresql/ | Laurent Montel | |
svn path=/trunk/KDE/kdelibs/; revision=789583 | |||
2008-03-22 | add 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-21 | add variables for the Akonadi library. | Allen Winter | |
svn path=/trunk/KDE/kdelibs/; revision=788469 | |||
2008-03-21 | Add TAGLIB_MIN_VERSION | Laurent Montel | |
svn path=/trunk/KDE/kdelibs/; revision=788446 | |||
2008-03-18 | fix the documentation for Qt4 again | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=787262 | |||
2008-03-18 | fix 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-14 | lowercasing | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=785773 | |||
2008-03-14 | -revert the last commit, it can be better changed in cmakes FindKDE4.cmake | Alexander Neundorf | |
Alex svn path=/trunk/KDE/kdelibs/; revision=785426 | |||
2008-03-13 | split into strigila and strigita prefix | Dirk 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-13 | configure 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-13 | Also use pkgconfig to find QImageBlitz, since it installs a .pc file. | David Faure | |
svn path=/trunk/KDE/kdelibs/; revision=785147 | |||
2008-03-12 | Adjust variable | Laurent Montel | |
svn path=/trunk/KDE/kdelibs/; revision=784788 | |||
2008-03-11 | Fix the cmake test so that QT_QTWEBKIT_FOUND is set when QtWebKit is found. | Alex Merry | |
svn path=/trunk/KDE/kdelibs/; revision=784463 |