Commit Graph

578 Commits

Author SHA1 Message Date
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
Gianfranco Costamagna
21abd3c8ca Drop ocaml support in i386 also for branch=11 2020-08-24 09:19:38 +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
Sylvestre Ledru
9ab4442817 fix the version 2019-12-25 23:29:09 +01:00
Sylvestre Ledru
0db2295d90 * Introduce python3-clang-9 (closes: #942826)
* Remove Python 2 deps (Closes: #945695)
2019-12-25 19:25:38 +01:00
Sylvestre Ledru
c05f6c9129 Remove python-lldb-9 2019-12-25 19:16:23 +01:00
Sylvestre Ledru
9958e77a41 Introduce python3-clang-9 2019-12-25 19:13:03 +01:00
Sylvestre Ledru
159d6777aa * Include upstream patch D71028 for rust mips tests (Closes: #946874)
* Include upstream patch D60657 for rust support on riscv64.
* New stable release
* Team upload.
* Commit Breaks/Replaces into git
* Fix llvm-9-tools Breaks/Replaces libclang-common-9-dev (<< 1:9.0.1~+rc2)
  (Closes: #946473)
* New snapshot release + upload to unstable
* Use secure URI in debian/watch.
* Move source package lintian overrides to debian/source.
* Remove patches force-gcc-header-obj.diff, hurd-pathmax.diff, impl-
  path-hurd.diff, libcxxabi-arm-ehabi-fix.patch, libcxxabi-test-don-t-
  fail-extended-long-double.patch, revert-change-soname.diff, try-to-
  unbreak-thinlto.diff that are missing from debian/patches/series.
* Rely on pre-initialized dpkg-architecture variables.
* Move transitional package libclang-cpp1-9 to oldlibs/optional per
  policy 4.0.1.
* llvm-riscv64-fix-cffi.diff: backport patch to fix CFI directives on
  riscv64 from master.
* New snapshot release
* Fix some paths, upstream moved from site-packages
  to dist-packages for python packages
* Move yaml-bench from libclang-common-X.Y-dev to llvm-X.Y-tools where
  it belongs
  See http://lists.llvm.org/pipermail/llvm-dev/2019-December/137337.html
* Add a project in the cmake-test to silent a warning
  (Closes: #945489)
* New snapshot release
* Patch cmake files to disable the z3 support in Ubuntu
* Simplify rules file to put -g1 everywhere
* Add a project in the cmake-test to silent a warning (Closes: #945489)
2019-12-25 18:23:22 +01:00
Gianfranco Costamagna
2362600e97 Import Ubuntu delta in Debian, fixes the upgrade path from sid to experimental 2019-12-15 01:24:37 +01:00
Sylvestre Ledru
5eba40cb2a Revert "Bump debhelper from old 9 to 12."
This reverts commit 5dc1a03a77.
2019-12-09 17:30:17 +01:00
Sylvestre Ledru
f43ee22c8a Revert "Set debhelper-compat version in Build-Depends."
This reverts commit 7fb92390f8.
2019-12-08 21:03:41 +01:00
Sylvestre Ledru
589a4e357d Move transitional package libclang-cpp1-9 to oldlibs/optional per policy 4.0.1.
Fixes lintian: transitional-package-should-be-oldlibs-optional
See https://lintian.debian.org/tags/transitional-package-should-be-oldlibs-optional.html for more details.
2019-12-08 21:03:12 +01:00
Sylvestre Ledru
7fb92390f8 Set debhelper-compat version in Build-Depends.
Fixes lintian: uses-debhelper-compat-file
See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
2019-12-08 21:03:12 +01:00
Sylvestre Ledru
5dc1a03a77 Bump debhelper from old 9 to 12.
+ debian/rules: Move --fail-missing argument to dh_missing.

Fixes lintian: package-uses-old-debhelper-compat-version
See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
2019-12-08 21:03:12 +01:00
Sylvestre Ledru
1c9da5ca20 -dev => -tools 2019-12-05 13:39:40 +01:00
Sylvestre Ledru
132a99b7a0 Move yaml-bench from libclang-common-X.Y-dev to llvm-X.Y-dev where it belongs See http://lists.llvm.org/pipermail/llvm-dev/2019-December/137337.html 2019-12-03 14:15:52 +01:00
Sylvestre Ledru
523cb3f3d4 Merge remote-tracking branch 'origin/9' into snapshot 2019-11-12 09:35:04 +01:00
Sylvestre Ledru
db9dd59af5 Add libz3-dev as dependencies on llvm-X.Y-dev (Closes: #943996) 2019-11-02 12:24:17 +01:00