Commit Graph

3861 Commits

Author SHA1 Message Date
Sylvestre Ledru
3c340db424 remove comment which breaks the build 2021-07-11 23:51:57 +02:00
Sylvestre Ledru
443eeecf7b Add libxml2 as a dependency as it is necessary for llvm manifest tool (llvm-mt) (Closes: #990537) 2021-07-11 23:32:16 +02:00
Sylvestre Ledru
c4ba7351e3 fix changelog 2021-07-11 23:30:24 +02:00
Sylvestre Ledru
0932d50cc0 Backport bug #47591 to fix a miscompilation in bpftrace (Closes: #990220) 2021-06-23 13:50:37 +02:00
Sylvestre Ledru
e224f7fd9f upload in exp first 2021-06-22 23:03:29 +02:00
Sylvestre Ledru
791bd861ef Fix the path to analyze-{cc,c++} for scan-build-py with --intercept-first (scan-build-py-fix-analyze-path.diff) 2021-06-22 22:59:50 +02:00
Sylvestre Ledru
df37dcdf28 remove old rules for stretch, xenial & trusty 2021-05-10 13:33:06 +02:00
Sylvestre Ledru
90f737ccd4 Also build lld on s390x 2021-04-28 22:31:14 +02:00
Sylvestre Ledru
d65a30fcd5 Disable lto. Hopefully workaround the issue https://bugs.llvm.org/show_bug.cgi?id=50031 2021-04-22 22:09:01 +02:00
Sylvestre Ledru
14616b5799 Revert "Try to fix the fakeroot error"
This reverts commit e2f054d701.
2021-03-28 10:11:57 +02:00
Sylvestre Ledru
e2f054d701 Try to fix the fakeroot error 2021-03-28 09:50:33 +02:00
Sylvestre Ledru
b2d7e3e789 improve the custom cmake mgmt 2021-03-27 23:16:04 +01:00
Sylvestre Ledru
b528e61bff On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 12:36:06 +01:00
Sylvestre Ledru
99609f8c8c On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these 2021-03-27 12:36:06 +01:00
Sylvestre Ledru
c0c2789686 bring back the 11.1.0 changelog 2021-03-01 10:52:14 +01:00
Sylvestre Ledru
02bc453fb1 Only enable libomp-11-doc on supported archs 2021-03-01 10:50:52 +01:00
Sylvestre Ledru
09852f798c New upstream release Should be mostly minor fixes Was driven by https://bugs.llvm.org/show_bug.cgi?id=46526 but as we are not impacted, I reverted the change in debian/patches/revert-abi-change-clang.diff 2021-02-17 09:12:48 +01:00
Sylvestre Ledru
f6d9216040 master => main 2021-01-30 20:37:45 +01:00
Sylvestre Ledru
71038fc3cc revert the upstream 11.1.0 patch 2021-01-30 20:08:42 +01:00
Sylvestre Ledru
1783f861ed Fix the changelog 2021-01-06 20:17:06 +01:00
Gianfranco Costamagna
94c9479c6e Drop two patches wrongly added by me 2021-01-06 16:17:37 +01:00
Sylvestre Ledru
2fc5359828 rename patch debian/patches/D67877.patch -> debian/patches/cmake-clang-example.patch 2021-01-06 15:52:58 +01:00
Gianfranco Costamagna
1bdf6f2a40 Fixup changelog 2021-01-06 14:25:04 +01:00
Sylvestre Ledru
bded0f07db Merge commit '9f25141' into 11 2021-01-06 09:25:29 +01:00
Sylvestre Ledru
9f251411c9 11.0.1 release 2021-01-06 09:25:09 +01:00
Gianfranco Costamagna
efe59c3532 Sync changelog with what is in sid 2021-01-05 13:55:55 +01:00
Gianfranco Costamagna
4c150d6e1a Update changelog 2020-12-26 15:31:03 +01:00
Gianfranco Costamagna
8e7a52d60e Run dh_makeshlibs with -V parameter (Closes: #977814) 2020-12-25 23:29:22 +01:00
Gianfranco Costamagna
7cb38c35bb Drop old patch, upstream now 2020-12-25 23:22:49 +01:00
Sylvestre Ledru
43cfb1c81b New snapshot release 2020-12-19 11:23:26 +01:00
Sylvestre Ledru
161a5a7d6a fix the version 2020-12-19 09:32:33 +01:00
Sylvestre Ledru
c5a9b14637 Upload to unstable to help doko with gcc 11.0.1 will be released before the freeze 2020-12-19 09:32:33 +01:00
Sylvestre Ledru
52edc5972b rebase of the patch 2020-12-18 10:52:37 +01:00
Sylvestre Ledru
9e3570226d Disable the patch for real 2020-12-16 17:22:24 +01:00
Sylvestre Ledru
bfed0be012 * experimental New snapshot release
* Remove "gnu-assembler-compat.diff" for apt.llvm.org as applied upstream
  Should be part of rc2
2020-12-16 11:24:26 +01:00
Sylvestre Ledru
2a2459760c Merge branch '11' into '11'
Fix description of libclang-cpp11-dev package

See merge request pkg-llvm-team/llvm-toolchain!63
2020-11-26 19:42:19 +00: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
a7d8e8de9a * New snapshot release
* Remove fix-clang-format-bug-47589.patch (applied upstream)
2020-11-26 10:20:49 +01:00
Sylvestre Ledru
aa93df2930 Disable until approved upstream 2020-11-25 10:55:03 +01:00
Sylvestre Ledru
d11ea3b732 rename of the patch to gnu-assembler-compat.diff 2020-11-25 10:54:34 +01:00
Gianfranco Costamagna
4a5f1d1033 Update changelog 2020-11-25 10:18:37 +01:00
Gianfranco Costamagna
bdc5dcb9b0 Add upstream patch D92052 to fix a gcn offload compiler issue with gcc (Closes: #975692) 2020-11-25 10:17:34 +01:00
Sylvestre Ledru
1b70301a75 rebase of the patch 2020-11-12 11:02:04 +01:00
Sylvestre Ledru
510d1caa66 fix merge 2020-11-07 15:53:59 +01:00
Sylvestre Ledru
fa4ea2ab2c Ignore some tests on i386 to get autopkgtest fixed (Closes: #972334) 2020-11-07 15:53:16 +01:00
Adrian Bunk
6d3f4091a2 Add a changelog entry for the i386 fuzzer fix 2020-11-05 17:27:58 +02:00
Sylvestre Ledru
0418b47236 Merge branch '11' into '11'
Fix the fuzzer build on i386

See merge request pkg-llvm-team/llvm-toolchain!62
2020-11-03 20:27:27 +00:00
Adrian Bunk
ec452161a6 Fix the fuzzer build on i386 2020-11-02 21:58:59 +02:00
Adrian Bunk
4a3fe9fff1 Revert "qualify-clang.sh: skip a fuzzer test in i386 because of https://bugs.llvm.org/show_bug.cgi?id=43677"
This reverts commit f81965c320.
2020-11-02 21:02:13 +02:00
Sylvestre Ledru
f81965c320 qualify-clang.sh: skip a fuzzer test in i386 because of https://bugs.llvm.org/show_bug.cgi?id=43677 2020-11-02 12:44:55 +01:00