Commit Graph

1011 Commits

Author SHA1 Message Date
Sylvestre Ledru
94e9353245 typo 2016-07-02 14:08:40 +00:00
Sylvestre Ledru
194dd04d0e merge changelog 2016-07-02 14:08:12 +00:00
Sylvestre Ledru
58c4c6a6b0 new version 2016-07-02 14:02:50 +00:00
Sylvestre Ledru
affb8127fa Add -gsplit-dwarf to CXXFLAGS to workaround the memory allocation
issue on i386
2016-07-02 13:49:12 +00:00
Sylvestre Ledru
297db43a84 bring back lldb on i386, fails on clang anyway... 2016-06-30 07:12:27 +00:00
Sylvestre Ledru
e3c7f0785f Disable lldb on i386 (cannot link). This is probably temporary 2016-06-29 10:22:23 +00:00
Sylvestre Ledru
e40dc9cade update the version in the changelog 2016-06-28 12:48:06 +00:00
Sylvestre Ledru
751d3b6ce6 * Add a symlink from usr/lib/llvm-3.8/share/llvm/cmake
pointing to usr/share/llvm-3.8/cmake
2016-06-28 12:47:38 +00:00
Sylvestre Ledru
955d9f6285 fix the sed declaration 2016-06-26 07:16:44 +00:00
Sylvestre Ledru
d88ed47cc3 Disable the run of lldb testsuite because of LLVM_LINK_LLVM_DYLIB=ON:
https://llvm.org/bugs/show_bug.cgi?id=28127
2016-06-26 06:28:44 +00:00
Sylvestre Ledru
ad1f06835b remove conflict 2016-06-26 06:24:43 +00:00
Sylvestre Ledru
8baf20d60e cmake files moved from usr/lib/llvm-3.9/share/llvm/cmake/
to usr/lib/llvm-3.9/lib/cmake/llvm/
(upstream change)
2016-06-25 20:32:15 +00:00
Sylvestre Ledru
cfd193675e rebase of the patch 2016-06-25 09:27:03 +00:00
Pablo Oliveira
ccdd2c531c Enable FPXX on mips by default (snapshot) 2016-06-21 09:31:04 +00:00
Sylvestre Ledru
40b8940c2d coment the failing cmd 2016-06-19 07:44:29 +00:00
Sylvestre Ledru
d7d0be4022 fix version 2016-06-12 16:35:11 +00:00
Sylvestre Ledru
1680fc1b30 * 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-06-12 16:32:07 +00:00
Sylvestre Ledru
1597edb49b * 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".
* Followup to fix the cmake install (Closes: #819072)
* Fix an issue with scan-view (Closes: #825101)
2016-06-12 16:28:53 +00:00
Sylvestre Ledru
a2e95647d4 [ Alexis La Goutte ]
* Fix an issue with scan-view (Closes: #825101)
2016-06-12 16:28:48 +00:00
Sylvestre Ledru
f075d6a0f0 [ Brad King ]
* Followup to fix the cmake install (Closes: #819072)
2016-06-12 16:28:21 +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
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
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
Sylvestre Ledru
7c7373be08 Add the support of lld (Closes: #TODO) 2016-05-09 14:17:24 +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