summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* llvm-r1.eclass: Initial versionMichał Górny2024-02-101-0/+151
* llvm-utils.eclass: Fix llvm_prepend_path to avoid duplicatesMichał Górny2024-02-101-0/+12
* llvm-utils.eclass: Split out PATH prepending logicMichał Górny2024-02-101-0/+24
* llvm-utils.eclass: Introduce an eclass for common helpersMichał Górny2024-02-101-0/+82
* eclass/tests: Remove obsolete/broken distutils-r1 testsMichał Górny2023-11-032-264/+0
* multiprocessing.eclass: consider (GNU)MAKEFLAGS, add get_makeopts_{jobs,loadavg}Florian Schmaus2023-10-091-2/+22
* verify-sig.eclass: Fix handling multiple/duplicate signaturesMichał Górny2023-09-141-0/+11
* verify-sig.eclass: Support `openssl dgst` format checksumsMichał Górny2023-09-141-0/+18
* eclass/tests: Add initial tests for verify-sigMichał Górny2023-09-141-0/+65
* python-utils-r1.eclass: make pypy3 match Python 3.10 nowMichał Górny2023-07-021-1/+1
* cargo.eclass: Support separating crate names/versions via `@`Michał Górny2023-06-181-53/+58
* cargo.eclass: Add variable alternative to $(cargo_crate_uris)Michał Górny2023-06-181-1/+3
* eclass/tests: Add a minimal benchmark for cargo.eclassMichał Górny2023-06-181-0/+107
* eclass/tests: Add a benchmark for python-utils-r1Michał Górny2023-06-171-0/+53
* eclass/tests: Add pypi-bench.sh for global scope logicMichał Górny2023-06-151-0/+69
* eapi8-dosym.eclass: Fix another corner case of strange inputUlrich Müller2023-06-071-0/+1
* eapi8-dosym.eclass: Don't add a spurious newline to the pathUlrich Müller2023-06-071-1/+3
* eclass/tests/python-utils-r1.sh: Fix patterns for pypy3.10Michał Górny2023-05-231-2/+2
* python-utils-r1.eclass: Add python3_12 targetMichał Górny2023-05-231-1/+7
* eclass/tests: add Makefile to run eclass testsFlorian Schmaus2023-05-151-0/+27
* eclass/tests/python-utils-r1.sh: Stop testing python3_9Michał Górny2023-05-011-7/+1
* eclass/tests: partially fix toolchain.eclass testsSam James2023-04-211-20/+21
* pypi.eclass: Introduce PYPI_PN to override the default project nameMichał Górny2023-03-211-1/+2
* eclass: standardize prologue/epilogueDavid Seifert2023-03-172-2/+2
* pypi.eclass: Normalize PN and translate PV for S as wellMichał Górny2023-02-121-0/+3
* pypi.eclass: Translate ${PV} by defaultMichał Górny2023-02-121-12/+12
* pypi.eclass: Add a version translation functionMichał Górny2023-02-121-0/+7
* pypi.eclass: Normalize sdist filenames by defaultMichał Górny2023-02-121-3/+24
* pypi.eclass: Normalize wheel filenamesMichał Górny2023-02-121-0/+33
* pypi.eclass: Add a name normalization functionMichał Górny2023-02-121-0/+32
* python-utils-r1.eclass: remove py3.8David Seifert2023-01-141-7/+10
* llvm.eclass: Remove EAPI 6Michał Górny2022-12-241-7/+0
* eclass/tests/python-utils-r1.sh: Remove old implsMichał Górny2022-12-141-17/+1
* scons-utils.eclass: Reuse makeopts_jobsMichał Górny2022-11-151-64/+0
* eclass/tests/scons-utils.sh: Fake python-r1 to fix failureMichał Górny2022-10-281-0/+1
* dist-kernel-utils.eclass: Add a PV → KV conversion functionMichał Górny2022-10-191-0/+28
* eclass/tests: add systemd testsMike Gilbert2022-10-151-0/+50
* eclass/tests/toolchain-funcs.sh: Handle missing ld.gold gracefullyMichał Górny2022-10-101-30/+34
* toolchain-funcs.eclass: Add tc-get-c-rtlib() to get CC runtimeMichał Górny2022-10-101-0/+10
* toolchain-funcs.eclass: Add tc-get-cxx-stdlib() to get C++ stdlibMichał Górny2022-10-101-0/+22
* eclass/tests/unpacker.sh: Add online tests for makeselfMichał Górny2022-10-011-0/+105
* eclass/tests/unpacker.sh: Add tests for makeselfMichał Górny2022-10-011-0/+29
* unpacker.eclass: Workaround zstd refusing to process symlinksMichał Górny2022-09-281-1/+6
* unpacker.eclass: Fix handling GNU ar archives in handwoven implMichał Górny2022-09-271-0/+4
* unpacker.eclass: Add on-the-fly .gpkg.tar unpacking supportMichał Górny2022-09-271-0/+47
* unpacker.eclass: Add support for .lz4 and .lzo compressionMichał Górny2022-09-271-0/+7
* eclass/tests: Add tests for unpacker.eclassMichał Górny2022-09-272-0/+240
* eclass/tests/python-utils-r1.eclass: Add tests for adding new implsMichał Górny2022-05-091-0/+35
* eclass/tests/python-utils-r1.sh: Streamline the testsMichał Górny2022-05-091-84/+28
* python-utils-r1.eclass: Add support for python3.11Michał Górny2022-05-091-0/+14