Commit Graph

6198 Commits

Author SHA1 Message Date
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
Sylvestre Ledru
14d8e0f7ba fix variable usage 2023-09-29 13:26:01 +02:00
Sylvestre Ledru
c5f71d0fa5 debug info: show when we are not building the doc 2023-09-29 12:09:40 +02:00
Sylvestre Ledru
ed11684ffe disable the doc on old distro 2023-09-29 09:44:42 +02:00
Sylvestre Ledru
415af43d6b rebase of the patch 2023-09-28 21:11:51 +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
Sylvestre Ledru
725d3752ca still try to install python3-recommonmark on old distro 2023-09-27 15:04:48 +02:00
Sylvestre Ledru
602486a66d replace python3-recommonmark by myst-parser to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3 2023-09-25 21:52:31 +02:00
Gianfranco Costamagna
1a630d8ab1 Also remove omp from cmake file (Closes: #1052533) 2023-09-25 15:00:15 +02:00
Sylvestre Ledru
688e280cec remove patch (test no longer exist) 2023-09-21 13:39:56 +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