| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | eclass/tests/toolchain-funcs.sh: fix gold tests, bug #700812 | Sergei Trofimovich | 2019-12-13 | 1 | -9/+9 |
* | *.eclass: Reassign ml@ eclasses | Michał Górny | 2019-12-13 | 3 | -5/+5 |
* | bsdmk.eclass: Last rite | David Seifert | 2019-12-13 | 1 | -0/+3 |
* | ecm.eclass: cmake-utils_use_find_package -> cmake_use_find_package | Andreas Sturmlechner | 2019-12-12 | 1 | -1/+1 |
* | kde.org.eclass: Extend KDE_RELEASE_SERVICE support to stable branches | Andreas Sturmlechner | 2019-12-12 | 1 | -1/+1 |
* | kde.org.eclass: Introduce KDE_RELEASE_SERVICE | Andreas Sturmlechner | 2019-12-12 | 1 | -10/+24 |
* | kde.org.eclass: Add release-service SRC_URI | Andreas Sturmlechner | 2019-12-12 | 1 | -1/+2 |
* | kde.org.eclass: Drop KDE Frameworks 5.60 conditional | Andreas Sturmlechner | 2019-12-12 | 1 | -3/+1 |
* | oasis.eclass: Add RESTRICT="!test? ( test )" | Michał Górny | 2019-12-12 | 1 | -2/+5 |
* | java-utils-2.eclass: Add RESTRICT="!test? ( test )" | Michał Górny | 2019-12-12 | 1 | -0/+2 |
* | eclass/ros-catkin.eclass: Switch the entire ROS stack to python 3.6 | Alexis Ballier | 2019-12-12 | 1 | -1/+1 |
* | haskell-cabal.eclass: Fix MissingTestRestrict | Michał Górny | 2019-12-11 | 1 | -1/+2 |
* | virtualx.eclass: Append RESTRICT="!test? ( test )" by default | Michał Górny | 2019-12-11 | 1 | -0/+2 |
* | font.eclass: Ban EAPIs < 5 | David Seifert | 2019-12-11 | 1 | -27/+15 |
* | mount-boot.eclass: Check if /boot is sane, but don't try to mount it. | Ulrich Müller | 2019-12-11 | 1 | -96/+48 |
* | eclass/ros-catkin.eclass: add RESTRICT for tests | Aaron Bauman | 2019-12-10 | 1 | -0/+1 |
* | gnustep-2.eclass: drop obsolete gdb blocker | Bernard Cafarelli | 2019-12-10 | 1 | -2/+1 |
* | sgml-catalog.eclass: Last rite | David Seifert | 2019-12-10 | 1 | -0/+3 |
* | mozconfig-v6.60.eclass: Last rite | David Seifert | 2019-12-10 | 1 | -0/+3 |
* | games-mods.eclass: Last rite | David Seifert | 2019-12-10 | 1 | -0/+4 |
* | eclass/tests/distutils-r1.sh: Disable setuptools dep | Michał Górny | 2019-12-07 | 1 | -0/+1 |
* | python-single-r1.eclass: Revert "Remove deprecated PYTHON_USEDEP..." | Michał Górny | 2019-12-07 | 1 | -13/+109 |
* | python-single-r1.eclass: Revert "Remove unused PYTHON_TARGETS" | Michał Górny | 2019-12-07 | 1 | -8/+27 |
* | distutils-r1.eclass: Depend on setuptools by default | Michał Górny | 2019-12-07 | 1 | -6/+76 |
* | python-single-r1.eclass: Remove unused PYTHON_TARGETS | Michał Górny | 2019-12-07 | 1 | -27/+8 |
* | python-single-r1.eclass: Remove deprecated PYTHON_USEDEP API | Michał Górny | 2019-12-07 | 1 | -109/+13 |
* | python-single-r1.eclass: Use new-style flags for python-exec dep | Michał Górny | 2019-12-07 | 1 | -7/+8 |
* | python-single-r1.eclass: Introduce PYTHON_{SINGLE,MULTI}_USEDEP API | Michał Górny | 2019-12-07 | 1 | -16/+93 |
* | python*r1.eclass: Remove python-exec:0 leftover | Michał Górny | 2019-12-07 | 2 | -10/+2 |
* | python*r1.eclass: Reliably allow empty <pattern>s to gen funcs | Michał Górny | 2019-12-07 | 3 | -14/+14 |
* | python-single-r1.eclass: Restore PYTHON_SINGLE_TARGET for one impl | Michał Górny | 2019-12-07 | 1 | -94/+49 |
* | python*-r1.eclass: Deprecate python_gen_usedep | Michał Górny | 2019-12-07 | 2 | -32/+90 |
* | git-r3.eclass: Explicitly disable password prompts | Michał Górny | 2019-12-07 | 1 | -0/+3 |
* | haskell-cabal.eclass: add a variable to disable verbose build failures | Sergei Trofimovich | 2019-12-07 | 1 | -0/+12 |
* | haskell-cabal.eclass: pass _EXTRA variables after "$@". | Sergei Trofimovich | 2019-12-07 | 1 | -5/+5 |
* | cargo.eclass: use verbose cargo invocations | Georgy Yakovlev | 2019-12-06 | 1 | -3/+3 |
* | cargo.eclass: fix cargo_src_install() on prefix | Georgy Yakovlev | 2019-12-06 | 1 | -2/+2 |
* | kernel-2.eclass: update HOMEPAGE | Joonas Niilola | 2019-12-05 | 1 | -1/+1 |
* | Add me to the kernel-2 eclass genpatches download list | Alice Ferrazzi | 2019-12-05 | 1 | -1/+1 |
* | cmake-utiles.eclass: Add cmake_use_find_package | Andreas Sturmlechner | 2019-12-04 | 1 | -0/+12 |
* | kde.org.eclass: Prefix internal functions as well | Andreas Sturmlechner | 2019-12-03 | 1 | -7/+7 |
* | ecm.eclass: _ECM_UTILS_ECLASS -> _ECM_ECLASS | Andreas Sturmlechner | 2019-12-03 | 1 | -2/+2 |
* | qmake-utils.eclass: Drop obsolete EAPI-5 support | Andreas Sturmlechner | 2019-12-03 | 1 | -6/+4 |
* | eclass/pam.eclass: drop openpam reference | Mikle Kolyada | 2019-12-02 | 1 | -1/+1 |
* | nvidia-driver.eclass: Fix GPU vs version compatibility check | Jeroen Roovers | 2019-12-02 | 1 | -6/+6 |
* | distutils-r1.eclass: Handle missing BUILD_DIR for any-r1 API | Michał Górny | 2019-12-01 | 1 | -1/+5 |
* | eclass/tests/toolchain.sh: fix 's/asserv/assert' typo | Sergei Trofimovich | 2019-12-01 | 1 | -1/+1 |
* | toolchain.eclass: drop USE=graphite support for <gcc-6.5 | Sergei Trofimovich | 2019-12-01 | 1 | -19/+17 |
* | python-r1.eclass: Remove python_export_best | Michał Górny | 2019-11-29 | 1 | -30/+0 |
* | toolchain-autoconf.eclass: Support EAPI-7 | Lars Wendler | 2019-11-28 | 1 | -2/+2 |