summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* portability.eclass: avoid lexicographic number comparison, bug #705250Sergei Trofimovich2020-02-181-2/+2
* toolchain.eclass: don't strip EPREFIX in dosymSergei Trofimovich2020-02-161-2/+2
* gstreamer.eclass: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-2/+2
* gnome2.eclass: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-2/+2
* autotools-multilib.eclass: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-2/+2
* latex-package.eclass: improve files searchMikle Kolyada2020-02-141-20/+20
* ant-tasks.eclass: Use standard copyright/license header.Ulrich Müller2020-02-141-2/+2
* kde.org.eclass: Support kde-plasma unstable point release tarballsAndreas Sturmlechner2020-02-141-2/+2
* linux-mod.eclass: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-131-2/+2
* libretro-core.eclass: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-131-2/+2
* mount-boot.eclass: Make awk expression work with mawk.Ulrich Müller2020-02-131-3/+3
* readme.gentoo.eclass: [QA] inherit estack.eclass directlyDavid Seifert2020-02-121-2/+2
* golang-vcs.eclass: [QA] inherit estack.eclass directlyDavid Seifert2020-02-121-2/+2
* Revert "epatch.eclass: drop 'estack.eclass' usage"Ulrich Müller2020-02-121-5/+6
* vala.eclass: raise VALA_MAX_API_VERSION to 0.48Mart Raudsepp2020-02-121-1/+1
* */*: Bump copyright on files touched this yearMichał Górny2020-02-1121-21/+21
* mozconfig-v6.60.eclass: Remove @DEAD eclassDavid Seifert2020-02-101-441/+0
* epunt-cxx.eclass: Mark @DEAD for removalDavid Seifert2020-02-101-0/+4
* fox.eclass: Remove @DEAD eclassMichał Górny2020-02-101-232/+0
* git-2.eclass: Remove @DEAD eclassMichał Górny2020-02-101-613/+0
* python-single-r1.eclass: Remove unused PYTHON_TARGETSMichał Górny2020-02-101-27/+8
* python-single-r1.eclass: Remove deprecated PYTHON_USEDEP APIMichał Górny2020-02-101-110/+16
* rpm.eclass: Fix for EAPI 7David Seifert2020-02-101-1/+1
* eclass/tests/distutils-r1.sh: Update post eclass changesMichał Górny2020-02-091-6/+6
* scons-utils.eclass: Migrate to PYTHON_MULTI_USEDEPMichał Górny2020-02-091-3/+4
* distutils-r1.eclass: Switch test deps to PYTHON_MULTI_USEDEPMichał Górny2020-02-091-6/+16
* distutils-r1.eclass: Switch setuptools dep to PYTHON_MULTI_USEDEPMichał Górny2020-02-091-4/+12
* toolchain.eclass: assert GCC_RELEASE_VER to match gcc/BASE-VERSergei Trofimovich2020-02-091-3/+1
* toolchain.eclass: drop GCC_A_FAKEIT and gcc_quick_unpack()Sergei Trofimovich2020-02-091-54/+1
* toolchain.eclass: don't allow overriding GCC_CONFIG_VERSergei Trofimovich2020-02-091-6/+11
* texlive-common.eclass: kill POSIXismMikle Kolyada2020-02-091-36/+42
* texlive-module.eclass: kill POSIXismMikle Kolyada2020-02-091-72/+104
* latex-package: kill POSIX and old EAPIMikle Kolyada2020-02-091-72/+64
* user-info.eclass: fix function name in die messageMike Gilbert2020-02-071-1/+1
* user.eclass: move read-only functionality to user-info.eclassMike Gilbert2020-02-062-146/+161
* toolchain-binutils.eclass: drop unused eclassSergei Trofimovich2020-02-021-505/+0
* toolchain.eclass: make toolchain_src_unpack() a default_src_unpack()Sergei Trofimovich2020-02-011-16/+19
* toolchain.eclass: provide a way to override gcc tarball pathSergei Trofimovich2020-02-011-0/+7
* ghc-package.eclass: Handle missing ghc in lookupsBenjamin Gordon2020-01-291-2/+8
* rust-toolchain.eclass: add basic musl support on amd64Georgy Yakovlev2020-01-281-2/+4
* flag-o-matic.eclass: fix probe file extensionSergei Trofimovich2020-01-261-1/+1
* flag-o-matic.eclass: fix probe when CC points to absolute pathSergei Trofimovich2020-01-262-2/+8
* toolchain.eclass: make ${GCC_CONFIG_VER} != ${GCC_RELEASE_VER} nonfatalSergei Trofimovich2020-01-261-1/+3
* toolchain.eclass: fix typo in GCC_CONFIG_VER assignmentSergei Trofimovich2020-01-261-1/+1
* toolchain.eclass: restore an option to override GCC_CONFIG_VERSergei Trofimovich2020-01-261-1/+3
* toolchain.eclass: don't add _pre suffixes to toolsSergei Trofimovich2020-01-261-3/+4
* toolchain.eclass: don't override release vesion, assert it insteadSergei Trofimovich2020-01-261-3/+5
* bazel.eclass: Fix copyright lineMichał Górny2020-01-261-1/+1
* go-module.eclass: Fix case in copyrightMichał Górny2020-01-261-1/+1
* toolchain.eclass: use ${GCC_CONFIG_VER} in snapshot, don't mangle ${PV}Sergei Trofimovich2020-01-261-5/+1