Sylvestre Ledru
fc598bed7c
Also install usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexProto.a usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexServiceProto.a usr/lib/llvm-@LLVM_VERSION@/lib/libMonitoringServiceProto.a in libclang-X.Y-dev ( Closes : #1005666 )
2022-02-13 14:08:28 +01:00
Sylvestre Ledru
fcf733ecfc
Merge remote-tracking branch 'origin/12' into 13
2022-02-13 14:06:12 +01:00
Sylvestre Ledru
5599d44854
Also install usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexProto.a usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexServiceProto.a in libclang-X.Y-dev
2022-02-13 14:05:06 +01:00
Sylvestre Ledru
1f7e69e458
Fix a typo in an header ( closes : #1005195 )
2022-02-08 21:40:25 +01:00
Sylvestre Ledru
0819620085
remove one of the clangd lib
2022-02-05 12:46:35 +01:00
Sylvestre Ledru
e2608ac408
fix changelog
2022-02-05 11:11:35 +01:00
Sylvestre Ledru
18e75ffc90
* Build clangd with GRPC support
...
Thanks to Sam McCall for the patch
* Unbreak llvm-toolchain-12 on buster.
-fuse-ld=gold wasn't passed to compiler-rt. it was using bfd.
And binutils shipping in buster has a bug preventing this to work:
https://github.com/llvm/llvm-project/issues/42339
* Rename ocaml-nox => ocaml-base (Closes : #1002608 )
* Remove Build-Conflicts: ocaml
* Rebuild to workaround the coinstallability issue (Closes : #996858 )
2022-02-05 11:11:11 +01:00
Sylvestre Ledru
b990b953f0
mlir: use the cmake option to avoid installing object files MLIR_INSTALL_AGGREGATE_OBJECTS Closes upstream #53134
2022-02-05 11:08:21 +01:00
Gianfranco Costamagna
3d36be737b
Fix VCS fields
2022-02-04 09:46:48 +01:00
Gianfranco Costamagna
5b9901950f
Fix VCS fields
2022-02-04 09:46:30 +01:00
Sylvestre Ledru
703a74bdd0
update of the doc
2022-02-03 10:31:33 +01:00
Sylvestre Ledru
5f3e4c613a
update of the doc
2022-02-03 10:28:12 +01:00
Sylvestre Ledru
54211bf71a
New stable release
2022-02-03 10:22:04 +01:00
Sylvestre Ledru
87ee3c332f
remove unused clangd lib
2022-01-29 14:47:09 +01:00
Sylvestre Ledru
fc08151d52
Build clangd with GRPC support Thanks to Sam McCall for the patch
2022-01-29 10:17:47 +01:00
Sam McCall
227598dbc7
Build clangd remote index (grpc & protobuf dependency)
2022-01-29 10:16:10 +01:00
Sylvestre Ledru
f1e99fac32
Revert "stretch: try to set the ld_library_path"
...
This reverts commit 0322ecc9db
.
2022-01-25 00:43:11 +01:00
Sylvestre Ledru
0322ecc9db
stretch: try to set the ld_library_path
2022-01-25 00:33:13 +01:00
Sylvestre Ledru
34fe63ca7e
stretch: try to set the ld_library_path
2022-01-25 00:21:47 +01:00
Sylvestre Ledru
d408831791
remove workaround
2022-01-24 19:43:17 +01:00
Sylvestre Ledru
a4acb94c9e
also propose to install mlir
2022-01-24 16:24:04 +01:00
Sylvestre Ledru
436ebce633
add some workaround for stretch
2022-01-23 22:52:21 +01:00
Sylvestre Ledru
602e8c3621
Remove Build-Conflicts: ocaml
2022-01-21 18:28:04 +01:00
Sylvestre Ledru
3c830a56b4
Remove Build-Conflicts: ocaml
2022-01-21 15:19:47 +01:00
Sylvestre Ledru
e3f1e8fd70
New rc
2022-01-21 10:28:33 +01:00
Sylvestre Ledru
65486a1d60
Rename ocaml-nox => ocaml-base ( Closes : #1002609 )
2022-01-21 00:13:59 +01:00
Sylvestre Ledru
7532cc6947
Rename ocaml-nox => ocaml-base ( Closes : #1002608 )
2022-01-21 00:13:00 +01:00
Sylvestre Ledru
84ad3d3390
Lower the debhelper dep to 10 for debian stretch
2022-01-19 23:46:33 +01:00
Sylvestre Ledru
c7c5eb16c4
Merge branch 'atomic-13' into '13'
...
Fix armel build
See merge request pkg-llvm-team/llvm-toolchain!86
2022-01-14 09:24:26 +00:00
Samuel Thibault
38be44b0dc
Fix armel build
...
On armel, DEB_HOST_ARCH_CPU is the generic arm actually, so we need to
use DEB_HOST_ARCH to precisely filter archs.
Fixes 43d03058ff
2022-01-14 10:18:12 +01:00
Sylvestre Ledru
ec0b580536
Merge branch 'sthibault/llvm-toolchain-hurd-rt-no64' into 13
2022-01-13 21:16:23 +01:00
Sylvestre Ledru
3ff1ff385d
Merge branch '13' into 'hurd-rt-no64'
...
# Conflicts:
# debian/changelog
2022-01-13 20:15:46 +00:00
Sylvestre Ledru
291dd82a33
Merge branch 'system-name-13' into '13'
...
Fix CMAKE_SYSTEM_NAME for non-Linux ports
See merge request pkg-llvm-team/llvm-toolchain!82
2022-01-13 20:13:30 +00:00
Sylvestre Ledru
129fe31aab
simplify the patch
2022-01-13 21:12:42 +01:00
Pino Toscano
b02fa8358f
Stop hardcoding -DCMAKE_SYSTEM_NAME=Linux as cmake parameter
...
as it breaks stage2 builds on non-Linux architectures.
2022-01-12 23:27:48 +01:00
Pino Toscano
653f1a56ea
debian/rules: Disable 64bit runtime build on hurd-i38
2022-01-12 23:22:46 +01:00
Sylvestre Ledru
08507c8e72
Merge branch 'fix-which-for-13' into '13'
...
Use 'command -v' instead of deprecated 'which'
See merge request pkg-llvm-team/llvm-toolchain!76
2022-01-12 09:08:00 +00:00
Sylvestre Ledru
02063451dd
Merge branch '13' into '13'
...
Explicitly link against -latomic on all ports, not only the Linux ones
See merge request pkg-llvm-team/llvm-toolchain!78
2022-01-12 08:56:34 +00:00
Samuel Thibault
43d03058ff
Explicitly link against -latomic on all ports, not only the Linux ones
2022-01-11 23:58:40 +01:00
Sylvestre Ledru
04c09a8af8
remove the typo -DLVVM_ENABLE_ZLIB=OFF as it seems that it working with the default value
2022-01-11 23:46:02 +01:00
Sylvestre Ledru
000d58d4e1
remove the typo -DLVVM_ENABLE_ZLIB=OFF as it seems that it working with the default value
2022-01-11 23:45:34 +01:00
Sylvestre Ledru
9f35a80df6
fix changelog
2022-01-08 23:13:42 +01:00
Sylvestre Ledru
b616a7f16b
bis: Fix the cmake file with the mlir introducing
2022-01-08 23:12:54 +01:00
Sylvestre Ledru
68e5f7c01b
Fix the cmake file with the mlir introducing
2022-01-06 14:31:32 +01:00
Sylvestre Ledru
a13a744dde
rebase of the patches
2022-01-06 00:01:28 +01:00
Sylvestre Ledru
4c77c827a0
fix changelog
2022-01-05 13:39:50 +01:00
Sylvestre Ledru
3e5c1ff973
Fix the cmake with the mlir introducing
2022-01-05 13:39:49 +01:00
Sylvestre Ledru
288ba1dc79
update of the date
2022-01-05 13:39:49 +01:00
Sylvestre Ledru
aa3112a2cf
fix a typo
2021-12-31 10:48:21 +01:00
Sylvestre Ledru
fe0c58b80f
document recent changes
2021-12-30 19:04:53 +01:00