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 |
|
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 |
|
Alexandre Detiste
|
64ea2cdfe8
|
remove python3-six from now on
six usage has been removed upstream a long time ago already:
5ed6d99a83
|
2023-09-28 09:56:45 +02:00 |
|
Gianfranco Costamagna
|
1a630d8ab1
|
Also remove omp from cmake file (Closes: #1052533)
|
2023-09-25 15:00:15 +02:00 |
|
Sylvestre Ledru
|
be7848d2b9
|
Revert "Make libclang-common-16-dev arch:any (Closes: #1041455) It was arch:all because all the code isn't arch dependant However, it causes issues for cross build. So, back to any and libclang-common-@LLVM_VERSION@-dev (= ${binary:Version}) instead of source (thanks to Gianfranco Costamagna too)"
This reverts commit 40f8d94837 .
|
2023-09-20 23:13:01 +02:00 |
|
Sylvestre Ledru
|
40f8d94837
|
Make libclang-common-16-dev arch:any (Closes: #1041455) It was arch:all because all the code isn't arch dependant However, it causes issues for cross build. So, back to any and libclang-common-@LLVM_VERSION@-dev (= ${binary:Version}) instead of source (thanks to Gianfranco Costamagna too)
|
2023-09-20 11:23:19 +02:00 |
|
Sylvestre Ledru
|
39e07012b8
|
So, back to any and libclang-common-@LLVM_VERSION@-dev (= ${binary:Version})
instead of source
|
2023-09-20 11:22:00 +02:00 |
|
Sylvestre Ledru
|
28bb79e385
|
new upstream release
|
2023-09-20 11:20:13 +02:00 |
|
Sylvestre Ledru
|
79c42ee484
|
New upstream release
|
2023-09-20 11:20:13 +02:00 |
|
Sylvestre Ledru
|
6cea097083
|
allow hello on i386 to replace llvm spirv
|
2023-09-19 14:41:35 +02:00 |
|
Sylvestre Ledru
|
66df4dbb47
|
add some missing symbols
|
2023-09-19 13:47:43 +02:00 |
|
Sylvestre Ledru
|
9af30d9926
|
Bring back old version of spirv - necessary for apt.llvm.org
|
2023-09-19 12:06:53 +02:00 |
|
Sylvestre Ledru
|
e52f15cba2
|
Enable again python3-lldb on bionic (apt.llvm.org)
|
2023-09-18 11:23:17 +02:00 |
|
Sylvestre Ledru
|
00539c4ad9
|
improve the changelog
|
2023-09-16 11:04:56 +02:00 |
|
Gianfranco Costamagna
|
97eeb1331c
|
Drop patch not fixing the mips64el issue
|
2023-09-16 10:44:57 +02:00 |
|
Gianfranco Costamagna
|
87eceb54e8
|
Drop patch
|
2023-09-16 10:44:44 +02:00 |
|
Gianfranco Costamagna
|
3be4ec24ca
|
Merge branch '16' into 17
|
2023-09-16 10:40:22 +02:00 |
|
Gianfranco Costamagna
|
a20a6e46dc
|
Update changelog
|
2023-09-16 10:39:36 +02:00 |
|
Gianfranco Costamagna
|
f595c837a2
|
Make libclang-common-16-dev arch:any (Closes: #1041455)
|
2023-09-16 10:39:01 +02:00 |
|
Gianfranco Costamagna
|
9b6ff62b57
|
Revert "Try to enable mips64el for experimental"
This reverts commit 881afc1a01 .
|
2023-09-13 11:52:14 +02:00 |
|
Gianfranco Costamagna
|
881afc1a01
|
Try to enable mips64el for experimental
|
2023-09-12 19:57:53 +02:00 |
|