Sylvestre Ledru
6e1f7d19fb
remove trailing whitespaces
2016-06-12 16:27:42 +00:00
Sylvestre Ledru
833df9a3db
Followup to fix the cmake install ( Closes : #819072 )
2016-06-12 16:27:27 +00:00
Sylvestre Ledru
8d7b6ea780
remove trailing whitespaces
2016-06-12 16:26:58 +00:00
Sylvestre Ledru
006aa4f096
only run lldb when doing the code coverage (too many issues otherwise)
2016-06-11 20:23:17 +00:00
Sylvestre Ledru
bf21400ea9
only run lldb when doing the code coverage (too many issues otherwise)
2016-06-11 20:23:15 +00:00
Sylvestre Ledru
7b03198320
* debian/rules:
...
- Ensure ld-gold is used. CMake invokes the linker through g++ most of the
time, therefore we need to set -Wl,-fuse-ld=gold.
- Remove unused variable "confargs".
2016-06-11 14:56:12 +00:00
Sylvestre Ledru
ea75d0c7b9
* Non-maintainer upload.
...
* debian/rules: Ensure ld-gold is used. CMake invokes the linker through
g++ most of the time, therefore we need to set -Wl,-fuse-ld=gold.
2016-06-11 14:56:04 +00:00
Sylvestre Ledru
6b0ab895c1
debian/rules: Ensure ld-gold is used. CMake invokes the linker through
...
g++ most of the time, therefore we need to set -Wl,-fuse-ld=gold.
2016-06-11 14:54:50 +00:00
Sylvestre Ledru
00b768761d
workaround the lib which cannot be found
2016-06-10 18:51:57 +00:00
Sylvestre Ledru
4205acbd2f
* Standards-Version 3.9.8
...
* Preparation of the support of lld (not ready yet)
2016-06-10 10:19:12 +00:00
Pablo Oliveira
b26993a5a3
Update prepare-new-release.sh
2016-06-10 07:54:38 +00:00
Pablo Oliveira
7369c720f1
Fixed _lldb.so missing import during lldb testsuite
2016-06-10 07:49:40 +00:00
Pablo Oliveira
23db80c5c6
Fix python-lldb symlinks and add python-six dependency in snapshot
2016-06-09 22:16:53 +00:00
Sylvestre Ledru
63a718e523
* New RC release
...
* Improve the cmake detection (used for llvm.org/apt)
* Standards-Version updated to 3.9.8
* Ignore outdated-autotools-helper-file
2016-06-08 09:20:13 +00:00
Pablo Oliveira
e1a7801186
Refresh patches
2016-05-27 09:00:57 +00:00
Pablo Oliveira
4fa55bcea3
Add python-six dependency to 3.8
2016-05-26 16:11:55 +00:00
Pablo Oliveira
f06d6b78c8
Update changelog
2016-05-26 15:31:58 +00:00
Pablo Oliveira
fe8484905a
Fix bug 26158 - clang packages don't provide man pages in 3.7 and 3.8
2016-05-26 11:32:03 +00:00
Sylvestre Ledru
01aab1a6e7
add the missing patch
2016-05-25 15:06:37 +00:00
Sylvestre Ledru
09b0fb388e
Fix an issue with scan-view ( Closes : #825101 )
2016-05-25 09:18:12 +00:00
Sylvestre Ledru
c3bf0f61df
only run the lld debug package generation when lld is built
2016-05-20 09:58:56 +00:00
Sylvestre Ledru
691454be41
disable lld for real
2016-05-20 08:27:44 +00:00
Sylvestre Ledru
ef64786f2b
disable lld for now because of
...
https://llvm.org/bugs/show_bug.cgi?id=27590
https://llvm.org/bugs/show_bug.cgi?id=27685
2016-05-20 07:17:05 +00:00
Sylvestre Ledru
3ca4048f90
fix the build with liblldb
2016-05-18 20:19:23 +00:00
Sylvestre Ledru
3ef2b0af29
Use the libjsoncpp library embedded (fails to link otherwise)
2016-05-18 10:11:28 +00:00
Sylvestre Ledru
01b7066bfe
use the embedded json files
2016-05-18 10:10:53 +00:00
Sylvestre Ledru
a46bba3186
fix various install issues
2016-05-16 14:10:18 +00:00
Sylvestre Ledru
a485f89603
fix the lldb install & lib
2016-05-14 10:38:49 +00:00
Sylvestre Ledru
415b26e942
install dir
2016-05-14 09:11:24 +00:00
Sylvestre Ledru
3b938b0420
silent bad patch for now
2016-05-12 19:49:09 +00:00
Sylvestre Ledru
aa289f879b
Ship scan-build-py
2016-05-12 15:04:15 +00:00
Gianfranco Costamagna
2ecd07d08c
Fix changelog, make python-lldb-3.8 depend on liblldb-3.8-dev
2016-05-11 09:39:42 +00:00
Pablo Oliveira
10380241cc
fix 3.8/debian/patches/lldb-soname.diff
2016-05-09 17:28:05 +00:00
Pablo Oliveira
65c51c9a32
* Fix python-lldb dependencies and make proper symlinks to libLLVM
...
and liblldb as suggested by Graham Inggs (Closes : #821022 ).
* Fix liblldb suffix in lldb/scripts/Python/finishSwigPythonLLDB.py
(Closes : #813798 ).
2016-05-09 15:04:00 +00:00
Sylvestre Ledru
7c7373be08
Add the support of lld (Closes: #TODO)
2016-05-09 14:17:24 +00:00
Sylvestre Ledru
bd33ffeced
* Install cmake files in usr/share/llvm-@LLVM_VERSION@/cmake/ instead of
...
usr/share/llvm-@LLVM_VERSION@/cmake/
* Also install libLLVM-3.8.so.1 as a symlink
* debian/patches/fix-cmake-config-prefix.diff:
cover the CMake build system too
(Closes : #819072 )
2016-05-09 05:32:59 +00:00
Sylvestre Ledru
11116870dc
* Install libfindAllSymbols.a as part of libclang-X.Y-dev
2016-05-09 00:48:46 +00:00
Sylvestre Ledru
4a032fe7bf
rebase of the patches
2016-05-08 20:59:50 +00:00
Sylvestre Ledru
163920693e
rebase of the patch
2016-04-27 10:29:52 +00:00
Sylvestre Ledru
dca783f7c8
rebase of the patch
2016-04-12 08:50:50 +00:00
Sylvestre Ledru
2dbb8b9ec6
rebase of the patches
2016-04-10 17:24:22 +00:00
Sylvestre Ledru
8826de3cce
rebase of the patch
2016-04-09 09:29:56 +00:00
Sylvestre Ledru
dd8713fa0e
rebase the patches
2016-04-07 14:12:27 +00:00
Sylvestre Ledru
d900de0dda
Run more checks with scan-build
2016-04-06 19:10:26 +00:00
Sylvestre Ledru
69dfe64d86
Stop removing the lib, seems to be installed now
2016-04-04 13:22:56 +00:00
Sylvestre Ledru
175b391ec0
rebase of the patch
2016-04-01 07:43:13 +00:00
Sylvestre Ledru
b3654c24e2
remove temps file to save space
2016-03-31 20:46:05 +00:00
Sylvestre Ledru
60980f0137
Preparation of 3.8.1
2016-03-28 20:15:24 +00:00
Sylvestre Ledru
630eb4ec5b
Do not fail the build if the manpages cannot be built (failing on
...
Ubuntu precise)
2016-03-21 17:32:44 +00:00
Sylvestre Ledru
9e8604abf9
remove llvm26003-sanitizer-check-env.diff (merged upstream)
2016-03-18 10:44:01 +00:00