| Age | Commit message (Expand) | Author |
| 2007-12-29 | Needs by kaudiocreator and k3b (not necessary to have a FindKCDDB) | Laurent Montel |
| 2007-12-26 | also search for X11R7 | Allen Winter |
| 2007-12-22 | Don't require FindKDEWIN to succeed, its just a convenience thing to not have... | Andreas Pakulat |
| 2007-12-21 | CMAKE_LIBRARY_PATH is AFAIK an environment variable and thus contains native ... | Andreas Pakulat |
| 2007-12-21 | fix the required-logic in this file | Andreas Pakulat |
| 2007-12-20 | turn-off all debugging messages in "Release Mode" | Allen Winter |
| 2007-12-20 | SVN_SILENT: okular works now with freetype-support for dvi | Patrick Spendrin |
| 2007-12-20 | small change for non-pkgconfig configurations | Patrick Spendrin |
| 2007-12-19 | -fix RPATH change from yesterday | Alexander Neundorf |
| 2007-12-19 | -better comment | Alexander Neundorf |
| 2007-12-19 | -synced partly with cmake cvs FindQt4.cmake: optional OPTIONS argument for so... | Alexander Neundorf |
| 2007-12-18 | fix comment | Alexander Neundorf |
| 2007-12-18 | Fixup for the nodefault lib msvc stuff, it now uses the same method we use in... | Shane King |
| 2007-12-17 | make the option KDE4_USE_ALWAYS_FULL_RPATH default to TRUE, so shared libs wi... | Alexander Neundorf |
| 2007-12-17 | switch order of arguments as suggested | Alexander Neundorf |
| 2007-12-17 | -mark more variables as advanced | Alexander Neundorf |
| 2007-12-17 | As discussed on kde-buildsystem, add --enable-new-dtags to the linker flags o... | David Faure |
| 2007-12-16 | use FindPkgConfig instead of UsePkgConfig | Allen Winter |
| 2007-12-16 | complete rewrite. | Allen Winter |
| 2007-12-16 | new macro MACRO_APPEND_IF(var condition value1..valuen) | Alexander Neundorf |
| 2007-12-16 | no need to have different success messages for Windows and UNIX | Alexander Neundorf |
| 2007-12-16 | -remove macros QT4_ADD_DBUS_INTERFACE_NO_NAMESPACE() and QT4_ADD_DBUS_INTERFA... | Alexander Neundorf |
| 2007-12-14 | few fixes i had lying here: | Pino Toscano |
| 2007-12-14 | minor win32 msvc fix | Ralf Habacker |
| 2007-12-14 | Move the wchar_t msvc fix local to phonon, including it for everything linked... | Shane King |
| 2007-12-13 | win32 msvc fix: CMAKE_EXE_LINKER_FLAGS_... seems not to be used, instead only... | Ralf Habacker |
| 2007-12-13 | win32 msvc fix: debug modes uses different library as release | Ralf Habacker |
| 2007-12-13 | Fixed build for ds9 phonon backend with msvc | Shane King |
| 2007-12-13 | fix libusb detection | Pino Toscano |
| 2007-12-13 | fixed msvc problem indicated by "__thiscall type_info::type_info(class type_i... | Ralf Habacker |
| 2007-12-12 | use qgetenv() instead getenv() -> msvc warnings-- | Christian Ehrlicher |
| 2007-12-12 | Update comment to more accurately reflect what's going on with qt linking and... | Shane King |
| 2007-12-12 | Fix for mingw to ensure -DQT_NO_DEBUG is set so plugins may load correctly wi... | Shane King |
| 2007-12-11 | apply patch to properly set QT_NO_DEBUG in release builds | Christian Ehrlicher |
| 2007-12-11 | Add support to automoc for .hxx, .hpp, .H header files. | Loïc Corbasson |
| 2007-12-11 | do'h. | Allen Winter |
| 2007-12-11 | we've been doing without a proper BZip2 development discovery. | Allen Winter |
| 2007-12-11 | Property set QT_NO_DEBUG for non-debug WIN32 builds, allowingt plugins to loa... | Shane King |
| 2007-12-10 | Long-standing problem with FreeBSD builds: automoc hangs. Can't tell why or h... | Adriaan de Groot |
| 2007-12-10 | update version requires | Dirk Mueller |
| 2007-12-05 | don't set libs from the cache | Allen Winter |
| 2007-12-05 | SVN_SILENT: update copyright | Laurent Montel |
| 2007-12-05 | Search lib too | Laurent Montel |
| 2007-12-03 | Putting NOTFOUND together with other libs in a variable doesn't give good res... | David Faure |
| 2007-12-02 | problem on win32 - might be another problem somewhere else - packaging perhaps? | Patrick Spendrin |
| 2007-11-30 | no longer needed, I think | Dirk Mueller |
| 2007-11-30 | Adapt to FindPkgConfig | Will Stephenson |
| 2007-11-30 | Use FindPkgConfig instead of UsePkgConfig as suggested by Alex. | Will Stephenson |
| 2007-11-30 | merge in the whitespace handling fixes from cmake 2.4.7 | Dirk Mueller |
| 2007-11-29 | Add PKGCONFIG_VERSION macro that determines the version of a package | Will Stephenson |