Commit Graph

4363 Commits

Author SHA1 Message Date
Gianfranco Costamagna
828fbdd9b3 Add forgotten chmod +x to the libomp-X-Y-dev.install file, to let dh-exec do its job 2020-02-25 20:04:11 +01:00
Gianfranco Costamagna
48adc09e34 Update changelog 2020-02-25 15:29:50 +01:00
Gianfranco Costamagna
607c9cfe7e Add patch to move from old cgi to new html parser, fixing python3.8 issues 2020-02-25 15:28:44 +01:00
Gianfranco Costamagna
04d9ffab16 Don't install stuff where not built (e.g. libarcher on armhf or hwasan on sparc64) 2020-02-25 15:26:31 +01:00
Gianfranco Costamagna
b4e77bcc32 Cherry-pick no-cgi patch to fix tests with new python3.8 2020-02-25 15:00:12 +01:00
Gianfranco Costamagna
17d148c904 Update changelog 2020-02-25 14:57:25 +01:00
Gianfranco Costamagna
cbed89cedb Convert cgi to html method 2020-02-25 14:57:03 +01:00
Sylvestre Ledru
416de03a03 Merge branch 'hwasan-mipsel-mips64el-riscv64' into '10'
Also disable hwasan_symbolize on mipsel mips64el riscv64

See merge request pkg-llvm-team/llvm-toolchain!52
2020-02-19 22:10:49 +00:00
Aurelien Jarno
1fc5668e6e Also disable hwasan_symbolize on mipsel mips64el riscv64 2020-02-19 21:57:53 +01:00
Sylvestre Ledru
8dbb2f7037 fix changelog version 2020-02-16 19:44:17 +01:00
Sylvestre Ledru
6a26661f3a Pass -DCOMPILER_RT_USE_LIBCXX=NO to the build system to bring fuzzer library back https://bugs.llvm.org/show_bug.cgi?id=41956 2020-02-16 17:36:10 +01:00
Sylvestre Ledru
32f3c4d27c fix typo in the version 2020-02-16 17:22:29 +01:00
Sylvestre Ledru
fe5501b176 also install clang-tidy 2020-02-16 17:21:15 +01:00
Sylvestre Ledru
47798c4125 add a missing removal 2020-02-16 17:18:57 +01:00
Sylvestre Ledru
2ae1342584 Upload to unstable to get ci.debian.net testing 2020-02-16 15:02:35 +01:00
Sylvestre Ledru
8fdd679ed7 Also disable hwasan_symbolize on armel s390x powerpc ppc64 2020-02-16 14:52:36 +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
33627f614f * 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.
2020-02-14 23:07:01 +01:00
Sylvestre Ledru
63c644639b * Second RC release
- Should fix the s390x issue (reported upstream)
  (Closes: #950900)
  (Closes: #950899)
2020-02-14 09:48:16 +01:00
Sylvestre Ledru
e1539a0fc4 rebase of the patch 2020-02-12 19:01:25 +01:00
Sylvestre Ledru
7ef910c339 disable one of the hurd patch 2020-02-10 22:55:57 +01:00
Sylvestre Ledru
3c03acb262 rebase of the patch 2020-02-10 22:54:25 +01:00
Sylvestre Ledru
2b3a3ab6f8 rebase of the patches 2020-02-08 22:25:27 +01:00
Sylvestre Ledru
d661cfad84 add missing #/usr/bin/dh-exec 2020-02-08 19:07:50 +01:00
Sylvestre Ledru
04a779c409 add bug number 2020-02-08 17:52:29 +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
17e986d406 rebase of the patch 2020-02-07 15:49:38 +01:00
Sylvestre Ledru
fa3f68f24a remove the .in 2020-02-07 14:57:41 +01:00
Sylvestre Ledru
46534b6a89 also make clang-tools-X.Y.install.in +x for dh-exec 2020-02-07 14:10:55 +01:00
Sylvestre Ledru
7e182b2456 Merge branch 'snapshot-hurd' into 'snapshot'
hurd/hurd-cxx-paths.diff: Drop part of patch applied upstream

See merge request pkg-llvm-team/llvm-toolchain!49
2020-02-07 11:44:16 +00:00
Samuel Thibault
cfc0c35bf2 clang-tools-X.Y.install.in: Do not try to install hwasan_symbolize on hurd-any 2020-02-07 11:36:03 +01:00
Sylvestre Ledru
e92cfc0184 Merge branch '10-hurd' into '10'
hurd/hurd-cxx-paths.diff: Fix patch so it can be applied

See merge request pkg-llvm-team/llvm-toolchain!50
2020-02-07 10:03:58 +00:00
Samuel Thibault
f968f6db8a clang-tools-X.Y.install.in: Do not try to install hwasan_symbolize on hurd-any 2020-02-07 10:05:05 +01:00
Samuel Thibault
ec59040010 hurd/hurd-cxx-paths.diff: Fix patch so it can be applied 2020-02-07 10:03:36 +01:00
Sylvestre Ledru
0964b15d85 Do not try to install hwasan_symbolize on armhf ppc64el as it isn't built 2020-02-06 10:37:46 +01:00
Sylvestre Ledru
e80c4824ce rebase of the patch 2020-02-05 11:04:50 +01:00
Sylvestre Ledru
b53eb4b9c5 update the doc by replacing 9 => 10 2020-02-05 10:52:26 +01:00
Sylvestre Ledru
44aa60f621 disable the thinlto build 2020-02-04 23:26:09 +01:00
Sylvestre Ledru
c866dd8a6e do not hardcode gcc 8 anymore 2020-02-04 23:25:55 +01:00
Sylvestre Ledru
52633865a0 fix a typo 2020-02-04 10:21:27 +01:00
Sylvestre Ledru
8720d17957 First RC release 2020-02-03 11:46:47 +01:00
Sylvestre Ledru
e02f9ce67e rebase of the patch 2020-02-03 10:25:22 +01:00
Sylvestre Ledru
66786d35c6 add a tsan example 2020-02-02 21:43:58 +01:00
Sylvestre Ledru
bdcc25f31a rebase of the patch 2020-02-01 10:20:57 +01:00
Samuel Thibault
53c6e38e88 hurd/hurd-cxx-paths.diff: Drop part of patch applied upstream
and fix it so it can be applied
2020-01-28 23:51:56 +01:00
Sylvestre Ledru
2fb108a317 * Install clang-tidy headers in libclang-X.Y-dev
Path: usr/lib/llvm-11/include/clang-tidy/
  Introduced upstream in https://reviews.llvm.org/D73236
2020-01-25 20:02:27 +01:00
Sylvestre Ledru
4059642255 Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2020-01-24 09:01:44 +01:00
Gianfranco Costamagna
7dfd93565e Fix changelog with the version that went in experimental 2020-01-23 16:34:35 +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