aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2008-02-20-give useful error message if a cmake cvs without set_property() is usedAlexander Neundorf
2008-02-20-add INSTALL_TARGETS_DEFAULT_ARGS so e.g. kdepim trunk can work with kdelibs ...Alexander Neundorf
2008-02-02Place Qt includes before platform/X11 includesDavid Johnson
2008-01-29adjust order of includesDavid Johnson
2008-01-28Backport fix for FLAC > 1.1.2.Alex Merry
2008-01-28fix symlink installation (backport from trunk)Dirk Mueller
2008-01-22backport SVN commit 764809 by winterz:Allen Winter
2008-01-17Raise the "warning level" to shared-mime-info 0.20.Pino Toscano
2008-01-13backport FULL_RPATH osx fix to 4.0Benjamin Reed
2008-01-12backport SVN commit 760423 by winterz:Allen Winter
2008-01-12backport 759619: make kde4_add_unit_test work properly on OSX together with n...Marijn Kruisselbrink
2008-01-04add a new variable FREETYPE_INCLUDE_DIRS which should be used instead of FREE...Alexander Neundorf
2008-01-03Consistent naming for xf86misc - include and flag are xf86misc, lib is Xxf86m...Luboš Luňák
2008-01-02Add missing icon contexts to the kde4_install_icons() macro.Jakob Petsovits
2007-12-31Change the KDE4_CREATE_HANDBOOK macro so that the current source directory is...Ingo Klöcker
2007-12-31clean up - add 128px icon and remove _namePatrick Spendrin
2007-12-30Use Ralf's approach - with a little change it also supports subdirs so we've ...Patrick Spendrin
2007-12-30change KDE4_ADD_APP_ICON to act exactly like KDE4_ADD_WIN32_APP_ICON as the f...Patrick Spendrin
2007-12-30- added new macro KDE4_ADD_APP_ICON, which is used for adding application ico...Ralf Habacker
2007-12-29Needs by kaudiocreator and k3b (not necessary to have a FindKCDDB)Laurent Montel
2007-12-26also search for X11R7Allen Winter
2007-12-22Don't require FindKDEWIN to succeed, its just a convenience thing to not have...Andreas Pakulat
2007-12-21CMAKE_LIBRARY_PATH is AFAIK an environment variable and thus contains native ...Andreas Pakulat
2007-12-21fix the required-logic in this fileAndreas Pakulat
2007-12-20turn-off all debugging messages in "Release Mode"Allen Winter
2007-12-20SVN_SILENT: okular works now with freetype-support for dviPatrick Spendrin
2007-12-20small change for non-pkgconfig configurationsPatrick Spendrin
2007-12-19-fix RPATH change from yesterdayAlexander Neundorf
2007-12-19-better commentAlexander Neundorf
2007-12-19-synced partly with cmake cvs FindQt4.cmake: optional OPTIONS argument for so...Alexander Neundorf
2007-12-18fix commentAlexander Neundorf
2007-12-18Fixup for the nodefault lib msvc stuff, it now uses the same method we use in...Shane King
2007-12-17make the option KDE4_USE_ALWAYS_FULL_RPATH default to TRUE, so shared libs wi...Alexander Neundorf
2007-12-17switch order of arguments as suggestedAlexander Neundorf
2007-12-17-mark more variables as advancedAlexander Neundorf
2007-12-17As discussed on kde-buildsystem, add --enable-new-dtags to the linker flags o...David Faure
2007-12-16use FindPkgConfig instead of UsePkgConfigAllen Winter
2007-12-16complete rewrite.Allen Winter
2007-12-16new macro MACRO_APPEND_IF(var condition value1..valuen)Alexander Neundorf
2007-12-16no need to have different success messages for Windows and UNIXAlexander Neundorf
2007-12-16-remove macros QT4_ADD_DBUS_INTERFACE_NO_NAMESPACE() and QT4_ADD_DBUS_INTERFA...Alexander Neundorf
2007-12-14few fixes i had lying here:Pino Toscano
2007-12-14minor win32 msvc fixRalf Habacker
2007-12-14Move the wchar_t msvc fix local to phonon, including it for everything linked...Shane King
2007-12-13win32 msvc fix: CMAKE_EXE_LINKER_FLAGS_... seems not to be used, instead only...Ralf Habacker
2007-12-13win32 msvc fix: debug modes uses different library as releaseRalf Habacker
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-12Update comment to more accurately reflect what's going on with qt linking and...Shane King