| Age | Commit message (Expand) | Author |
| 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 | 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 | 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 | 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 |
| 2007-11-29 | Handle the presence of NetworkManager 0.7 in KDE4 builds | Will Stephenson |
| 2007-11-25 | rearrange evaluation of executable params to not forget some | Christian Ehrlicher |
| 2007-11-24 | It is really a bad idea to search for stuff _only_ using NO_DEFAULT_PATH. | Alexander Neundorf |
| 2007-11-24 | fix indentation | Alexander Neundorf |
| 2007-11-21 | Fix to allow finding of windows ruby library | Shane King |
| 2007-11-20 | The po file is located in the source dir, so cd to that folder instead of the... | Tom Albers |
| 2007-11-20 | if there's nothing to moc, don't add automoc source which is C++, then a lib ... | Matthias Kretz |
| 2007-11-19 | -add some more quotes to help with spaces | Alexander Neundorf |
| 2007-11-19 | reverting the change -> problem lies in kdebase (use of DBUS_INTERFACES_INSTA... | Patrick Spendrin |
| 2007-11-18 | not sure whether I should change it here or in the qt4_add_dbus_* macros; bre... | Patrick Spendrin |
| 2007-11-18 | It's used by kdeutils/extragear/network | Laurent Montel |