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
*
eclass/tests/toolchain-funcs.sh: Handle missing ld.gold gracefully
Michał Górny
2022-10-10
1
-30
/
+34
*
toolchain-funcs.eclass: Add tc-get-c-rtlib() to get CC runtime
Michał Górny
2022-10-10
2
-0
/
+38
*
toolchain-funcs.eclass: Add tc-get-cxx-stdlib() to get C++ stdlib
Michał Górny
2022-10-10
2
-0
/
+58
*
llvm.org.eclass: Add 16.0.0_pre20221010 snapshot
Michał Górny
2022-10-10
1
-0
/
+3
*
toolchain.eclass: mention 17.1 profiles explicitly in comment
Sam James
2022-10-09
1
-1
/
+1
*
llvm.org.eclass: Add LLVM_SOABI variable
Michał Górny
2022-10-07
1
-0
/
+8
*
llvm.org.eclass: Introduce LLVM_MAJOR and LLVM_VERSION
Michał Górny
2022-10-07
1
-7
/
+21
*
llvm.org.eclass: Provide git-r3 to silence pkgcheck
Michał Górny
2022-10-07
1
-0
/
+1
*
llvm.org.eclass: export EGIT_VERSION for snapshots
Michał Górny
2022-10-07
1
-0
/
+1
*
distutils-r1.eclass: Remove old maturin support code
Michał Górny
2022-10-07
1
-16
/
+7
*
distutils-r1.eclass: Remove obsolete EAPI condition for *.pth files
Michał Górny
2022-10-07
1
-13
/
+11
*
distutils-r1.eclass: Bump min dep versions
Michał Górny
2022-10-07
1
-12
/
+12
*
distutils-r1.eclass: fix typo in comment
Petr Vaněk
2022-10-07
1
-2
/
+2
*
distutils-r1.eclass: Remove obsolete DUS=pyproject.toml support
Michał Górny
2022-10-07
1
-13
/
+6
*
llvm.org.eclass: Add 16.0.0_pre20221006 snapshot
Michał Górny
2022-10-06
1
-0
/
+3
*
postgres.eclass: Support postgres15
Patrick Lauer
2022-10-06
1
-2
/
+2
*
toolchain.eclass: use --with-major-version-only for newer install paths
Sam James
2022-10-06
1
-1
/
+36
*
llvm.org.eclass: Enable manpages for 15.0.2
Michał Górny
2022-10-04
1
-1
/
+1
*
xdg-utils.eclass: reset XDG_STATE_HOME
Sam James
2022-10-04
1
-2
/
+3
*
Revert "toolchain.eclass: allow fixincludes for >= GCC 13"
Sam James
2022-10-04
1
-14
/
+10
*
toolchain.eclass: allow fixincludes for >= GCC 13
Sam James
2022-10-04
1
-10
/
+14
*
java-pkg-simple.eclass: improve test selection for multi-jar packages
Volkmar W. Pogatzki
2022-10-03
1
-13
/
+15
*
java-pkg-simple.eclass: allow JAVA_MAIN_CLASS _and_ MANIFEST.MF
Volkmar W. Pogatzki
2022-10-03
1
-8
/
+9
*
eclass/tests/unpacker.sh: Add online tests for makeself
Michał Górny
2022-10-01
1
-0
/
+105
*
unpacker.eclass: Check makeself compression without a tempfile
Michał Górny
2022-10-01
1
-3
/
+2
*
eclass/tests/unpacker.sh: Add tests for makeself
Michał Górny
2022-10-01
1
-0
/
+29
*
unpacker.eclass: Support all makeself "compression" methods
Michał Górny
2022-10-01
1
-0
/
+12
*
unpacker.eclass: Reuse _unpacker_get_decompressor for makeself
Michał Górny
2022-10-01
1
-8
/
+10
*
unpacker.eclass: Add support for makeself 2.4.5
Michał Górny
2022-10-01
1
-0
/
+8
*
perl-module.eclass: fix src_test docs
Sam James
2022-10-01
1
-1
/
+1
*
llvm.org.eclass: Remove verify-sig inherit for non-releases
Michał Górny
2022-09-30
1
-1
/
+1
*
llvm.org.eclass: Add 16.0.0_pre20220930 snapshot
Michał Górny
2022-09-30
1
-0
/
+3
*
waf-utils.eclass: add EAPI 8
Sam James
2022-09-30
1
-2
/
+2
*
unpacker.eclass: Workaround zstd refusing to process symlinks
Michał Górny
2022-09-28
2
-3
/
+8
*
unpacker.eclass: Unpack .deb packages on-the-fly as well
Michał Górny
2022-09-27
1
-27
/
+33
*
unpacker.eclass: Fix handling GNU ar archives in handwoven impl
Michał Górny
2022-09-27
2
-0
/
+6
*
unpacker.eclass: Support lbzip2 as parallel bz2 decompressor
Michał Górny
2022-09-27
1
-2
/
+5
*
unpacker.eclass: decompress xz in parallel
Sam James
2022-09-27
1
-2
/
+2
*
unpacker.eclass: Add on-the-fly .gpkg.tar unpacking support
Michał Górny
2022-09-27
2
-0
/
+85
*
unpacker.eclass: Add support for .lz4 and .lzo compression
Michał Górny
2022-09-27
2
-0
/
+15
*
unpacker.eclass: Move decompressor recognition into a function
Michał Górny
2022-09-27
1
-18
/
+26
*
unpacker.eclass: Remove uppercase RAR/LHA variants
Michał Górny
2022-09-27
1
-4
/
+4
*
unpacker.eclass: Use lowercase in unpacker_src_uri_depends
Michał Górny
2022-09-27
1
-1
/
+2
*
unpacker.eclass: Use bash substitution instead of tr for lowercase
Michał Górny
2022-09-27
1
-1
/
+1
*
unpacker.eclass: Remove support for EAPI 5
Michał Górny
2022-09-27
1
-3
/
+3
*
unpacker.eclass: Fix unpack_7z to respect the exit status
Michał Górny
2022-09-27
1
-1
/
+4
*
unpacker.eclass: Remove `-f` from zstd arguments
Michał Górny
2022-09-27
1
-1
/
+1
*
eclass/tests: Add tests for unpacker.eclass
Michał Górny
2022-09-27
2
-0
/
+240
*
llvm.org.eclass: Revert "Enable 16.0.0_pre20220926 snap"
Michał Górny
2022-09-26
1
-3
/
+0
*
llvm.org.eclass: Enable 16.0.0_pre20220926 snap
Michał Górny
2022-09-26
1
-0
/
+3
[next]