Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774492 - dev-libs/caliper-2.6.0 version bump, EAPI-8 bump & port to cmake.eclass
Summary: dev-libs/caliper-2.6.0 version bump, EAPI-8 bump & port to cmake.eclass
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christoph Junghans (RETIRED)
URL: https://github.com/LLNL/Caliper/relea...
Whiteboard:
Keywords:
Depends on:
Blocks: EAPI6Removal
  Show dependency tree
 
Reported: 2021-03-06 16:18 UTC by Andreas Sturmlechner
Modified: 2021-09-10 05:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2021-03-06 16:18:01 UTC
Small excerpt of cmake.eclass changes:

- Drop all pre-EAPI-7 compatibility
- Drop CMAKE_MIN_VERSION
- Drop CMAKE_REMOVE_MODULES
- Array support for CMAKE_REMOVE_MODULES_LIST
- Drop _cmake_generator_to_use()
- Rename cmake-utils_src_make() -> cmake_build()
- Drop _cmake_ninja_src_make and _cmake_emake_src_make, move into cmake_build