Commit Graph

1123 Commits

Author SHA1 Message Date
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
68d94d3998 Add a symlink from usr/lib/llvm-3.8/share/llvm/cmake
pointing to usr/share/llvm-3.8/cmake
2016-06-28 12:45:48 +00:00
Sylvestre Ledru
63b748862b 3.8.1-1 2016-06-28 12:42:10 +00:00
Sylvestre Ledru
955d9f6285 fix the sed declaration 2016-06-26 07:16:44 +00:00
Sylvestre Ledru
ade0fed9fe fix the gold declaration 2016-06-26 06:33:35 +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
37e0424e36 Fix mips-fpxx-enable patch for 3.8 2016-06-21 09:55:37 +00:00
Pablo Oliveira
038f86cc32 Enable FPXX on mips by default (3.8) 2016-06-21 09:38:34 +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
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