Commit Graph

6012 Commits

Author SHA1 Message Date
Matthias Klose
e6bb61d217 * Also use the free swap to determine the number of parallel processes. 2023-12-01 19:11:33 +01:00
Gianfranco Costamagna
83ad62f9cf Update changelog 2023-12-01 10:50:39 +01:00
Gianfranco Costamagna
a483a6798a Try to fix Debian bug #1057151 2023-12-01 10:49:34 +01:00
Gianfranco Costamagna
81ad460681 Add missing dependency for new test 2023-11-30 22:21:20 +01:00
Gianfranco Costamagna
70032f71d7 Add new cmake-clang-test to spot issues such as https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057151 2023-11-30 22:04:50 +01:00
Sylvestre Ledru
408a72442d fix changelog 2023-11-28 12:17:28 +01:00
Sylvestre Ledru
a505f7c309 fix unpack 2023-11-28 11:42:43 +01:00
Matthias Klose
eb0584923e Merge branch '17' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 17 2023-11-27 10:37:19 +01:00
Matthias Klose
c07405b825 * Restore the patch for D148945, searching /usr/lib/llvm-17/lib by default.
Closes: #1056580.
2023-11-27 10:36:47 +01:00
Sylvestre Ledru
70cf59d852 rebase of the patch 2023-11-27 10:27:53 +01:00
John Paul Adrian Glaubitz
959d8c8ee1 Don't install *clang_rt* on sparc and sparc64 2023-11-25 11:20:13 +01:00
Matthias Klose
0bb9f9b777 * libclang1-17: Provide a symlink for the last soname with the full version. 2023-11-25 09:54:10 +01:00
Matthias Klose
5cda29f509 * libclang1-17: Only encode the major version in the soname. Closes: #1056126. 2023-11-24 17:45:03 +01:00
Sylvestre Ledru
d2e2ed9cdb llvm-spirv-17: fix 'llvm-spirv-17 but it is not installable' on i386 2023-11-23 23:57:36 +01:00
Matthias Klose
35076f5af3 * Fix stripping build flags on Ubuntu/ppc64el. 2023-11-23 09:45:14 +01:00
Sylvestre Ledru
a7ae059e08 explain how to debug the issue 2023-11-22 23:20:26 +01:00
Gianfranco Costamagna
b5ccb8c06f Drop extra spaces 2023-11-22 17:02:14 +01:00
Sylvestre Ledru
19fe78dea0 fix conflict 2023-11-22 10:36:34 +01:00
Sylvestre Ledru
0c09647cd0 fix syntax 2023-11-22 09:18:06 +01:00
Sylvestre Ledru
a747b6c784 * New supstream release
* New snapshot release
2023-11-22 09:17:46 +01:00
Sylvestre Ledru
363182564f add a check that, if we are going to build wasm, wasi-libc is installed on the system 2023-11-22 00:31:44 +01:00
Sylvestre Ledru
789660216a try to relax the wasi-libc dep declaration for apt.llvm.org 2023-11-22 00:22:34 +01:00
Sylvestre Ledru
cfffa8ace2 refresh debian/control with control.in changes 2023-11-22 00:22:06 +01:00
Sylvestre Ledru
edfb1e171e relax the wasi-libc dep declaration 2023-11-22 00:21:48 +01:00
Sylvestre Ledru
4e522af7c8 Add a symlink for libc++experimental.a to /usr/lib/*/libc++experimental.a to fix https://github.com/llvm/llvm-project/issues/72753 2023-11-20 19:35:31 +01:00
Matthias Klose
cce043eec0 Fix typos 2023-11-17 08:56:12 +01:00
Matthias Klose
4c24440f87 * Don't build-depend on llvm-spirv-17 on armel and mipsel (LLVM 17 is not
yet built on these architectures).
2023-11-17 08:44:12 +01:00
Gianfranco Costamagna
02bfadc696 Update changelog 2023-11-15 17:54:44 +01:00
Gianfranco Costamagna
c747f322da Further limit the number of parallel processes 2023-11-15 17:54:36 +01:00
Sylvestre Ledru
313afe17d4 Merge remote-tracking branch 'origin/16' into 17 2023-11-12 22:22:55 +01:00
Sylvestre Ledru
fe997716a1 fix the declaration for the archs 2023-11-12 12:24:32 +01:00
Sylvestre Ledru
ff67b05869 fix the check 2023-11-12 09:43:04 +01:00
Sylvestre Ledru
43c7b3b296 disable spv files too 2023-11-11 20:09:55 +01:00
Sylvestre Ledru
056802f7cd Change the logic to disable SPIRV. Disable it on most of the versions because it needs llvm-spirv-16. Enabled on trixie/sid, Ubuntu Mantic 2023-11-11 19:27:27 +01:00
Sylvestre Ledru
80a169f8c2 fix the space syntax 2023-11-11 11:03:48 +01:00
Sylvestre Ledru
3975016630 For Ubuntu bionic, improve the deactivation of lldb python 2023-11-11 10:53:12 +01:00
Sylvestre Ledru
d7a2adfa62 prepare upload 2023-11-11 09:58:56 +01:00
Sylvestre Ledru
f666a0bd0f Do not build spirv features on bookworm as the spirv compiler is too old: FAILED: spirv-mesa3d-.spv /build/source/libclc/build/spirv-mesa3d-.spv cd /build/source/libclc/build && /usr/bin/llvm-spirv-15 --spirv-max-version=1.1 -o spirv-mesa3d-.spv builtins.link.spirv-mesa3d-.bc Unknown attribute kind (86) (Producer: 'LLVM16.0.6' Reader: 'LLVM 15.0.6') 2023-11-11 09:58:34 +01:00
Sylvestre Ledru
8b7ecb4ecb add debug info 2023-11-11 09:57:06 +01:00
Sylvestre Ledru
600418a050 remove unecessary quotes 2023-11-11 09:49:30 +01:00
Matthias Klose
1d6486afa7 [ Matthias Klose ]
* Build-depend on llvm-spirv-17.
2023-11-10 13:46:03 +01:00
John Paul Adrian Glaubitz
fecd5d216d Don't run chrpath for libclang on sparc and sparc64 2023-11-09 10:08:32 +01:00
John Paul Adrian Glaubitz
738814be41 Don't run chrpath for libclang on sparc and sparc64 2023-11-09 09:57:13 +01:00
Gianfranco Costamagna
f0fcfca366 Merge branch '16' into 17 2023-10-31 23:02:31 +01:00
Steve Langasek
2840ec0456 Add noble as supported Ubuntu release 2023-10-31 22:54:49 +01:00
Sylvestre Ledru
7ab89db8de fix changelog 2023-10-31 22:20:03 +01:00
Sylvestre Ledru
5578548066 * New supstream release
* Upload to unstable
* New snapshot release
2023-10-31 22:19:41 +01:00
Gianfranco Costamagna
478cc6d24c Update patch 2023-10-25 09:39:22 +02:00
Gianfranco Costamagna
5f371677fe Make it arch:any 2023-10-25 08:36:58 +02:00
Gianfranco Costamagna
c110201415 Merge branch '16' into 17 2023-10-25 08:35:24 +02:00