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: Support CMAKE_VERBOSE with ninja
Matt Turner
2023-07-18
1
-0
/
+4
*
ninja-utils.eclass: Add NINJA_VERBOSE
Matt Turner
2023-07-18
1
-1
/
+12
*
ninja-utils.eclass: Change maintainer to base-system@
Matt Turner
2023-07-18
1
-2
/
+1
*
meson.eclass: Add MESON_VERBOSE
Jonas Rakebrandt
2023-07-18
1
-2
/
+13
*
meson.eclass: Change maintainer to base-system@
Matt Turner
2023-07-18
1
-2
/
+1
*
git-r3.eclass: Use '__init__' as initial branch
konsolebox
2023-07-18
1
-2
/
+2
*
ruby-utils.eclass: Simplify _ruby_implementation_depend
konsolebox
2023-07-17
1
-50
/
+2
*
shell-completion.eclass: new eclass, migrated from ::guru
Florian Schmaus
2023-07-17
1
-0
/
+115
*
llvm.org.eclass: Add 17.0.0_pre20230717 snapshot
Michał Górny
2023-07-17
1
-0
/
+3
*
python-utils-r1.eclass: Loosen minimal Python versions
Michał Górny
2023-07-17
3
-11
/
+9
*
distutils-r1.eclass: wheel dep moved into setuptools
Michał Górny
2023-07-17
1
-3
/
+2
*
pypi.eclass: _pypi_translate_version _pre to .dev
Tom Gillespie
2023-07-17
1
-0
/
+1
*
distutils-r1.eclass: Disable LTO when using cargo.eclass
Michał Górny
2023-07-17
1
-0
/
+7
*
distutils-r1.eclass: Update addpredict for PyPy3.10
Michał Górny
2023-07-17
1
-1
/
+1
*
python-utils-r1.eclass: pypy3 is now 3.10-only
Michał Górny
2023-07-17
1
-3
/
+2
*
python-utils-r1.eclass: Require >=dev-python/pypy3-7.3.12
Michał Górny
2023-07-17
1
-1
/
+1
*
distutils-r1.eclass: Remove --reflink=auto from calls to cp
Violet Purcell
2023-07-17
1
-1
/
+1
*
multibuild.eclass: Remove --reflink=auto from calls to cp
Violet Purcell
2023-07-17
1
-4
/
+2
*
docs.eclass: define missing python_check_deps()
Andrew Ammerlaan
2023-07-17
1
-26
/
+33
*
elisp-common.eclass: Small documentation update
Ulrich Müller
2023-07-16
1
-1
/
+1
*
elisp.eclass: Update documentation for NEED_EMACS
Ulrich Müller
2023-07-16
1
-3
/
+3
*
cargo.eclass: filter out lto flags for C/CXX compilers
Georgy Yakovlev
2023-07-12
1
-1
/
+2
*
llvm.org.eclass: Remove old snapshots
Michał Górny
2023-07-11
1
-12
/
+0
*
user-info.eclass: egetent: fix lookup by id when ROOT != /
Mike Gilbert
2023-07-09
1
-2
/
+2
*
qt5-build.eclass: Rename qt5_tools_oos_quirk -> qt5_configure_oos_quirk
Andreas Sturmlechner
2023-07-08
1
-38
/
+23
*
qt5-build.eclass: Add qt5_syncqt_version()
Andreas Sturmlechner
2023-07-08
1
-0
/
+19
*
qt5-build.eclass: Import out-of-source quirks from qdoc/qtlocation
Andreas Sturmlechner
2023-07-08
1
-2
/
+37
*
Revert "acct-user.eclass: Users need their group already at "build time""
Mike Gilbert
2023-07-06
1
-1
/
+0
*
java-virtuals-2.eclass: Removal
Volkmar W. Pogatzki
2023-07-06
1
-66
/
+0
*
eclass/texlive-module: use HTTPS
Michael Mair-Keimberger
2023-07-05
1
-1
/
+1
*
llvm.org.eclass: Add 17.0.0_pre20230705 snapshot
Michał Górny
2023-07-05
1
-0
/
+3
*
dist-kernel-utils.eclass: fix user script overrides
Chris Pritchard
2023-07-05
1
-4
/
+4
*
kernel-2.eclass: Preserve S during install
Mike Pagano
2023-07-04
1
-1
/
+1
*
eclass/kernel-build.eclass: should depend on dtc for arm* and riscv
Alexey Shvetsov
2023-07-03
1
-0
/
+3
*
eclass/kernel-build.eclass: riscv also need dtbs
Alexey Shvetsov
2023-07-03
1
-2
/
+2
*
acct-user.eclass: Users need their group already at "build time"
Andreas K. Hüttel
2023-07-03
1
-0
/
+1
*
distutils-r1.eclass: Include setuptools-rust version in output
Michał Górny
2023-07-02
1
-0
/
+1
*
distutils-r1.eclass: Add scikit-build-core backend
Michał Górny
2023-07-02
1
-0
/
+13
*
distutils-r1.eclass: Bump minimum dep versions
Michał Górny
2023-07-02
1
-5
/
+5
*
python-utils-r1.eclass: Bump minimum dev-lang/python versions
Michał Górny
2023-07-02
1
-3
/
+3
*
python-utils-r1.eclass: make pypy3 match Python 3.10 now
Michał Górny
2023-07-02
2
-4
/
+4
*
cmake.eclass: workaround S=${WORKDIR} creating builddir above ${WORKDIR}
Sam James
2023-07-02
1
-0
/
+9
*
elisp.eclass: Update elisp_src_install
Ulrich Müller
2023-07-01
1
-1
/
+5
*
elisp-common.eclass: New function elisp-make-site-file
Ulrich Müller
2023-07-01
1
-0
/
+35
*
llvm.org.eclass: Add 17.0.0_pre20230630 snapshot
Michał Górny
2023-06-30
1
-0
/
+3
*
eclass/postgres.eclass, profiles/desc/postgres_targets.desc: Remove postgres1...
Patrick Lauer
2023-06-30
1
-1
/
+1
*
acct-user.eclass: include exit status in death message
Mike Gilbert
2023-06-26
2
-4
/
+4
*
acct-user.eclass: improve error message when usermod fails
Mike Gilbert
2023-06-26
1
-5
/
+23
*
cmake.eclass: Set CMAKE_SYSROOT when building with SYSROOT=
Raul E Rangel
2023-06-24
1
-10
/
+10
*
toolchain.eclass: namespace hardened function
Sam James
2023-06-24
1
-10
/
+10
[next]