summaryrefslogtreecommitdiff
path: root/eclass/cmake.eclass
AgeCommit message (Expand)Author
2025-06-14cmake.eclass: Add src_install() check for CMake-4-incompatible modulesAndreas Sturmlechner
2025-06-14cmake.eclass: Avoid none-detection by ensuring match starts w/ digitAndreas Sturmlechner
2025-06-14cmake.eclass: mv _CMAKE_MINREQVER_UNSUPPORTED detection to src_prepareAndreas Sturmlechner
2025-06-13cmake.eclass: Introduce _CMAKE_MINREQVER_UNSUPPORTEDAndreas Sturmlechner
2025-06-06cmake.eclass: quote "${file}" for sedsSam James
2025-06-04cmake.eclass: _cmake_modify-cmakelists(): Consolidate the sedAndreas Sturmlechner
2025-06-04cmake.eclass: Improve _cmake_modify-cmakelists()Andreas Sturmlechner
2025-06-03cmake.eclass: Use get_makeopts_{jobs,loadavg}Michał Górny
2025-06-03cmake.eclass: Permit overriding CTEST_{JOBS,LOADAVG}Michał Górny
2025-06-02cmake.eclass: CMake 4 QA check: Make sed case-insensitiveAndreas Sturmlechner
2025-05-22cmake.eclass: EAPI=7: Extra slap on wristAndreas Sturmlechner
2025-05-22cmake.eclass: CMake 4 QA notice: Use more wordsAndreas Sturmlechner
2025-05-21cmake.eclass: CMake 4 QA check: Exit after first matchAndreas Sturmlechner
2025-05-21cmake.eclass: CMake 4 QA check: Apparently, cmake allows double-dotsAndreas Sturmlechner
2025-05-20cmake.eclass: Add CMAKE_QA_COMPAT_SKIP flag to skip compat checksAndreas Sturmlechner
2025-05-20cmake.eclass: If CMake 4 is detected, build w/ compat cmake argAndreas Sturmlechner
2025-05-20cmake.eclass: Add recursive CMakeLists.txt unsupported version detectionAndreas Sturmlechner
2025-04-23cmake.eclass: use 'QA Notice:' prefix in eqawarnSam James
2025-02-03eclass: Say belated happy new year as wellAndreas Sturmlechner
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