aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-06Search XkbLaurent Montel
2006-03-05Search Xss extension (not perfect)Laurent Montel
2006-03-04disable warning 4661 for msvc (A member of the template class is not defined)Christian Ehrlicher
2006-03-03Search dpms extensionLaurent Montel
2006-03-03Fix install iconsLaurent Montel
2006-03-03Detect Xscreensaver extensionLaurent Montel
2006-03-02-prepare the KDE3 files for moving to cmake cvsAlexander Neundorf
2006-03-02Search libXtLaurent Montel
2006-03-01-when installing, remove cmake files which may have been installed before, bu...Alexander Neundorf
2006-03-01-renamed FindKDE4.cmake to FindKDE4Internal.cmake, so the name FindKDE4.cmake...Alexander Neundorf
2006-03-01-changes in preparation of the renaming to FindKDE4Internal.cmakeAlexander Neundorf
2006-03-01-remove the manual definition of "MSVC", this is now done in cmakeAlexander Neundorf
2006-03-01Mark as advancedLaurent Montel
2006-02-28-set CMAKE_DEBUG_POSTFIX to "_debug", this has the effect that when doing a d...Alexander Neundorf
2006-02-27Use "TRUE" as for other check moduleLaurent Montel
2006-02-27Deprecated--Laurent Montel
2006-02-27Fix LIBRARY_OUTPUT_PATH when we build other module as kdelibsLaurent Montel
2006-02-27Not remove itLaurent Montel
2006-02-27Fix generate CMakeList.txtLaurent Montel
2006-02-25Add other X11 test (Xcursor/XTest)Laurent Montel
2006-02-23Search xinerama extensionLaurent Montel
2006-02-23Fix search xkb extensionLaurent Montel
2006-02-23Again other X11 extension (need for future)Laurent Montel
2006-02-23Search other x11 extensionLaurent Montel
2006-02-23Search X11 extension moduleLaurent Montel
2006-02-20Fix theme default nameLaurent Montel
2006-02-19-add basic support for different buildtypes with gcc, see FindKDE4.cmake (sea...Alexander Neundorf
2006-02-19Add default icon theme nameLaurent Montel
2006-02-18-renamed the KDE4_something_DIR to something_INSTALL_DIRAlexander Neundorf
2006-02-18-apply patch from Andreas BeckermannAlexander Neundorf
2006-02-17after discussion with David:Alexander Neundorf
2006-02-17-give kdelibs a project name ("kdelibs")Alexander Neundorf
2006-02-17For the future (in kdebase don't duplicate search directory)Laurent Montel
2006-02-16-don't use intermediate variable for the ui, skel, stub and kcfg filesAlexander Neundorf
2006-02-16-replace -fexceptions with ${KDE4_ENABLE_EXCEPTIONS} (I'm not sure this is a...Alexander Neundorf
2006-02-16Add missing convert lib (found into admin/acinclude.m4.in)Laurent Montel
2006-02-16using GNUWIN32_DIR requires detecting of gnuwin32 package dir beforeRalf Habacker
2006-02-15find libraries in previously detected gnuwin32 package location Ralf Habacker
2006-02-15set LD_LIBRARY_PATH to make sure we use the just compiled libraries, notDirk Mueller
2006-02-15on windows the plugins also need the MAKE_X_LIB macroPeter Kümmel
2006-02-15add two defines for msvc2005Christian Ehrlicher
2006-02-15Reverting - generating moc files in subdirs worked, but this broke compilatio...David Faure
2006-02-15When creating a moc file for foo/bar.h, create it as foo/bar.mocDavid Faure
2006-02-15not my dayDavid Faure
2006-02-15Hmm, "NOT" can't be lowercased. I tested before lowercasing that last one, of...David Faure
2006-02-15Lowercase some common keywords to improve readabilityDavid Faure
2006-02-15tiff import lib is named 'libtiff' on windows/msvcChristian Ehrlicher
2006-02-15Fix typo.Laurent Montel
2006-02-14add CMAKE_REQUIRED_INCLUDES to the original check_type_sizePeter Kümmel
2006-02-14prepare to use patched check_type_size macro, this is the original cmake ver...Peter Kümmel