| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | eclass: remove unused bzr.eclass |  Joonas Niilola | 2020-05-28 | 1 | -290/+0 |
* | kernel-2.eclass: avoid lexicographical compare on versions, bug #705246 |  Sergei Trofimovich | 2020-05-27 | 1 | -4/+4 |
* | kernel-2.eclass: Revert "avoid lexicographical compare on versions, bug #705246" |  Sergei Trofimovich | 2020-05-26 | 1 | -4/+4 |
* | kernel-2.eclass: avoid lexicographical compare on versions, bug #705246 |  Sergei Trofimovich | 2020-05-26 | 1 | -4/+4 |
* | qt5-build.eclass: Drop pre-Qt 5.14 quirks |  Andreas Sturmlechner | 2020-05-26 | 1 | -2/+1 |
* | qt5-build.eclass: Introduce qt5_tools_configure |  Andreas Sturmlechner | 2020-05-26 | 1 | -0/+31 |
* | ros-catkin.eclass: typo fix |  Alessandro Barbieri | 2020-05-26 | 1 | -1/+1 |
* | toolchain-funcs.eclass: tweak comment |  Sergei Trofimovich | 2020-05-25 | 1 | -2/+2 |
* | multilib.eclass: populate READELF |  Sergei Trofimovich | 2020-05-25 | 1 | -0/+2 |
* | toolchain-funcs.eclass: export tc-get*READELF helpers |  Sergei Trofimovich | 2020-05-25 | 1 | -0/+9 |
* | python-utils-r1.eclass: Enable python3_9 |  Michał Górny | 2020-05-25 | 2 | -3/+17 |
* | multilib.eclass: save/restore AR, NM, RANLIB, OBJDUMP, STRIP, bug #724558 |  Sergei Trofimovich | 2020-05-24 | 1 | -0/+5 |
* | multilib.eclass: consolidate save/restore list |  Sergei Trofimovich | 2020-05-24 | 1 | -2/+16 |
* | multilib.eclass: don't backup/restore AS |  Sergei Trofimovich | 2020-05-24 | 1 | -4/+2 |
* | ghc-package.eclass: disable CFLAGS QA check, bug #722078 |  Sergei Trofimovich | 2020-05-24 | 1 | -0/+8 |
* | Revert "meson.eclass: define host_machine in the native machine file" |  Mike Gilbert | 2020-05-23 | 1 | -6/+0 |
* | meson.eclass: define host_machine in the native machine file |  Mike Gilbert | 2020-05-23 | 1 | -0/+6 |
* | linux-info.eclass: avoid lexicographical compare on numbers, bug #705248 |  Sergei Trofimovich | 2020-05-23 | 1 | -3/+3 |
* | gnome-python-common-r1.eclass: Mark as DEAD |  Andreas Sturmlechner | 2020-05-23 | 1 | -0/+1 |
* | twisted-r1.eclass: Remove |  Michał Górny | 2020-05-23 | 1 | -238/+0 |
* | multilib.eclass: populate AR, NM, RANLIB, OBJDUMP, STRIP, bug #724558 |  Sergei Trofimovich | 2020-05-23 | 1 | -0/+5 |
* | eclass/kernel-build.eclass: fix messed up dtbs_install |  Alexey Shvetsov | 2020-05-22 | 1 | -8/+4 |
* | kernel-{build,install}.eclass: more ARM support |  Alexey Shvetsov | 2020-05-21 | 2 | -2/+29 |
* | kernel-build.eclass: permit savedconfig without predef .config |  Alexey Shvetsov | 2020-05-21 | 1 | -1/+1 |
* | eclass/ros-catkin.eclass: Bump C++ standard to C++14 |  Alexis Ballier | 2020-05-18 | 1 | -1/+1 |
* | mozcoreconf-v6.eclass: Work around missing "clang" USE flag in seamonkey |  Lars Wendler | 2020-05-15 | 1 | -1/+1 |
* | postgres.eclass: Add 9999 slot |  Aaron W. Swenson | 2020-05-15 | 1 | -1/+1 |
* | kernel-2.eclass: Add gcc 10.X compatibility to CPU opt patch |  Mike Pagano | 2020-05-13 | 1 | -1/+1 |
* | rebar.eclass: Remove myself from maintainers |  Amadeusz Piotr Żołnowski | 2020-05-11 | 1 | -1/+1 |
* | meson.eclass: add workaround for broken boost detection |  Mike Gilbert | 2020-05-10 | 1 | -0/+4 |
* | unpacker.eclass: respect AR variable in unpack_deb |  Mike Gilbert | 2020-05-10 | 1 | -1/+2 |
* | eclass/tests/toolchain.sh: add znver2 downgrade test |  Sergei Trofimovich | 2020-05-10 | 1 | -0/+1 |
* | toolchain.eclass: downgrade znver2 to znver1 |  Alexey Sokolov | 2020-05-10 | 1 | -0/+1 |
* | meson.eclass: append /usr/share/pkgconfig to PKG_CONFIG_PATH |  Mike Gilbert | 2020-05-05 | 1 | -2/+2 |
* | eclass: fix copyright header on rebar.eclass |  Joonas Niilola | 2020-05-04 | 1 | -1/+1 |
* | rebar.eclass: Run tests with newly compiled library. |  Hanno Böck | 2020-05-04 | 1 | -1/+3 |
* | meson.eclass: use a subshell to unexport variables temporarily |  Mike Gilbert | 2020-05-03 | 1 | -16/+18 |
* | meson.eclass: export FLAGS for older versions on meson |  Mike Gilbert | 2020-05-03 | 1 | -0/+15 |
* | meson.eclass: ignore PKG_CONFIG_PATH due to Portage bug |  Mike Gilbert | 2020-05-03 | 1 | -2/+2 |
* | meson.eclass: respect PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR |  Mike Gilbert | 2020-05-03 | 1 | -5/+9 |
* | meson.eclass: avoid leaking BUILD vars outside meson_src_configure |  Mike Gilbert | 2020-05-03 | 1 | -1/+14 |
* | meson.eclass: use export -n instead of unset |  Mike Gilbert | 2020-05-03 | 1 | -1/+1 |
* | meson.eclass: unset FLAGS before calling meson setup |  Mike Gilbert | 2020-05-03 | 1 | -0/+3 |
* | meson.eclass: only default BUILD_FLAGS to FLAGS if not cross-compiling |  Mike Gilbert | 2020-05-03 | 1 | -3/+9 |
* | texlive-module: shorten distfiles naming |  Mikle Kolyada | 2020-05-03 | 1 | -3/+3 |
* | meson.eclass: include ABI in machine file names |  Mike Gilbert | 2020-05-02 | 1 | -2/+2 |
* | meson.eclass: fix tc-endian call for native file |  Mike Gilbert | 2020-05-02 | 1 | -1/+1 |
* | meson.eclass: implement support for native machine files |  Mike Gilbert | 2020-05-02 | 1 | -20/+87 |
* | distutils-r1: fix test runner for setup.py |  Alexey Sokolov | 2020-05-01 | 1 | -1/+2 |
* | llvm.eclass: Remove old slots |  Michał Górny | 2020-05-01 | 1 | -1/+1 |