| Commit message (Expand) | Author | Age | Files | Lines |
* | multilib.eclass: multilib_env(): set LIBDIR=lib for *-musl* | Sergei Trofimovich | 2020-03-27 | 2 | -1/+16 |
* | eclass/tests: add basic tests for multilib_env() expansion | Sergei Trofimovich | 2020-03-27 | 1 | -0/+61 |
* | python-utils-r1.eclass: Bump minimal Python versions | Michał Górny | 2020-03-27 | 1 | -10/+8 |
* | texlive-module.eclass: fix doc installation | Dominik Schmidt | 2020-03-27 | 1 | -2/+4 |
* | desktop.eclass: Sanitize filename of desktop entry. | Ulrich Müller | 2020-03-27 | 1 | -3/+3 |
* | acct-{group,user}: remove sh keyword | Mikle Kolyada | 2020-03-26 | 2 | -2/+2 |
* | flag-o-matic.eclass: document assumptions and limitations of test-flag-PROG() | Sergei Trofimovich | 2020-03-26 | 1 | -0/+11 |
* | flag-o-matic.eclass: revert "don't use -Werror in test-flag-PROG(), bug #712488" | Sergei Trofimovich | 2020-03-26 | 2 | -14/+15 |
* | fixheadtails.eclass: drop the sed dependency | David Michael | 2020-03-25 | 1 | -3/+1 |
* | python-utils-r1.eclass: Mark python_export private | Michał Górny | 2020-03-22 | 5 | -141/+43 |
* | python-utils-r1.eclass: Replace python_export with getters | Michał Górny | 2020-03-22 | 1 | -11/+6 |
* | distutils-r1.eclass: Replace python_export with getter | Michał Górny | 2020-03-22 | 1 | -5/+3 |
* | python-utils-r1.eclass: Make python_wrapper_setup private | Michał Górny | 2020-03-22 | 4 | -9/+24 |
* | toolchain.eclass: drop USE=sanitize support for <gcc-5 | Sergei Trofimovich | 2020-03-21 | 1 | -5/+10 |
* | check-reqs.eclass: typofix | Joonas Niilola | 2020-03-21 | 1 | -2/+2 |
* | flag-o-matic.eclass: don't use -Werror in test-flag-PROG(), bug #712488 | Sergei Trofimovich | 2020-03-20 | 2 | -15/+14 |
* | font.eclass: Don't assign FONT_S in global scope, allow an array. | Ulrich Müller | 2020-03-20 | 1 | -12/+24 |
* | qt5-build.eclass: Drop unnecessary >=5.13 condition | Andreas Sturmlechner | 2020-03-19 | 1 | -2/+2 |
* | qt5-build.eclass: Drop EAPI-6 support | Andreas Sturmlechner | 2020-03-19 | 1 | -15/+11 |
* | qt5-build.eclass: adjust configure options for >=5.15 | Jimi Huotari | 2020-03-19 | 1 | -2/+6 |
* | ecm.eclass: Drop KDE Applications 19.08.3 support | Andreas Sturmlechner | 2020-03-19 | 1 | -27/+1 |
* | kde.org.eclass: Drop kde-apps-19.08.3 support, prepare for release-service beta | Andreas Sturmlechner | 2020-03-19 | 1 | -2/+1 |
* | kde.org.eclass, ecm.eclass: Re-add kde-apps-19.08 support for now | Andreas Sturmlechner | 2020-03-19 | 2 | -2/+29 |
* | ecm.eclass: Drop KDE Applications 19.08.3 support | Andreas Sturmlechner | 2020-03-19 | 1 | -27/+1 |
* | kde.org.eclass: Drop kde-apps-19.08.3 support, prepare for release-service beta | Andreas Sturmlechner | 2020-03-19 | 1 | -2/+1 |
* | flag-o-matic.eclass: add more verbose conditionals | Sergei Trofimovich | 2020-03-17 | 1 | -2/+9 |
* | kde5.eclass: Add _kde5_really_dead eqawarn in pkg_setup, pkg_postinst | Andreas Sturmlechner | 2020-03-17 | 1 | -1/+8 |
* | kde5-functions.eclass: eerror and die if inherited directly | Andreas Sturmlechner | 2020-03-17 | 1 | -0/+5 |
* | toolchain.eclass: fix cygwinports patching | Michael Haubenwallner | 2020-03-17 | 1 | -1/+7 |
* | kde5.eclass, kde5-functions.eclass: Mark as DEAD | Andreas Sturmlechner | 2020-03-17 | 2 | -0/+2 |
* | leechcraft.eclass: use the `cmake` eclass for EAPI=7 | 0xd34df00d | 2020-03-16 | 1 | -5/+3 |
* | python-utils-r1.eclass: Create python3-embed.pc wrapper | Michał Górny | 2020-03-16 | 1 | -1/+7 |
* | python-utils-r1.eclass: Do not create 'python.pc' wrapper | Michał Górny | 2020-03-16 | 1 | -3/+2 |
* | distutils-r1.eclass: Align min. setuptools version to current stable | Michał Górny | 2020-03-16 | 1 | -2/+2 |
* | fcaps.eclass: skip fcaps() on Prefix. | Benda Xu | 2020-03-16 | 1 | -0/+5 |
* | autotools.eclass: reorder sysroot M4 include dir option | David Michael | 2020-03-15 | 1 | -2/+2 |
* | fcaps.eclass: use BDEPEND for EAPI 7 | David Michael | 2020-03-15 | 1 | -2/+5 |
* | flag-o-matic.eclass: add assertions around argument counts | Sergei Trofimovich | 2020-03-14 | 1 | -0/+5 |
* | flag-o-matic.eclass: drop deprecated has_m32/has_m64 functions | Sergei Trofimovich | 2020-03-14 | 1 | -8/+0 |
* | flag-o-matic.eclass: crash in test-flag-PROG() when ${TEMP} is not writable | Sergei Trofimovich | 2020-03-14 | 1 | -6/+6 |
* | eclass/go-module: remove go-get for corner case of unneeded deep build depend... | Robin H. Johnson | 2020-03-10 | 1 | -11/+6 |
* | go-module.eclass: replace GOFLAGS if EGO_VENDOR is being used | William Hubbs | 2020-03-10 | 1 | -1/+3 |
* | go-module.eclass: fix regression with -mod=vendor setting | William Hubbs | 2020-03-10 | 1 | -1/+1 |
* | toolchain.eclass: move --build dependencies to BDEPEND | David Michael | 2020-03-09 | 1 | -1/+6 |
* | meson.eclass: Set needs_exe_wrapper in cross file | Matt Turner | 2020-03-08 | 1 | -0/+4 |
* | go-module.eclass: fix strip restriction | William Hubbs | 2020-03-08 | 1 | -1/+1 |
* | eclass/go-module: clarify that h1: should be omitted from EGO_SUM | Robin H. Johnson | 2020-03-07 | 1 | -4/+22 |
* | go-module: workaround MissingUnpackerDep QA false positive | Robin H. Johnson | 2020-03-07 | 1 | -0/+6 |
* | toolchain.eclass: tweak comment | Sergei Trofimovich | 2020-03-07 | 1 | -1/+1 |
* | toolchain.eclass: always use -O2, even when no -O is passed in. | Sergei Trofimovich | 2020-03-06 | 1 | -1/+5 |