Versions
v21 :: 21 :: gentoo
- Modified
- License
- public-domain
- Keywords
- ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x64-macos ~x86
v20 :: 20 :: gentoo
- Modified
- License
- public-domain
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~arm64-macos ~loong ~mips ~riscv ~sparc ~x64-macos
v19 :: 19 :: gentoo
- Modified
- License
- public-domain
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~arm64-macos ~loong ~mips ~riscv ~sparc ~x64-macos
v18 :: 18 :: gentoo
- Modified
- License
- public-domain
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~arm64-macos ~loong ~mips ~riscv ~sparc ~x64-macos
v17 :: 17 :: gentoo
- Modified
- License
- public-domain
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~arm64-macos ~loong ~riscv ~sparc ~x64-macos
v16 :: 16 :: gentoo
- Modified
- License
- public-domain
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~arm64-macos ~loong ~riscv ~sparc ~x64-macos
Runtime Dependencies
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michal Rostecki · gentoo
sys-devel/clang-crossdev-wrappers: Quote the positional arguments
This way we ensure that whitespaces and special characters are correctly preserved. Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43772 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michal Rostecki · gentoo
sys-devel/clang-crossdev-wrappers: add 21
Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43772 Closes: https://github.com/gentoo/gentoo/pull/43772 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: destable sparc
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michal Rostecki · gentoo
sys-devel/clang-crossdev-wrappers: Sync stable keywords with llvm-core/clang
Signed-off-by: Michal Rostecki <vadorovsky@disroot.org> Part-of: https://github.com/gentoo/gentoo/pull/42712 Closes: https://github.com/gentoo/gentoo/pull/42712 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michal Rostecki · gentoo
sys-devel/clang-crossdev-wrappers: Sync keywords with llvm-core/clang, add 20
* Sync keywords with llvm-core/clang in versions 18 and 19. * Add version 20, without keywords. Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/40363 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michal Rostecki · gentoo
sys-devel/clang-crossdev-wrappers: Don't prepend `EPREFIX` unnecessarily
`into` does it automatically. Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michal Rostecki · gentoo
sys-devel/clang-crossdev-wrappers: Remove empty global assignments
Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → llvm-core}/lld
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
Move {sys-devel → llvm-core}/clang
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Persson Forsberg · gentoo
sys-devel/clang-crossdev-wrappers: match sys-devel/clang keywords
Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/36620 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Persson Forsberg · gentoo
sys-devel/clang-crossdev-wrappers: add sys-devel/lld to RDEPEND
The Clang configuration file forces LLD to be used. These are actually generated by Crossdev, but it is simpler to set the dependency here, especially when unmerging. Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/35841 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Persson Forsberg · gentoo
sys-devel/clang-crossdev-wrappers: add 19
Bug: https://bugs.gentoo.org/680652 Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/35023 Signed-off-by: Sam James <sam@gentoo.org> - Alfred Persson Forsberg · gentoo
sys-devel/clang-crossdev-wrappers: keyword 17
Bug: https://bugs.gentoo.org/680652 Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Persson Forsberg · gentoo
sys-devel/clang-crossdev-wrappers: new package, add 16, 17, and 18
Creates wrappers and symlinks for clang, clang++, and clang-cpp so that llvm.org's fix version function is happy with ${CTARGET}-clang Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> Closes: https://github.com/gentoo/gentoo/pull/32136 Signed-off-by: Sam James <sam@gentoo.org>