index
:
kde.git
master
KDE ebuild repository. Updates daily
Xian Wang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
cmake.eclass
Age
Commit message (
Expand
)
Author
2025-11-13
cmake.eclass: Add warning for installed CMake modules w/ <3.10 minimum
Andreas Sturmlechner
2025-11-13
cmake.eclass: Simplify _cmake_minreqver_check into _cmake_minreqver-get
Andreas Sturmlechner
2025-11-11
cmake.eclass: Improve cmake_comment_add_subdirectory, fix min arg check
Andreas Sturmlechner
2025-11-11
cmake.eclass: Wipe default optimization flags unconditionally
Andreas Sturmlechner
2025-11-11
cmake.eclass: cmake_comment_add_subdirectory: optionally accept "-f <path>"
Andreas Sturmlechner
2025-10-30
cmake.eclass: Drop EAPI-7 support
Andreas Sturmlechner
2025-10-30
cmake.eclass: add global-scope ewarn for deprecated < EAPI 7
Andreas Sturmlechner
2025-10-27
cmake.eclass: Drop ECM related initial-cache vars, moved to ecm.eclass
Andreas Sturmlechner
2025-10-21
cmake.eclass: _cmake_minreqver-info(): Add missing semicolon
Andreas Sturmlechner
2025-10-19
cmake.eclass: _cmake_modify-cmakelists(): Fix _cmake_minreqver-check call
Andreas Sturmlechner
2025-10-16
cmake.eclass: Add bug tracker info to CMake minreqver warnings
Andreas Sturmlechner
2025-10-15
cmake.eclass: Tweak _cmake_minreqver-info() some more
Andreas Sturmlechner
2025-10-15
cmake.eclass: _cmake_minreqver-info(): Warn only on highest flagged level
Andreas Sturmlechner
2025-10-15
cmake.eclass: For ECM, check and warn about <3.16 CMake minimum version
Andreas Sturmlechner
2025-10-15
cmake.eclass: Check and warn about <3.10 CMake minimum versions
Andreas Sturmlechner
2025-10-15
cmake.eclass: No -DCMAKE_POLICY_VERSION_MINIMUM=3.5 w/ CMAKE_QA_COMPAT_SKIP
Andreas Sturmlechner
2025-10-14
cmake.eclass: cmake4_callout() -> _cmake_minreqver-info()
Andreas Sturmlechner
2025-10-14
cmake.eclass: _cmake_minreqver-lt() -> _cmake_minreqver-check()
Andreas Sturmlechner
2025-10-13
cmake.eclass: Set CMAKE_POLICY_DEFAULT_CMP0094=NEW to fix FindPython
Andreas Sturmlechner
2025-10-09
cmake.eclass: set -DCMAKE_LINK_WARNING_AS_ERROR=OFF
Sam James
2025-10-07
cmake.eclass: Raise dev-build/cmake minimum to 3.31.9-r1
Andreas Sturmlechner
2025-10-05
cmake.eclass: Raise minimum dev-build/cmake version to 3.28.5
Andreas Sturmlechner
2025-10-05
cmake.eclass: Update CMAKE_WARN_UNUSED_CLI default value description
Petr Vaněk
2025-10-05
cmake.eclass: disable automagic LTO
Sam James
2025-10-02
cmake.eclass: Really warn all EAPI-7 consumers that support will be dropped
Andreas Sturmlechner
2025-09-30
cmake.eclass: fix pms violation
Paul Zander
2025-09-30
cmake.eclass: allow nonfatal cmake_src_test
Alfred Wingate
2025-09-30
cmake.eclass: Provide cmake_prepare() to solve conflicts w/ other eclass
Andreas Sturmlechner
2025-09-27
cmake.eclass: Reorder arguments in cmake_src_install cmake_build call
Andreas Sturmlechner
2025-06-24
cmake.eclass: Avoid false positives by ensuring we find a function call
Andreas Sturmlechner
2025-06-14
cmake.eclass: Add src_install() check for CMake-4-incompatible modules
Andreas Sturmlechner
2025-06-14
cmake.eclass: Avoid none-detection by ensuring match starts w/ digit
Andreas Sturmlechner
2025-06-14
cmake.eclass: mv _CMAKE_MINREQVER_UNSUPPORTED detection to src_prepare
Andreas Sturmlechner
2025-06-13
cmake.eclass: Introduce _CMAKE_MINREQVER_UNSUPPORTED
Andreas Sturmlechner
2025-06-06
cmake.eclass: quote "${file}" for seds
Sam James
2025-06-04
cmake.eclass: _cmake_modify-cmakelists(): Consolidate the sed
Andreas Sturmlechner
2025-06-04
cmake.eclass: Improve _cmake_modify-cmakelists()
Andreas Sturmlechner
2025-06-03
cmake.eclass: Use get_makeopts_{jobs,loadavg}
Michał Górny
2025-06-03
cmake.eclass: Permit overriding CTEST_{JOBS,LOADAVG}
Michał Górny
2025-06-02
cmake.eclass: CMake 4 QA check: Make sed case-insensitive
Andreas Sturmlechner
2025-05-22
cmake.eclass: EAPI=7: Extra slap on wrist
Andreas Sturmlechner
2025-05-22
cmake.eclass: CMake 4 QA notice: Use more words
Andreas Sturmlechner
2025-05-21
cmake.eclass: CMake 4 QA check: Exit after first match
Andreas Sturmlechner
2025-05-21
cmake.eclass: CMake 4 QA check: Apparently, cmake allows double-dots
Andreas Sturmlechner
2025-05-20
cmake.eclass: Add CMAKE_QA_COMPAT_SKIP flag to skip compat checks
Andreas Sturmlechner
2025-05-20
cmake.eclass: If CMake 4 is detected, build w/ compat cmake arg
Andreas Sturmlechner
2025-05-20
cmake.eclass: Add recursive CMakeLists.txt unsupported version detection
Andreas Sturmlechner
2025-04-23
cmake.eclass: use 'QA Notice:' prefix in eqawarn
Sam James
2025-02-03
eclass: Say belated happy new year as well
Andreas Sturmlechner
2024-08-13
cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_GIT
Andreas Sturmlechner
[next]