Sylvestre Ledru
117c971773
Enable LLVM_ENABLE_DUMP
2020-04-19 00:52:29 +02:00
Sylvestre Ledru
df30791e80
rebase of the patches
2020-04-19 00:02:22 +02:00
Sylvestre Ledru
29bfb511d7
prepare version 10.0.1 (go back to 10.0.0-5 for debian if needed)
2020-04-17 23:24:21 +02:00
Sylvestre Ledru
77d09c0dd3
add a version check
2020-04-17 23:22:34 +02:00
Sylvestre Ledru
ce22281acc
New symbol clang_Type_getValueType added
2020-04-17 11:55:36 +02:00
Sylvestre Ledru
d1379f6de0
* Add -DLLVM_POLLY_LINK_INTO_TOOLS=OFF to workaround
...
https://bugs.llvm.org/show_bug.cgi?id=45571
2020-04-16 18:16:05 +02:00
Sylvestre Ledru
72f56d1070
remove an unused patch
2020-04-14 09:14:35 +02:00
Sylvestre Ledru
8468333b07
rename a patch
2020-04-14 09:14:35 +02:00
Sylvestre Ledru
ec7274feca
move risc files into their own dir
2020-04-14 09:14:32 +02:00
Sylvestre Ledru
75bf5ed61f
rebase
2020-04-11 12:03:42 +02:00
Sylvestre Ledru
a4742d03b8
Merge remote-tracking branch 'origin/10' into snapshot
2020-04-11 11:59:35 +02:00
Gianfranco Costamagna
dd39fde395
Upload to sid
2020-04-11 11:44:44 +02:00
Sylvestre Ledru
2e5e0ec30a
Also ship polly libs in libclang-common-10-dev. Fixes bug #44870 (upstream)
2020-04-11 00:00:01 +02:00
Sylvestre Ledru
a5811db303
bring back some polly test
2020-04-10 23:43:02 +02:00
Sylvestre Ledru
ecde4ea4c3
remove patch
2020-04-10 12:15:35 +02:00
Sylvestre Ledru
c0400c3e77
update of the changelog
2020-04-10 11:20:40 +02:00
Sylvestre Ledru
636c28e406
Also ship polly libs. Fixes bug #44870 (upstream)
2020-04-10 10:27:49 +02:00
Sylvestre Ledru
5d2fdf2aa8
Update the copyright file with recent changes ( Closes : #956287 ) Thanks to Michael Lustfield for the detective work
2020-04-09 17:12:13 +02:00
Sylvestre Ledru
45b8336ad6
Merge remote-tracking branch 'origin/10' into snapshot
2020-04-09 17:11:47 +02:00
Sylvestre Ledru
be68e8fc7c
Update the copyright file with recent changes ( Closes : #956287 ) Thanks to Michael Lustfield for the detective work
2020-04-09 14:35:12 +02:00
Sylvestre Ledru
ec51503624
license: merge some license
2020-04-09 14:35:00 +02:00
Sylvestre Ledru
16127ba30b
license: some paths moved
2020-04-09 14:28:45 +02:00
Sylvestre Ledru
d14ec38cde
license: remove polly/tools/GPURuntime/
2020-04-09 14:26:42 +02:00
Sylvestre Ledru
ecd8f921a1
license: libcxx is released under the apache2 license like the rest
2020-04-09 14:25:45 +02:00
Sylvestre Ledru
fa1a030853
license: fix clang headers
2020-04-09 14:23:24 +02:00
Sylvestre Ledru
a2163de680
license: remove nickname
2020-04-09 14:18:18 +02:00
Sylvestre Ledru
0fee4c19f0
license: clang/lib/Headers/cuda_wrappers/*
2020-04-09 14:17:46 +02:00
Sylvestre Ledru
9136816e79
Merge branch '10' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 10
2020-04-09 14:01:36 +02:00
Sylvestre Ledru
976216148e
YAMLParser license: update of the path
2020-04-09 14:01:21 +02:00
Sylvestre Ledru
2ef608a4f6
add googlemock license
2020-04-09 14:00:09 +02:00
Sylvestre Ledru
fee5882c02
path moved
2020-04-09 13:59:00 +02:00
Sylvestre Ledru
c77cafe9df
revert revert ofthe patch
2020-04-07 22:36:11 +02:00
Sylvestre Ledru
0a9a03a8d2
* Reoder the cmake arg
...
* disable-D77574-caused-PR-45453.diff: revert a change to address:
https://bugs.llvm.org/show_bug.cgi?id=45453
2020-04-07 11:23:47 +02:00
Sylvestre Ledru
0695035a44
reorder cmake build arg
2020-04-07 10:16:37 +02:00
Sylvestre Ledru
a620f9b4cc
update the repo
2020-04-07 10:07:45 +02:00
Gianfranco Costamagna
7e77b1ae33
Add patch to fix riscv64 builds from Ubuntu, where not all gcc packages are installed
2020-04-06 15:30:23 +02:00
Gianfranco Costamagna
c6c5dab79f
Add multilib riscv64 patch from Ubuntu
2020-04-06 15:25:12 +02:00
Sylvestre Ledru
bb359b01c1
ppc64el/autopkgtest: Just like with arm64, ignore two tests
2020-04-03 10:14:11 +02:00
Sylvestre Ledru
49bd63862a
Cherry-pick upstream patch D74453 to fix atomic compare-and-swap on riscv64.
2020-04-02 21:48:18 +02:00
Sylvestre Ledru
e201f63da5
rebase of the patch
2020-04-02 21:46:40 +02:00
Jessica Clarke
868a0382d4
Cherry-pick upstream patch D74453 to fix atomic compare-and-swap on riscv64
2020-04-02 21:46:40 +02:00
Sylvestre Ledru
a348a39544
detail what we fixed
2020-04-02 21:43:01 +02:00
Gianfranco Costamagna
eb0cd89811
Upload to unstable
2020-04-02 16:48:00 +02:00
Gianfranco Costamagna
281e4e2141
Add Ubuntu patches, upload to sid
2020-04-02 16:47:34 +02:00
Jessica Clarke
204cffaf4c
Cherry-pick upstream patch D74453 to fix atomic compare-and-swap on riscv64
2020-04-01 16:25:41 +01:00
Sylvestre Ledru
3807715de2
* Also install liblldMachO2.a in liblld
2020-04-01 11:05:04 +02:00
Sylvestre Ledru
c471c172d4
more typos
2020-03-31 23:47:27 +02:00
Sylvestre Ledru
b1c48f4bb4
fix more typos
2020-03-31 23:46:41 +02:00
Sylvestre Ledru
a96e59bf2a
Merge remote-tracking branch 'origin/10' into snapshot
2020-03-31 23:32:03 +02:00
Sylvestre Ledru
5e2aa1d986
Merge remote-tracking branch 'origin/9' into 10
2020-03-31 23:31:35 +02:00
Sylvestre Ledru
e40e4d826a
fix typo
2020-03-31 23:31:05 +02:00
Sylvestre Ledru
69541ee1b8
Merge remote-tracking branch 'origin/10' into snapshot
2020-03-31 23:29:23 +02:00
Sylvestre Ledru
19d4b09fae
fix changelog
2020-03-31 23:27:25 +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
bf461e4451
improve the s390s change doc
2020-03-30 11:08:33 +02:00
Gianfranco Costamagna
af11890030
Commit ubunut patch from <xnox> to change default s390x minimum arch
2020-03-27 05:17:29 +01:00
Sylvestre Ledru
7d9dbbad8d
rebase of the all patches
2020-03-26 11:16:17 +01:00
Sylvestre Ledru
29bf058736
remove no-cgi.patch - applied upstream
2020-03-25 22:43:07 +01:00
Sylvestre Ledru
60c495ce6e
improve the -lc++experimental test
2020-03-25 15:49:44 +01:00
Sylvestre Ledru
fd1f1749c5
Revert "Remove the -lc++experimental test from the qualify-clang.sh script as the lib has been removed in 9~svn366022-1~exp1"
...
This reverts commit e9368971c5
.
2020-03-25 15:48:59 +01:00
Sylvestre Ledru
c222d30bbc
* experimental New snapshot release
...
* Bring back libc++-experimental
2020-03-25 15:48:02 +01:00
Sylvestre Ledru
b18770189c
* Sixth RC release
...
* Really fix the arm64 autopkgtest
2020-03-23 20:41:02 +01:00
Sylvestre Ledru
23f9600835
Really fix the arm64 autopkgtest
2020-03-21 21:27:05 +01:00
Gianfranco Costamagna
9afbef15b0
cherry-pick upstream commit to unbreak mesa builds
2020-03-19 21:25:33 +01:00
Sylvestre Ledru
75d1abe12f
Fith RC release
2020-03-19 15:59:52 +01:00
Gianfranco Costamagna
3463a4b84c
Upload to sid
2020-03-19 09:49:18 +01:00
Sylvestre Ledru
7a29cc93aa
rebase of the patch
2020-03-16 11:25:43 +01:00
Sylvestre Ledru
da379db0a4
rebase of the patch
2020-03-16 09:55:20 +01:00
Sylvestre Ledru
261f8fdf68
Make autopkgtest/qualify-clang.sh work on arm64
2020-03-15 16:18:22 +01:00
Sylvestre Ledru
31c0940c60
Fourth RC release
2020-03-13 20:43:00 +01:00
Sylvestre Ledru
e219d57a45
rc4
2020-03-13 20:42:46 +01:00
Sylvestre Ledru
adea987734
Improve the jsonrpc syntax
2020-03-11 12:50:34 +01:00
Sylvestre Ledru
01c5a86dcf
Merge remote-tracking branch 'origin/10' into snapshot
2020-03-10 16:33:29 +01:00
Sylvestre Ledru
ff74df1613
fix rootpath for clangd
2020-03-10 16:00:55 +01:00
Sylvestre Ledru
5f37790dd3
clang-tidy: add a test for the autofix
2020-03-10 16:00:27 +01:00
Sylvestre Ledru
1b55b27aee
clangd with a cmake test
2020-03-10 15:52:46 +01:00
Sylvestre Ledru
943e638261
add tests for clangd
2020-03-09 19:02:16 +01:00
Gianfranco Costamagna
9e4ac38183
cherry-pick upstream fix for new glibc 2.31
2020-03-08 21:49:43 +01:00
Sylvestre Ledru
de29f38ec9
Disable the emmintrin.h build test in qualify-clang.sh on arm64
2020-03-08 09:47:36 +01:00
Sylvestre Ledru
444572f773
prepare upload
2020-03-07 19:52:43 +01:00
Gianfranco Costamagna
97a3ae6bd8
Upload to sid
2020-03-06 15:07:18 +01:00
Sylvestre Ledru
55f95004b5
rebase of the patch
2020-03-04 22:42:31 +01:00
Sylvestre Ledru
4e719e49b9
Third RC release
2020-03-04 14:57:48 +01: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
049407c8a4
remove a link which would prevent lib to be coinstsallable
2020-03-03 10:01:27 +01:00
Sylvestre Ledru
62b143372a
fix links
2020-03-03 08:12:57 +01:00
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
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
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
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
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
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
Gianfranco Costamagna
89a2954b4f
Cherry-pick fixes from 9 branch
2020-01-23 14:55:01 +01:00
Gianfranco Costamagna
cb145e6724
Update changelog, prepare for unstable upload
2020-01-23 14:35:00 +01:00
Gianfranco Costamagna
9badd59546
Revert site-packages/dist-packages hacking mv, this is done upstream now
2020-01-23 14:30:09 +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
Sylvestre Ledru
e8a9a83f28
10 => 11 in test
2020-01-23 10:23:45 +01:00
Gianfranco Costamagna
0df42be326
Merge branch '9' into snapshot
2020-01-23 10:09:35 +01:00
Gianfranco Costamagna
56f77a700c
Add two new python tests
2020-01-23 10:08:45 +01:00
Gianfranco Costamagna
c98f3add6e
Merge branch '9' into snapshot
2020-01-23 09:36:04 +01:00
Gianfranco Costamagna
3b55e252bc
Remove space from changelog
2020-01-23 09:29:35 +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
Gianfranco Costamagna
10643a5129
Merge branch '9' into snapshot
2020-01-22 14:28:52 +01:00
Sylvestre Ledru
23832a3a7a
Rebase
2020-01-22 10:36:55 +01:00
Sylvestre Ledru
f724684a20
add the + back in the version
2020-01-21 14:33:05 +01:00
Sylvestre Ledru
c41bd2f48d
Merge branch '10' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 10
2020-01-21 14:32:11 +01:00
Sylvestre Ledru
6ebc168912
Update of the qualify-script
2020-01-21 14:07:12 +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
37d53e8d2e
unbreak the upload
2020-01-21 09:04:16 +01:00
Sylvestre Ledru
9c232e43ae
prepare upload
2020-01-20 23:15:36 +01:00
Sylvestre Ledru
7627039c28
fix version
2020-01-20 23:14:32 +01:00
Sylvestre Ledru
cb1ae5a331
fix the unpack.sh script
2020-01-20 22:11:15 +01:00
Sylvestre Ledru
f2ad001b17
quality-clang.sh: refresh the list of package
2020-01-20 08:47:27 +01:00
Sylvestre Ledru
16183a1fd3
rebase of the patches
2020-01-19 23:07:58 +01:00
Sylvestre Ledru
84f5c8977b
version 11
2020-01-19 23:02:44 +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
e3f463d048
rebase of the patches
2020-01-14 11:48:13 +01:00
Sylvestre Ledru
5c9ac1d24c
rebase of the patches. removed upstream f2bbe8ede057af13b56949f24bbfb436f8a55f97
2020-01-14 09:40:38 +01:00
Sylvestre Ledru
ab16b5cb2b
Merge remote-tracking branch 'origin/9' into snapshot
2020-01-11 12:27:30 +01:00
Sylvestre Ledru
843576f8db
rebase of the patch
2020-01-11 12:20:35 +01:00
Gianfranco Costamagna
113395c623
Update patch to add more shebangs ( Closes : #948497 )
2020-01-10 09:38:50 +01:00
Sylvestre Ledru
04c32ad420
rebase of the patch
2020-01-09 22:41:22 +01:00
Sylvestre Ledru
e492e8e0ee
rebase of the patch
2020-01-08 22:37:38 +01:00
Gianfranco Costamagna
a4681d5a02
Move python2.7 to python3 for clang binaries, Reupload to sid ( Closes : #948409 )
2020-01-08 12:17:34 +01:00
Sylvestre Ledru
6d5fa424fd
the test now works
2020-01-06 11:13:02 +01:00
Sylvestre Ledru
ca5022f5f9
experimental New snapshot release
2020-01-04 11:52:19 +01:00
Sylvestre Ledru
23c639b684
rebase of the patch
2020-01-04 11:51:45 +01:00
Sylvestre Ledru
1886743cbc
Merge recent 9 changes (python 3 and testsuite mostly)
2020-01-04 10:49:39 +01:00
Sylvestre Ledru
70b522218e
Merge remote-tracking branch 'origin/9' into snapshot
2020-01-04 10:48:55 +01:00
Gianfranco Costamagna
9ad05c3ebe
Upload to sid
2020-01-04 08:52:26 +01:00
Gianfranco Costamagna
13091a1b30
Do not run z3 tests if z3 support is not enabled
2020-01-04 08:51:45 +01:00
Gianfranco Costamagna
e65c59ef80
Force a python3 shebang on python modules to fix testsuite
2020-01-04 08:49:27 +01:00
Sylvestre Ledru
11c49fe593
rebase of the patch
2020-01-03 09:50:40 +01:00
Fabian Grünbichler
cfc3b76c3e
update changelog for backport
...
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-01-03 09:42:42 +01:00
Sylvestre Ledru
fb1f456314
remove libbye from the install
2020-01-03 00:43:17 +01:00
Sylvestre Ledru
e650a50fd8
rebase of the patch
2020-01-02 22:59:48 +01:00
Sylvestre Ledru
6684f35c9d
Add a '+' in the version (as the old upload is high than the one without) Will be removed in 11
2019-12-30 23:31:12 +01:00
Sylvestre Ledru
a958f0b737
* Disable the polly testsuite:
...
- freezing in the current build
- not a big deal if failing
2019-12-30 23:29:34 +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
7de134cd50
prepare upload
2019-12-29 12:47:27 +01:00
Sylvestre Ledru
b8ee09960d
fix changelog
2019-12-29 12:37:44 +01:00
John Paul Adrian Glaubitz
df8b6900fe
Build polly docs and manpages only when polly is enabled
2019-12-26 22:48:24 +01:00
Sylvestre Ledru
750a70db9f
disable mlir build, not ready yet because of upstream bugs
2019-12-26 09:13:51 +01:00
Sylvestre Ledru
9ab4442817
fix the version
2019-12-25 23:29:09 +01:00
Sylvestre Ledru
9e4a8de956
Sync 9 into 10
2019-12-25 23:28:30 +01:00
Sylvestre Ledru
6d955ccc9c
* experimental New snapshot release
...
* Enable mlir
2019-12-25 23:28: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
f26c761136
remove patches applied upstream
2019-12-25 18:38:32 +01:00
Sylvestre Ledru
e51d461208
rebase of the patch
2019-12-25 18:37:42 +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
Sylvestre Ledru
49aed04be5
remove artifact
2019-12-25 18:18:36 +01:00
Sylvestre Ledru
90985d2b91
Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9
2019-12-24 12:29:42 +01:00
Sylvestre Ledru
32987bf0d0
add a test for clang-tidy
2019-12-24 12:29:36 +01:00
Sylvestre Ledru
e829c8422f
patch rebased
2019-12-23 23:35:14 +01:00
Sylvestre Ledru
342e98d482
upload to unstable
2019-12-22 22:39:20 +01:00
Aurelien Jarno
ec315806ef
Include upstream patch D60657 for rust support on riscv64.
2019-12-21 14:11:55 +01:00
James Clarke
d3c0a47536
Fix upstream patch D71028 for LLVM 9 ( Closes : #946874 )
2019-12-20 21:56:42 +00:00
Sylvestre Ledru
be78110f6b
disable the mips test for now
2019-12-20 09:01:25 +01:00
Sylvestre Ledru
a6fc5bfdb9
include upstream patch D71028 for rust mips tests ( Closes : #946874 )
2019-12-19 13:56:40 +01:00
Gianfranco Costamagna
345ea2ec85
Update again to unstable with updated changelog
2019-12-19 00:26:47 +01:00
Sylvestre Ledru
c0281a9de9
do not fail the build is help2man is failing
2019-12-16 17:45:16 +01:00
Sylvestre Ledru
f686aadfdf
rebase of the patch
2019-12-15 16:59:17 +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
Aurelien Jarno
56beb28b79
llvm-riscv64-fix-cffi.diff: backport patch to fix CFI directives on riscv64 from master.
2019-12-14 11:49:36 +01:00
Sylvestre Ledru
68cccd3341
fix a typo
2019-12-11 08:39:16 +01:00
Sylvestre Ledru
e2b108c943
Install usr/lib/llvm-@LLVm_VERSION@/lib/clang/@LLVM_VERSION_FULL@/bin/hwasan_symbolize in clang-tools-X.Y
2019-12-10 14:11:40 +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
6e97d14530
fix changelog
2019-12-08 21:05:23 +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
583a094319
Rely on pre-initialized dpkg-architecture variables.
...
Fixes lintian: debian-rules-sets-dpkg-architecture-variable
See https://lintian.debian.org/tags/debian-rules-sets-dpkg-architecture-variable.html for more details.
2019-12-08 21:02:53 +01:00
Sylvestre Ledru
e23e7aec08
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.
...
Fixes lintian: patch-file-present-but-not-mentioned-in-series
See https://lintian.debian.org/tags/patch-file-present-but-not-mentioned-in-series.html for more details.
2019-12-08 21:02:50 +01:00