summaryrefslogtreecommitdiff
path: root/llvm-runtimes/clang-runtime
AgeCommit message (Collapse)Author
5 daysllvm-runtimes/clang-runtime: Add 21.1.7Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
9 daysllvm-runtimes/clang-runtime: Change the license to `public-domain`Michal Rostecki
Given that the latest revision of the ebuilds contains the content of configuration files, it's not really a metapackage anymore. Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44795 Closes: https://github.com/gentoo/gentoo/pull/44795 Signed-off-by: Sam James <sam@gentoo.org>
10 daysllvm-runtimes/clang-runtime: Add missing `S=${WORKDIR}` attributesMichal Rostecki
Lack of them causes errors like: ``` * ERROR: llvm-runtimes/clang-runtime-19.1.7-r1::gentoo failed (install phase): * The source directory '/var/tmp/portage/llvm-runtimes/clang-runtime-19.1.7-r1/work/clang-runtime-19.1.7' doesn't exist ``` Bug: https://bugs.gentoo.org/951445 Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44793 Closes: https://github.com/gentoo/gentoo/pull/44793 Signed-off-by: Michał Górny <mgorny@gentoo.org>
10 daysllvm-runtimes/clang-runtime: Use configuration ebuilds down to LLVM 16Michal Rostecki
Previously, we added clang-*-config ebuilds only for LLVM >= 20. To let the old versions benefit from them, bakcport them to all major versions down to 16. Closes: https://bugs.gentoo.org/951445 Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43784 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22llvm-runtimes/clang-runtime: stabilize 20.1.8-r1Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-20llvm-runtimes/clang-runtime: Add 21.1.6Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-15llvm-runtimes/clang-runtime: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04llvm-runtimes/clang-runtime: Add 21.1.5Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-10-22llvm-runtimes/clang-runtime: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-10-21llvm-runtimes/clang-runtime: Add 21.1.4Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-10-08llvm-runtimes/clang-runtime: Add 21.1.3Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-10-03llvm-runtimes/clang-runtime: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-09-24llvm-runtimes/clang-runtime: Add 21.1.2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-09-21llvm-runtimes/clang-runtime: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-09-10llvm-runtimes/clang-runtime: Add 21.1.1Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-02Move {llvm-core → llvm-runtimes}/clang-runtimeMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>