| Commit message (Expand) | Author | Age | Files | Lines |
* | go-module.eclass: set a reasonable default for the go build cache | William Hubbs | 2020-01-06 | 1 | -0/+4 |
* | cmake.eclass: Fix cmake-utils_src_make error message | Andreas Sturmlechner | 2020-01-05 | 1 | -1/+1 |
* | cmake.eclass: Fix CMAKE_VERBOSE logic | Andreas Sturmlechner | 2020-01-05 | 1 | -2/+2 |
* | cmake.eclass: Add comment regarding cmake_src_prepare pushd/popd | Andreas Sturmlechner | 2020-01-05 | 1 | -0/+2 |
* | cmake.eclass: Fix build with CMAKE_VERBOSE=OFF | Andreas Sturmlechner | 2020-01-05 | 1 | -2/+4 |
* | toolchain.eclass: add an upstream bug reference to ELFv2 ABI | Sergei Trofimovich | 2020-01-05 | 1 | -0/+1 |
* | cmake.eclass: Fix the fatal typo fix | Andreas Sturmlechner | 2020-01-05 | 1 | -1/+1 |
* | ruby-ng.eclass: Include (-) in RUBY_TARGETS USE-dependencies | Michał Górny | 2020-01-05 | 1 | -4/+4 |
* | cmake.eclass: Fix fatal typo | Andreas Sturmlechner | 2020-01-05 | 1 | -1/+1 |
* | toolchain.eclass: enable elfv2 abi on powerpc64-*-musl unconditionally | Georgy Yakovlev | 2020-01-04 | 1 | -0/+8 |
* | kodi-addons.eclass: Switch EAPI-7 to cmake.eclass | Andreas Sturmlechner | 2020-01-04 | 1 | -4/+6 |
* | cargo.eclass: Delete /usr/.crates2.json in cargo_src_install | Valentin Finini | 2020-01-03 | 1 | -0/+1 |
* | cmake.eclass: src_prepare: Revert to cmake-utils.eclass behaviour | Andreas Sturmlechner | 2020-01-03 | 1 | -0/+4 |
* | cmake.eclass: Ban CMAKE_MIN_VERSION for real | Andreas Sturmlechner | 2020-01-02 | 1 | -0/+1 |
* | python*-r1.eclass: Update examples for virtual/pypy removal | Michał Górny | 2019-12-30 | 2 | -2/+2 |
* | python-utils-r1.eclass: Eliminate virtual/pypy | Michał Górny | 2019-12-30 | 2 | -4/+4 |
* | python-utils-r1.eclass: Remove PYTHON_TARGETS="jython2_7" | Michał Górny | 2019-12-30 | 2 | -4/+3 |
* | python-utils-r1.eclass: Remove PYTHON_TARGETS="pypy" | David Seifert | 2019-12-30 | 2 | -4/+4 |
* | python-utils-r1.eclass: Remove PYTHON_TARGETS="python3_5" | David Seifert | 2019-12-30 | 2 | -4/+4 |
* | python-utils-r1.eclass: Constrain to EAPI >= 5 | David Seifert | 2019-12-30 | 1 | -28/+9 |
* | python-any-r1.eclass: Constrain to EAPI >= 5 | David Seifert | 2019-12-30 | 1 | -6/+4 |
* | eclass/cargo.eclass: switch (b)depend to virtual/rust | Georgy Yakovlev | 2019-12-29 | 1 | -3/+3 |
* | cmake-multilib.eclass: Add CMAKE_ECLASS switch | Andreas Sturmlechner | 2019-12-29 | 1 | -6/+20 |
* | kde5.eclass: Switch to cmake.eclass | Andreas Sturmlechner | 2019-12-29 | 1 | -15/+23 |
* | ecm.eclass: Switch to cmake.eclass | Andreas Sturmlechner | 2019-12-29 | 1 | -14/+14 |
* | cmake.eclass: New eclass, EAPI-7 only cleanup of cmake-utils | Andreas Sturmlechner | 2019-12-29 | 1 | -0/+637 |
* | cargo.eclass: honor NOCOLOR setting | Georgy Yakovlev | 2019-12-27 | 1 | -0/+2 |
* | cargo.eclass: make cargo verbosity configurable | Georgy Yakovlev | 2019-12-27 | 1 | -4/+14 |
* | cargo.eclass: move jobs configuration to generated configfile | Georgy Yakovlev | 2019-12-27 | 1 | -3/+6 |
* | cargo.eclass: force offline operations | Georgy Yakovlev | 2019-12-27 | 1 | -0/+3 |
* | cargo.eclass: require rust 1.37 or newer unconditionally | Georgy Yakovlev | 2019-12-27 | 1 | -6/+2 |
* | eclass/cargo.eclass: specify --path . to install | Doug Goldstein | 2019-12-26 | 1 | -1/+7 |
* | ruby-utils.eclass: add ruby27 | Hans de Graaff | 2019-12-26 | 1 | -1/+5 |
* | ruby-utils.eclass: update target preferences | Hans de Graaff | 2019-12-25 | 1 | -2/+2 |
* | ecm.eclass: Ban variables from kde5*eclass for stricter porting | Andreas Sturmlechner | 2019-12-24 | 1 | -0/+18 |
* | kde5-functions.eclass: Drop functions/vars moved to ecm/kde.org | Andreas Sturmlechner | 2019-12-24 | 1 | -46/+0 |
* | kde5.eclass: Add fallbacks in case of KDE_AUTODEPS=false | Andreas Sturmlechner | 2019-12-24 | 1 | -3/+106 |
* | kde5.eclass: Inherit ecm.eclass and drop moved functions/vars | Andreas Sturmlechner | 2019-12-24 | 1 | -267/+61 |
* | flag-o-matic.eclass: add LDFLAGS testing against linker | Sergei Trofimovich | 2019-12-24 | 2 | -15/+59 |
* | distutils-r1.eclass: Permit DISTUTILS_USE_SETUPTOOLS=manual | Michał Górny | 2019-12-24 | 1 | -2/+5 |
* | dotnet.eclass: Add EAPI 7 support | James Le Cuirot | 2019-12-23 | 1 | -8/+10 |
* | eclass/tests/flag-o-matic.sh: clarify the filter | Sergei Trofimovich | 2019-12-23 | 1 | -1/+1 |
* | toolchain.eclass: disable sandbox on gcc's test suite | Sergei Trofimovich | 2019-12-22 | 1 | -2/+4 |
* | elisp-common.eclass: Add missing argument to eend. | Ulrich Müller | 2019-12-22 | 1 | -1/+1 |
* | llvm.org.eclass: [QA] Fix missing eend arg | Michał Górny | 2019-12-22 | 1 | -2/+2 |
* | elisp-common.eclass: Report Emacs version with einfo, not elog. | Ulrich Müller | 2019-12-21 | 1 | -1/+1 |
* | elisp-common.eclass: Small documentation update. | Ulrich Müller | 2019-12-21 | 1 | -1/+4 |
* | elisp.eclass: Depend on app-editors/emacs directly. | Ulrich Müller | 2019-12-21 | 1 | -11/+7 |
* | elisp-common.eclass: Update documentation. | Ulrich Müller | 2019-12-21 | 1 | -19/+26 |
* | elisp-common.eclass: New function elisp-check-emacs-version. | Ulrich Müller | 2019-12-21 | 1 | -1/+51 |