Versions
v20.0.0.9999 :: 0 :: gentoo
- Modified
- License
- Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )
- USE flags
- clang debug static-libs test
v20.0.0_pre20241029 :: 0 :: gentoo
- Modified
- License
- Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )
- USE flags
- clang debug static-libs test
v19.1.3 :: 0 :: gentoo
- Modified
- License
- Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )
- Keywords
- ~amd64 ~arm ~arm64 ~arm64-macos ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x64-macos ~x86
- USE flags
- clang debug static-libs test verify-sig
v18.1.8 :: 0 :: gentoo
- Modified
- License
- Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )
- Keywords
- amd64 arm arm64 ppc64 sparc x86 ~arm64-macos ~loong ~mips ~ppc ~riscv ~x64-macos
- USE flags
- clang debug static-libs test verify-sig
v17.0.6 :: 0 :: gentoo
- Modified
- License
- Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )
- Keywords
- amd64 arm arm64 ppc64 sparc x86 ~arm64-macos ~loong ~ppc ~riscv ~x64-macos
- USE flags
- clang debug static-libs test verify-sig
v16.0.6-r1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )
- Keywords
- amd64 arm arm64 ppc64 sparc x86 ~arm64-macos ~loong ~ppc ~riscv ~x64-macos
- USE flags
- clang debug static-libs test verify-sig
v15.0.7 :: 0 :: gentoo
- Modified
- License
- Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )
- Keywords
- amd64 arm arm64 ppc64 sparc x86 ~ppc ~riscv ~x64-macos
- USE flags
- clang debug static-libs test verify-sig
USE flags
General
- clang
- Force building using installed clang (rather than the default CC/CXX; required for testing).
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- verify-sig
- Verify upstream signatures on distfiles
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
Runtime Dependencies
sys-libs / libunwind : Portable and efficient API to determine the call-chain of a program
Depending packages
app-emulation / wine-proton : Valve Software's fork of Wine
app-emulation / wine-staging : Free implementation of Windows(tm) on Unix, with Wine-Staging patchset
app-emulation / wine-vanilla : Free implementation of Windows(tm) on Unix, without external patchsets
dev-cpp / edencommon : Shared library for Watchman and Eden projects
dev-cpp / folly : An open-source C++ library developed and used at Facebook
dev-cpp / glog : Google Logging library
dev-lang / crystal : The Crystal Programming Language
dev-lang / rust : Systems programming language from Mozilla
dev-ml / cudf : Library to parse, pretty print, and evaluate CUDF documents
dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools
dev-util / watchman : A file watching service
media-libs / libplacebo : Reusable library for GPU-accelerated image processing primitives
media-libs / roc-toolkit : Real-time audio streaming over the network
media-plugins / hdx-realtime-media-engine : HDX RealTime Media Engine plugin for Citrix Workspace App
net-fs / samba : Samba Suite Version 4
sys-process / htop : Interactive process viewer
Bugs
- 600362
- sys-libs/llvm-libunwind: build failure on ABI=x32
- 722992
- "llvm-libunwind" USE flag for usage of sys-libs/llvm-libunwind
- 838175
- sys-libs/llvm-libunwind-15.0.2 fails tests on MUSL
- 883451
- sys-libs/compiler-rt[clang] sys-libs/compiler-rt-sanitizers[clang] sys-libs/libcxx[clang] sys-libs/libcxxabi[clang] sys-libs/llvm-libunwind[clang] strips -unwindlib=libunwind
- 913968
- sys-libs/llvm-libunwind-16.0.6-r1 - x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option -nostdlib++
- 936570
- sys-libs/llvm-libunwind-18.1.8 fails to build
- 938081
- sys-libs/llvm-libunwind-18.1.8 - One or more CMake variables were not used by the project:
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.1.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20241029 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20241023 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Pull libc for libc++ (for tests)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.1.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20241015 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20241009 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20241004 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.1.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20240924 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.1.0 (final)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20240917 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20240910 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.1.0_rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20240830 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20240822 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.1.0_rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20240815 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20240808 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.1.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.0.0_pre20240801 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.1.0_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 18.1.8 sparc, #935984
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 20.x live ebuilds
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 18.1.8 x86, #935984
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 18.1.8 ppc64, #935984
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 18.1.8 arm, #935984
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 18.1.8 arm64, #935984
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 18.1.8 amd64, #935984
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240720 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240712 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240706 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240630 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.1.8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240623 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240615 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240608 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.1.7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
sys-libs/llvm-libunwind: Keyword 18.1.6 mips, #779742
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable py3.13 in 19.0.0.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240525 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.1.6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240518 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240509 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240504 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.1.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240427 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240420 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.1.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240410 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240404 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.1.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240330 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 17.0.6 sparc, #920044
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 17.0.6 ppc64, #920044
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 17.0.6 arm, #920044
Signed-off-by: Sam James <sam@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240322 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.1.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240316 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240309 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Rekeyword 18.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 18.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240302 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.1.0_rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240224 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.1.0_rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240218 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240210 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Migrate to llvm-utils
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.1.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240203 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 18.0.0*
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.1.0_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.0.0_pre20240127 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Alexey Sokolov · gentoo
sys-libs/llvm-libunwind: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/758167 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/35031 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 19.x live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20240120 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20240113 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
sys-libs/llvm-libunwind: Stabilize 17.0.6 x86, #920044
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 17.0.6 arm64, #920044
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 17.0.6 amd64, #920044
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20240106 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20231228 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove LLVM 14
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20231222 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20231215 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20231129 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 17.0.6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20231119 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 17.0.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 17.0.4.9999 (live)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20231111 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20231104 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 17.0.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: 17.x is now 17.0.4.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20231025 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20231019 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix EmptyGlobalAssignment
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 17.0.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20231013 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: 17.x live is now 17.0.3.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 17.0.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20231002 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: 17.x is now 17.0.2.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20230925 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 17.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: 17.x is now 17.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: avoid spurious assertions with USE=-debug
Respect upstream build type assumptions where they do: * -DLIBUNWIND_ENABLE_ASSERTIONS=ON => -DCMAKE_BUILD_TYPE=DEBUG => -UNDEBUG -DCMAKE_BUILD_TYPE!=debug => -DNDEBUG * -DLIBUNWIND_ENABLE_ASSERTIONS=OFF => -UNDEBUG See also https://github.com/llvm/llvm-project/issues/86#issuecomment-1649668826. Bug: https://github.com/libunwind/libunwind/issues/138 Bug: https://github.com/llvm/llvm-project/issues/86 Bug: https://github.com/llvm/llvm-project/issues/55584 Closes: https://bugs.gentoo.org/910436 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20230906 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 17.0.0_rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20230829 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20230825 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20230820 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20230810 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.0.0_pre20230803 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 17.x snapshots
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 16.0.6 sparc, #908385
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 16.0.6 arm, #908385
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 18.x live ebuilds
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old snapshots
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230722 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230717 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 16.0.6 x86, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 16.0.6 ppc64, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 16.0.6 arm64, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 16.0.6 amd64, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 17.0.0_pre20230630
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230705 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old snapshots
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230630 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable py3.12 in 16.0.6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 17.0.0_pre20230609
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230620 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 16.0.5 amd64, #908385
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230615 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable py3.12 in 17.0.0.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 16.0.6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.6.9999 (branch is closed)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 16.0.5 ppc64, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: 16.x live is now 16.0.6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230609 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230602 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 16.0.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230526 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old snapshots
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230520 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 16.0.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: 16.x live is now 16.0.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230512 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: 16.x live is now 16.0.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old snapshots
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 16.0.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230502 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable assertions in 17.x by default
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230421 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 16.0.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: 16.x live is now 16.0.3.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230414 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 16.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: fix PV to be 16.0.2.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: 16.x is now 16.0.2.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230325 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 16.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230314 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-libs/llvm-libunwind: keyword 16.0.0_rc4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 16.0.0_rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 17.0.0_pre20230225
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230304 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230225 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-libs/llvm-libunwind: keyword 16.0.0_rc3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230218 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230211 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-libs/llvm-libunwind: keyword 16.0.0_rc2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0 snapshots
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0_pre20230203 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 13.x
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-libs/llvm-libunwind: keyword 16.0.0_rc1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20230127 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 15.0.6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.7 x86, #891893
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.7 sparc, #891893
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.7 arm, #891893
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.7 arm64, #891893
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.7 amd64, #891893
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 17.0.0.9999 live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.7 ppc64, #891893
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20230101
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 15.0.7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 15.x live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-libs/llvm-libunwind: keyword 16.0.0_pre20230107 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20230107 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre2022* snapshots
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 15.0.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.6 sparc, #886483
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.6 x86, #886483
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.6 ppc64, #886483
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.6 arm, #886483
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-libs/llvm-libunwind: keyword 16.0.0_pre20230101 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20230101 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20221226 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20221210
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old snapshots
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.6 amd64, #886483
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.6 arm64, #886483
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20221217 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20221210 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-libs/llvm-libunwind: keyword 16.0.0_pre20221205 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20221205 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20221120
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 15.0.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.5 x86, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.5 amd64, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 15.0.6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: 15.x is now 15.0.6.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-libs/llvm-libunwind: keyword 16.0.0_pre20221126 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 15.0.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20221113
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20221126 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.5 arm, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.5 arm64, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.5 ppc64, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.5 sparc, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20221120 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20221104
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 15.0.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Stable-live is now 15.0.5.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20221113 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20221023
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.3 amd64, #878087
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20221104
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20221016
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 15.0.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.3 x86, #878087
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.3 arm, #878087
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.3 ppc64, #878087
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.3 arm64, #878087
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 15.0.3 sparc, #878087
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 15.0.4.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20221023 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20221010
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 15.0.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 15.0.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20221016 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20221006
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Reenable cross-unwind in 16.0.0_pre20221010
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Use tc-get-c-rtlib
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 16.0.0_pre20221010
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: 15.x is now 15.0.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Use the new version vars
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20220930
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 15.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 16.0.0_pre20221006
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 15.0.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20220918
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Disable cross-unwind in 16.0.0_pre20220930
Disable cross-unwinding support in 16.0.0_pre20220930 snapshot due to upstream regression. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20220930 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20220926, it is too broken
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: 15.x live is now 15.0.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 16.0.0_pre20220926
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 15.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Force matchling LLVM/Clang version
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 16.0.0_pre20220915
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 15.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump live to 15.0.1.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20220918 snap
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.0.0_pre20220915 snap
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: filter LTO
1. Upstream bug (https://github.com/llvm/llvm-project/issues/56825) where there may be serious runtime issues; 2. ODR warnings. Closes: https://bugs.gentoo.org/863917 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add keywords to 15.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 15.0.0 RCs
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 15.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 15.0.0_rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
*/*: Drop CMAKE_ECLASS meta var superfluous in EAPI-8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
*/*: Drop obsolete CMAKE_ECLASS meta var
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: fix PythonHasVersionUsage
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 15.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add missing CHOST override to 15.x+
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 16.* live ebuilds
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: update HOMEPAGE
llvm-mirror hasn't been updated in a long while. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 14.0.6 sparc, #862999
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: x86 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 14.0.6 arm64, #861950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 14.0.6 arm, #861950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: amd64 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: ppc64 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix IndirectInherits
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Build w/ clang by default, req. for tests
Add IUSE=+clang to force building with clang by default. Require building with clang to run the test suite, and remove the test compiler hack that resulted in using clang with gcc-based config. Remove obsolete cmake args. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 14.0.4 arm, #849464
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 14.0.6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 14.0.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: x86 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: ppc64 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: arm64 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: amd64 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 14.0.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 14.0.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Modernize
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Keyword 14.0.1 sparc, #779742
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove LLVM 11
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
sys-libs/llvm-libunwind: Stabilize 13.0.1 x86, #833209
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: keyword 14.0.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Remove 14.0.0.9999
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Bump to 14.0.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-libs/llvm-libunwind: Stabilize 13.0.1 ppc64, #833209
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 14.0.0_rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 14.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 14.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 14.0.0_rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 13.0.1 arm, #833209
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 13.0.1 arm64, #833209
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 13.0.1 amd64, #833209
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 14.0.0_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Switch 14.x to runtimes build
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 14.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Update 15.x for runtimes build
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 14.0.0_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 15.x live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 13.0.1.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Keyword 13.0.1 ppc, #779742
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 13.0.1_rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 13.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 13.0.1-rc{1,2}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 13.0.1_rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 13.0.1_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix forcing test compiler in 14.x
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix running tests in 14.x
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Use LIBUNWIND_INSTALL_HEADERS in 14.x
Thanks to Arfrever for the suggestion. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Check out cmake/ directory in 14.x
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Set target triple unconditionally
While this is not strictly required for this package, set LIBUNWIND_TARGET_TRIPLE unconditionally for consistency with libc++ and libc++abi. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix testing on non-native ABI
Closes: https://bugs.gentoo.org/824238 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 13.0.1_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: 13.x branch is now 13.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 13.0.0 x86, #821862
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 10*
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 13.0.0 arm, #821862
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 13.0.0 amd64, #821862
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 13.0.0 ppc64, #821862
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 13.0.0 arm64, #821862
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix the typo correctly
Actually, the "ONF" was supposed to be "ON", not "OFF". Closes: https://bugs.gentoo.org/816045 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix "ONF" typo
Closes: https://bugs.gentoo.org/815712 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix var typo in remaining versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 13.0.0 RCs
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 13.0.0 (final)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 13.0.0_rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 13.0.0-rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 13.0.0_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 12.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 12.0.1 arm, #804471
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 12.0.1 ppc64, #804471
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 12.0.1 x86, #804471
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 12.0.1 arm64, #804471
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 13.0.0rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 12.0.1 amd64, #804471
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix running tests in 13+
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 13.0.0rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Extend the checkout for live ebuilds
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump live to 14*
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 12.0.1.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix typo in variable name
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 12.0.1-rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 12.0.1 (final)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable py3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 12.0.1-rc1 & -rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 12.0.1-rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alex R · gentoo
sys-libs/llvm-libunwind: use compiler-rt if possible
Signed-off-by: Alex Revin <lyssdod@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 12.0.0 arm64, #796215
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 12.0.0 arm, #796215
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 12.0.0 amd64, #796215
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 12.0.0 x86, #796215
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 12.0.1rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 12.0.1rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: 12.0.0.9999 → 12.0.1.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 11.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 11.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 12.0.0 RCs
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 12.0.0 final
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 12.0.0-rc5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 11.1.0 arm64, #777282
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
sys-libs/llvm-libunwind: add riscv keyword
Closes: https://bugs.gentoo.org/774390 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 12.0.0-rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 11.1.0 arm, #777282
Signed-off-by: Sam James <sam@gentoo.org> - Thomas Deutschmann · gentoo
sys-libs/llvm-libunwind: x86 stable (bug #777282)
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: Stabilize 11.1.0 amd64, #777282
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 12.0.0-rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-libs/llvm-libunwind: keyworded 11.1.0 for ppc64
keyworded wrt bug #774390 Package-Manager: Portage-3.0.16, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 9.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 12.0.0_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 11.0.1 arm64, #768567
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 11.0.1 arm, #768567
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 12.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: Stabilize 11.0.1 amd64, #768567
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 11.1.0_rc*
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
sys-libs/llvm-libunwind: x86 stable (bug #768567)
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.1.0 (final)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.1.0-rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-libs/llvm-libunwind: disable USE=static-libs by default
Bug: https://bugs.gentoo.org/760504 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix missing components w/ USE=-test
Closes: https://bugs.gentoo.org/767805 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 12.0.0-rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 13.x live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.1.0-rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.1.0-rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 11.0.1 RCs and live
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.0.1 (final)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.0.1-rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Jacob Floyd · gentoo
sys-libs/llvm-libunwind: keyword for ~x64-macos
Bug: https://bugs.gentoo.org/758167 Signed-off-by: Jacob Floyd <cognifloyd@gmail.com> Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.0.1-rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: 11.0.0.9999 → 11.0.1.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Delay llvm.org_set_globals after vars
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 10.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
sys-libs/llvm-libunwind: x86 stable (bug #754744)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 11.0.0 arm64, #754744
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: Stabilize 11.0.0 arm, #754744
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: Stabilize 11.0.0 amd64, #754744
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 11.0.0 RCs
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.0.0 final
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.0.0-rc6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 10.0.1 arm, #742974
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.0.0-rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove old 11.0.0 RCs
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.0.0-rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
sys-libs/llvm-libunwind: x86 stable (bug #742974)
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: Stabilize 10.0.1 arm64, #742974
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: Stabilize 10.0.1 amd64, #742974
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.0.0rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: x86 stable (bug #727762)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 8*
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: check LLVM files needed for libc++ out
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 11.0.0_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 10.0.1 RCs & live
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 10.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-libs/llvm-libunwind: arm stable (bug #727762)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 12.0.0.9999 for master branch
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 10.0.1-rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 10.0.1-rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
sys-libs/llvm-libunwind: arm64 stable (bug #727762)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: amd64 stable wrt bug #727762
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 10.0.1-rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Dedupe with new eclass code
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Port to py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Port to cmake.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Apply patches in WORKDIR in 10.0.1+
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 10.0.1_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: 10.x branch is now 10.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable py3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 7*
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 10.0.0 RCs
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 10.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 10.0.0rc6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 10.0.0rc4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
sys-libs/llvm-libunwind: arm64 stable (bug #705530)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 10.0.0rc[12]
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Keyword 10.0.0rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 10.0.0rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Revert "Enable py3.8"
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable py3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 10.0.0rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove py2 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 10.0.0_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: arm stable wrt bug #705530
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: x86 stable wrt bug #705530
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: amd64 stable wrt bug #705530
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Include 11.* ebuilds for master
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 9.0.0*
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 9.0.1 RCs and live
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 9.0.1 final
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 9.0.1_rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add KEYWORDS to 9.0.0_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 6*
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 9.0.1rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 9.0.1rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 9.0.1_rc1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove redundant CMAKE* in EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Port to llvm.org eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Switch live to monorepo
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Upstream is now at 9.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Drop redundant 8.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Reorder ebuild vars in 9+
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 9.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Use BDEPEND semi-properly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
sys-libs/llvm-libunwind: arm64 stable (bug #693856)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: arm stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: x86 stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: amd64 stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Update LICENSE for 9+
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: -9.0.9999 → -9.0.0.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: -9999 → -10.0.0.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 8.0.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add 9.0 branch live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump -9999 to EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 8.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Build static libc++* for tests in -9999
Build static libc++ & libc++abi to avoid linking problems against libgcc. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable Python 3.7 in -9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 7.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
sys-libs/llvm-libunwind: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: x86 stable wrt bug #674068
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: amd64 stable wrt bug #674068
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 7.0.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 7.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Drop python3_4 from PYTHON_COMPAT
Closes: https://github.com/gentoo/gentoo/pull/11706 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 8.0.0rc5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 8.0.0 final
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 8.0.0rc[23]
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 8.0.0rc5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Drop <6
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 8.0.0rc3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 8.0.0rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add a live ebuild for 8.* branch
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 7.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 7.0.1-final
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: Add ~arm keyword wrt bug #595834
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 7.0.1_rc2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 7.0.0 final
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 7.0.0rc3 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 7.0.0rc2 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Drop 6.0.9999 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Branch out LLVM 7.0 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: amd64 stable wrt bug #661776
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
sys-libs/llvm-libunwind: x86 stable (bug #661776)
Package-Manager: Portage-2.3.43, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Drop old (5.0.1 & 6.0.0) - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 6.0.1 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
sys-libs/llvm-libunwind: x86 stable (bug #657516)
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: amd64 stable wrt bug #657516
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 5.0.2 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove 3.9.1 (old) - Michał Górny · gentoo
sys-libs/llvm-libunwind: Drop old 3.9.0-r1 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Drop old 3.8.1 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Build local copy of libcxx for tests
Build a local copy of libcxx+libcxxabi for tests. This avoids a circular dependency between llvm-libunwind and libcxx/libcxxabi, and also makes it possible to run tests while building libcxx/libcxxabi against different backends. - Michał Górny · gentoo
sys-libs/llvm-libunwind: Pass cxx_under_test via --param - Michał Górny · gentoo
sys-libs/llvm-libunwind: Fix running multilib tests
Fix tests to use multilib-wrapped compiler. Otherwise, the tests were actually done using native ABI library which missed the point. Also, add missing MULTILIB_USEDEP. - Michał Górny · gentoo
sys-libs/llvm-libunwind: Restore ~arm64 keywords, bug #650024 - Michał Górny · gentoo
sys-libs/llvm-libunwind: 6.0.0 tested on ~amd64-fbsd - Michał Górny · gentoo
sys-libs/llvm-libunwind: Correct test dependencies - Michał Górny · gentoo
sys-libs/llvm-libunwind: Dekeyword ~arm* due to deps - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 6.0.0 final - Michał Górny · gentoo
sys-libs/llvm-libunwind: Control lit job count
Closes: https://bugs.gentoo.org/649554 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 6.0.0rc3 - Brian Evans · gentoo
sys-libs/llvm-libunwind: Fix syntax error for 9999
Fixes: 14f34132fedfa241528b7699d19bebe3c98ded63 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Leorize · gentoo
sys-libs/llvm-libunwind: fix when test is off (*9999)
Also avoid fetching libcxx unless test is used. Closes: https://github.com/gentoo/gentoo/pull/7227 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 6.0.0rc2 - Michał Górny · gentoo
sys-libs/llvm-libunwind: libcxx is only needed for tests (*9999) - Thomas Deutschmann · gentoo
sys-libs/llvm-libunwind: x86 stable (bug #644814)
Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable cross-unwinding support in 6+
Closes: https://bugs.gentoo.org/645046 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump LLVM macro dep to 6
Require macros provided by LLVM 6 due to new lit options. - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable testing
Closes: https://bugs.gentoo.org/645044 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Drop old (5.0.0) - Mikle Kolyada · gentoo
sys-libs/llvm-libunwind: amd64 stable wrt bug #644814
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add a live ebuild for 6.0 branch - Michał Górny · gentoo
sys-libs/llvm-libunwind: Remove live ebuild for obsolete 5.0 branch - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 5.0.1 (final) - Matt Turner · gentoo
sys-libs/llvm-libunwind-4.0.1: amd64 stable, bug 637210 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 5.0.1_rc2 - Thomas Deutschmann · gentoo
sys-libs/llvm-libunwind: x86 stable (bug #637210)
Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 5.0.0 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Clean old up - Michał Górny · gentoo
sys-libs/llvm-libunwind: Branch for 5.0.0 release - Michał Górny · gentoo
sys-libs/llvm-libunwind: Use https for llvm.org - Michał Górny · gentoo
sys-libs/llvm-libunwind: Update upstream git URI - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 4.0.1 - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: x86 stable wrt bug #607660
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-libs/llvm-libunwind: amd64 stable wrt bug #607660
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Use llvm.eclass for reliable upgrade from :0 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 4.0.0 final - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 4.0.0rc3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Markus Meier · gentoo
sys-libs/llvm-libunwind: add ~arm64, bug #591822
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64" - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 4.0.0.rc2 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Michał Górny · gentoo
sys-libs/llvm-libunwind: Switch 4.0.0rc1 to tarballs, add keywords - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 4.0.0rc1 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump sys-devel/llvm dep for --cmakedir
Require LLVM 4.0 or newer for llvm-config to provide --cmakedir option. This overrides the fallback CMake directory search done in libdir, and therefore makes it possible to build the multilib runtime against a single ABI variant of LLVM. - Michał Górny · gentoo
sys-libs/llvm-libunwind: Switch to CMAKE_BUILD_TYPE=RelWithDebInfo - Johannes Huber · gentoo
sys-libs/llvm-libunwind: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 3.9.1 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Install headers, req for #596340 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add missing MULTILIB_USEDEP on sys-devel/llvm
Add MULTILIB_USEDEP on sys-devel/llvm since the needed CMake files are installed in ABI-specific lib* directory. - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump to 3.9.0
Patch-by: Lei Zhang <zhanglei.april@gmail.com> - Michał Górny · gentoo
sys-libs/llvm-libunwind: Enable multilib support in -9999 - Michał Górny · gentoo
sys-libs/llvm-libunwind: Bump llvm dep due to cmake path change - Michał Górny · gentoo
sys-libs/llvm-libunwind: Add a live ebuild - Lei Zhang · gentoo
sys-libs/llvm-libunwind: new package
This is LLVM's alternative implementation to sys-libs/libunwind. Package-Manager: portage-2.2.28