aboutsummaryrefslogtreecommitdiff
path: root/modules/KDE4Macros.cmake
AgeCommit message (Expand)Author
2010-10-04- add static option to KDE4_ADD_PLUGINAndreas Holzammer
2010-07-28-extend the documentation for KDE4_ADD_LIBRARY() a bitAlexander Neundorf
2010-07-15- fixed finding of png2ico for desktop buildsAndreas Holzammer
2010-07-12- fixed some find scripts for winceAndreas Holzammer
2010-07-06Fix target name assumption in KDE4_ADD_APP_ICON together with AlexSjors Gielen
2010-06-21-remove wrong commentAlexander Neundorf
2010-06-04External DocBook, step 1: remove embedded XML DTDsLuigi Toscano
2010-05-25-disable the crosscompiling code again, it is not in shape to be released wit...Alexander Neundorf
2010-03-25-some work on the documentationAlexander Neundorf
2010-03-21Fix typo in KDE4Macros.cmake::KDE4_INSTALL_AUTH_HELPER_FILES.Modestas Vainius
2010-02-20Bring Cross compilation to kdelibsHarald Fernengel
2010-02-17Committing the second part of a previous patch to KAuth (the static fake back...Dario Freddi
2010-01-24CCMAIL: kde-packager@kde.orgDario Freddi
2009-11-22-use the LOCATION target property instead EXECUTABLE_OUTPUT_PATHAlexander Neundorf
2009-11-12Run tests from IDE. $(OutDir) must be expanded by ctest:Peter Kümmel
2009-10-05-don't use the internal macro from FindQt4.cmake hereAlexander Neundorf
2009-10-03Fix / adapt to FindQt4.cmake changes. Found the error in kdenetwork whichAndreas Hartmetz
2009-09-14But do not find it multiple times if it has been found yetDario Freddi
2009-09-14Actually, we have to take the POLKITQT_FOUND variable from somewhere.Dario Freddi
2009-09-07CCMAIL:kde-buildsystem@kde.orgDario Freddi
2009-09-06-the RUN_UNINSTALLED argument for KDE4_ADD_[KDEINIT]_EXECUTABLE() is ignored ...Alexander Neundorf
2009-09-03Simplify using IS_ABSOLUTE.Kevin Ottens
2009-08-30revert r990265 because it breaks plugins on windowsChristian Ehrlicher
2009-08-26OK, my previous claim for r1015454 was wrong. The new behavior breaksKevin Ottens
2009-08-25Handle relative paths gracefully for kde4_add_kcfg_files macro.Kevin Ottens
2009-07-12Always define MAKE_FOO_LIB, not only on Windows. This is used in konqueror to...David Faure
2009-07-02Force the prefix to "lib" so that the plugin name is sure to match the init_ ...Ralf Habacker
2009-07-02could not change commit log after a commit, so revert the part of the patch f...Ralf Habacker
2009-07-02Cygwin uses $PATH for runtime library resolution by cygwin ports maintainerRalf Habacker
2009-05-29fixed manifest adding when using OUTPUT_NAME target propertiesRalf Habacker
2009-05-29made cmake policy conform Ralf Habacker
2009-05-26space fixRalf Habacker
2009-05-26documented the real problem betterRalf Habacker
2009-05-26added initial support for fixing windows vista uac problem by adding a specif...Ralf Habacker
2009-04-01Honour request from Alex to use _FILE for files, by using _FILENAME for "just...David Faure
2009-03-25forward-port various Mac OS X fixes from the 4.2 branch to trunkBenjamin Reed
2009-03-04Support for .kcfg files being generated using configure_file like tmcguireDavid Faure
2009-01-28GLOB_RECURSE in KDE4_ADD_WIN32_APP_ICON is wrong - GLOB should be enoughChristian Ehrlicher
2009-01-09add a training / so it's easier to call a filename without having to prepend ...Anne-Marie Mahfouf
2009-01-02-check the version of kdelibs using the KDE_VERSION variable from KDELibsDepe...Alexander Neundorf
2009-01-02-introduce two new internal macros which do the necessary handling for automo...Alexander Neundorf
2008-12-15-unconditionally enable the reduced link interface Alexander Neundorf
2008-12-14-remove support for option KDE4_USE_ALWAYS_FULL_RPATH, with cmake >= 2.6.0 we...Alexander Neundorf
2008-12-14-rename the new kde4_write_basic_cmake_version_file() to macro_write_basic_cm...Alexander Neundorf
2008-12-14-add a macro which helps with generating a find_package() conform <package>Ve...Alexander Neundorf
2008-12-11make it possible to install several man page docbooks from one dir by generat...Burkhard Lück
2008-11-18reintroduce the cmake option KDE4_ENABLE_EXPERIMENTAL_LIB_EXPORT to enable th...Alexander Neundorf
2008-11-10-require cmake 2.6.2Alexander Neundorf
2008-11-08SVN_SILENT: correct endifPatrick Spendrin
2008-11-08make it possible to add application icons to kdeinit applications too.Patrick Spendrin