Commit Graph

4776 Commits

Author SHA1 Message Date
Sylvestre Ledru
4a57c47f08 remove the libremote stuff of clangd 2022-02-13 16:38:10 +01:00
Sylvestre Ledru
14df70a68c 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:17:13 +01:00
Sylvestre Ledru
eb7f01a636 Merge remote-tracking branch 'origin/13' into 14 2022-02-13 14:16:36 +01:00
Sylvestre Ledru
3c256308c6 release 2022-02-13 14:16:08 +01:00
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
86a056c701 Revert e80c52986e1bb3afa6a92c58b1cb897877923a66 to be able to build on stretch 2022-02-05 21:25:00 +01:00
Sylvestre Ledru
d2e94e4da9 document the change from -13 2022-02-05 14:29:28 +01:00
Sylvestre Ledru
f02f02a0e9 Merge remote-tracking branch 'origin/13' into 14 2022-02-05 14:28:36 +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
5383c1f3ec prepare upload 2022-02-02 23:10:33 +01:00
Sylvestre Ledru
644cbeee86 fix the repack 2022-02-02 21:56:53 +01:00
Sylvestre Ledru
ae537b9a07 prepare 14 2022-02-02 21:29:55 +01:00
Sylvestre Ledru
11e71c31d8 * experimental New snapshot release
* Ship clang-linker-wrapper in clang-tools-X.Y
2022-02-02 21:29:55 +01:00
Sylvestre Ledru
3786a2a1ac rebase of the patches 2022-02-02 21:29:54 +01:00
Sylvestre Ledru
2d3a64db79 stretch: disable the lldb python binding for real 2022-02-02 21:29:54 +01:00
Sylvestre Ledru
f3b27327e5 snapshot is now 15, create the 14 branch 2022-02-02 21:27:47 +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
0b46f82e7c stretch: simplify and move the check 2022-01-24 19:09:53 +01:00
Sylvestre Ledru
fe8da3d0d9 stretch: disable the lldb python binding 2022-01-24 18:54:02 +01:00
Sylvestre Ledru
a4acb94c9e also propose to install mlir 2022-01-24 16:24:04 +01:00
Sylvestre Ledru
769b93d855 Hide some symbols for omp/arm* and other archs 2022-01-24 14:00:11 +01:00
Sylvestre Ledru
bc0969c2f2 Hide some symbols for omp/arm* 2022-01-24 13:58:33 +01:00
Sylvestre Ledru
58684bf956 Hide some symbols for omp/arm64 2022-01-24 13:56:50 +01:00
Sylvestre Ledru
436ebce633 add some workaround for stretch 2022-01-23 22:52:21 +01:00
Sylvestre Ledru
d1083416d0 fix changelog 2022-01-23 20:57:37 +01:00
Sylvestre Ledru
43e4f7fc2d prepare upload 2022-01-23 20:51:51 +01:00
Sylvestre Ledru
89ddb107d5 Update of the ocaml doc path to catch a different path 2022-01-22 10:52:48 +01:00
Sylvestre Ledru
38073d043a rebase of the patch 2022-01-22 00:06:19 +01:00
Sylvestre Ledru
7dc5798d56 Merge remote-tracking branch 'origin/13' into snapshot 2022-01-21 18:28:49 +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
87274c3bc0 Bring back lldb-instr-14 as upstream is bringing it back 2022-01-21 09:15:37 +01:00