aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-13Fixed build for ds9 phonon backend with msvcShane King
2007-12-13fix libusb detectionPino Toscano
2007-12-13fixed msvc problem indicated by "__thiscall type_info::type_info(class type_i...Ralf Habacker
2007-12-12use qgetenv() instead getenv() -> msvc warnings--Christian Ehrlicher
2007-12-12Update comment to more accurately reflect what's going on with qt linking and...Shane King
2007-12-12Fix for mingw to ensure -DQT_NO_DEBUG is set so plugins may load correctly wi...Shane King
2007-12-11apply patch to properly set QT_NO_DEBUG in release buildsChristian Ehrlicher
2007-12-11Add support to automoc for .hxx, .hpp, .H header files.Loïc Corbasson
2007-12-11do'h.Allen Winter
2007-12-11we've been doing without a proper BZip2 development discovery.Allen Winter
2007-12-11Property set QT_NO_DEBUG for non-debug WIN32 builds, allowingt plugins to loa...Shane King
2007-12-10Long-standing problem with FreeBSD builds: automoc hangs. Can't tell why or h...Adriaan de Groot
2007-12-10update version requiresDirk Mueller
2007-12-05don't set libs from the cacheAllen Winter
2007-12-05SVN_SILENT: update copyrightLaurent Montel
2007-12-05Search lib tooLaurent Montel
2007-12-03Putting NOTFOUND together with other libs in a variable doesn't give good res...David Faure
2007-12-02problem on win32 - might be another problem somewhere else - packaging perhaps?Patrick Spendrin
2007-11-30no longer needed, I thinkDirk Mueller
2007-11-30Adapt to FindPkgConfigWill Stephenson
2007-11-30Use FindPkgConfig instead of UsePkgConfig as suggested by Alex.Will Stephenson
2007-11-30merge in the whitespace handling fixes from cmake 2.4.7Dirk Mueller
2007-11-29Add PKGCONFIG_VERSION macro that determines the version of a packageWill Stephenson
2007-11-29Handle the presence of NetworkManager 0.7 in KDE4 buildsWill Stephenson
2007-11-25SVN_SILENT: fix indentingMatthias Kretz
2007-11-25rearrange evaluation of executable params to not forget someChristian Ehrlicher
2007-11-24It is really a bad idea to search for stuff _only_ using NO_DEFAULT_PATH.Alexander Neundorf
2007-11-24fix indentationAlexander Neundorf
2007-11-21Fix to allow finding of windows ruby libraryShane King
2007-11-20The po file is located in the source dir, so cd to that folder instead of the...Tom Albers
2007-11-20if 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 spacesAlexander Neundorf
2007-11-19reverting the change -> problem lies in kdebase (use of DBUS_INTERFACES_INSTA...Patrick Spendrin
2007-11-18not sure whether I should change it here or in the qt4_add_dbus_* macros; bre...Patrick Spendrin
2007-11-18It's used by kdeutils/extragear/networkLaurent Montel
2007-11-16fix for build on systmes that do not have OPENEXR_ILMTHREAD_LIBRARYValentin Rusu
2007-11-16Use the -Woverloaded-virtual compile option, if available.Allen Winter
2007-11-16newer OpenEXR has a libIlmThreadBenjamin Reed
2007-11-14-change the install destinations for Windows: everything is relative to CMAKE...Alexander Neundorf
2007-11-14the debug output was suspicious, and indeed this was looking for /kdedir/lib ...David Faure
2007-11-13changing kde4_add_win32_icon acc. to the hints of alex neundorf.Patrick Spendrin
2007-11-12-fix error message for cygwinAlexander Neundorf
2007-11-12minor cosmetic changes: fix indentation (no tabs), don't test for WIN32 twice...Alexander Neundorf
2007-11-12Move from kdemultimediaLaurent Montel
2007-11-11make freetype findable under windowsPatrick Spendrin
2007-11-09make msvc build not depending on windresPatrick Spendrin
2007-11-09hopefully the last commit concerning thisPatrick Spendrin
2007-11-09this is the current working solution but I couldn't set kate_KDEINIT_SRCS fro...Patrick Spendrin
2007-11-09changing macro to just work in case of png2ico's existance - removing duplica...Patrick Spendrin
2007-11-08temporary fix to add QT_NO_DEBUG in release mode to fix qt plugin compile on ...Christian Ehrlicher