Commit Graph

3784 Commits

Author SHA1 Message Date
Sylvestre Ledru
f79ace5602 fix the tests 2020-03-02 22:28:16 +01:00
Sylvestre Ledru
a915359406 add missing link for build 2020-03-02 22:24:53 +01:00
Sylvestre Ledru
afcf091fb0 Fix the *clang* desc as C++17 is supported 2020-03-02 20:37:42 +01:00
Sylvestre Ledru
f13d343699 Merge branch '10' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 10 2020-03-02 20:32:24 +01:00
Sylvestre Ledru
db2178ef49 Fix the libclang-cpp* packages 2020-03-02 20:31:38 +01:00
Sylvestre Ledru
375bb31d35 add liclang-cpp10-dev in the list 2020-03-02 18:56:51 +01:00
Sylvestre Ledru
bee8cbe1a5 fix links? 2020-03-02 18:51:50 +01:00
Sylvestre Ledru
12cac26c3b libclangcpp dev create the necessary sylink 2020-03-02 14:56:15 +01:00
Sylvestre Ledru
09fa7cd27f fix a typo 2020-03-02 09:13:24 +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
38f5985905 Merge remote-tracking branch 'origin/10' into snapshot 2020-03-01 22:08:44 +01:00
Sylvestre Ledru
f3272a3494 rename the patch 2020-03-01 21:01:13 +01:00
Sylvestre Ledru
9d4d39eef9 Disable libfuzzer on x86 https://bugs.llvm.org/show_bug.cgi?id=43677 FTBFS otherwise 2020-03-01 20:59:37 +01:00
Sylvestre Ledru
fdd9f2aef5 Revert "Bring back libfuzzer, for some reasons I don't remember I disabled it:"
This reverts commit e042e5407d.
2020-03-01 20:50:46 +01:00
Sylvestre Ledru
53799762bc Merge remote-tracking branch 'origin/10' into snapshot 2020-03-01 09:03:28 +01:00
Sylvestre Ledru
a3bfe3f25e Silent the polly tests in debian/qualify-clang.sh clang (LLVM option parsing): Unknown command line argument '-polly'. Try: 'clang (LLVM option parsing) --help' 2020-02-29 23:56:51 +01:00
Sylvestre Ledru
e042e5407d Bring back libfuzzer, for some reasons I don't remember I disabled it: 2020-02-29 23:54:01 +01:00
Sylvestre Ledru
1ad6142cf1 remove hardcoded version 2020-02-29 23:40:57 +01:00
Sylvestre Ledru
3b82b54859 fix changelog 2020-02-29 14:04:30 +01:00
Sylvestre Ledru
9ab9fa59e1 rebase of the patch 2020-02-26 10:04:19 +01:00
Gianfranco Costamagna
8e2e599b32 Merge branch '10' into snapshot 2020-02-25 20:05:46 +01:00
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