aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-14change find include dir message to be less specific about the KDE 4 minor ver...Allen Winter
2008-01-14Locate PCRE headers if they're in /SOMEINCLUDEDIR/pcreBernhard Rosenkraenzer
2008-01-13set USE_FULL_RPATH to OFF for APPLE since anything else leaves us with bad in...Benjamin Reed
2008-01-12turn off Intel C/C++ compiler remarks. they are a nuisance.Allen Winter
2008-01-12add -Wall to the Intel C/C++ compiler optionsAllen Winter
2008-01-12- if all packages were found, provide a message saying soAllen Winter
2008-01-11- libstreams is not enough, streamanalyzer is also needed (those two are sepa...Josef Spillner
2008-01-10make kde4_add_unit_test work properly on OSX together with non-NOGUI tests. I...Marijn Kruisselbrink
2008-01-09of course I notice the bug just after I committed it ;(Dirk Mueller
2008-01-09fix installation of handbooks when DESTDIR installationDirk Mueller
2008-01-05SVN_SILENT: KDE4_ADD_WIN32_APP_ICON was renamed to KDE4_ADD_APP_ICONChristian Ehrlicher
2008-01-04this one is already marked as ADVANCED aboveAlexander Neundorf
2008-01-04my first KDE 4.1 commit ;-)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