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
2021-02-21
cmake.eclass: Move _cmake_check_build_dir to a better place
Andreas Sturmlechner
2021-02-21
cmake.eclass: Merge mycmakeargs description into cmake_src_configure()
Andreas Sturmlechner
2021-02-21
cmake.eclass: Group all banned cmake-utils_* functions together
Andreas Sturmlechner
2021-02-21
cmake.eclass: Documentation: cmake_src_prepare() *MUST* be run
Andreas Sturmlechner
2021-02-21
cmake.eclass: Better description of cmake_build() and cmake_src_compile()
Andreas Sturmlechner
2021-02-21
cmake.eclass: Document _cmake_check_build_dir and _cmake_modify-cmakelists
Andreas Sturmlechner
2021-02-21
cmake.eclass: Fix mycmakeargs documentation
Andreas Sturmlechner
2021-01-01
*/*: Happy new Year!
Andreas Sturmlechner
2020-09-04
cmake.eclass: Reformat the cmake code we write to lowercase calls
Andreas Sturmlechner
2020-08-30
cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_QMLPLUGINDUMP
Andreas Sturmlechner
2020-08-30
cmake.eclass: cmake_comment_add_subdirectory: line length reduction
Andreas Sturmlechner
2020-08-30
cmake.eclass: cmake_run_in: New function
Andreas Sturmlechner
2020-07-25
cmake*.eclass: Hardcode CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX for riscv
Andreas K. Hüttel
2020-04-02
cmake.eclass: do not append -DNDEBUG to CPPFLAGS
Mike Gilbert
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