aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-04"su" just for unixes.Paulo Moura Guedes
2006-05-03I was told kopeteappearancesettings.kcfg has signals ;(Stephan Kulow
2006-05-03there is no single kcfg file in our SVN that needs signals.Stephan Kulow
2006-05-03Added support for KDE_MIN_VERSION (modelled after QT_MIN_VERSION), and ported...David Faure
2006-05-03Port the DONTPORT check.Volker Krause
2006-05-03If the lib isn't there, xcursor isn't useable. This should probably be done f...David Faure
2006-05-02Fix Qt version parsing to accept "4.1.3-snapshot-20060502"David Faure
2006-05-02downgrade hard requirement again. using 2.4.1 isDirk Mueller
2006-05-01-remove the kde4_create_doxygen_docs() commandAlexander Neundorf
2006-05-01-cmake 2.4.1 beta is now requiredAlexander Neundorf
2006-05-01It is quite faster when it doesn't search for libXrandr, libXft etc. in all o...David Faure
2006-05-01If the header is there but not the lib, then we can't use itDavid Faure
2006-05-01-add a macro to convert the value of cmake variables to 0 or 1 for use in con...Alexander Neundorf
2006-04-30-two cmake modules to check whether a given struct or pointer has a specified...Alexander Neundorf
2006-04-28-move the check for Perl into FindKDE4Internal.cmake, so we don't have to put...Alexander Neundorf
2006-04-27-use MACRO_ADD_FILE_DEPENDENCIES() and remove the duplicated _QT4_ADD_FILE_DE...Alexander Neundorf
2006-04-27-use qmake to tell us which uic and moc we should useAlexander Neundorf
2006-04-27Add QTUITOOLS macroLaurent Montel
2006-04-27if we call it with --no-stub, then it won't produce a Dirk Mueller
2006-04-26-add the multiple output to the dcop macrosAlexander Neundorf
2006-04-26-move the test for a compiler flag into an own generic cmake module: CheckCXX...Alexander Neundorf
2006-04-26- some compile flags cleanupsDirk Mueller
2006-04-25-add the new option to put source-local include dirs first, won't have any ef...Alexander Neundorf
2006-04-24-add the generated ui-headers to the list of sources, this helps with creatin...Alexander Neundorf
2006-04-23-make the kdewidgets rule depend on makekdewidgets inside kdelibsAlexander Neundorf
2006-04-23-remove KDE4_INCLUDE_DIRS, it doesn't existAlexander Neundorf
2006-04-22this lives now in kdesdk/scripts/cmake/Alexander Neundorf
2006-04-22-add docs for the NOGUI and RUN_UNINSTALLED options for KDE4_ADD_EXECUTABLE()Alexander Neundorf
2006-04-20OK so FIND_PATH and FIND_LIBRARIES use the cache already, so no need for the ...David Faure
2006-04-20This one now looks exactly like the one in cmake itself (even in cmake-2.2.3)David Faure
2006-04-18Turn "-Ifoo -Ibar" into "foo;bar", as expected by include_directories.David Faure
2006-04-18-I doesn't belong in _INCS.David Faure
2006-04-18More use of the cache; fixing previous commit to not recheck everytime when s...David Faure
2006-04-17Move windowsystem check earlier in file and use the resultTanner Lovelace
2006-04-15Add makekdewidgets macro.Volker Krause
2006-04-14Patch by Frank Osterfeld to find makekdewidgets.Volker Krause
2006-04-14Actually use the cache whenever possible. Should speed up the re-configuring ...David Faure
2006-04-14-- Found KDE4 include dir: /Users/dfaure/kde/trunk/KDE/kdelibsDavid Faure
2006-04-13Fix up include guard since it's missing UI_ currentlyDavid Faure
2006-04-13Add X11_XFT_FOUNDLaurent Montel
2006-04-13Search Xft include libLaurent Montel
2006-04-12Moved out the 4 values from config.h that depend on the installation prefix,David Faure
2006-04-12Actually use the cache so that every call to cmake doesn't call akode-config.David Faure
2006-04-12Make it user friendly:Stephan Kulow
2006-04-11the usual security fixes:Dirk Mueller
2006-04-11cups >= 1.1.19 is required by kdeprint. Should that check be added here, or i...David Faure
2006-04-10-handling paths containing spaces seems to be a major problem, at least hereAlexander Neundorf
2006-04-10Reported to fix compilation with msvc.David Faure
2006-04-09-better error handling in FindQt4.cmakeAlexander Neundorf
2006-04-08Add a check for Xinput.Adrian Page