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
|
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
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
Gianfranco Costamagna
|
7dfd93565e
|
Fix changelog with the version that went in experimental
|
2020-01-23 16:34:35 +01:00 |
|
Gianfranco Costamagna
|
89a2954b4f
|
Cherry-pick fixes from 9 branch
|
2020-01-23 14:55:01 +01:00 |
|
Gianfranco Costamagna
|
10b8919720
|
Add Myself to uploaders
|
2020-01-23 11:20:23 +01:00 |
|
Gianfranco Costamagna
|
18945a241f
|
Fix m68k architecture
|
2020-01-23 10:56:07 +01:00 |
|
Gianfranco Costamagna
|
eda53aa589
|
Drop transitional packages that never existed on 10 branch
|
2020-01-23 10:46:52 +01:00 |
|
Gianfranco Costamagna
|
ca7f1e0da3
|
Merge branch '9' into 10
|
2020-01-23 10:43:02 +01:00 |
|
Gianfranco Costamagna
|
56f77a700c
|
Add two new python tests
|
2020-01-23 10:08:45 +01:00 |
|
Gianfranco Costamagna
|
adb537ded6
|
Update changelog, upload to unstable
|
2020-01-23 09:18:49 +01:00 |
|
Gianfranco Costamagna
|
29d4a3685b
|
Fix link for python3-lldb package
|
2020-01-23 09:18:49 +01:00 |
|
Gianfranco Costamagna
|
7eadf9746d
|
Add missing runtime dependency and add fix for lldb -P usage
|
2020-01-23 09:18:49 +01:00 |
|
Sylvestre Ledru
|
14451e5ee0
|
prepare upload
|
2020-01-22 14:37:48 +01:00 |
|
Sylvestre Ledru
|
23832a3a7a
|
Rebase
|
2020-01-22 10:36:55 +01:00 |
|