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
Matthias Klose
57cfe6e663
* Also install liborc_rt*.a on ppc64 and ppc64el.
2023-11-11 10:45:07 +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
Sylvestre Ledru
9e0f02474c
rebase of the patch
2023-11-02 11:06:47 +01:00
Sylvestre Ledru
3ac7eba5ba
remove patch applied upstream
2023-11-01 21:58:32 +01:00
Sylvestre Ledru
e4de0d4cf2
fix changelog
2023-11-01 21:58:17 +01:00
Sylvestre Ledru
bc63e7cd3a
rebase of the patch
2023-11-01 13:04:41 +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
47c0b0ebf8
Merge branch '17' into snapshot
2023-10-31 23:03:22 +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
Sylvestre Ledru
9bae99b539
Ship tblgen-to-irdl as part of mlir-tools
2023-10-27 19:22:06 +02:00
Gianfranco Costamagna
dde7a0d784
Merge branch '17' into snapshot
2023-10-25 09:39:28 +02:00
Gianfranco Costamagna
478cc6d24c
Update patch
2023-10-25 09:39:22 +02:00
Gianfranco Costamagna
e717afad81
Fixup changelog
2023-10-25 09:23:34 +02:00
Gianfranco Costamagna
bb6399fe48
Merge branch '17' into snapshot
2023-10-25 09:23:05 +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
Gianfranco Costamagna
3409cebd4f
Fix changelog merge
2023-10-24 12:23:13 +02:00
Sylvestre Ledru
b2ae441172
Rename lldb-vscode => lldb-dap
2023-10-20 15:38:39 +02:00
Sylvestre Ledru
41075c625c
rebase of the patches
2023-10-20 08:29:36 +02:00
Sylvestre Ledru
9ef19e939c
Try to fix the wasm path detection ( Closes : #1052002 )
2023-10-19 22:37:38 +02:00
Matthias Klose
7f3e984292
* 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:17:19 +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
3088d23d31
remove conflict
2023-10-13 11:48:46 +02:00
Sylvestre Ledru
04b887e299
Disable readtapi install
2023-10-13 11:47:49 +02:00
Sylvestre Ledru
a28d9dcf3d
Revert "Ship tblgen-to-irdl as part of mlir-tools"
...
This reverts commit c5efc4b664
.
2023-10-10 13:15:26 +02:00