aboutsummaryrefslogtreecommitdiff
path: root/modules/MacroLibrary.cmake
AgeCommit message (Expand)Author
2008-12-14-rename the new kde4_write_basic_cmake_version_file() to macro_write_basic_cm...Alexander Neundorf
2007-12-16new macro MACRO_APPEND_IF(var condition value1..valuen)Alexander Neundorf
2007-01-20Added new macro MACRO_OPTIONAL_ADD_SUBDIRECTORY(dir), which might be useful e...Alexander Neundorf
2006-09-09added copyright notice everywhere.Alexander Neundorf
2006-08-20new macros macro_add_{compile,link}_flags(target "flags ...")Oswald Buddenhagen
2006-07-02-remove the old makefile.am contents from the cmake files in kdelibsAlexander Neundorf
2006-06-18-macro_push_required_vars() and macro_pop_required_vars() for guarding cmake'...Alexander Neundorf
2006-06-05remove MacroGetenvWinPath.cmake, this is not required anymore since cmake 2.4.1Alexander Neundorf
2006-05-01-add a macro to convert the value of cmake variables to 0 or 1 for use in con...Alexander Neundorf
2006-04-08-add GENERIC_LIB_VERSION and GENERIC_LIB_SOVERSION in KDE4Defaults.cmake, so ...Alexander Neundorf
2006-03-20minor cleanups: indenting, adding newline to end of file, etc.Allen Winter
2006-02-12-moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own...Alexander Neundorf
2006-02-08-remove macro_append_directory_properties() and add macro_additional_clean_fi...Alexander Neundorf
2006-02-07two new macros: macro_append_directory_properties() and macro_append_source_f...Alexander Neundorf
2006-02-04-renamed optional_find_package() to macro_optional_find_package(), to make it...Alexander Neundorf