summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eapi7-ver.eclass: Use lexicographic rather than arithmetic comparison.Ulrich Müller2017-09-261-1/+1
* eapi7-ver.eclass: Initial implementation of ver_test().Ulrich Müller2017-09-262-0/+146
* eclass/tests/eapi7-ver_benchmark: More readable averageMichał Górny2017-09-191-1/+1
* eapi7-ver.eclass: 'Early adopter' version of EAPI 7 version manipMichał Górny2017-09-192-0/+178
* multiprocessing.eclass: add tests for float valuesMike Gilbert2017-09-141-1/+3
* flag-o-matic.eclass: Strip LDFLAGS unsupported by the C compiler, #621274Michał Górny2017-08-251-1/+1
* flag-o-matic.eclass: test-flag-PROG, ignore unused args in clangMichał Górny2017-08-251-0/+5
* flag-o-matic.eclass: Revert "Strip LDFLAGS unsupported by the C..."Michał Górny2017-08-111-1/+1
* flag-o-matic.eclass: Strip LDFLAGS unsupported by the C compiler, #621274Michał Górny2017-08-081-1/+1
* eclass/tests: Fix inheriting multiple eclassesMichał Górny2017-08-081-2/+2
* eclass/tests/estack_eshopts.sh: Add tests for 'set' variant of eshopt*Michał Górny2017-04-141-0/+23
* estack.eclass: Split estack* logic from eutilsMichał Górny2017-03-183-6/+6
* eclass/tests/python-utils-r1: update impl support statusMichał Górny2017-03-081-1/+3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2824-24/+0
* multiprocess.eclass: makeopts_{jobs,loadavg}: fix implicit handling of $MAKEO...Mike Frysinger2017-02-092-6/+17
* multiprocessing.eclass: Support passing custom inf values for gettersMichał Górny2016-12-182-2/+8
* multiprocessing.eclass: Fix handling multiple short options (e.g. -kj)Michał Górny2016-12-182-0/+6
* eclass/tests: Remove KV_* functions from tests-common.shMichał Górny2016-06-271-41/+0
* toolchain-funcs.eclass: tc-ninja_magic_to_arch, remove old KV supportMichał Górny2016-06-271-7/+0
* toolchain-funcs.eclass: Add helpful tc-is-{gcc,clang} wrappersMichał Górny2016-06-261-0/+28
* toolchain-funcs.eclass: Add tc-get-compiler-type()Michał Górny2016-06-261-0/+40
* rebar.eclass: Optionally provide alternate rebar config to alterAmadeusz Żołnowski2016-05-292-0/+46
* rebar.eclass: Build Erlang/OTP projects using dev-util/rebarAmadeusz Żołnowski2016-05-223-0/+373
* scons-utils.eclass: Use nproc when --jobs is used without an argumentMichał Górny2016-01-081-1/+1
* scons-utils.eclass: _scons_clean_makeopts, fix result cachingMichał Górny2016-01-081-3/+4
* scons-utils.eclass: scons_clean_makeopts, mark internalMichał Górny2016-01-081-1/+1
* scons-utils.eclass: tests, be more verbose on tests being performedMichał Górny2016-01-081-8/+6
* python-utils-r1.eclass tests: Fix to ensure PYTHON for python_exportMichał Górny2015-12-091-1/+1
* python-utils-r1.eclass: Disable jython2_5Michał Górny2015-12-091-1/+0
* multiprocessing.eclass: makeopts_loadavg: various fixes #543116Mike Frysinger2015-11-241-0/+36
* eclass/tests: Add standard header to eutils_eshopts.sh.Ulrich Müller2015-11-211-0/+3
* python-utils-r1.eclass: Fix pypy3 include path in testsMichał Górny2015-11-121-1/+1
* python-utils-r1.eclass: Support getting PYTHON_CONFIG pathMichał Górny2015-11-111-0/+2
* python-utils-r1.eclass: Obtain PYTHON_SITEDIR from the interpreterMichał Górny2015-11-111-5/+7
* python-utils-r1.eclass: Obtain library path from the interpreterMichał Górny2015-11-111-2/+2
* python-utils-r1.eclass: Obtain include directory from the interpreterMichał Górny2015-11-111-4/+13
* python-utils-r1.eclass: Switch tests to use python3.4Michał Górny2015-11-111-7/+7
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0820-0/+1729