Commit Graph

2675 Commits

Author SHA1 Message Date
Sylvestre Ledru
32094e8554 remove other references to tblgen 2017-05-24 07:14:59 +00:00
Sylvestre Ledru
df8ce22b7b Remove clang-tblgen from clang-X.Y (done by upstream) 2017-05-24 07:14:16 +00:00
Sylvestre Ledru
df5376c47d try something else for the version 2017-05-08 08:12:56 +00:00
Sylvestre Ledru
25209f2a61 don't need to use the pre_process option to build the doc. It is breaking coverity moreover 2017-05-08 07:38:36 +00:00
Sylvestre Ledru
9f4122c474 * New symbols added in libclang
- clang_EvalResult_getAsLongLong
   - clang_EvalResult_getAsUnsigned
   - clang_EvalResult_isUnsignedInt
   - clang_TargetInfo_dispose
   - clang_TargetInfo_getPointerWidth
   - clang_TargetInfo_getTriple
   - clang_Type_isTransparentTagTypedef
   - clang_getAllSkippedRanges
   - clang_getTranslationUnitTargetInfo
2017-05-08 07:32:12 +00:00
Sylvestre Ledru
a1e0900c92 Fix the version 2017-05-07 18:40:48 +00:00
Sylvestre Ledru
c8e7ff43e5 Add option -DPOLLY_BUNDLED_JSONCPP=ON
to use the system lib instead of the patch d/p/use-deb-json.diff
2017-05-07 10:28:50 +00:00
Sylvestre Ledru
45f800faef Only enable libfuzzer for Linux kernel.
Thanks to Pino Toscano for the patch
2017-05-06 08:06:02 +00:00
Sylvestre Ledru
2d81a37090 Only enable libfuzzer for Linux kernel.
Thanks to Pino Toscano for the patch
2017-05-06 08:03:20 +00:00
Sylvestre Ledru
96c6c1c882 New snapshot release 2017-05-06 08:02:18 +00:00
Sylvestre Ledru
2d9c7937a8 rebase of the patch 2017-05-04 19:01:32 +00:00
Sylvestre Ledru
064d0062e5 try to fix the ocaml install dir 2017-05-04 16:11:19 +00:00
Sylvestre Ledru
97af9bff60 patches rebased 2017-04-28 09:10:13 +00:00
Sylvestre Ledru
4e3d594ae3 one more fake empty dir 2017-04-27 07:35:36 +00:00
Sylvestre Ledru
29a36b1cc4 fix changelog 2017-04-26 16:18:14 +00:00
Sylvestre Ledru
eb50971f63 fix changelog 2017-04-25 19:11:13 +00:00
Sylvestre Ledru
cb6065e34e fix the package name 2017-04-25 17:47:15 +00:00
Sylvestre Ledru
168c2faa6a fix the package name 2017-04-25 17:47:15 +00:00
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
b403591216 fix 4.0 2017-04-25 13:15:10 +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
01da8eacbc Just like with snapshot, add libncurses in the list of build deps
(Closes: #861170)
2017-04-25 11:32:44 +00:00
Sylvestre Ledru
f656aa1dba workaround by creating one more dir 2017-04-24 12:56:33 +00:00
Sylvestre Ledru
891ca09f94 Tolerate if ocaml failed 2017-04-21 20:26:39 +00:00
Sylvestre Ledru
f5d24c59a1 Prepare version 4.0.1 2017-04-21 20:25:03 +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
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