aboutsummaryrefslogtreecommitdiff
path: root/modules/KDE4Macros.cmake
AgeCommit message (Expand)Author
2007-03-19-require CMake 2.4.5Alexander Neundorf
2007-03-19small cleanupDavid Faure
2007-03-19shared-mime-info related macros by Pino Toscano (thanks!)David Faure
2007-03-18Add KDE4_CREATE_PO_FILES and KDE4_INSTALL_PO_FILES macroLaurent Montel
2007-02-26There are a couple of places where we make "APPLE" assumptionsBenjamin Reed
2007-02-25fix OSX build when DYLD_LIBRARY_PATH contains a directory with libjpeg.dylib ...Benjamin Reed
2007-02-04Change filesystem icon category to places, complies with icon name spec, comp...Jonathan Riddell
2007-01-29-hack to get it cmake 2.4.3 compatible: use ADD_CUSTOM_TARGET() instead of AD...Alexander Neundorf
2007-01-28-temporarily build all tests unconditionally, otherwise the build breaks for ...Alexander Neundorf
2007-01-28fix case when install dir of current module is != kdelibs4 install dirFrank Osterfeld
2007-01-26use install(CODE ...) instead of file(WRITE ... ) followed by install(SCRIPT ...Alexander Neundorf
2007-01-26-remove old commented codeAlexander Neundorf
2007-01-26-finally remove the dcop macrosAlexander Neundorf
2007-01-26-introduce new internal variable _kdeBootStrapping, so that we don't have Alexander Neundorf
2007-01-26Add boostrap into cmake macro which create docLaurent Montel
2007-01-23Add macro KDE4_ADD_TEST for unit test usage. This way, if you haveThiago Macieira
2007-01-23add a macro KDE4_CREATE_EXPORTS_HEADER(fileName libName)Alexander Neundorf
2007-01-22Stupid me :(Laurent Montel
2007-01-22Fix create symlink when in post installLaurent Montel
2007-01-22replace this evil hack with an entirely more evil hack thatDirk Mueller
2007-01-22Allow to install doc into subdirectoryLaurent Montel
2007-01-22UpdateLaurent Montel
2007-01-21can't hurt to create the directory beforehand.Dirk Mueller
2007-01-21fix qtmain usageChristian Ehrlicher
2007-01-21make the handbook creation dependent on the stylesheet.Allen Winter
2007-01-21win32-only fixes:Christian Ehrlicher
2007-01-20New macros for creating and installing application handbooks.Allen Winter
2007-01-19-add a helper target "htmlhandbook" using add_custom_target() which dependsAlexander Neundorf
2007-01-18-add the dependency to meinproc when building kdelibs to the meinproc macro, ...Alexander Neundorf
2007-01-18A new macro for generating index.html from index.docbook using meinproc.Allen Winter
2007-01-12add qtmain(d).lib when linking executables on windowsChristian Ehrlicher
2007-01-11cosmetic fix, now the parameter for GUI apps is handled the same way both und...Alexander Neundorf
2007-01-11make KDE apps that aren't console apps win32 appsStephan Kulow
2007-01-06Add support for oxygen iconsJonathan Riddell
2006-12-10-add option KDE4_USE_ALWAYS_FULL_RPATH (disabled by default): if enabled, eve...Alexander Neundorf
2006-11-27-modify RPATH behaviour for libraries so that they work as expected (...altho...Alexander Neundorf
2006-11-16SVN_SILENT docLaurent Montel
2006-10-24try to fix the automoc problem in kioslave/media/medianotifierAlexander Neundorf
2006-10-24-make enable_final work for kdeinit executables: give the final-file for the ...Alexander Neundorf
2006-10-24Re-enable this line... kdebase breaks otherwise withDavid Faure
2006-10-23-remove some commented out codeAlexander Neundorf
2006-10-23Remove definition "-DKDE_USE_FINAL" when we can't compile with enable final a...Laurent Montel
2006-10-23Fix typoLaurent Montel
2006-10-23Create macro to disable enable final argument into specific directory.Laurent Montel
2006-10-23Not necessaryLaurent Montel
2006-10-23Apply Alex patch (now we can use enable-final argumentLaurent Montel
2006-10-13Update docLaurent Montel
2006-10-13Necessary to modify KDE4_ADD_KCFG_FILES to support ENABLE_FINALLaurent Montel
2006-10-13Create final file when we call automoc macroLaurent Montel
2006-10-13Necessary to change KDE4_AUTOMOC macro to supportLaurent Montel