Sylvestre Ledru
4cb6852be1
* Really fix "use versioned symbols" for llvm
...
Thanks to Julien Cristau for the patch (Closes : #849098 )
* Prepare version 4.0.1
* Tolerate if ocaml failed
* Just like with snapshot, add libncurses in the list of build deps
(Closes : #861170 )
2017-04-25 15:07:32 +00:00
Sylvestre Ledru
14e4200bcc
Really fix "use versioned symbols" for llvm
...
Thanks to Julien Cristau for the patch (Closes : #849098 )
2017-04-25 13:14:11 +00:00
Sylvestre Ledru
c62cdd3cee
also create the dir for ocaml doc in case it doesn't exist
2017-04-20 06:20:03 +00:00
Sylvestre Ledru
ebc5013ba3
workaround the missing ocaml dir
2017-04-19 18:51:00 +00:00
Sylvestre Ledru
99ff4c05f9
d/p/add_symbols_versioning.patch removed (applied upstream)
2017-04-18 06:10:36 +00:00
Sylvestre Ledru
9d19e19ec5
rebase of the patch
2017-04-17 20:20:36 +00:00
Sylvestre Ledru
dfa81be022
try to fix the ocaml_doc gen
2017-04-17 14:27:45 +00:00
Sylvestre Ledru
c19be3fe52
continue of the ocaml doc generation fails
2017-04-17 08:04:34 +00:00
Sylvestre Ledru
eb4367fd2f
fix ocaml install
2017-04-16 17:37:40 +00:00
Sylvestre Ledru
c33a501c6f
rebase of the patch
2017-04-16 09:29:01 +00:00
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
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
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
e986818a72
remove the ocaml stuff
2017-04-09 12:43:13 +00:00
Sylvestre Ledru
9d8e0825eb
try to fix the coverity stuff
2017-04-09 08:50:02 +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
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