summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* meson.eclass: append /usr/share/pkgconfig to PKG_CONFIG_PATHMike Gilbert2020-05-051-2/+2
* eclass: fix copyright header on rebar.eclassJoonas Niilola2020-05-041-1/+1
* rebar.eclass: Run tests with newly compiled library.Hanno Böck2020-05-041-1/+3
* meson.eclass: use a subshell to unexport variables temporarilyMike Gilbert2020-05-031-16/+18
* meson.eclass: export FLAGS for older versions on mesonMike Gilbert2020-05-031-0/+15
* meson.eclass: ignore PKG_CONFIG_PATH due to Portage bugMike Gilbert2020-05-031-2/+2
* meson.eclass: respect PKG_CONFIG_PATH and PKG_CONFIG_LIBDIRMike Gilbert2020-05-031-5/+9
* meson.eclass: avoid leaking BUILD vars outside meson_src_configureMike Gilbert2020-05-031-1/+14
* meson.eclass: use export -n instead of unsetMike Gilbert2020-05-031-1/+1
* meson.eclass: unset FLAGS before calling meson setupMike Gilbert2020-05-031-0/+3
* meson.eclass: only default BUILD_FLAGS to FLAGS if not cross-compilingMike Gilbert2020-05-031-3/+9
* texlive-module: shorten distfiles namingMikle Kolyada2020-05-031-3/+3
* meson.eclass: include ABI in machine file namesMike Gilbert2020-05-021-2/+2
* meson.eclass: fix tc-endian call for native fileMike Gilbert2020-05-021-1/+1
* meson.eclass: implement support for native machine filesMike Gilbert2020-05-021-20/+87
* distutils-r1: fix test runner for setup.pyAlexey Sokolov2020-05-011-1/+2
* llvm.eclass: Remove old slotsMichał Górny2020-05-011-1/+1
* eclass/tests/distutils-r1.sh: Revert "Update Python versions"Michał Górny2020-04-301-1/+1
* python-utils-r1.eclass: Restore old CPython version reqsMichał Górny2020-04-301-7/+5
* kernel-install.eclass: Print elog about symlink updateMichał Górny2020-04-291-0/+7
* eclass: last-rite bzr.eclassJoonas Niilola2020-04-281-1/+2
* eclass: last-rite twisted-r1.eclassJoonas Niilola2020-04-271-1/+2
* rebar.eclass: rebuild on erlang updates with := depHanno Böck2020-04-271-1/+1
* mozconfig-v6.52.eclass: Replace virtual/ffmpegDavid Seifert2020-04-261-1/+1
* eclass/rust-toolchain.eclass: add multilib support on amd64Georgy Yakovlev2020-04-241-14/+14
* meson.eclass: wire up pkgconfig variablesMike Gilbert2020-04-231-0/+3
* meson.eclass: export NM and READELF variablesMike Gilbert2020-04-221-0/+5
* rpm.eclass: use BDEPEND for EAPI 7David Michael2020-04-201-1/+4
* eclass/tests/python-utils-r1.sh: Add tests for py3.8Michał Górny2020-04-191-0/+14
* python-utils-r1.eclass: Fix PYTHON_LIBS for py3.8+Michał Górny2020-04-191-2/+6
* texlive-module.eclass: Make SRC_URI more configurableAndreas K. Hüttel2020-04-191-3/+12
* font.eclass: Fix condition for FONT_S in src_install().Ulrich Müller2020-04-181-1/+1
* texlive-module.eclass: migrate from mirror://gentooMikle Kolyada2020-04-161-3/+3
* kde5-functions.eclass: Remove last-rited eclassAndreas Sturmlechner2020-04-161-244/+0
* kde5.eclass: Remove last-rited eclassAndreas Sturmlechner2020-04-161-439/+0
* ecm.eclass: Drop references to -DNDEBUG of cmake.eclassAndreas Sturmlechner2020-04-161-3/+2
* ecm.eclass: Drop kde5.eclass supportAndreas Sturmlechner2020-04-161-39/+14
* kde.org.eclass: Allow to use SRC_URI in addition to live sourcesAndreas Sturmlechner2020-04-161-5/+4
* fcaps.eclass: Remove sys-libs/libcap-ng supportMatt Turner2020-04-151-66/+33
* mozextension.eclass: fix sed which determines extension idThomas Deutschmann2020-04-151-8/+8
* texlive-module.eclass: Optimize src_unpack()Michał Górny2020-04-141-10/+8
* meson.eclass: update the example to use modern helper functionsMarek Szuba2020-04-141-3/+3
* python-utils-r1.eclass: Bump python:3.7 depMichał Górny2020-04-141-1/+1
* distutils-r1.eclass: Pass --skip-build when installingMichał Górny2020-04-141-1/+1
* python-single-r1.eclass: Allow using PYTHON_USEDEP againMichał Górny2020-04-141-8/+14
* meson.eclass: add MYMESONARGS variableMike Gilbert2020-04-121-0/+11
* meson.eclass: clean up meson_src_configureMike Gilbert2020-04-121-10/+20
* toolchain.eclass: use https:// for git protocol, bug #717056Sergei Trofimovich2020-04-111-1/+1
* toolchain.eclass: fix ada build with ltoAlfredo Tupone2020-04-101-2/+2
* qt5-build.eclass: Drop obsolete in-source build workaround for >=5.14.2Andreas Sturmlechner2020-04-091-5/+11