Sylvestre Ledru
1e89515c99
checkout sources in a new dir when retrieving rc packages
2017-08-12 09:35:05 +00:00
Sylvestre Ledru
7ef4fffe5a
lldb lib ext renamed
2017-08-12 09:34:06 +00:00
Sylvestre Ledru
4313a0b734
should be fixed?
2017-08-10 12:36:53 +00:00
Sylvestre Ledru
866aec9bb9
pre the new snapshot
2017-08-09 20:38:18 +00:00
Sylvestre Ledru
5032835fd8
update the list of symbols
2017-08-09 20:36:56 +00:00
Sylvestre Ledru
86cde97d66
silent patch
2017-08-09 19:51:23 +00:00
Sylvestre Ledru
338ca5225d
Ensure /usr/bin/g++-$(GCC_VERSION) exists ( Closes : #871591 )
2017-08-09 17:24:00 +00:00
Sylvestre Ledru
a1c039e6e3
Remove usr/bin/liblldb-intel-mpxtable.so-6.0 as it seems to be removed
...
from usptream
2017-08-08 12:21:43 +00:00
Sylvestre Ledru
8a03dfd9d4
silent a lintian warning
2017-08-02 12:18:23 +00:00
Sylvestre Ledru
63fb671472
rebase of the patches
2017-07-31 08:07:45 +00:00
Sylvestre Ledru
a089339102
Disable the clang-fix-cmpxchg8-detection-on-i386.patch patch
...
because breaks the build with
'error: 'isCmpXChg8Supported' was not declared in this scope'
2017-07-28 06:37:00 +00:00
Sylvestre Ledru
14851313d7
Also update clang-apply-replacements.diff
2017-07-28 06:30:24 +00:00
Sylvestre Ledru
0ed7800d19
use clang replacement 6.0 instead of 3.8
2017-07-28 06:29:48 +00:00
Sylvestre Ledru
1580fac587
update of the patch
2017-07-27 21:49:28 +00:00
Sylvestre Ledru
ca537c1c3f
We moved from 5.0 to 6.0
2017-07-27 21:12:31 +00:00
Sylvestre Ledru
3789cc8a94
moar doc
2017-07-27 21:10:09 +00:00
Sylvestre Ledru
f0764ecc6f
ld.lld manpage wasn't installed
2017-07-26 05:21:33 +00:00
Sylvestre Ledru
e7e7f03d60
remove then, maybe the pb is fixed
2017-07-12 09:18:25 +00:00
Sylvestre Ledru
7deef25ff1
ignore a test
2017-07-12 08:18:32 +00:00
Sylvestre Ledru
95670f4bca
rebase of the patch
2017-07-11 18:20:14 +00:00
Sylvestre Ledru
57a3ca75e5
Ship the opt-viewer new program as part of llvm-5.0 tools
2017-07-09 15:36:46 +00:00
Sylvestre Ledru
f9051f1cb2
rebase of the patches
2017-06-30 06:40:20 +00:00
Sylvestre Ledru
ae2614f277
use -DPOLLY_BUNDLED_JSONCPP=OFF & add pkg-config as a dep (to help find
...
the files)
2017-06-21 16:08:52 +00:00
Sylvestre Ledru
edc764a9ed
use -DPOLLY_BUNDLED_JSONCPP=OFF
2017-06-21 14:09:29 +00:00
Sylvestre Ledru
7b5317085a
Remove the --no-discard-stderr option from help2man calls
2017-06-19 12:27:21 +00:00
Sylvestre Ledru
916bd65c27
Generate the llvm-tblgen, clang-change-namespace, clang-offload-bundler
...
lld, clang++, clang-check, clang-cpp & clang-import-test manpages
2017-06-19 06:39:58 +00:00
Sylvestre Ledru
07f940eea3
* Standards-Version => 4.0.0
...
* Generate the llvm-tblgen & lld manpages
2017-06-18 21:17:52 +00:00
Sylvestre Ledru
922fb03f02
Add Provides on python-lldb-x.y & python-clang-x.y & libllvm-x.y-ocaml-dev
...
to avoid the recurring problem about conflicts
(Closes : #835546 , #863739 , #863742 )
2017-06-18 21:01:03 +00:00
Sylvestre Ledru
f821ed6019
Add libomp-dev to the suggests of clang
2017-06-14 17:08:17 +00:00
Sylvestre Ledru
9129933c8e
Improve the repack script for rc builds
2017-06-14 08:21:19 +00:00
Sylvestre Ledru
4040f5490e
fix the version?
2017-06-09 10:11:06 +00:00
Sylvestre Ledru
867558419b
Transform the lldb swig check from a error to a warning
2017-06-09 10:08:30 +00:00
Sylvestre Ledru
94574f32b2
* New snapshot release
...
* Fix a hurd PATH_MAX issue
2017-06-09 10:07:28 +00:00
Gianfranco Costamagna
38868fd2bc
Re-add documentation for clang-doc
2017-06-04 18:11:02 +00:00
Sylvestre Ledru
601052f692
also ship usr/lib/llvm-5.0/share/clang/bash-autocomplete.s
2017-05-28 16:42:15 +00:00
Sylvestre Ledru
e8d2b9b75e
rebase of the patch
2017-05-27 15:30:26 +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
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
2d9c7937a8
rebase of the patch
2017-05-04 19:01:32 +00:00
Sylvestre Ledru
97af9bff60
patches rebased
2017-04-28 09:10:13 +00:00
Sylvestre Ledru
29a36b1cc4
fix changelog
2017-04-26 16:18:14 +00:00
Sylvestre Ledru
cb6065e34e
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
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