aboutsummaryrefslogtreecommitdiff
path: root/modules/KDE4Macros.cmake
AgeCommit message (Expand)Author
2006-05-03there is no single kcfg file in our SVN that needs signals.Stephan Kulow
2006-05-01-remove the kde4_create_doxygen_docs() commandAlexander Neundorf
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-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-22-add docs for the NOGUI and RUN_UNINSTALLED options for KDE4_ADD_EXECUTABLE()Alexander Neundorf
2006-04-15Add makekdewidgets macro.Volker Krause
2006-04-09-better error handling in FindQt4.cmakeAlexander Neundorf
2006-04-08-generate the shell-wrappers for the executables during buildtime instead of ...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-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-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-03-30Don't remove this file on make clean, it won't be re-generated by "make".David Faure
2006-03-22don't generate files in the source-treeAlexander Neundorf
2006-03-20minor cleanups: indenting, adding newline to end of file, etc.Allen Winter
2006-03-19Fix install iconsLaurent Montel
2006-03-18generate the files in CURRENT_BINARY_DIR againAlexander Neundorf
2006-03-18-don't generate any files in the source tree, but only in the build treeAlexander Neundorf
2006-03-18Generate file into own directoryLaurent Montel
2006-03-16-implemented RPATH handling, set RPATH_STYLE to one of the following:Alexander Neundorf
2006-03-16Generate file into own directoryLaurent Montel
2006-03-16Generate files from ui3 into own directoryLaurent Montel
2006-03-16Generate moc file into own directoryLaurent Montel
2006-03-11Fix generate file space into "kcfg" fileLaurent Montel
2006-03-08-apply patch by Andreas Beckermann for KDE 3 stuffAlexander Neundorf
2006-03-07-implemented RPATH handling, but disabled for nowAlexander Neundorf
2006-02-18-renamed the KDE4_something_DIR to something_INSTALL_DIRAlexander Neundorf
2006-02-17after discussion with David:Alexander Neundorf
2006-02-17-give kdelibs a project name ("kdelibs")Alexander Neundorf
2006-02-15on windows the plugins also need the MAKE_X_LIB macroPeter Kümmel
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-13-added project(name-of_project) commands, so now when using the KDevelop3 gen...Alexander Neundorf
2006-02-12-moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own...Alexander Neundorf
2006-02-11-changed kde4_create_libtool_file (target dir_relative_to_libdir) Alexander Neundorf
2006-02-11now cmake 2.3.3 is required, if you have an older version, you get a warningAlexander Neundorf