summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/intel-graphics-compiler: add 1.0.15985.15Conrad Kostecki2024-03-092-0/+104
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-util/maturin: cleanup leftover passing of unused arrayIonen Wolkens2024-03-081-2/+3
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/hipify-clang: add missing dieSam James2024-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/hipify-clang: fix compilation when sys-devel/llvm-18.1.0 is installedSv. Lockal2024-03-081-0/+2
| | | | | | | | Related bug: https://github.com/ROCm/HIPIFY/issues/1396 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33400 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/roctracer: add 5.7.1Sv. Lockal2024-03-083-0/+99
| | | | | Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/hip: workaround for ld.lld hipExtModuleLaunchKernel symbol not ↵Sv. Lockal2024-03-081-1/+4
| | | | | | | | defined error Bug: https://bugs.gentoo.org/923986 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/hip: add backported fix for OOM checkSv. Lockal2024-03-082-0/+42
| | | | | | | Fixes failure of oidnTest from media-libs/oidn with HIP from https://github.com/gentoo/gentoo/pull/34869 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/hip: add rocm_version.h header (required by some ↵Sv. Lockal2024-03-081-0/+11
| | | | | | | caffe2/fbgemm/rocprofiler) Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/hip: install FindHIP.cmake: it contains hip_add_executable and ↵Sv. Lockal2024-03-081-4/+5
| | | | | | | other functions, required in rocTracer, pytorch, etc. Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/Tensile: fix compilation of rocBLAS by propagating MSGPACK_NO_BOOST ↵Sv. Lockal2024-03-082-1/+31
| | | | | | | definition Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/Tensile: lock dev-util/hip version, as with hip-6.0 build fails ↵Sv. Lockal2024-03-081-2/+2
| | | | | | | with "no member named 'gcnArch'" Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/hipify-clang: new package, add 5.7.1Sv. Lockal2024-03-084-0/+102
| | | | | Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/rocm-smi: add 5.7.1Sv. Lockal2024-03-085-0/+221
| | | | | Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: Build maturin executable via cargo.eclassMichał Górny2024-03-081-11/+16
| | | | | | | | | | | | Split the build into building the `maturin` executable via cargo.eclass, and the Python modules via `setuptools`, in order to avoid unnecessarily rebuilding it multiple times. In order to achieve this, we strip `rust_extensions=` from `setup.py` — we can also remove the dependency on `dev-python/setuptools-rust` while at it. Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35671 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/libabigail: Stabilize 2.4 amd64, #926506Sam James2024-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/libabigail: Stabilize 2.4 arm, #926506Sam James2024-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/libabigail: Stabilize 2.4 arm64, #926506Sam James2024-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: set DISTUTILS_EXT=1Ionen Wolkens2024-03-082-1/+3
| | | | | | | | | At least for now anyway, have a bit of reserve given this has bit of a loaded meaning and this does not build extensions -- but in reality DISTUTILS_EXT is for "builds anything". Closes: https://bugs.gentoo.org/926507 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/bbe: update SRC_URIDaniel Pielmeier2024-03-081-3/+2
| | | | Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* dev-util/rbtools: drop 4.0-r1, 4.0-r2Hans de Graaff2024-03-083-126/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-util/gertty: fix pep517 not being definedMatthew Thode2024-03-072-1/+3
| | | | | | https://bugs.gentoo.org/909979 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-util/shellcheck-bin: add 0.10.0Ionen Wolkens2024-03-072-0/+32
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/vulkan-tools: Fix dependenciesMatt Turner2024-03-061-4/+5
| | | | | | | The dependency on volk looks wrong to me since it only installs headers and a static library. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/vulkan-tools: Allow building USE=cube without X/waylandMatt Turner2024-03-061-6/+10
| | | | | Closes: https://bugs.gentoo.org/920515 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/vulkan-tools: Synchronize live ebuildMatt Turner2024-03-061-3/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/lttng-tools: Apply musl-1.2.4 largefile workaroundAndreas K. Hüttel2024-03-061-1/+6
| | | | | Bug: https://bugs.gentoo.org/906928 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-util/lttng-tools: drop 2.12.3, 2.12.5, 2.12.11, 2.13.7, 2.13.8Andreas K. Hüttel2024-03-066-178/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-util/kio-perldoc: drop 23.08.4Andreas Sturmlechner2024-03-062-24/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/kdevelop-python: drop 23.08.4Andreas Sturmlechner2024-03-062-52/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/kdevelop-php: drop 23.08.4Andreas Sturmlechner2024-03-062-54/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/kdevelop: drop 23.08.4Andreas Sturmlechner2024-03-062-135/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/include-what-you-use: drop 0.19Florian Schmaus2024-03-062-76/+0
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-util/include-what-you-use: stabilize 0.21 for amd64Florian Schmaus2024-03-061-2/+2
| | | | | Closes: https://bugs.gentoo.org/920052 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-util/kio-perldoc: Stabilize 23.08.5 x86, #924716Arthur Zamarin2024-03-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/wachy: modernise cargo.eclass usageSam James2024-03-061-98/+96
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/wachy: add missing dependency on ncursesEli Schwartz2024-03-061-1/+4
| | | | | | | | The ncurses crate is used. It causes the program to link against a system ncurses, which means in turn we want to subscribe to its slot. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/ply: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-061-2/+14
| | | | | | Closes: https://bugs.gentoo.org/858458 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/sccache: make the zstd dependency effectiveEli Schwartz2024-03-062-2/+4
| | | | | | | | It is needed by the zstd-sys crate, but only if we tell it to use the system copy... Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/plan9port: mark as LTO-unsafeEli Schwartz2024-03-061-2/+7
| | | | | | Closes: https://bugs.gentoo.org/858452 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/kdevelop-python: Stabilize 23.08.5 arm64, #924716Arthur Zamarin2024-03-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/kio-perldoc: Stabilize 23.08.5 arm64, #924716Arthur Zamarin2024-03-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/kdevelop-php: Stabilize 23.08.5 arm64, #924716Arthur Zamarin2024-03-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/kdevelop: Stabilize 23.08.5 arm64, #924716Arthur Zamarin2024-03-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/kdevelop-python: Stabilize 23.08.5 amd64, #924716Arthur Zamarin2024-03-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/kio-perldoc: Stabilize 23.08.5 amd64, #924716Arthur Zamarin2024-03-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/kdevelop-php: Stabilize 23.08.5 amd64, #924716Arthur Zamarin2024-03-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/kdevelop: Stabilize 23.08.5 amd64, #924716Arthur Zamarin2024-03-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/ragel: remove unused patchMichael Mair-Keimberger2024-03-051-51/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* dev-util/intel_clc: Stabilize 23.3.6-r1 amd64, #926179Sam James2024-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/crash: filter LTOSam James2024-03-053-6/+27
| | | | | | | | It's based on an old version of gdb currently which isn't LTO-safe. Bug: https://bugs.gentoo.org/853898 Closes: https://bugs.gentoo.org/858344 Signed-off-by: Sam James <sam@gentoo.org>