Commit Graph

737 Commits

Author SHA1 Message Date
Sylvestre Ledru
160c9b82ca Merge remote-tracking branch 'origin/15' into snapshot 2022-10-10 20:09:54 +02:00
Sylvestre Ledru
be4a884bdc bolt: add description 2022-10-10 14:56:07 +02:00
Sylvestre Ledru
834eff2d9b bolt: add description 2022-10-10 13:56:05 +02:00
Sylvestre Ledru
8aacee3dc4 fix the version 2022-10-10 13:51:08 +02:00
Sylvestre Ledru
2c777189ef Only ship libbolt_rt_hugify.a & libbolt_rt_instr.a on amd64
* Only ship libbolt_rt_hugify.a & libbolt_rt_instr.a on amd64
* fix the cmake detection with libmlir
* Build using LTO - better performances of the llvm-toolchain
  binaires
* Build libfuzzer with C++ 17 ot unbreak it
* Fix a typo to silent lintian (Closes: #1018770)
* Fix some hardcoded paths (Closes: #1020847)
* Suggest wasi-libc for clang
* Allow libunwind-dev to be coinstallable (Closes: #1004112)
* Add better support for the WebAssembly (wasm32/wasm64) targets:
  - Ship compiler-rt for the wasm32 and wasm64 targets. (Closes: #1010932)
  - Add patch wasm-compiler-rt-default.diff to default to compiler-rt for
    these targets. libgcc does not currently exist for WebAssembly in neither
    Debian nor upstream, and therefore compiler-rt is the only option.
  - Add patch wasm-sysroot-usr.diff to support a system-installed (i.e. shipped
    in /usr) wasi-libc. (Closes: #1020746)
* Ship bolt
* New upstream release
* Upload to unstable now that we have removed 12 from the archive
* Unbreak the clang symlink. See
  https://github.com/llvm/llvm-project/issues/57857
* New upstream release
* Fix build on ppc64 and riscv64 (Closes: #1019582)
* New stable release
* syscall-mips64el-def.diff: fix the call to undeclared function 'syscall';
  on mips
* Update of the build dep from llvm-spirv => llvm-spirv-14
  as it is now versioned. It should build libclc
* Fix some hardcoded paths (Closes: #1020847)
* Suggest wasi-libc for clang
* Allow libunwind-dev to be coinstallable (Closes: #1004112)
* Add better support for the WebAssembly (wasm32/wasm64) targets:
  - Ship compiler-rt for the wasm32 and wasm64 targets. (Closes: #1010932)
  - Add patch wasm-compiler-rt-default.diff to default to compiler-rt for
    these targets. libgcc does not currently exist for WebAssembly in neither
    Debian nor upstream, and therefore compiler-rt is the only option.
  - Add patch wasm-sysroot-usr.diff to support a system-installed (i.e. shipped
    in /usr) wasi-libc. (Closes: #1020746)
* Add '-DCMAKE_FIND_DEBUG_MODE=true' to help with debugging
* Add '-DCMAKE_FIND_DEBUG_MODE=true' to help with debugging
* Fifth RC release
* Switch to 3.9 (remove lldb-3.9-dev as it was a transitional pkg)
2022-10-09 20:41:14 +02:00
Sylvestre Ledru
ff4d2206cf Merge remote-tracking branch 'origin/14' into 15 2022-10-08 09:57:30 +02:00
Sylvestre Ledru
7e49b81826 suggest wasi-libc for the compiler 2022-10-07 19:37:15 +02:00
Sylvestre Ledru
ddab807aab Allow libunwind-dev to be coinstallable (Closes: #1004112) 2022-10-07 19:36:46 +02:00
Sylvestre Ledru
46d44aa1c8 disable bolt on arm64 2022-10-07 11:35:32 +02:00
Sylvestre Ledru
40422bb78e add bolt support 2022-10-04 09:24:13 +02:00
Sylvestre Ledru
c3e4ade662 Don't build libclc-16 as it needs a more recent version of llvm-spirv 2022-09-27 07:13:03 -10:00
Sylvestre Ledru
2748a105e7 Merge remote-tracking branch 'origin/15' into snapshot 2022-08-27 22:02:45 +02:00
Sylvestre Ledru
44b0b60733 Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
2022-08-27 22:02:21 +02:00
Sylvestre Ledru
cf41aafc55 Update of the build dep from llvm-spirv => llvm-spirv-14 as it is now versionned. It should build libclc 2022-08-26 11:03:46 +02:00
Sylvestre Ledru
8405a001eb fix the merge 2022-08-20 13:48:51 +02:00
Sylvestre Ledru
5d86d924ad Merge remote-tracking branch 'origin/15' into snapshot 2022-08-20 13:41:30 +02:00
Sylvestre Ledru
32e07fb075 snapshot is now 16 2022-07-27 09:03:59 +02:00
Sylvestre Ledru
32aa6096e6 fix the vcs links 2022-07-27 08:57:38 +02:00
Sylvestre Ledru
d2eca9bf30 main is now 16. Creating a branch for 15. 2022-07-27 08:56:24 +02:00
Sylvestre Ledru
443b6ad594 Merge remote-tracking branch 'origin/14' into snapshot 2022-06-06 13:47:01 +02:00
Sylvestre Ledru
006b642aad Merge remote-tracking branch 'origin/13' into 14 2022-06-06 13:41:46 +02:00
Michael Biebl
f60d81e883 Add support for systemd-binfmt
Closes: #1012367
2022-06-05 20:50:24 +02:00
Gianfranco Costamagna
352843f570 Enable grpc on riscv64 2022-06-04 15:30:29 +02:00
Gianfranco Costamagna
14182e575e Merge branch '14' into snapshot 2022-05-31 12:47:50 +02:00
Gianfranco Costamagna
071e52fec4 Enable grpc on riscv64 too 2022-05-31 12:46:36 +02:00
Gianfranco Costamagna
c380af2fe1 Add architectures for grpc support 2022-05-30 22:23:51 +02:00
Gianfranco Costamagna
b8e0a22e40 Fix GRPC installation for ports architectures 2022-05-30 22:17:37 +02:00
Gianfranco Costamagna
14cf2917bf Add breaks/replaces for grpc binaries being placed in another package in Ubuntu 2022-05-30 22:17:02 +02:00
Gianfranco Costamagna
ac224cb321 Break/Replaces for llvm-13-dev, because grpc files were installed wrongly in this package 2022-05-30 21:47:35 +02:00
Gianfranco Costamagna
99f8cfdd6c Fix libclang grpc installation on ports 2022-05-30 21:47:15 +02:00
John Paul Adrian Glaubitz
c720154003 Enable GRPC build dependency only on supported targets 2022-05-13 21:12:36 +02:00
John Paul Adrian Glaubitz
72420a1d64 Enable GRPC build dependency only on supported targets 2022-05-13 21:08:32 +02:00
John Paul Adrian Glaubitz
6407b099c8 Enable GRPC build dependency only on supported targets 2022-05-13 21:05:36 +02:00
Sylvestre Ledru
c0119c7f46 Add the option -DLLVM_ENABLE_CURL=ON See https://github.com/llvm/llvm-project/issues/55289 2022-05-10 09:03:32 +02:00
Sylvestre Ledru
22f693c013 Add the option -DLLVM_ENABLE_CURL=ON See https://github.com/llvm/llvm-project/issues/55289 2022-05-09 22:57:31 +02:00
Sylvestre Ledru
f6d53e728e fix version 2022-02-13 22:02:46 +01:00
Sylvestre Ledru
f94141e810 Merge remote-tracking branch 'origin/14' into snapshot 2022-02-13 14:20:06 +01:00
Sylvestre Ledru
232fc0ddfb revert changes from the merge 2022-02-05 14:36:52 +01:00
Sylvestre Ledru
7c8593cba6 snapshot is now 15, create the 14 branch 2022-02-05 14:31:44 +01:00
Sylvestre Ledru
f02f02a0e9 Merge remote-tracking branch 'origin/13' into 14 2022-02-05 14:28:36 +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
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
11a2f53199 snapshot is now 15. 14 is in it own branch now 2022-02-02 21:35:32 +01:00
Sylvestre Ledru
f3b27327e5 snapshot is now 15, create the 14 branch 2022-02-02 21:27:47 +01:00
Sam McCall
227598dbc7 Build clangd remote index (grpc & protobuf dependency) 2022-01-29 10:16:10 +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
a0d5cdbec0 Rename ocaml-nox => ocaml-base 2022-01-21 00:15:01 +01:00