GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/kde.git
master
KDE team's testing overlay
KDE Team <kde@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
cmake.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake.eclass: Set CMAKE_COMPILE_WARNING_AS_ERROR=OFF
Andreas Sturmlechner
2024-06-27
1
-0
/
+1
*
cmake.eclass: Set CMAKE_TLS_VERIFY=ON
Andreas Sturmlechner
2024-06-27
1
-0
/
+1
*
cmake.eclass: bug 811486 escape find patterns
Nic Boet
2024-04-06
1
-1
/
+1
*
cmake.eclass: dev-util/cmake -> dev-build/cmake
Sam James
2024-01-14
1
-1
/
+1
*
cmake.eclass: sys-devel/make -> dev-build/make
Sam James
2024-01-13
1
-1
/
+1
*
cmake.eclass: Set CMAKE_DISABLE_PRECOMPILE_HEADERS=ON
Andreas Sturmlechner
2024-01-03
1
-0
/
+1
*
cmake.eclass: Set FETCHCONTENT_FULLY_DISCONNECTED=ON
Andreas Sturmlechner
2024-01-03
1
-0
/
+1
*
*/*: Happy new year
Andreas Sturmlechner
2024-01-01
1
-1
/
+1
*
cmake.eclass: remove USER_VARIABLE from CMAKE_SKIP_TESTS
Ionen Wolkens
2023-09-16
1
-1
/
+0
*
cmake.eclass: Remove duplicate eninja call from cmake_build
Michał Górny
2023-09-16
1
-1
/
+0
*
cmake.eclass: Support CMAKE_VERBOSE with ninja
Matt Turner
2023-09-16
1
-0
/
+4
*
cmake.eclass: workaround S=${WORKDIR} creating builddir above ${WORKDIR}
Sam James
2023-09-16
1
-0
/
+9
*
cmake.eclass: Set CMAKE_SYSROOT when building with SYSROOT=
Raul E Rangel
2023-09-16
1
-10
/
+10
*
cmake.eclass: Cleanup fatal banned functions and meta variables
Andreas Sturmlechner
2023-05-18
1
-91
/
+0
*
cmake.eclass: Quote argument of ":" command
Ulrich Müller
2023-03-26
1
-10
/
+10
*
cmake.eclass: Support dev-util/samurai
orbea
2023-03-23
1
-13
/
+2
*
cmake.eclass: Set CMAKE_SYSROOT in toolchain file when necessary
James Le Cuirot
2023-03-23
1
-1
/
+1
*
eclass: standardize prologue/epilogue
David Seifert
2023-03-23
1
-1
/
+1
*
cmake.eclass: add base-system as @MAINTAINER too (align with dev-util/cmake)
Sam James
2023-03-23
1
-0
/
+1
*
cmake.eclass: mark CMAKE_VERBOSE as @USER_VARIABLE
Sam James
2023-03-23
1
-0
/
+1
*
cmake.eclass: Set Python3_FIND_UNVERSIONED_NAMES FIRST
Andreas Sturmlechner
2023-03-22
1
-0
/
+1
*
cmake.eclass: handle quoted whitespace in MYCMAKEARGS
Mike Gilbert
2023-03-12
1
-3
/
+3
*
*/*: Happy new year
Andreas Sturmlechner
2023-01-02
1
-1
/
+1
*
cmake.eclass: comment typo fix
Sam James
2022-12-11
1
-1
/
+1
*
cmake.eclass: drop use_enable reference in @DESCRIPTION
Sam James
2022-12-11
1
-2
/
+1
*
cmake.eclass: add CMAKE_SKIP_TESTS
Alfred Persson Forsberg
2022-10-16
1
-0
/
+7
*
cmake.eclass: Prepare for makeopts_jobs default inf change
Michał Górny
2022-06-08
1
-1
/
+2
*
*.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE
Ulrich Müller
2022-03-25
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-16
1
-1
/
+4
*
*/*: Happy new year!
Andreas Sturmlechner
2022-01-04
1
-1
/
+1
*
cmake.eclass: Sync with Gentoo ebuild repository
Andreas Sturmlechner
2021-09-02
1
-7
/
+8
*
cmake.eclass: Default CMAKE_BUILD_TYPE=RelWithDebInfo in EAPI 8
Michał Górny
2021-08-21
1
-3
/
+8
*
cmake.eclass: Enable CMAKE_INSTALL_ALWAYS
Andreas Sturmlechner
2021-08-21
1
-0
/
+5
*
cmake.eclass: Enforce CMAKE_REMOVE_MODULES_LIST be an array
Andreas Sturmlechner
2021-08-21
1
-7
/
+19
*
cmake.eclass: Support EAPI-8
Andreas Sturmlechner
2021-08-21
1
-26
/
+55
*
cmake.eclass: Move supported EAPI check and EXPORT_FUNCTIONS on top
Andreas Sturmlechner
2021-07-18
1
-7
/
+7
*
cmake.eclass: mark CMAKE_EXTRA_CACHE_FILE, CMAKE_QA_SRC_DIR_READONLY as @USER...
Sam James
2021-05-09
1
-0
/
+2
*
cmake.eclass: mark CMAKE_MAKEFILE_GENERATOR as @PRE_INHERIT
Sam James
2021-05-09
1
-0
/
+1
*
cmake.eclass: Move _cmake_check_build_dir to a better place
Andreas Sturmlechner
2021-02-21
1
-15
/
+15
*
cmake.eclass: Merge mycmakeargs description into cmake_src_configure()
Andreas Sturmlechner
2021-02-21
1
-10
/
+5
*
cmake.eclass: Group all banned cmake-utils_* functions together
Andreas Sturmlechner
2021-02-21
1
-20
/
+20
*
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: Fix mycmakeargs documentation
Andreas Sturmlechner
2021-02-21
1
-2
/
+2
*
*/*: Happy new Year!
Andreas Sturmlechner
2021-01-01
1
-1
/
+1
*
cmake.eclass: Reformat the cmake code we write to lowercase calls
Andreas Sturmlechner
2020-09-04
1
-55
/
+51
*
cmake.eclass: If inherited from ecm.eclass, set ECM_DISABLE_QMLPLUGINDUMP
Andreas Sturmlechner
2020-08-30
1
-0
/
+4
*
cmake.eclass: cmake_comment_add_subdirectory: line length reduction
Andreas Sturmlechner
2020-08-30
1
-8
/
+9
[next]