| Age | Commit message (Expand) | Author |
| 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 |
| 2007-11-29 | Handle the presence of NetworkManager 0.7 in KDE4 builds | Will Stephenson |
| 2007-11-25 | SVN_SILENT: fix indenting | Matthias Kretz |
| 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 |
| 2007-11-11 | make freetype findable under windows | Patrick Spendrin |
| 2007-11-09 | make msvc build not depending on windres | Patrick Spendrin |
| 2007-11-09 | hopefully the last commit concerning this | Patrick Spendrin |
| 2007-11-09 | this is the current working solution but I couldn't set kate_KDEINIT_SRCS fro... | Patrick Spendrin |
| 2007-11-09 | changing macro to just work in case of png2ico's existance - removing duplica... | Patrick Spendrin |
| 2007-11-08 | temporary fix to add QT_NO_DEBUG in release mode to fix qt plugin compile on ... | Christian Ehrlicher |