Commit Graph

1842 Commits

Author SHA1 Message Date
Sylvestre Ledru
21cd363378 Limit the archs where the ocaml binding is built
Should fix the FTBFS
Currently amd64 arm64 armel armhf i386
2017-04-15 15:20:59 +00:00
Sylvestre Ledru
575d1a798d Limit the archs where the ocaml binding is built
Should fix the FTBFS
Currently amd64 arm64 armel armhf i386
2017-04-15 15:19:21 +00:00
Sylvestre Ledru
e3d9aac785 Add libncurses5-dev as part of the build dep (needed now for lldb) 2017-04-10 18:50:32 +00:00
Sylvestre Ledru
b03cbf14b4 try to unbreak the build by adding libncurses5-dev in the build deps 2017-04-10 18:39:34 +00:00
Sylvestre Ledru
830415a72d New snapshot release 2017-04-10 16:41:13 +00:00
Sylvestre Ledru
3486e452b6 upload 2017-04-10 08:59:31 +00:00
Sylvestre Ledru
86491b223d fix bad merge 2017-04-10 06:11:23 +00:00
Sylvestre Ledru
a25516c97a rebase of the patch 2017-04-09 18:18:14 +00:00
Sylvestre Ledru
43e37f5c1b fix the version 2017-04-09 16:41:13 +00:00
Sylvestre Ledru
3f48b8ba2a fix dh_makeshlibs version 2017-04-09 16:39:59 +00:00
Sylvestre Ledru
e986818a72 remove the ocaml stuff 2017-04-09 12:43:13 +00:00
Sylvestre Ledru
ca711d0698 remove the ocaml stuff 2017-04-09 12:40:03 +00:00
Sylvestre Ledru
9d8e0825eb try to fix the coverity stuff 2017-04-09 08:50:02 +00:00
Sylvestre Ledru
ae779d5633 rebase of the patch 2017-04-09 08:45:35 +00:00
Sylvestre Ledru
8bb58ffa7a * Add override_dh_makeshlibs for the libllvm or liblldb versions
Thanks to Julien Cristau for the patch
* Bring back the ocaml binding. thanks to Cyril Soldani for the patch
  (Closes: #858626)
* change the min version of the libclang1 symbols to 1:4.0-3~
* Add override_dh_makeshlibs for the libllvm or liblldb versions
  Thanks to Julien Cristau for the patch
* Fix the symlink on scan-build-py
* Bring back the content of llvm-4.0-doc (Closes: #844616)
* d/p/pthread-link.diff Hardcode like to pthread which was missing for
  libclang
2017-04-09 08:28:04 +00:00
Sylvestre Ledru
cb938219a3 Fix the symlink on scan-build-py 2017-04-09 08:22:18 +00:00
Sylvestre Ledru
1d7acaf472 fix symlink on scan-build-py 2017-04-09 08:21:01 +00:00
Sylvestre Ledru
ddc56e5e5a * Add override_dh_makeshlibs for the libllvm or liblldb versions
Thanks to Julien Cristau for the patch
* Bring back the ocaml binding. thanks to Cyril Soldani for the patch
  (Closes: #858626)
* change the min version of the libclang1 symbols to 1:4.0-3~
* Add override_dh_makeshlibs for the libllvm or liblldb versions
  Thanks to Julien Cristau for the patch
2017-04-09 08:13:52 +00:00
Sylvestre Ledru
6e1f4c0e95 bring back the ocaml stuff 2017-04-09 08:02:54 +00:00
Sylvestre Ledru
abe47e0d4a fix changelog 2017-04-09 08:02:13 +00:00
Sylvestre Ledru
d6f135059d * Add override_dh_makeshlibs for the libllvm or liblldb versions
Thanks to Julien Cristau for the patch
* Bring back the ocaml binding. thanks to Cyril Soldani for the patch
  (Closes: #858626)
* change the min version of the libclang1 symbols to 1:3.8.1-19~
* d/p/lldb-server-link.diff Fix the lldb hang. It was due to a linking issue.
  Thanks to Pavel Labath (Closes: #846640)
2017-04-09 08:01:19 +00:00
Sylvestre Ledru
7c67be90a2 d/p/silent-amd-tet.diff: Silent some amdgpu test
https://bugs.llvm.org//show_bug.cgi?id=32483
2017-04-08 19:00:07 +00:00
Sylvestre Ledru
1480ac3b2e d/p/disable-error-xray.diff: silent some xray error. See
https://bugs.llvm.org/show_bug.cgi?id=32582
2017-04-08 18:59:52 +00:00
Sylvestre Ledru
f2acd6c154 Silent some amdgpu test https://bugs.llvm.org//show_bug.cgi?id=32483 2017-04-04 05:09:34 +00:00
Sylvestre Ledru
5cd0733316 fix the symbol file 2017-03-31 05:28:59 +00:00
Sylvestre Ledru
3ea614c6ea Use versioned symbols (Closes: #848368) 2017-03-29 06:54:02 +00:00
Sylvestre Ledru
a7d70b3891 Explicit the dep of clang-tidy on same version of llvm to avoid
undefined symbols
2017-03-28 13:40:03 +00:00
Sylvestre Ledru
1646d8a6ce Explicit the dep of clang-tidy on same version of llvm to avoid
undefined symbols
2017-03-28 13:39:27 +00:00
Sylvestre Ledru
cc9911af6e * Add override_dh_makeshlibs for the libllvm or liblldb versions
Thanks to Julien Cristau for the patch
* Bring back the ocaml binding. thanks to Cyril Soldani for the patch
  (Closes: #858626)
2017-03-28 07:22:31 +00:00
Sylvestre Ledru
12d2dcd25c silent some failing tests 2017-03-27 07:27:19 +00:00
Sylvestre Ledru
6efc6e065c remove silent-amdgpu-test-failing.diff fixed upstream 2017-03-27 07:12:47 +00:00
Sylvestre Ledru
5d836efc15 change the min version of the libclang1 symbols to 1:3.8.1-19~ 2017-03-26 17:55:53 +00:00
Sylvestre Ledru
23938cd503 refresh of the patch 2017-03-26 16:52:30 +00:00
Sylvestre Ledru
1fc70cb750 remove the empty llvm package (Closes: #858626) 2017-03-25 21:38:27 +00:00
Sylvestre Ledru
d30c4bd98b mark the first symbol as (optional) as it differs from ld and gold 2017-03-25 15:38:39 +00:00
Sylvestre Ledru
3c6c477467 mark the first symbol as (optional) as it differs from ld and gold 2017-03-25 15:38:35 +00:00
Sylvestre Ledru
39caf647a3 mark the first symbol as (optional) as it differs from ld and gold 2017-03-25 15:36:00 +00:00
Sylvestre Ledru
5aacd63107 mark the first symbol as (optional) as it differs from ld and gold 2017-03-25 15:36:00 +00:00
Sylvestre Ledru
ab85de3e5e mark the first symbol as (optional) as it differs from ld and gold 2017-03-25 15:36:00 +00:00
Sylvestre Ledru
6732e2d1f7 mark the first symbol as (optional) as it differs from ld and gold 2017-03-25 15:36:00 +00:00
Sylvestre Ledru
4071973c29 remove the news element 2017-03-25 15:34:29 +00:00
Sylvestre Ledru
66508b8c33 remove the news element 2017-03-25 15:34:29 +00:00
Sylvestre Ledru
a7d0d7f842 rebase of the patches 2017-03-25 15:22:11 +00:00
Sylvestre Ledru
749937e1ed fix changelog 2017-03-20 13:49:26 +00:00
Sylvestre Ledru
34a975100d Use versioned symbols (Closes: #848368) 2017-03-19 22:13:13 +00:00
Sylvestre Ledru
9b8817aecf Use versioned symbols (Closes: #849098) 2017-03-19 22:07:12 +00:00
Sylvestre Ledru
b9e921b521 update of the patch 2017-03-19 22:07:06 +00:00
Sylvestre Ledru
720ce7ddfd fix symbols list 2017-03-19 21:06:15 +00:00
Sylvestre Ledru
aef2ed28af news + symbol 2017-03-19 19:30:26 +00:00
Sylvestre Ledru
6b7788647b remove the ldflags 2017-03-19 15:59:47 +00:00