| Age | Commit message (Expand) | Author |
| 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 |
| 2008-03-22 | add a DEMO_INSTALL_DIR variable, as a place to install demos. | Allen Winter |
| 2008-03-21 | add variables for the Akonadi library. | Allen Winter |
| 2008-03-21 | Add TAGLIB_MIN_VERSION | Laurent Montel |
| 2008-03-18 | fix the documentation for Qt4 again | Alexander Neundorf |
| 2008-03-18 | fix documentation, QT_LIBRARIES doesn't exist | Alexander Neundorf |
| 2008-03-18 | -help cross compiling, search the krb5-config executable only in the target | Alexander Neundorf |
| 2008-03-14 | lowercasing | Alexander Neundorf |
| 2008-03-14 | -revert the last commit, it can be better changed in cmakes FindKDE4.cmake | Alexander Neundorf |
| 2008-03-13 | split into strigila and strigita prefix | Dirk Mueller |
| 2008-03-13 | -under Windows, find the install location relative to the installed FindKDE4I... | Alexander Neundorf |
| 2008-03-13 | configure the strigi analyzer prefix in a central place instead of spreading... | Dirk Mueller |
| 2008-03-13 | Also use pkgconfig to find QImageBlitz, since it installs a .pc file. | David Faure |
| 2008-03-12 | Adjust variable | Laurent Montel |
| 2008-03-11 | Fix the cmake test so that QT_QTWEBKIT_FOUND is set when QtWebKit is found. | Alex Merry |
| 2008-03-04 | -prefer all-lower-case commands and indent using spaces | Alexander Neundorf |
| 2008-03-04 | also install the style guide | Alexander Neundorf |
| 2008-03-04 | -add the cmake style guide for writing modules to KDE svn, so it is easier to... | Alexander Neundorf |
| 2008-03-04 | SVN_SILENT: lowercase commands in KDE4_ADD_APP_ICON | Christian Ehrlicher |
| 2008-03-03 | much better way to determine icon size - the last fix was not correct in some... | Christian Ehrlicher |
| 2008-03-02 | fix KDE4_ADD_APP_ICON when the path contains '64' or any other needed icon size | Christian Ehrlicher |
| 2008-03-01 | search for the real symbol | Albert Astals Cid |
| 2008-02-29 | FindSamba - also check for smbc_option_set, used by the smb kioslave, and not... | Matthew Woehlke |
| 2008-02-27 | fix Samba discovery and usage | Allen Winter |