| Commit message (Expand) | Author | Age | Files | Lines |
* | Move {dev-util → dev-build}/cmake | Michał Górny | 2024-01-14 | 1 | -2/+2 |
* | Move {sys-devel → dev-build}/make | Michał Górny | 2024-01-13 | 1 | -1/+1 |
* | cmake.eclass: Set CMAKE_DISABLE_PRECOMPILE_HEADERS=ON | Andreas Sturmlechner | 2024-01-10 | 1 | -0/+1 |
* | cmake.eclass: Set FETCHCONTENT_FULLY_DISCONNECTED=ON | Andreas Sturmlechner | 2024-01-10 | 1 | -1/+2 |
* | cmake.eclass: do not mention media-gfx/gmic in comments, it no longer uses CMake | Marek Szuba | 2023-10-26 | 1 | -1/+1 |
* | cmake.eclass: remove USER_VARIABLE from CMAKE_SKIP_TESTS | Ionen Wolkens | 2023-09-11 | 1 | -1/+0 |
* | cmake.eclass: Remove duplicate eninja call from cmake_build | Michał Górny | 2023-08-23 | 1 | -1/+0 |
* | cmake.eclass: add CMAKE_SKIP_TESTS | Alfred Persson Forsberg | 2023-08-22 | 1 | -0/+7 |
* | cmake.eclass: Support CMAKE_VERBOSE with ninja | Matt Turner | 2023-07-18 | 1 | -0/+4 |
* | cmake.eclass: workaround S=${WORKDIR} creating builddir above ${WORKDIR} | Sam James | 2023-07-02 | 1 | -0/+9 |
* | cmake.eclass: Set CMAKE_SYSROOT when building with SYSROOT= | Raul E Rangel | 2023-06-24 | 1 | -10/+10 |
* | cmake.eclass: Set Python3_FIND_UNVERSIONED_NAMES FIRST | Andreas Sturmlechner | 2023-03-26 | 1 | -0/+1 |
* | cmake.eclass: Quote argument of ":" command | Ulrich Müller | 2023-03-26 | 1 | -10/+10 |
* | cmake.eclass: Set CMAKE_SYSROOT in toolchain file when necessary | James Le Cuirot | 2023-03-18 | 1 | -1/+1 |
* | eclass: standardize prologue/epilogue | David Seifert | 2023-03-17 | 1 | -1/+1 |
* | cmake.eclass: handle quoted whitespace in MYCMAKEARGS | Mike Gilbert | 2023-03-11 | 1 | -3/+3 |
* | cmake.eclass: add base-system as @MAINTAINER too (align with dev-util/cmake) | Sam James | 2023-01-05 | 1 | -0/+1 |
* | cmake.eclass: mark CMAKE_VERBOSE as @USER_VARIABLE | Sam James | 2023-01-05 | 1 | -1/+2 |
* | cmake.eclass: comment typo fix | Sam James | 2022-12-10 | 1 | -1/+1 |
* | cmake.eclass: drop use_enable reference in @DESCRIPTION | Sam James | 2022-12-10 | 1 | -2/+1 |
* | cmake.eclass: Support dev-util/samurai | orbea | 2022-06-22 | 1 | -13/+2 |
* | cmake.eclass: Prepare for makeopts_jobs default inf change | Michał Górny | 2022-05-01 | 1 | -2/+3 |
* | *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE | Ulrich Müller | 2022-03-24 | 1 | -11/+11 |
* | cmake.eclass: Document MYCMAKEARGS | Andreas Sturmlechner | 2022-02-21 | 1 | -0/+6 |
* | cmake.eclass: Fix MYCMAKEARGS support with >=dev-util/cmake-3.23 | Andreas Sturmlechner | 2022-02-21 | 1 | -1/+4 |
* | cmake.eclass: Set @PROVIDES | Michał Górny | 2021-09-02 | 1 | -0/+1 |
* | cmake.eclass: Default CMAKE_BUILD_TYPE=RelWithDebInfo in EAPI 8 | Michał Górny | 2021-09-02 | 1 | -3/+8 |
* | cmake.eclass: Enable CMAKE_INSTALL_ALWAYS | Andreas Sturmlechner | 2021-09-02 | 1 | -0/+5 |
* | cmake.eclass: Enforce CMAKE_REMOVE_MODULES_LIST be an array | Andreas Sturmlechner | 2021-09-02 | 1 | -8/+20 |
* | cmake.eclass: Support EAPI-8 | Andreas Sturmlechner | 2021-09-02 | 1 | -33/+62 |
* | cmake.eclass: mark CMAKE_EXTRA_CACHE_FILE, CMAKE_QA_SRC_DIR_READONLY as @USER... | Sam James | 2021-03-31 | 1 | -0/+2 |
* | cmake.eclass: mark CMAKE_MAKEFILE_GENERATOR as @PRE_INHERIT | Sam James | 2021-03-31 | 1 | -0/+1 |
* | cmake.eclass: Group all banned cmake-utils_* functions together | Andreas Sturmlechner | 2021-02-21 | 1 | -35/+35 |
* | cmake.eclass: Documentation: cmake_src_prepare() *MUST* be run | Andreas Sturmlechner | 2021-02-21 | 1 | -1/+1 |
* | cmake.eclass: Better description of cmake_build() and cmake_src_compile() | Andreas Sturmlechner | 2021-02-21 | 1 | -3/+4 |
* | cmake.eclass: Document _cmake_check_build_dir and _cmake_modify-cmakelists | Andreas Sturmlechner | 2021-02-21 | 1 | -0/+6 |
* | cmake.eclass: Merge mycmakeargs description into cmake_src_configure() | Andreas Sturmlechner | 2021-02-21 | 1 | -12/+7 |
* | eclass: [QA] Revert multiple meaningless doc changes | Michał Górny | 2020-12-28 | 1 | -12/+0 |
* | eclass/cmake: fixup documentation | Aaron Bauman | 2020-12-16 | 1 | -0/+12 |
* | cmake.eclass: Reformat the cmake code we write to lowercase calls | Andreas Sturmlechner | 2020-09-29 | 1 | -55/+51 |
* | cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_QMLPLUGINDUMP | Andreas Sturmlechner | 2020-09-01 | 1 | -0/+4 |
* | cmake.eclass: cmake_comment_add_subdirectory: line length reduction | Andreas Sturmlechner | 2020-09-01 | 1 | -8/+9 |
* | cmake.eclass: cmake_run_in: New function | Andreas Sturmlechner | 2020-09-01 | 1 | -0/+16 |
* | cmake*.eclass: Hardcode CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX for riscv | Andreas K. Hüttel | 2020-07-25 | 1 | -0/+6 |
* | cmake.eclass: do not append -DNDEBUG to CPPFLAGS | Mike Gilbert | 2020-04-01 | 1 | -9/+0 |
* | */*: Bump copyright on files touched this year | Michał Górny | 2020-02-11 | 1 | -1/+1 |
* | cmake.eclass: Fix cmake-utils_src_make error message | Andreas Sturmlechner | 2020-01-05 | 1 | -1/+1 |
* | cmake.eclass: Fix CMAKE_VERBOSE logic | Andreas Sturmlechner | 2020-01-05 | 1 | -2/+2 |
* | cmake.eclass: Add comment regarding cmake_src_prepare pushd/popd | Andreas Sturmlechner | 2020-01-05 | 1 | -0/+2 |
* | cmake.eclass: Fix build with CMAKE_VERBOSE=OFF | Andreas Sturmlechner | 2020-01-05 | 1 | -2/+4 |