summaryrefslogtreecommitdiff
path: root/eclass/cmake.eclass
AgeCommit message (Expand)Author
2024-08-13cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_GITAndreas Sturmlechner
2024-08-13cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_APPSTREAMTESTAndreas Sturmlechner
2024-06-27cmake.eclass: Set CMAKE_COMPILE_WARNING_AS_ERROR=OFFAndreas Sturmlechner
2024-06-27cmake.eclass: Set CMAKE_TLS_VERIFY=ONAndreas Sturmlechner
2024-04-06cmake.eclass: bug 811486 escape find patternsNic Boet
2024-01-14cmake.eclass: dev-util/cmake -> dev-build/cmakeSam James
2024-01-13cmake.eclass: sys-devel/make -> dev-build/makeSam James
2024-01-03cmake.eclass: Set CMAKE_DISABLE_PRECOMPILE_HEADERS=ONAndreas Sturmlechner
2024-01-03cmake.eclass: Set FETCHCONTENT_FULLY_DISCONNECTED=ONAndreas Sturmlechner
2024-01-01*/*: Happy new yearAndreas Sturmlechner
2023-09-16cmake.eclass: remove USER_VARIABLE from CMAKE_SKIP_TESTSIonen Wolkens
2023-09-16cmake.eclass: Remove duplicate eninja call from cmake_buildMichał Górny
2023-09-16cmake.eclass: Support CMAKE_VERBOSE with ninjaMatt Turner
2023-09-16cmake.eclass: workaround S=${WORKDIR} creating builddir above ${WORKDIR}Sam James
2023-09-16cmake.eclass: Set CMAKE_SYSROOT when building with SYSROOT=Raul E Rangel
2023-05-18cmake.eclass: Cleanup fatal banned functions and meta variablesAndreas Sturmlechner
2023-03-26cmake.eclass: Quote argument of ":" commandUlrich Müller
2023-03-23cmake.eclass: Support dev-util/samuraiorbea
2023-03-23cmake.eclass: Set CMAKE_SYSROOT in toolchain file when necessaryJames Le Cuirot
2023-03-23eclass: standardize prologue/epilogueDavid Seifert
2023-03-23cmake.eclass: add base-system as @MAINTAINER too (align with dev-util/cmake)Sam James
2023-03-23cmake.eclass: mark CMAKE_VERBOSE as @USER_VARIABLESam James
2023-03-22cmake.eclass: Set Python3_FIND_UNVERSIONED_NAMES FIRSTAndreas Sturmlechner
2023-03-12cmake.eclass: handle quoted whitespace in MYCMAKEARGSMike Gilbert
2023-01-02*/*: Happy new yearAndreas Sturmlechner
2022-12-11cmake.eclass: comment typo fixSam James
2022-12-11cmake.eclass: drop use_enable reference in @DESCRIPTIONSam James
2022-10-16cmake.eclass: add CMAKE_SKIP_TESTSAlfred Persson Forsberg
2022-06-08cmake.eclass: Prepare for makeopts_jobs default inf changeMichał Górny
2022-03-25*.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLEUlrich Müller
2022-02-21cmake.eclass: Document MYCMAKEARGSAndreas Sturmlechner
2022-02-16cmake.eclass: Fix MYCMAKEARGS support with >=dev-util/cmake-3.23Andreas Sturmlechner
2022-01-04*/*: Happy new year!Andreas Sturmlechner
2021-09-02cmake.eclass: Sync with Gentoo ebuild repositoryAndreas Sturmlechner
2021-08-21cmake.eclass: Default CMAKE_BUILD_TYPE=RelWithDebInfo in EAPI 8Michał Górny
2021-08-21cmake.eclass: Enable CMAKE_INSTALL_ALWAYSAndreas Sturmlechner
2021-08-21cmake.eclass: Enforce CMAKE_REMOVE_MODULES_LIST be an arrayAndreas Sturmlechner
2021-08-21cmake.eclass: Support EAPI-8Andreas Sturmlechner
2021-07-18cmake.eclass: Move supported EAPI check and EXPORT_FUNCTIONS on topAndreas Sturmlechner
2021-05-09cmake.eclass: mark CMAKE_EXTRA_CACHE_FILE, CMAKE_QA_SRC_DIR_READONLY as @USER...Sam James
2021-05-09cmake.eclass: mark CMAKE_MAKEFILE_GENERATOR as @PRE_INHERITSam James
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