Commit Graph

1953 Commits

Author SHA1 Message Date
Sylvestre Ledru
4447712dc2 add another bug number 2016-09-08 14:08:31 +00:00
Sylvestre Ledru
37a4ac39bc Fix a ftbfs on lldb on arm64 (Closes: #836591)
Once more, thanks to Ximin Luo for investigating
2016-09-08 08:40:06 +00:00
Sylvestre Ledru
d83a531f8c Fix the arm64 lldb build issue. Thanks to Ximin Luo (Closes: #836591) 2016-09-07 16:25:30 +00:00
Sylvestre Ledru
d25de30fef rebase of the patch 2016-09-07 11:54:40 +00:00
Sylvestre Ledru
049d79eff7 Fix asan with libc6 >= 2.24 (asan-glibc-2.24.diff, backport of 269633)
Many thanks to Michael Stapelberg for the great bug report.
(Closes: 836723)
2016-09-05 06:59:12 +00:00
Sylvestre Ledru
62e6228624 Should fix the rust migration 2016-09-04 12:31:19 +00:00
Sylvestre Ledru
dd6e50309f Build lldb on arm64. Hopefully, works. 2016-09-04 12:29:17 +00:00
Sylvestre Ledru
f76010acf8 Build lldb on arm64. Hopefully, works. 2016-09-04 12:28:35 +00:00
Sylvestre Ledru
bc173cfa88 Build lldb on arm64. Hopefully, works. 2016-09-04 12:25:55 +00:00
Sylvestre Ledru
e83a6bafd7 missing file 2016-09-02 19:06:46 +00:00
Sylvestre Ledru
d26e16f8f5 python-lldb-4.0 archs "any" to a list like others pkg 2016-09-02 11:13:44 +00:00
Sylvestre Ledru
976363061e python-lldb-3.9 archs "any" to a list like others pkg 2016-09-02 11:12:25 +00:00
Sylvestre Ledru
b674ea6606 ship the manpage 2016-09-02 09:40:31 +00:00
Sylvestre Ledru
3f37321c3b * Merge clang-include-fixer-4.0 into clang-4.0. Don't think
it deserves it own package
* clang_getAllSkippedRanges in the list of libclang1 symbols
2016-09-02 09:39:32 +00:00
Sylvestre Ledru
53102dd896 Merge clang-include-fixer-3.9 into clang-3.9. Don't think
it deserves it own package
2016-09-02 09:36:13 +00:00
Sylvestre Ledru
db7ad6d2df Also ship clang-reorder-fields as part of the clang-4.0 package 2016-09-02 09:32:56 +00:00
Sylvestre Ledru
610366dac3 New stable release 2016-09-01 12:59:34 +00:00
Sylvestre Ledru
71a5512f39 remove the word final from the tarball generation 2016-09-01 11:48:01 +00:00
Sylvestre Ledru
bcb11f24a0 remove the word final from the tarball generation 2016-09-01 11:48:01 +00:00
Sylvestre Ledru
7b04d57533 remove the word final from the tarball generation 2016-09-01 11:46:16 +00:00
Sylvestre Ledru
b553daa10e Try to disable the execution of the testsuite for scan-build & coverity
for real
2016-08-29 09:09:21 +00:00
Sylvestre Ledru
bcfb19f08d fix the changelog 2016-08-28 22:44:51 +00:00
Sylvestre Ledru
48d95a0b51 Port to kfreebsd. Many thanks to Pino Toscano
(Closes: #835665)
2016-08-28 09:42:07 +00:00
Sylvestre Ledru
4d98bceaa1 rebase of the patch 2016-08-28 09:40:44 +00:00
Sylvestre Ledru
6e19d39c75 Port to kfreebsd. Many thanks to Pino Toscano
(Closes: #835665)
2016-08-28 09:38:01 +00:00
Sylvestre Ledru
11c82686cc Port to kfreebsd. Many thanks to Pino Toscano
(Closes: #835665)
2016-08-28 09:35:08 +00:00
Sylvestre Ledru
f67c66420b Upload in unstable 2016-08-27 22:46:39 +00:00
Sylvestre Ledru
991983ef19 silent a failing test 2016-08-27 22:46:26 +00:00
Sylvestre Ledru
b586ee9662 clang_getAllSkippedRanges in the list of libclang1 symbols 2016-08-27 18:16:35 +00:00
Sylvestre Ledru
4d016c4cd7 disable libjson lintian override 2016-08-27 16:20:15 +00:00
Sylvestre Ledru
80f115e1c6 disable libjson lintian override 2016-08-27 16:19:29 +00:00
Sylvestre Ledru
0eb715c5cc rebase of the patch 2016-08-27 16:11:29 +00:00
Sylvestre Ledru
cf6e1cae9a rebase of the patch 2016-08-27 16:11:29 +00:00
Sylvestre Ledru
290faf8426 bring back the patch 2016-08-27 16:07:10 +00:00
Sylvestre Ledru
d73a506599 bring back the patch 2016-08-27 16:06:22 +00:00
Sylvestre Ledru
2fc7beada0 Fix the usage of jsoncpp in polly. Thanks to James Clarke for the patch
(Closes: #835607)
2016-08-27 15:47:47 +00:00
Sylvestre Ledru
4196314f2b Fix the usage of jsoncpp in polly. Thanks to James Clarke for the patch
(Closes: #835607)
2016-08-27 15:44:47 +00:00
Sylvestre Ledru
ecb4eae906 Fix the usage of jsoncpp in polly. Thanks to James Clarke for the patch
(Closes: #835606)
2016-08-27 15:37:02 +00:00
Sylvestre Ledru
200f9c8b24 Snapshot is now 4.0 2016-08-27 14:12:54 +00:00
Sylvestre Ledru
9b9eee9b57 * Fix the renaming of the manpages (Closes: #834077)
* Use the manpage from clang.rst instead of help2man
2016-08-27 13:20:20 +00:00
Sylvestre Ledru
a9ab44f72b Use the manpage from clang.rst instead of help2man 2016-08-27 12:58:58 +00:00
Sylvestre Ledru
25fa4b4134 fix the path in which man pages are now generated 2016-08-27 12:41:16 +00:00
Sylvestre Ledru
5cf1e1d3ac not used anymore 2016-08-27 12:26:25 +00:00
Sylvestre Ledru
dff6252b16 upload in unstable instead 2016-08-27 12:20:00 +00:00
Sylvestre Ledru
eac6d54138 New snapshot release 2016-08-26 21:50:28 +00:00
Sylvestre Ledru
5b373e7314 * Fix the renaming of the manpages (Closes: #834077)
* Fix a crash with clang-tidy (Closes: #833802)
  Fixed in 1:3.9~+rc1-1~exp1
2016-08-26 21:36:32 +00:00
Sylvestre Ledru
6cafcdfdcd Set the correct Conflicts for python-clang-4.0, python-lldb-4.0
(Closes: #832410)
2016-08-26 21:36:00 +00:00
Sylvestre Ledru
078edc07c5 new RC release 2016-08-25 21:43:19 +00:00
Sylvestre Ledru
3214fcf7db Ship clang-offload-bundler in clang 4.0 2016-08-25 14:52:18 +00:00
Sylvestre Ledru
e0eb358729 remove compiler-rt-path.diff (file removed upstream, probably because
we moved to cmake)
2016-08-24 21:20:58 +00:00