Commit Graph

1132 Commits

Author SHA1 Message Date
Sylvestre Ledru
c466bf22f2 ignore the json lintian warning 2016-07-02 15:15:08 +00:00
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
Gianfranco Costamagna
12583c0028 Fix newline in mips fpxx patch 2016-07-01 12:45:24 +00:00
Sylvestre Ledru
7b1c03a91a uploaded 2016-07-01 11:56:51 +00:00
Gianfranco Costamagna
892e8af844 Fix python-lldb-3.8 and don't build it where liblld is not available 2016-06-30 12:50:09 +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
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