index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
MacroLibrary.cmake
Age
Commit message (
Expand
)
Author
2011-06-30
Move the modules, modules-test and systeminfo subdirs into 'attic'
Allen Winter
2008-12-14
-rename the new kde4_write_basic_cmake_version_file() to macro_write_basic_cm...
Alexander Neundorf
2007-12-16
new macro MACRO_APPEND_IF(var condition value1..valuen)
Alexander Neundorf
2007-01-20
Added new macro MACRO_OPTIONAL_ADD_SUBDIRECTORY(dir), which might be useful e...
Alexander Neundorf
2006-09-09
added copyright notice everywhere.
Alexander Neundorf
2006-08-20
new macros macro_add_{compile,link}_flags(target "flags ...")
Oswald Buddenhagen
2006-07-02
-remove the old makefile.am contents from the cmake files in kdelibs
Alexander Neundorf
2006-06-18
-macro_push_required_vars() and macro_pop_required_vars() for guarding cmake'...
Alexander Neundorf
2006-06-05
remove MacroGetenvWinPath.cmake, this is not required anymore since cmake 2.4.1
Alexander 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-20
minor 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-07
two 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