aboutsummaryrefslogtreecommitdiff
path: root/modules/KDE4Macros.cmake
AgeCommit message (Expand)Author
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
2008-11-07-print a warning for users which have not yet updated to cmake 2.6.2Alexander Neundorf
2008-09-08-prepare for supporting cmake >= 2.6.2 and TARGET_LINK_LIBRARIES(target LINK_...Alexander Neundorf
2008-09-07-save some regex matching and make the code easier readable: since cmake 2.6 ...Alexander Neundorf
2008-08-24patch from Alex:Dirk Mueller
2008-08-14fix comment in the generated file, it was not correct anymore, the option was...Alexander Neundorf
2008-07-29-this was missing from the commit last night, which enabled the reduced link ...Alexander Neundorf
2008-07-21fix automoc4 for msvc as discussed on kde-buildsystemChristian Ehrlicher
2008-07-21-also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LIN...Alexander Neundorf
2008-07-20add a message in case somebody stumbles about a KDE4_TARGET_LINK_INTERFACE_LI...Alexander Neundorf
2008-07-20prefix KDE4_TARGET_LINK_INTERFACE_LIBRARIES with a "_", it is unused in svn a...Alexander Neundorf
2008-07-18fix for targets with '-' in name on windowsChristian Ehrlicher
2008-07-17fix typoDirk Mueller
2008-07-07-make automoc4 required finally (... 4.1 is not too far away)Alexander Neundorf
2008-07-02point to the correct test filename on windows, second tryChristian Ehrlicher
2008-07-01Yeah, nice reversed condition. We have no .bat files on unix. This fixes make...David Faure
2008-06-27test executable is .xe.bat on windows (fake rpath handling)Christian Ehrlicher
2008-06-26add KDE4_TARGET_LINK_INTERFACE_LIBRARIES, which I can useDirk Mueller
2008-06-09just some cosmetics...Alexander Neundorf
2008-06-03As discussed with Dirk, make the link interface empty by default, i.e. by def...Alexander Neundorf
2008-05-28-also list the tiff file as outputAlexander Neundorf
2008-05-14the _dummy.cpp file for kdeinit executables doesn't need to have automoc4 to ...Matthias Kretz
2008-05-10-use automoc4 from kdesupport if available, otherwise fallback to the one fro...Alexander Neundorf
2008-05-10-rename KDE4_GET/SET_CUSTOM_PROPERTY() to _KDE4..., so they are clearly marke...Alexander Neundorf
2008-04-25-modify kde4_add_kdeinit_executable() so that under windows no longer a share...Alexander Neundorf
2008-04-25-lowercasingAlexander Neundorf
2008-03-14lowercasingAlexander Neundorf