aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-09-better error handling in FindQt4.cmakeAlexander Neundorf
2006-04-08Add a check for Xinput.Adrian Page
2006-04-08optimized gnuwin32 detection on windowsRalf Habacker
2006-04-08fixed gnuwin32 detectionRalf Habacker
2006-04-08-generate the shell-wrappers for the executables during buildtime instead of ...Alexander Neundorf
2006-04-08-try to make it work with paths which contain spacesAlexander Neundorf
2006-04-08forgot to add this file :-/Alexander Neundorf
2006-04-08abort configuring if installed used qt version is to old Ralf Habacker
2006-04-08limit gnuwin32 package to windowsRalf Habacker
2006-04-08-add GENERIC_LIB_VERSION and GENERIC_LIB_SOVERSION in KDE4Defaults.cmake, so ...Alexander Neundorf
2006-04-08-creating of the sh-wrappers now also works with empty EXECUTABLE_OUTPUT_PATHAlexander Neundorf
2006-04-07-fix link error in kdewidgetsAlexander Neundorf
2006-04-07-in ADD_CUSTOM_COMMAND: use MAIN_DEPENDENCY, where the depend file is a file ...Alexander Neundorf
2006-04-06-use the TOOL keyword for kconfig_compiler, genembed and makekdewidgetsAlexander Neundorf
2006-04-06If libdns_sd or includes are not found, build libkdnssd anyway as stub.Jakub Stachowski
2006-04-06unset the bundle param if it is non-guiBenjamin Reed
2006-04-05Prefix generated header files with ui_ for designer4 ui files.Matthias Kretz
2006-04-05-add the NOGUI keyword to the KDE4_ADD_EXECUTABLE_CALLS()Alexander Neundorf
2006-04-05-add a KDE4Defaults.cmake to set default values and use this one in kdelibs/C...Alexander Neundorf
2006-04-04Ooops remove line that got committed by mistake; more docu updates.David Faure
2006-04-04Fix docuDavid Faure
2006-04-04-fix detection of Qt4 qmakeAlexander Neundorf
2006-04-04-listing the generated header file also in the list of sources can't hurtAlexander Neundorf
2006-04-04-tell cmake that kconfig_compiler produces both a header and an implementatio...Alexander Neundorf
2006-04-03-prepare for the different executable types: default, "NOGUI" and "BUILDTOOL"Alexander Neundorf
2006-04-03-add a KDE4_KDESU_LIBS variables, so we have a full path and it can't be mixe...Alexander Neundorf
2006-04-01add QT_MKSPECS_DIRChristian Ehrlicher
2006-03-31-revert to not grepping the qmake spec file, since this is unreliable and bre...Alexander Neundorf
2006-03-31EXISTS() seems to eat the NOT _skip part, at least with cmake 2.3-20060317; r...Adriaan de Groot
2006-03-31Complain about specific files in a non-clean srcdir; don't insert /usr/local/...Adriaan de Groot
2006-03-30bigger changes in FindQt4.cmake:Alexander Neundorf
2006-03-30Don't remove this file on make clean, it won't be re-generated by "make".David Faure
2006-03-29-add the include paths of all X11 extensions to X11_INCLUDE_PATH, so they don...Alexander Neundorf
2006-03-29don't mark it executableDirk Mueller
2006-03-29only look at the path we want it to lookAlbert Astals Cid
2006-03-29Consolidate checks for the Microsoft Windows windowing system into one line i...Tanner Lovelace
2006-03-29* Moved kmanagerselection.* to kdeui (it is X11-based and isn't needed by any...David Faure
2006-03-29Those aliases seem quite useful when building kdelibs itself, too...David Faure
2006-03-27-apply patch from Tanner Lovelace: only check for X11 if Q_WS_X11 is definedAlexander Neundorf
2006-03-27Better gettext find test. Tested with Linux and NetBSD.Hasso Tepper
2006-03-27The other vars don't have KDE4_ as prefix (for some reason)David Faure
2006-03-27It's not unused, see kded/CMakeLists.txtDavid Faure
2006-03-26-rename KDE4_INCLUDE_DIRS to KDE4_INCLUDES (but still keep it in the snapshot...Alexander Neundorf
2006-03-24Search for xpmLaurent Montel
2006-03-23add a newline to the end of file.Allen Winter
2006-03-23DEPREACTED won't do much good :)David Faure
2006-03-23CCMAIL:Alexander Neundorf <neundorf@kde.org> No such file. My first cmake re...Gary Cramblitt
2006-03-22-remove the LIB_SOMETHING variablesAlexander Neundorf
2006-03-22-these files come with cmake since 2.3.4, which we depend on, uninstall them ...Alexander Neundorf
2006-03-22prefer moc-qt4, uic-qt4 and qmake-qt4 over moc, uic and qmakeAlexander Neundorf