| Age | Commit message (Expand) | Author |
| 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 makekdewidgets | Alexander Neundorf |
| 2006-04-06 | If libdns_sd or includes are not found, build libkdnssd anyway as stub. | Jakub Stachowski |
| 2006-04-06 | unset the bundle param if it is non-gui | Benjamin Reed |
| 2006-04-05 | Prefix 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-04 | Ooops remove line that got committed by mistake; more docu updates. | David Faure |
| 2006-04-04 | Fix docu | David Faure |
| 2006-04-04 | -fix detection of Qt4 qmake | Alexander Neundorf |
| 2006-04-04 | -listing the generated header file also in the list of sources can't hurt | Alexander 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-01 | add QT_MKSPECS_DIR | Christian Ehrlicher |
| 2006-03-31 | -revert to not grepping the qmake spec file, since this is unreliable and bre... | Alexander Neundorf |
| 2006-03-31 | EXISTS() seems to eat the NOT _skip part, at least with cmake 2.3-20060317; r... | Adriaan de Groot |
| 2006-03-31 | Complain about specific files in a non-clean srcdir; don't insert /usr/local/... | Adriaan de Groot |
| 2006-03-30 | bigger changes in FindQt4.cmake: | Alexander Neundorf |
| 2006-03-30 | Don'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-29 | don't mark it executable | Dirk Mueller |
| 2006-03-29 | only look at the path we want it to look | Albert Astals Cid |
| 2006-03-29 | Consolidate 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-29 | Those 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 defined | Alexander Neundorf |
| 2006-03-27 | Better gettext find test. Tested with Linux and NetBSD. | Hasso Tepper |
| 2006-03-27 | The other vars don't have KDE4_ as prefix (for some reason) | David Faure |
| 2006-03-27 | It's not unused, see kded/CMakeLists.txt | David Faure |
| 2006-03-26 | -rename KDE4_INCLUDE_DIRS to KDE4_INCLUDES (but still keep it in the snapshot... | Alexander Neundorf |
| 2006-03-24 | Search for xpm | Laurent Montel |
| 2006-03-23 | add a newline to the end of file. | Allen Winter |
| 2006-03-23 | DEPREACTED won't do much good :) | David Faure |
| 2006-03-23 | CCMAIL:Alexander Neundorf <neundorf@kde.org> No such file. My first cmake re... | Gary Cramblitt |
| 2006-03-22 | -remove the LIB_SOMETHING variables | Alexander Neundorf |
| 2006-03-22 | -these files come with cmake since 2.3.4, which we depend on, uninstall them ... | Alexander Neundorf |
| 2006-03-22 | prefer moc-qt4, uic-qt4 and qmake-qt4 over moc, uic and qmake | Alexander Neundorf |
| 2006-03-22 | don't generate files in the source-tree | Alexander Neundorf |
| 2006-03-22 | again revert the KDE4_LD_LIBRARY_PATH change | Alexander Neundorf |
| 2006-03-22 | Add here (need by kdemultimedia/kdeutils) | Laurent Montel |
| 2006-03-22 | Gettext check updated. | Chusslove Illich |
| 2006-03-22 | Works better this way (still for Mac OS X). OK, on Linux it comes from glibc. | David Faure |
| 2006-03-21 | GETTEXT_LIBRARIES was used, but never actually set to anything. This is neces... | David Faure |
| 2006-03-21 | Preliminary module for the GSSAPI configuration. | Pino Toscano |
| 2006-03-21 | -don't prefer QTDIR over the system path for searching qmake, as QTDIR is obs... | Alexander Neundorf |
| 2006-03-21 | Messages for Gettext configure check more in line with others. | Chusslove Illich |
| 2006-03-21 | once again apply LIBRARY_PATH setting which AGAIN got reverted | Dirk Mueller |
| 2006-03-21 | -change FindLibXml2.cmake to the new enhanced cmake style by using PATH_SUFFIXES | Alexander Neundorf |
| 2006-03-20 | -rename QT_AND_KDECORE_LIBS to KDE4_KDECORE_LIBS | Alexander Neundorf |