summaryrefslogtreecommitdiff
path: root/eclass/cmake.eclass
AgeCommit message (Expand)Author
2021-02-21cmake.eclass: Move _cmake_check_build_dir to a better placeAndreas Sturmlechner
2021-02-21cmake.eclass: Merge mycmakeargs description into cmake_src_configure()Andreas Sturmlechner
2021-02-21cmake.eclass: Group all banned cmake-utils_* functions togetherAndreas Sturmlechner
2021-02-21cmake.eclass: Documentation: cmake_src_prepare() *MUST* be runAndreas Sturmlechner
2021-02-21cmake.eclass: Better description of cmake_build() and cmake_src_compile()Andreas Sturmlechner
2021-02-21cmake.eclass: Document _cmake_check_build_dir and _cmake_modify-cmakelistsAndreas Sturmlechner
2021-02-21cmake.eclass: Fix mycmakeargs documentationAndreas Sturmlechner
2021-01-01*/*: Happy new Year!Andreas Sturmlechner
2020-09-04cmake.eclass: Reformat the cmake code we write to lowercase callsAndreas Sturmlechner
2020-08-30cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_QMLPLUGINDUMPAndreas Sturmlechner
2020-08-30cmake.eclass: cmake_comment_add_subdirectory: line length reductionAndreas Sturmlechner
2020-08-30cmake.eclass: cmake_run_in: New functionAndreas Sturmlechner
2020-07-25cmake*.eclass: Hardcode CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX for riscvAndreas K. Hüttel
2020-04-02cmake.eclass: do not append -DNDEBUG to CPPFLAGSMike Gilbert
2020-01-05cmake.eclass: Fix cmake-utils_src_make error messageAndreas Sturmlechner
2020-01-05cmake.eclass: Fix CMAKE_VERBOSE logicAndreas Sturmlechner
2020-01-05cmake.eclass: Add comment regarding cmake_src_prepare pushd/popdAndreas Sturmlechner
2020-01-05cmake.eclass: Fix build with CMAKE_VERBOSE=OFFAndreas Sturmlechner
2020-01-05cmake.eclass: Fix fatal typoAndreas Sturmlechner
2020-01-04cmake.eclass: src_prepare: Revert to cmake-utils.eclass behaviourAndreas Sturmlechner
2020-01-02cmake.eclass: CMAKE_MIN_VERSION porting instructionsAndreas Sturmlechner
2020-01-02cmake.eclass: Ban CMAKE_MIN_VERSION for realAndreas Sturmlechner
2020-01-01*/*: Happy new year!Andreas Sturmlechner
2019-12-24cmake.eclass: src_configure: Make sure mycmakeargs is initialised at allAndreas Sturmlechner
2019-12-21cmake.eclass: Drop _cmake_ninja_build() and _cmake_emake_build()Andreas Sturmlechner
2019-12-21cmake.eclass: Rename cmake_src_make() -> cmake_build()Andreas Sturmlechner
2019-12-21cmake.eclass: Drop _cmake_generator_to_use()Andreas Sturmlechner
2019-12-21cmake.eclass: Drop pushd/popd from src_prepareAndreas Sturmlechner
2019-12-21cmake.eclass: Array support for CMAKE_REMOVE_MODULES_LISTAndreas Sturmlechner
2019-12-21cmake.eclass: Drop CMAKE_REMOVE_MODULESAndreas Sturmlechner
2019-12-21cmake.eclass: Drop CMAKE_MIN_VERSIONAndreas Sturmlechner
2019-12-21cmake.eclass: Rename all functions/vars from cmake-utils* to cmake*Andreas Sturmlechner
2019-12-21cmake.eclass: Drop all pre-EAPI-7 compatibilityAndreas Sturmlechner
2019-12-21cmake.eclass: Initial copy from cmake-utils.eclassAndreas Sturmlechner