| Age | Commit message (Expand) | Author |
| 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 |
| 2007-11-16 | fix for build on systmes that do not have OPENEXR_ILMTHREAD_LIBRARY | Valentin Rusu |
| 2007-11-16 | Use the -Woverloaded-virtual compile option, if available. | Allen Winter |
| 2007-11-16 | newer OpenEXR has a libIlmThread | Benjamin Reed |
| 2007-11-14 | -change the install destinations for Windows: everything is relative to CMAKE... | Alexander Neundorf |
| 2007-11-14 | the debug output was suspicious, and indeed this was looking for /kdedir/lib ... | David Faure |
| 2007-11-13 | changing kde4_add_win32_icon acc. to the hints of alex neundorf. | Patrick Spendrin |
| 2007-11-12 | -fix error message for cygwin | Alexander Neundorf |
| 2007-11-12 | minor cosmetic changes: fix indentation (no tabs), don't test for WIN32 twice... | Alexander Neundorf |
| 2007-11-12 | Move from kdemultimedia | Laurent Montel |