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
2020-01-05
cmake.eclass: Fix cmake-utils_src_make error message
Andreas Sturmlechner
2020-01-05
cmake.eclass: Fix CMAKE_VERBOSE logic
Andreas Sturmlechner
2020-01-05
cmake.eclass: Add comment regarding cmake_src_prepare pushd/popd
Andreas Sturmlechner
2020-01-05
cmake.eclass: Fix build with CMAKE_VERBOSE=OFF
Andreas Sturmlechner
2020-01-05
cmake.eclass: Fix fatal typo
Andreas Sturmlechner
2020-01-04
cmake.eclass: src_prepare: Revert to cmake-utils.eclass behaviour
Andreas Sturmlechner
2020-01-02
cmake.eclass: CMAKE_MIN_VERSION porting instructions
Andreas Sturmlechner
2020-01-02
cmake.eclass: Ban CMAKE_MIN_VERSION for real
Andreas Sturmlechner
2020-01-01
*/*: Happy new year!
Andreas Sturmlechner
2019-12-24
cmake.eclass: src_configure: Make sure mycmakeargs is initialised at all
Andreas Sturmlechner
2019-12-21
cmake.eclass: Drop _cmake_ninja_build() and _cmake_emake_build()
Andreas Sturmlechner
2019-12-21
cmake.eclass: Rename cmake_src_make() -> cmake_build()
Andreas Sturmlechner
2019-12-21
cmake.eclass: Drop _cmake_generator_to_use()
Andreas Sturmlechner
2019-12-21
cmake.eclass: Drop pushd/popd from src_prepare
Andreas Sturmlechner
2019-12-21
cmake.eclass: Array support for CMAKE_REMOVE_MODULES_LIST
Andreas Sturmlechner
2019-12-21
cmake.eclass: Drop CMAKE_REMOVE_MODULES
Andreas Sturmlechner
2019-12-21
cmake.eclass: Drop CMAKE_MIN_VERSION
Andreas Sturmlechner
2019-12-21
cmake.eclass: Rename all functions/vars from cmake-utils* to cmake*
Andreas Sturmlechner
2019-12-21
cmake.eclass: Drop all pre-EAPI-7 compatibility
Andreas Sturmlechner
2019-12-21
cmake.eclass: Initial copy from cmake-utils.eclass
Andreas Sturmlechner