| Commit message (Expand) | Author | Age | Files | Lines |
* | eclass/cargo.eclass: minor fixes | Georgy Yakovlev | 2021-02-11 | 1 | -3/+4 |
* | eclass/rust-toolchain.eclass: add aarch64-*-musl target support | Georgy Yakovlev | 2021-02-11 | 1 | -1/+2 |
* | python-r1.eclass: Allow empty depstring to python_gen_any_dep | Michał Górny | 2021-02-11 | 1 | -7/+8 |
* | distutils-r1.eclass: Require EPYTHON to be set | Michał Górny | 2021-02-11 | 1 | -1/+3 |
* | distutils-r1.eclass: Fix setuptools without setup.py | Michał Górny | 2021-02-11 | 1 | -9/+8 |
* | apache-2.eclass: Replace elog with einfo | Lars Wendler | 2021-02-10 | 1 | -1/+1 |
* | ruby-fakegem.eclass: fix each_fakegem_install for Prefix | Fabian Groffen | 2021-02-07 | 1 | -2/+2 |
* | eclass/ruby-fakegem.eclass: fix DESCRIPTION syntax | Hans de Graaff | 2021-02-07 | 1 | -1/+1 |
* | eclass/ruby-fakegem.eclass: fix EXTENSION_LIBDIR handling | Hans de Graaff | 2021-02-07 | 1 | -1/+2 |
* | ruby-fakegem.eclass: support for extensions | Hans de Graaff | 2021-02-07 | 1 | -1/+60 |
* | qt5-build.eclass: Make dev-qt/qttest dependency work for qtwebengine snapshot | Andreas Sturmlechner | 2021-02-05 | 1 | -1/+1 |
* | qt5-build.eclass: Add missing RESTRICT+=" !test? ( test )" | Andreas Sturmlechner | 2021-02-05 | 1 | -2/+6 |
* | bazel.eclass: Expose INCLUDEDIR to Bazel projects | Michael Martis | 2021-02-04 | 1 | -0/+1 |
* | distutils-r1.eclass: Remove obsolete conditions | Michał Górny | 2021-02-04 | 1 | -14/+5 |
* | distutils-r1.eclass: Update addpredict list | Michał Górny | 2021-02-04 | 1 | -2/+1 |
* | distutils-r1.eclass: Switch dift default to --via-root | Michał Górny | 2021-01-31 | 1 | -6/+6 |
* | python-utils-r1.eclass: Disable py2.7, except for p-any-r1 | Michał Górny | 2021-01-31 | 2 | -3/+9 |
* | haskell-cabal.eclass: add CABAL_EXTRA_*_FLAGS for haddock | hololeap | 2021-01-30 | 1 | -63/+45 |
* | haskell-cabal.eclass: add CABAL_FEATURE=rebuild-after-doc-workaround | Wolfgang E. Sanyer | 2021-01-30 | 1 | -0/+16 |
* | haskell-cabal.eclass: filter out -flto|-flto=* flags | Sergei Trofimovich | 2021-01-30 | 1 | -3/+27 |
* | eclass/docs.eclass: make compatible with python-single-r1 | Andrew Ammerlaan | 2021-01-28 | 1 | -51/+111 |
* | eclass/distutils-r1: fix distutils_enable_sphinx with DIS.._SINGLE_IMPL | Andrew Ammerlaan | 2021-01-28 | 1 | -7/+10 |
* | llvm.org.eclass: Master is now 13.0.0 | Michał Górny | 2021-01-28 | 1 | -2/+2 |
* | apache-2.eclass: Dependency fix | Lars Wendler | 2021-01-27 | 1 | -2/+1 |
* | apache-2.eclass: don't perform numeric comparison on EAPI | Mike Gilbert | 2021-01-26 | 1 | -1/+1 |
* | apache-2.eclass: Only reference lua in EAPI-7 ebuilds | Lars Wendler | 2021-01-26 | 1 | -1/+1 |
* | www-servers/apache: EAPI-7 revbump | Lars Wendler | 2021-01-26 | 1 | -1/+12 |
* | apache-2.eclass: Minor style fix | Lars Wendler | 2021-01-26 | 1 | -1/+4 |
* | www-servers/apache: Moved dependencies into eclass | Lars Wendler | 2021-01-26 | 1 | -4/+33 |
* | www-servers/apache: Moved IUSE handling back to eclass | Lars Wendler | 2021-01-26 | 1 | -2/+10 |
* | www-servers/apache: Renamed CDEPEND to COMMON_DEPEND | Lars Wendler | 2021-01-26 | 1 | -2/+2 |
* | eclass: opam.eclass - ignore QA FLAGS Warnings | Alfredo Tupone | 2021-01-25 | 1 | -0/+3 |
* | eclass: ignoring flags warning in findlib.eclass | Alfredo Tupone | 2021-01-25 | 1 | -1/+2 |
* | eclass: ignore CFLAGS warnings | Alfredo Tupone | 2021-01-23 | 1 | -0/+3 |
* | toolchain-funcs.eclass: new function tc-ld-force-bfd() | Theo Anderson | 2021-01-23 | 1 | -6/+15 |
* | eclass/lua-utils.eclass: Add support for test-runners | Conrad Kostecki | 2021-01-20 | 1 | -0/+70 |
* | eclass/db.eclass: use get_libname for Darwin hosts (version 2) | Fabian Groffen | 2021-01-19 | 1 | -13/+17 |
* | vala.eclass: make has_version aware of ROOT for EAPI 7 | David Michael | 2021-01-18 | 1 | -2/+2 |
* | mount-boot.eclass: Fix eclassdoc tag order and copyright date | Michał Górny | 2021-01-16 | 1 | -2/+2 |
* | Revert "eclass/db.eclass: use get_libname for Darwin support" | Mike Gilbert | 2021-01-16 | 1 | -13/+13 |
* | kernel-install.eclass: Improve error message on /boot problems | Michał Górny | 2021-01-16 | 1 | -1/+1 |
* | dist-kernel-utils.eclass: Support dracut's uefi=yes option | Michał Górny | 2021-01-16 | 1 | -1/+30 |
* | kernel-install.eclass: Improve failed install error messages | Michał Górny | 2021-01-16 | 2 | -15/+32 |
* | kernel-install.eclass: Include SLOT in --config suggestion | Michał Górny | 2021-01-16 | 1 | -1/+1 |
* | kernel-install.eclass: Update symlink before installing | Michał Górny | 2021-01-16 | 1 | -2/+1 |
* | kernel-install.eclass: Move common to kernel-install_install_all | Michał Górny | 2021-01-16 | 1 | -30/+32 |
* | mount-boot.eclass: Support nonfatal | Michał Górny | 2021-01-16 | 1 | -5/+9 |
* | mount-boot.eclass: Remove support for EAPI 4 and 5 | Michał Górny | 2021-01-16 | 1 | -1/+2 |
* | python-utils-r1.eclass: Disable python3_6 | Michał Górny | 2021-01-15 | 1 | -3/+3 |
* | python-utils-r1.eclass: Inline _python_impl_supported() | Michał Górny | 2021-01-15 | 2 | -54/+20 |