summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/kernelshark: add 2.2.1Yixun Lan2023-07-012-0/+60
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/lldb: Add 17.0.0_pre20230630 snapshotMichał Górny2023-06-302-0/+115
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/ignition-cmake: add github upstream metadataSam James2023-06-301-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/ignition-cmake: drop blank DEPEND/RDEPENDSam James2023-06-301-3/+0
| | | | | | This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cmake-fedora: drop blank DEPEND/RDEPENDSam James2023-06-301-4/+1
| | | | | | This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/jenkins-bin: add 2.401.2Hans de Graaff2023-06-302-0/+46
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-util/pahole: enable py3.12Matthias Schwarzott2023-06-303-3/+3
| | | | Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
* dev-util/stripe-mock: Bump to 0.165.0Michał Górny2023-06-302-0/+28
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/nvidia-cuda-toolkit: add 12.2.0David Seifert2023-06-292-0/+318
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/nvidia-cuda-toolkit: unbundle openssl properlyDavid Seifert2023-06-292-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/ccache: drop stale commentSam James2023-06-291-1/+0
| | | | | | The comment was for 4.8.1, 4.8.2 is fine. Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/meson: add 1.2.0_rc1Sam James2023-06-282-0/+118
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/meson: sync liveSam James2023-06-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/bcc: add 0.28.0Patrick McLean2023-06-282-0/+139
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/perf: Remove IUSE=zlib and always enable supportMatt Turner2023-06-281-3/+3
| | | | | | | | libbpf support is built unconditionally, and it requires zlib. zlib is on every system anyway, so remove the USE flag. Closes: https://bugs.gentoo.org/839003 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/perf: Fix dependency for USE=cryptMatt Turner2023-06-281-1/+1
| | | | | | | | perf links with libcrypto.so (from dev-libs/openssl), not libcrypt.so (from virtual/libcrypt). Closes: https://bugs.gentoo.org/909167 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/perf: Add IUSE=capsMatt Turner2023-06-281-1/+3
| | | | | | | Fixes an automatic dependency on sys-libs/libcap. Bug: https://bugs.gentoo.org/909167 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/perf: Subscribe to subslot of sys-libs/libunwindMatt Turner2023-06-281-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/perf: Subscribe to subslot of dev-libs/libpfmMatt Turner2023-06-281-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/perf: Subscribe to subslot of app-arch/zstdMatt Turner2023-06-281-1/+1
| | | | | Bug: https://bugs.gentoo.org/909167 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/perf: Reformat RDEPENDMatt Turner2023-06-281-3/+5
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/perf: Use bash array for emake argumentsMatt Turner2023-06-281-39/+42
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/perf: Bump to EAPI=8, update PYTHON_COMPATMatt Turner2023-06-281-0/+269
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/lttng-modules: Fix compilation errorsMike Pagano2023-06-281-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/909171 Closes: https://bugs.gentoo.org/909276 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-util/meson: Enable pypy3Michał Górny2023-06-281-1/+1
| | | | | | Enable pypy3 -- the test failures look roughly the same as with CPython. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/sccache: add 0.5.4Sam James2023-06-272-0/+523
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/nvidia-cuda-toolkit: add missing RDEPENDsDavid Seifert2023-06-272-13/+20
| | | | | | Closes: https://bugs.gentoo.org/904504 Closes: https://bugs.gentoo.org/872818 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/nvidia-cuda-toolkit: cull cuda_supported_gcc listDavid Seifert2023-06-272-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/nvidia-cuda-toolkit: drop 11.7.0-r4, 12.0.1-r1, 12.1.0-r1David Seifert2023-06-274-879/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/31641 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/stripe-mock: Remove oldMichał Górny2023-06-273-56/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/ccache: Stabilize 4.8.2 ppc64, #909282Sam James2023-06-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/ccache: Stabilize 4.8.2 amd64, #909282Sam James2023-06-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/ccache: Stabilize 4.8.2 x86, #909282Jakov Smolić2023-06-271-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/ccache: Stabilize 4.8.2 ppc, #909282Jakov Smolić2023-06-271-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/ccache: Stabilize 4.8.2 sparc, #909282Sam James2023-06-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/ccache: Stabilize 4.8.2 arm64, #909282Sam James2023-06-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/sccache: add 0.5.3Sam James2023-06-273-21/+816
| | | | | | Closes: https://bugs.gentoo.org/864070 Closes: https://bugs.gentoo.org/907396 Signed-off-by: Sam James <sam@gentoo.org>
* pkgmove: dev-libs/sexp to dev-libs/sexppJoonas Niilola2023-06-271-1/+1
| | | | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/31639 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/cargo-nextest: add 0.9.54Sam James2023-06-272-0/+469
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/strace: add 6.4Sam James2023-06-273-4/+113
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cargo-audit: add 0.17.6Sam James2023-06-272-0/+524
| | | | | Closes: https://bugs.gentoo.org/864055 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/stripe-mock: Stabilize 0.164.0 amd64, #909269Joonas Niilola2023-06-271-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/stripe-mock: Stabilize 0.164.0 x86, #909269Joonas Niilola2023-06-271-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/lttng-modules: Fix Kernel build directory settingMike Pagano2023-06-261-1/+2
| | | | | | Closes: https://bugs.gentoo.org/909171 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-util/lttng-modules: add bump noteSam James2023-06-261-0/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/lttng-tools: add 2.13.9Sam James2023-06-262-0/+46
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/lttng-ust: add 2.13.6Sam James2023-06-262-0/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/mingw64-runtime: pass -mno-avx for mingw crossIonen Wolkens2023-06-262-1/+15
| | | | | | | | | | | | | | | | | | | | | | | AVX issues with mingw-gcc aren't exactly new, e.g. https://bugs.winehq.org/show_bug.cgi?id=45289 Been known to cause issues with dxvk too, albeit unsure if that's still relevant as issues are scattered/lost. Newly, >=wine-8.10 is likely to crash doing anything at all 32bit if used -march=native (w/ avx) and 32bit (e.g. `WINEARCH=win32 winecfg`). Adding this to every packages using mingw as a precaution, not believed there is much to gain from keeping AVX given the fragility here. May revisit eventually with a newer GCC. Not known to have caused issues with this package in particular (unlike wine/dxvk), so skipping a slow rebuild revbump. Unlike other ebuilds, also bother doing tc-is-gcc given what's used is more up in the air for this ebuild. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/mingw64-toolchain: pass -mno-avx for mingw crossIonen Wolkens2023-06-262-0/+14
| | | | | | | | | | | | | | | | | | | | AVX issues with mingw-gcc aren't exactly new, e.g. https://bugs.winehq.org/show_bug.cgi?id=45289 Been known to cause issues with dxvk too, albeit unsure if that's still relevant as issues are scattered/lost. Newly, >=wine-8.10 is likely to crash doing anything at all 32bit if used -march=native (w/ avx) and 32bit (e.g. `WINEARCH=win32 winecfg`). Adding this to every packages using mingw as a precaution, not believed there is much to gain from keeping AVX given the fragility here. May revisit eventually with a newer GCC. Not known to have caused issues with this package in particular (unlike wine/dxvk), so skipping a slow rebuild revbump. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/vulkan-tools: Stabilize 1.3.246 arm64, #909161Sam James2023-06-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>