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
Aurelien Jarno
1d1009e596
Do not limit the parallel links on riscv64
...
The parallel links has been limited to 2 on riscv64 to support the
Ubuntu riscv64 buildds. Now that the number of process is determined
depending on the amount of buildd memory, this is no need anymore.
2023-10-31 23:35:25 +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
Gianfranco Costamagna
93413979ab
Set distribution back to sid
2023-10-25 08:10:50 +02:00
Gianfranco Costamagna
5577cced66
Upload to experimental
2023-10-24 13:05:49 +02:00
Gianfranco Costamagna
a16e74a8ea
Update debian/README documentation
2023-10-24 12:38:11 +02:00
Gianfranco Costamagna
2946aa5c70
Fixup the move from all to any
2023-10-24 12:37:57 +02:00
Gianfranco Costamagna
51c7366db9
Revert "Revert:"
...
This reverts commit 6241366525
.
2023-10-24 12:24:48 +02:00
Sylvestre Ledru
9ef19e939c
Try to fix the wasm path detection ( Closes : #1052002 )
2023-10-19 22:37:38 +02:00
Matthias Klose
daac8f3d73
[ Matthias Klose ]
...
* Limit the number of parallel processes based on the available memory
and the packages to be built (flang has some memory hogs).
2023-10-18 15:13:57 +02:00
Matthias Klose
9e9670bd0d
[ Sylvestre Ledru ]
...
* New upstream release
2023-10-18 14:58:39 +02:00
Sylvestre Ledru
1b74f13c37
Merge branch '17' into '17'
...
Add support for loongarch64
See merge request pkg-llvm-team/llvm-toolchain!121
2023-10-17 06:40:59 +00:00
chenli
afd2b3f5b3
Add support for loongarch64
...
The details are as follows:
* Do not try to install hwasan_symbolize on loong64.
* Enable libunwind, lld, lldb and openmp on loong64.
2023-10-16 19:55:22 +08:00
Sylvestre Ledru
6241366525
Revert:
...
[ Gianfranco Costamagna ]
* Make libclang-common-16-dev arch:any (Closes : #1041455 )
It was arch:all because all the code isn't arch dependant
2023-10-14 18:39:14 +02:00
Sylvestre Ledru
3cf9c2399c
prepare upload
2023-10-09 08:46:15 +02:00
Matthias Klose
5392b48137
* d/rules/preconfigure: Print info about build environment.
2023-10-09 04:20:04 +02:00
Sylvestre Ledru
0c924f8183
rename the patch
2023-10-08 21:27:41 +02:00
Sylvestre Ledru
1b34385387
Cherry-pick upstream patch D142688 to fix the build failure on loong64 ( Closes : #1053655 )
2023-10-08 21:27:07 +02:00
Matthias Klose
781a5963ec
* Factor-out the calls to dh_listpackages.
2023-10-08 12:14:20 +02:00
Matthias Klose
32d4389ffe
* Use a stamps subdirectory for all build stamps.
2023-10-08 11:43:17 +02:00
Matthias Klose
1b57c8feae
fix version
2023-10-08 11:39:56 +02:00
Matthias Klose
e76e0fd6bc
* d/rules: Be less noisy when building without grpc.
2023-10-08 10:36:58 +02:00
Matthias Klose
8a8b7ef2dc
Merge branch '16' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 16
2023-10-08 10:35:39 +02:00
Matthias Klose
819087950a
* Disable the clc and wasm builds when not building binary indep packages.
...
* Limit the parallel links to 2 on riscv64.
2023-10-08 10:34:16 +02:00
Sylvestre Ledru
b3a840b6de
Add support for loongarch64
2023-10-08 09:17:32 +02:00
Matthias Klose
9cd9288bdf
* Build-depend on libncurses-dev instead of libncurses5-dev.
2023-10-08 08:59:32 +02:00
Matthias Klose
cf394ad052
* d/rules: Be less noisy when building without grpc.
2023-10-08 08:30:54 +02:00
Matthias Klose
0eff8a6b9f
* Disable the clc and wasm builds when not building binary indep packages.
...
* Limit the parallel links to 2 on riscv64.
2023-10-08 08:08:47 +02:00
Sylvestre Ledru
4f43718442
Consolidate the build flags for the wasm builds.
2023-10-04 09:46:59 +02:00
Sylvestre Ledru
2e2adfa89b
New upstream release
2023-10-03 09:19:38 +02:00
Sylvestre Ledru
fd5f9ea8f1
remove old doc files
2023-09-30 11:49:59 +02:00
Sylvestre Ledru
cbd9b875cc
remove old doc files
2023-09-30 11:49:47 +02:00
Gianfranco Costamagna
625f312ad3
Upload to experimental
2023-09-28 11:24:55 +02:00
Sylvestre Ledru
05694855ce
Remove python-six as dep
2023-09-28 09:57:36 +02:00