aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDE4Internal.cmake
AgeCommit message (Expand)Author
2008-02-18fix documentation formattingAlexander Neundorf
2008-02-18LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGSChristian Ehrlicher
2008-02-17Bump minimum required version of Qt to 4.4.0.Matt Rogers
2008-02-12Fix cmake file.Andras Mantia
2008-02-12- win32 compile fix: kdecore's CMakeLists.txt says that kdefakes is only buil...Ralf Habacker
2008-02-02Place Qt includes before platform/X11 includesDavid Johnson
2008-01-29adjust order of includesDavid Johnson
2008-01-15say "4.1" when finding the internal include or lib.Allen Winter
2008-01-15fix itAlexander Neundorf
2008-01-14change find include dir message to be less specific about the KDE 4 minor ver...Allen Winter
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
2007-12-20turn-off all debugging messages in "Release Mode"Allen Winter
2007-12-19-better commentAlexander 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-17As discussed on kde-buildsystem, add --enable-new-dtags to the linker flags o...David Faure
2007-12-14minor win32 msvc fixRalf Habacker
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 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
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-11Property set QT_NO_DEBUG for non-debug WIN32 builds, allowingt plugins to loa...Shane King
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-16Use the -Woverloaded-virtual compile option, if available.Allen Winter
2007-11-14-change the install destinations for Windows: everything is relative to CMAKE...Alexander Neundorf
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-08temporary fix to add QT_NO_DEBUG in release mode to fix qt plugin compile on ...Christian Ehrlicher
2007-11-06Make __KDE_HAVE_GCC_VISIBILITY cached.Luboš Luňák
2007-10-30It's meinproc4Laurent Montel
2007-10-29-don't hardcode the include/lib dirs /usr/local/lib and /usr/local/include fo...Alexander Neundorf
2007-10-22Goodbye, libkdeprint, how we loved thee.Alex Merry
2007-10-05Merged KIO::JobFlags branchDavid Faure
2007-10-02extract kpty* into an own libOswald Buddenhagen
2007-10-02kdefx is dead. Long live... something that is not kdefx :-).Matthew Woehlke
2007-10-01There is no reason to export KDE4_APPLNK_INSTALL_DIR to the outside; define i...David Faure
2007-09-26update the documentation for KDE4_CREATE_HANDBOOK() and KDE4_CREATE_MANPAGE().Allen Winter
2007-09-26install manpages and infopages into destdir/shareAllen Winter
2007-09-14fix confusing typo, it's kconfig_compilerFrank Osterfeld
2007-09-11some minor win32 fixRalf Habacker
2007-09-11win32 fix: KDE and QT install dir's are determined on runtime not install tim...Ralf Habacker
2007-08-20Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-15-fix indentationAlexander Neundorf
2007-08-03also search in the kde4 install dirsAlexander Neundorf