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
:
repo/sync/gentoo.git
master
stable
Sync-friendly git mirror of repo/gentoo with caches and metadata
Michał Górny <mgorny@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-21
1
-1
/
+4
*
kernel-2.eclass: Document variables, minor style clean-up
Mike Pagano
2022-02-20
1
-80
/
+163
*
vala.eclass: Support EAPI 8
Ulrich Müller
2022-02-20
1
-13
/
+22
*
go-module.eclass: set a default for GOMODCACHE
William Hubbs
2022-02-18
1
-0
/
+6
*
go-module.eclass: add a manual example of how to extract the content of EGO_SUM
William Hubbs
2022-02-17
1
-0
/
+8
*
go-module.eclass: update documentation
William Hubbs
2022-02-16
1
-6
/
+14
*
verify-sig.eclass: Add a function to verify pure checksums
Michał Górny
2022-02-16
1
-7
/
+38
*
vdr-plugin-2.eclass: prefix qa notices with "QA Notice:"
Martin Dummer
2022-02-16
1
-8
/
+8
*
openib.eclass: treeclean
David Seifert
2022-02-15
1
-158
/
+0
*
distutils-r1.eclass: Use python_has_version in ...enable_sphinx
Michał Górny
2022-02-15
1
-3
/
+1
*
python-utils-r1.eclass: Add a verbose python_has_version() wrapper
Michał Górny
2022-02-15
1
-0
/
+42
*
distutils-r1.eclass: Require explicit root for d_pep517_install
Michał Górny
2022-02-15
1
-4
/
+4
*
eclass/tests: source tests-common.sh || exit
Mike Gilbert
2022-02-14
27
-27
/
+27
*
eclass/tests/savedconfig.sh: abort when source tests-common.sh fails
Mike Gilbert
2022-02-14
1
-1
/
+1
*
llvm.eclass: enable EAPI 8
Stephan Hartmann
2022-02-14
1
-2
/
+2
*
emboss-r2.eclass: last-rite
David Seifert
2022-02-14
1
-1
/
+4
*
emboss-r3.eclass: revbump for EAPI 8
David Seifert
2022-02-14
1
-0
/
+131
*
eclass/go-module.eclass: documentation and bdepend adjustment
William Hubbs
2022-02-13
1
-6
/
+8
*
eclass/golang-*: fix deprecation notices
William Hubbs
2022-02-13
4
-4
/
+4
*
eclass/dune.eclass: inherit multiprocessing
Maciej Barć
2022-02-13
1
-3
/
+5
*
tree-sitter-grammar.eclass: Re-assign maintainer
Matthew Smith
2022-02-12
1
-3
/
+3
*
linux-mod.eclass: Fix EAPI 8 support
Mike Pagano
2022-02-12
1
-1
/
+5
*
linux-mod.eclass: Remove eutils inherit for EAPI 8
Mike Pagano
2022-02-12
1
-1
/
+1
*
linux-mod.eclass: enable EAPI 8, remove EAPI 5
Mike Pagano
2022-02-12
1
-7
/
+2
*
llvm.org.eclass: Add LoongArch target
Michał Górny
2022-02-10
1
-1
/
+8
*
python-utils-r1.eclass: Silence missing locale(1) error
Michał Górny
2022-02-09
1
-1
/
+1
*
distutils-r1.eclass: Add min version to tomli dep
Michał Górny
2022-02-09
1
-1
/
+1
*
python-utils-r1.eclass: Add QA check for obsolete PYTHON_COMPAT
Michał Górny
2022-02-09
1
-1
/
+17
*
python-any-r1.eclass: Do not test EPYTHON twice
Michał Górny
2022-02-09
1
-6
/
+8
*
python-utils-r1.eclass: Support matching impls by stdlib version
Michał Górny
2022-02-09
4
-44
/
+36
*
python-utils-r1.eclass: Add status messages to python_optimize
Michał Górny
2022-02-09
1
-0
/
+1
*
python-utils-r1.eclass: Remove old phase check from python_optimize
Michał Górny
2022-02-09
1
-9
/
+0
*
python-utils-r1.eclass: Use heredoc instead of "python -c"
Michał Górny
2022-02-09
1
-5
/
+36
*
distutils-r1.eclass: Use heredoc instead of "python -c"
Michał Górny
2022-02-09
1
-10
/
+22
*
python-single-r1.eclass: Remove PYTHON_MULTI_USEDEP
Michał Górny
2022-02-09
1
-7
/
+0
*
python-utils-r1.eclass: Remove python_is_python3
Michał Górny
2022-02-09
3
-27
/
+3
*
python-r1.eclass: Improve comment for USE-dep generation
Michał Górny
2022-02-09
1
-3
/
+9
*
python-single-r1.eclass: Inline & simplify USE-deps in gen_cond_dep
Michał Górny
2022-02-09
1
-42
/
+3
*
python-utils-r1.eclass: Remove python_wrapper_setup
Michał Górny
2022-02-09
1
-16
/
+0
*
python-utils-r1.eclass: Remove deprecated python_export
Michał Górny
2022-02-09
1
-17
/
+0
*
python-utils-r1.eclass: Fix sphinx_build for non-autodoc case
Michał Górny
2022-02-09
1
-4
/
+18
*
distutils-r1.eclass: Fix has_version for distutils_enable_sphinx
Michał Górny
2022-02-09
1
-1
/
+5
*
python-utils-r1.eclass: Inline python_is_installed
Michał Górny
2022-02-09
1
-19
/
+3
*
python-utils-r1.eclass: Report _python_run_check_deps verbosely
Michał Górny
2022-02-09
1
-1
/
+9
*
python-any-r1.eclass: Explain the reason for interpreter choice
Michał Górny
2022-02-09
1
-3
/
+3
*
python-utils-r1.eclass: Add function to run python_check_deps()
Michał Górny
2022-02-09
3
-34
/
+25
*
python-any-r1.eclass: Move EPYTHON validity check to python_setup()
Michał Górny
2022-02-09
1
-22
/
+14
*
python-r1.eclass: Remove deprecated python_gen_usedep
Michał Górny
2022-02-09
1
-42
/
+1
*
distutils-r1.eclass: Create distutils_pep517_install helper
Michał Górny
2022-02-09
1
-29
/
+48
[next]