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
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
Matthias Klose
55d1899644
* d/rules/preconfigure: Print info about build environment.
2023-10-09 04:19:16 +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
909c92b581
* Factor-out the calls to dh_listpackages.
2023-10-08 12:15:22 +02:00
Matthias Klose
781a5963ec
* Factor-out the calls to dh_listpackages.
2023-10-08 12:14:20 +02:00
Matthias Klose
e27b3f677e
* Use a stamps subdirectory for all build stamps.
2023-10-08 11:48:51 +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
4de149a809
* Build-depend on libncurses-dev instead of libncurses5-dev.
2023-10-08 08:58:40 +02:00
Matthias Klose
f9ecc19b66
* d/rules: Be less noisy when building without grpc.
2023-10-08 08:57:09 +02:00
Matthias Klose
cf394ad052
* d/rules: Be less noisy when building without grpc.
2023-10-08 08:30:54 +02:00
Matthias Klose
de4010878c
[ Matthias Klose ]
...
* Consolidate the build flags for the wasm builds.
* Disable the clc and wasm builds when not building binary indep packages.
* Limit the parallel links to 2 on riscv64.
2023-10-08 08:14:00 +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
c5efc4b664
Ship tblgen-to-irdl as part of mlir-tools
2023-10-07 17:39:42 +02:00
Sylvestre Ledru
358d292008
delete the manpage install when not building with the doc
2023-10-05 14:05:05 +02:00
Sylvestre Ledru
11601aaf05
more fake files
2023-10-05 00:15:12 +02:00
Sylvestre Ledru
3779a1e99b
create the dir for the fake files
2023-10-04 22:31:10 +02:00
Sylvestre Ledru
4f43718442
Consolidate the build flags for the wasm builds.
2023-10-04 09:46:59 +02:00
Sylvestre Ledru
e9483b8bfe
create fake files
2023-10-03 14:37:14 +02:00
Sylvestre Ledru
2e2adfa89b
New upstream release
2023-10-03 09:19:38 +02:00
Sylvestre Ledru
13c3c4f74f
flang-rt has been reverted
...
Revert "When building flang, add -DLLVM_INSTALL_GTEST=On. See https://reviews.llvm.org/D154869 "
This reverts commit 0db161fe8f
.
2023-10-02 13:48:35 +02:00
Sylvestre Ledru
0db161fe8f
When building flang, add -DLLVM_INSTALL_GTEST=On. See https://reviews.llvm.org/D154869
2023-10-01 19:06:53 +02:00
Sylvestre Ledru
448b02b46d
create more fake dirs
2023-09-30 14:57:17 +02:00
Sylvestre Ledru
cb083f835b
create more fake dirs
2023-09-30 13:55:28 +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
Sylvestre Ledru
f086896c2b
create a fake directory to please it
2023-09-30 11:49:09 +02:00
Sylvestre Ledru
d795a4831e
remove old doc files
2023-09-30 11:48:54 +02:00
Sylvestre Ledru
64b4268288
missing tab....
2023-09-30 11:09:09 +02:00
Sylvestre Ledru
02475ae436
only copy the doc if we generate it
2023-09-30 10:54:19 +02:00
Sylvestre Ledru
c50a4f0201
ocamldoc: fix the path
2023-09-30 09:39:23 +02:00
Sylvestre Ledru
f2ce615976
Also install readtapi => llvm-readtapi symlink
...
See https://github.com/llvm/llvm-project/pull/67748
2023-09-30 09:15:57 +02:00
Sylvestre Ledru
3c9e2699fa
build without doc: create an empty directory to please him
2023-09-30 09:00:02 +02:00