| Age | Commit message (Expand) | Author |
| 2008-05-28 | add phonon includes back to KDE4_INCLUDES otherwise source | Dirk Mueller |
| 2008-05-27 | -use /Applications/KDE4 (instead of /Applications/KDE ) as default install di... | Alexander Neundorf |
| 2008-05-27 | require Phonon: better error messages | Matthias Kretz |
| 2008-05-26 | now it should be fully compatible again | Matthias Kretz |
| 2008-05-26 | try harder to find the right directory | Matthias Kretz |
| 2008-05-26 | ups | Matthias Kretz |
| 2008-05-26 | find and use installed Phonon | Matthias Kretz |
| 2008-05-23 | -use BUNDLE DESTINATION on all cmake versions starting with 2.6, i.e. also 2.7 | Alexander Neundorf |
| 2008-05-22 | make DBus work with Qt4 as frameworks | Alexander Neundorf |
| 2008-05-22 | Search nepomuk/global.h which is in kde 4.1 and not in kde 4.0 | Laurent Montel |
| 2008-05-20 | revert exiting if SM or ICE isn't found. | Allen Winter |
| 2008-05-20 | be extra careful about libICE and libSM prerequisites since many | Allen Winter |
| 2008-05-20 | perform discovery on X11/SM. | Allen Winter |
| 2008-05-14 | We need at least version 0.5.9 because of some serious bug fixes. | Jos van den Oever |
| 2008-05-14 | the _dummy.cpp file for kdeinit executables doesn't need to have automoc4 to ... | Matthias Kretz |
| 2008-05-10 | -use automoc4 from kdesupport if available, otherwise fallback to the one fro... | Alexander Neundorf |
| 2008-05-10 | -rename KDE4_GET/SET_CUSTOM_PROPERTY() to _KDE4..., so they are clearly marke... | Alexander Neundorf |
| 2008-05-08 | add two more include dirs | Christian Ehrlicher |
| 2008-04-28 | major rewrite: | Allen Winter |
| 2008-04-26 | more syncing with cmake cvs | Alexander Neundorf |
| 2008-04-26 | -minor syncing with FindQt4.cmake from cmake cvs | Alexander Neundorf |
| 2008-04-26 | -add FindBoost.cmake from cmake 2.4.5, since the one from 2.6.9RC9 has a prob... | Alexander Neundorf |
| 2008-04-25 | ...this one too, install the new dummy file for windows kdeinit | Alexander Neundorf |
| 2008-04-25 | -modify kde4_add_kdeinit_executable() so that under windows no longer a share... | Alexander Neundorf |
| 2008-04-25 | -lowercasing | Alexander Neundorf |
| 2008-04-25 | -this file will be required by the modified kde4_add_kdeinit_executable() for... | Alexander Neundorf |
| 2008-04-22 | Fix compile error | Eckhart Wörner |
| 2008-04-21 | -add BUNDLE_INSTALL_DIR for OSX, location where application bundles will be i... | Alexander Neundorf |
| 2008-04-21 | SVN_SILENT: forgot to remove this line - no longer needed | Christian Ehrlicher |
| 2008-04-21 | use the wonderful magic of 'PATH_SUFFIXES' to not forget about 'freetype2' di... | Christian Ehrlicher |
| 2008-04-16 | don't put set variables into the CACHE, per Brad King | Allen Winter |
| 2008-04-15 | Provide variables for detection & use of public KJS API. | Harri Porten |
| 2008-04-14 | revert the BUNDLE thing for now, apparently it is not backwards-compatible wi... | Benjamin Reed |
| 2008-04-14 | work around a cmake 2.6 issue when building on OSX | Benjamin Reed |
| 2008-04-14 | remove CACHE STRING here too | Allen Winter |
| 2008-04-14 | remove CACHE STRING, which can cause problems. | Allen Winter |
| 2008-04-13 | gcc 4.3 has the no-threadsafe-statics bug fixed | Dirk Mueller |
| 2008-04-13 | it seems like this is the culprit for breaking all | Dirk Mueller |
| 2008-04-12 | Fall back to also asking pkg-config for PCRE. | Harri Porten |
| 2008-04-11 | Find Qt also on OSX when compiled without frameworks, but with debugging. | Till Adam |
| 2008-04-04 | Fixed an strange behaviour on the plasma finder. | Aleix Pol Gonzalez |
| 2008-04-04 | don't break if ASOUND_LIBRARY_DIR is empty | Matthias Kretz |
| 2008-04-03 | -mark some variables as advanced, so they don't appear in the not-advanced vi... | Alexander Neundorf |
| 2008-04-03 | coding style | Matthias Kretz |
| 2008-04-03 | patch by pusling to fix finding libasound, I wonder why it never broke for me | Matthias Kretz |
| 2008-04-02 | -cmake 2.5 is not supported anymore | Alexander Neundorf |
| 2008-03-27 | print a warning for those using cmake 2.5, next monday this will become an error | Alexander Neundorf |
| 2008-03-27 | never skip cmake_minimum_required(), otherwise cmake 2.6 generates warnings | Alexander Neundorf |
| 2008-03-27 | the akonadi library name is "akonadi-kde" | Allen Winter |
| 2008-03-24 | Postgress can be installed in /usr/include/postgresql/ | Laurent Montel |