Commit Graph

593 Commits

Author SHA1 Message Date
Timo Aaltonen
437f86c9d5 Build libclc. (Closes: #942709) 2021-05-01 01:02:54 +03:00
Sylvestre Ledru
2ab4845b99 Also build lld on s390x 2021-04-28 22:33:42 +02:00
Sylvestre Ledru
6a86b64534 adjust the dep for Debian 2021-04-15 13:36:45 +02:00
Sylvestre Ledru
a633fd02be improve the description 2021-04-15 13:34:02 +02:00
Sylvestre Ledru
608f891ab3 * Disable again LTO
* Create a new package llvm-12-linker-tools:
  Contains the LLVMgold and LLVMPolly linker plugins.
2021-04-15 13:33:03 +02:00
Gianfranco Costamagna
2523e2ab95 Don't force gcc-11 anymore on riscv64, gcc-10 has the fixes now 2021-03-20 17:16:09 +01:00
Sylvestre Ledru
09f3220736 Build using GCC 11 on riscv64. 2021-03-02 13:25:33 +01:00
Sylvestre Ledru
f13814c61c Only enable libomp-12-doc on supported archs 2021-03-01 10:54:16 +01:00
Sylvestre Ledru
da68fdef45 prepare upload of 12 2021-01-27 15:50:00 +01:00
Sylvestre Ledru
dd3e9433bd Merge remote-tracking branch 'origin/11' into snapshot 2020-11-26 20:48:33 +01:00
Alexander Volkov
47788c39d4 Fix description of libclang-cpp11-dev package
It doesn't contain header files, but it provides symlinks for
libclang-cpp11 library without a version number, which needed
by linker at build time.
2020-11-26 21:20:03 +03:00
Sylvestre Ledru
bfe9aeb22b fix the vcs links 2020-09-29 21:04:37 +02:00
Sylvestre Ledru
37d3ce298b fix merge 2020-09-02 22:35:48 +02:00
Sylvestre Ledru
1a8415589f Merge remote-tracking branch 'origin/11' into snapshot 2020-09-02 14:05:12 +02:00
Gianfranco Costamagna
1608105a72 Drop ocaml support also for snapshot package on i386 2020-08-24 09:25:15 +02:00
Gianfranco Costamagna
21abd3c8ca Drop ocaml support in i386 also for branch=11 2020-08-24 09:19:38 +02:00
Sylvestre Ledru
cf9a0de75b prepare -12 2020-07-15 17:26:34 +02:00
Sylvestre Ledru
013318285c snapshot => 11 2020-07-15 16:30:14 +02:00
Sylvestre Ledru
e6e99188f2 Merge remote-tracking branch 'origin/10' into snapshot 2020-07-01 09:28:37 +02:00
Sylvestre Ledru
2048b4af6a Move binfmt-support as Recommends llvm-10-runtime instead of a strong dependencies (Closes: #958127) 2020-04-20 23:03:13 +02:00
Sylvestre Ledru
69541ee1b8 Merge remote-tracking branch 'origin/10' into snapshot 2020-03-31 23:29:23 +02:00
Sylvestre Ledru
7c253e4254 Merge remote-tracking branch 'origin/9' into 10 2020-03-31 23:26:58 +02:00
Sylvestre Ledru
35295a2e43 Allow to build g++ 9 & 10 to fix a gcc build dependency (closes: #955144) And disable thin lto on all archs It needs gcc-8 after after 8 will reject the -flto=thin arg And BOOTSTRAP_LLVM_ENABLE_LTO wil generate .so with llvm IR instead of native code 2020-03-31 21:47:36 +02:00
Sylvestre Ledru
095de32453 fix the merge 2020-03-03 12:00:43 +01:00
Sylvestre Ledru
c373996309 Merge remote-tracking branch 'origin/10' into snapshot 2020-03-03 11:59:33 +01:00
Sylvestre Ledru
afcf091fb0 Fix the *clang* desc as C++17 is supported 2020-03-02 20:37:42 +01:00
Sylvestre Ledru
fb40b3780f Add a libclang-cpp10-dev package (needed to unbreak the cmake) https://bugs.llvm.org/show_bug.cgi?id=42432 2020-03-01 22:29:27 +01:00
Sylvestre Ledru
8dbb2f7037 fix changelog version 2020-02-16 19:44:17 +01:00
Sylvestre Ledru
7724e3b489 * Second RC release
- Should fix the s390x issue (reported upstream)
  (Closes: #950900)
* Do not try to install hwasan_symbolize on armhf ppc64el
  as it isn't built
  (Closes: #950899)
* hurd/hurd-cxx-paths.diff: Fix patch so it can be applied.
* clang-tools-X.Y.install.in: Do not try to install hwasan_symbolize on
  hurd-any.
* fix lldb-10 -P path print (Closes: #945445)
* Fix lldb python installation path and symlinks
* Drop version constraint from libffi-dev library, satisfied since
  old-old-stable
* First RC release
* For now, disable ThinLTO usage because:
    - LLVM_ENABLE_LTO doesn't work with gcc >= 9 (option not accepted)
    - BOOTSTRAP_LLVM_ENABLE_LTO is producing some large binary
      (uses llvm ir instead of binary code)
      See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943623
* Thanks to this previous change, don't hardcode gcc 8
* Branch llvm-toolchain-10 into its own branch
* Merge recent 9 changes (python 3 and testsuite mostly)
* Disable z3 when the version is too old
2020-02-16 13:18:20 +01:00
Sylvestre Ledru
d285842a59 Merge branch '10' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 10 2020-02-08 17:51:29 +01:00
Sylvestre Ledru
c866dd8a6e do not hardcode gcc 8 anymore 2020-02-04 23:25:55 +01:00
Gianfranco Costamagna
8bca9142e1 Tighteen version constraints 2020-01-23 14:56:15 +01:00
Gianfranco Costamagna
c9e527808f cherry-pick fixes from llvm-9 and llvm-10 branches 2020-01-23 14:55:49 +01:00
Gianfranco Costamagna
89a2954b4f Cherry-pick fixes from 9 branch 2020-01-23 14:55:01 +01:00
Gianfranco Costamagna
a8b105aae2 Add Myself to uploaders 2020-01-23 11:20:29 +01:00
Gianfranco Costamagna
10b8919720 Add Myself to uploaders 2020-01-23 11:20:23 +01:00
Gianfranco Costamagna
5bfaab6d82 Add Myself to uploaders 2020-01-23 11:19:49 +01:00
Gianfranco Costamagna
ff0a0e6a15 Fix m68k architecture 2020-01-23 10:56:33 +01:00
Gianfranco Costamagna
18945a241f Fix m68k architecture 2020-01-23 10:56:07 +01:00
Gianfranco Costamagna
24f3099d51 Update versions from 10 to 11 2020-01-23 10:55:16 +01:00
Gianfranco Costamagna
eda53aa589 Drop transitional packages that never existed on 10 branch 2020-01-23 10:46:52 +01:00
Gianfranco Costamagna
6d3f8a374a Drop transitional packages, they never existed in 10 branch 2020-01-23 10:44:48 +01:00
Gianfranco Costamagna
ca7f1e0da3 Merge branch '9' into 10 2020-01-23 10:43:02 +01:00
Gianfranco Costamagna
c98f3add6e Merge branch '9' into snapshot 2020-01-23 09:36:04 +01:00
Gianfranco Costamagna
7eadf9746d Add missing runtime dependency and add fix for lldb -P usage 2020-01-23 09:18:49 +01:00
Gianfranco Costamagna
10643a5129 Merge branch '9' into snapshot 2020-01-22 14:28:52 +01:00
Gianfranco Costamagna
1957569981 Add missing runtime dependency and add fix for lldb -P usage 2020-01-21 13:07:08 +01:00
Sylvestre Ledru
9412c55f5e fix the version 2020-01-19 17:16:04 +01:00
Sylvestre Ledru
a83617d1bd prepare the llvm-toolchain-10 branch 2020-01-19 17:13:47 +01:00
Sylvestre Ledru
4c39deca27 * Introduce python3-clang-10 (closes: #942826)
* Remove python-lldb-10
* Remove Python 2 deps (Closes: #945695)
* Build polly docs and manpages only when polly is enabled (Closes: #947236)
* Introduce python3-clang-9 (closes: #942826)
* Remove python-lldb-9
* Remove Python 2 deps (Closes: #945695)
2019-12-29 19:24:48 +01:00