summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_GITAndreas Sturmlechner2024-08-151-0/+1
* cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_APPSTREAMTESTAndreas Sturmlechner2024-08-151-1/+4
* cmake.eclass: Set CMAKE_COMPILE_WARNING_AS_ERROR=OFFAndreas Sturmlechner2024-08-151-0/+1
* cmake.eclass: Set CMAKE_TLS_VERIFY=ONAndreas Sturmlechner2024-08-151-0/+1
* cmake.eclass: bug 811486 escape find patternsNic Boet2024-08-151-1/+1
* cmake.eclass: fix copyrightSam James2024-07-031-1/+1
* Revert "cmake.eclass: Set FETCHCONTENT_FULLY_DISCONNECTED=ON"Sam James2024-07-031-2/+1
* Move {dev-util → dev-build}/cmakeMichał Górny2024-01-141-2/+2
* Move {sys-devel → dev-build}/makeMichał Górny2024-01-131-1/+1
* cmake.eclass: Set CMAKE_DISABLE_PRECOMPILE_HEADERS=ONAndreas Sturmlechner2024-01-101-0/+1
* cmake.eclass: Set FETCHCONTENT_FULLY_DISCONNECTED=ONAndreas Sturmlechner2024-01-101-1/+2
* cmake.eclass: do not mention media-gfx/gmic in comments, it no longer uses CMakeMarek Szuba2023-10-261-1/+1
* cmake.eclass: remove USER_VARIABLE from CMAKE_SKIP_TESTSIonen Wolkens2023-09-111-1/+0
* cmake.eclass: Remove duplicate eninja call from cmake_buildMichał Górny2023-08-231-1/+0
* cmake.eclass: add CMAKE_SKIP_TESTSAlfred Persson Forsberg2023-08-221-0/+7
* cmake.eclass: Support CMAKE_VERBOSE with ninjaMatt Turner2023-07-181-0/+4
* cmake.eclass: workaround S=${WORKDIR} creating builddir above ${WORKDIR}Sam James2023-07-021-0/+9
* cmake.eclass: Set CMAKE_SYSROOT when building with SYSROOT=Raul E Rangel2023-06-241-10/+10
* cmake.eclass: Set Python3_FIND_UNVERSIONED_NAMES FIRSTAndreas Sturmlechner2023-03-261-0/+1
* cmake.eclass: Quote argument of ":" commandUlrich Müller2023-03-261-10/+10
* cmake.eclass: Set CMAKE_SYSROOT in toolchain file when necessaryJames Le Cuirot2023-03-181-1/+1
* eclass: standardize prologue/epilogueDavid Seifert2023-03-171-1/+1
* cmake.eclass: handle quoted whitespace in MYCMAKEARGSMike Gilbert2023-03-111-3/+3
* cmake.eclass: add base-system as @MAINTAINER too (align with dev-util/cmake)Sam James2023-01-051-0/+1
* cmake.eclass: mark CMAKE_VERBOSE as @USER_VARIABLESam James2023-01-051-1/+2
* cmake.eclass: comment typo fixSam James2022-12-101-1/+1
* cmake.eclass: drop use_enable reference in @DESCRIPTIONSam James2022-12-101-2/+1
* cmake.eclass: Support dev-util/samuraiorbea2022-06-221-13/+2
* cmake.eclass: Prepare for makeopts_jobs default inf changeMichał Górny2022-05-011-2/+3
* *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLEUlrich Müller2022-03-241-11/+11
* cmake.eclass: Document MYCMAKEARGSAndreas Sturmlechner2022-02-211-0/+6
* cmake.eclass: Fix MYCMAKEARGS support with >=dev-util/cmake-3.23Andreas Sturmlechner2022-02-211-1/+4
* cmake.eclass: Set @PROVIDESMichał Górny2021-09-021-0/+1
* cmake.eclass: Default CMAKE_BUILD_TYPE=RelWithDebInfo in EAPI 8Michał Górny2021-09-021-3/+8
* cmake.eclass: Enable CMAKE_INSTALL_ALWAYSAndreas Sturmlechner2021-09-021-0/+5
* cmake.eclass: Enforce CMAKE_REMOVE_MODULES_LIST be an arrayAndreas Sturmlechner2021-09-021-8/+20
* cmake.eclass: Support EAPI-8Andreas Sturmlechner2021-09-021-33/+62
* cmake.eclass: mark CMAKE_EXTRA_CACHE_FILE, CMAKE_QA_SRC_DIR_READONLY as @USER...Sam James2021-03-311-0/+2
* cmake.eclass: mark CMAKE_MAKEFILE_GENERATOR as @PRE_INHERITSam James2021-03-311-0/+1
* cmake.eclass: Group all banned cmake-utils_* functions togetherAndreas Sturmlechner2021-02-211-35/+35
* cmake.eclass: Documentation: cmake_src_prepare() *MUST* be runAndreas Sturmlechner2021-02-211-1/+1
* cmake.eclass: Better description of cmake_build() and cmake_src_compile()Andreas Sturmlechner2021-02-211-3/+4
* cmake.eclass: Document _cmake_check_build_dir and _cmake_modify-cmakelistsAndreas Sturmlechner2021-02-211-0/+6
* cmake.eclass: Merge mycmakeargs description into cmake_src_configure()Andreas Sturmlechner2021-02-211-12/+7
* eclass: [QA] Revert multiple meaningless doc changesMichał Górny2020-12-281-12/+0
* eclass/cmake: fixup documentationAaron Bauman2020-12-161-0/+12
* cmake.eclass: Reformat the cmake code we write to lowercase callsAndreas Sturmlechner2020-09-291-55/+51
* cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_QMLPLUGINDUMPAndreas Sturmlechner2020-09-011-0/+4
* cmake.eclass: cmake_comment_add_subdirectory: line length reductionAndreas Sturmlechner2020-09-011-8/+9
* cmake.eclass: cmake_run_in: New functionAndreas Sturmlechner2020-09-011-0/+16