Commit Graph

557 Commits

Author SHA1 Message Date
Sylvestre Ledru
2161fcfe0e fix a typo 2014-05-19 15:53:18 +00:00
Sylvestre Ledru
35b6cf39fc Ship lldb-mi in lldb 2014-05-19 11:58:06 +00:00
Sylvestre Ledru
fd4f04c80c remove the file (managed in the link) 2014-05-18 21:02:41 +00:00
Sylvestre Ledru
ef520960be Be less permissive when installing lldb. Remove duplication of the install
of liblldb.so.1
2014-05-18 18:18:43 +00:00
Sylvestre Ledru
a1d9a3ee73 remove file which was not really installed 2014-05-18 18:02:28 +00:00
Sylvestre Ledru
6b9300a337 Provide a link as compatibility with previous lib name (Closes: #748569) 2014-05-18 18:01:54 +00:00
Sylvestre Ledru
7f378040be New snapshot release 2014-05-17 13:54:04 +00:00
Sylvestre Ledru
9882510286 fix the various install 2014-05-16 22:30:11 +00:00
Sylvestre Ledru
667fd0d6ab update of the symbol list (bis) 2014-05-16 22:28:09 +00:00
Sylvestre Ledru
1bf2c22679 also install libLLVM-3.5.so.1 2014-05-16 22:26:22 +00:00
Sylvestre Ledru
9ef4b5c287 add the conflict ... will save some time in the future 2014-05-16 22:25:50 +00:00
Sylvestre Ledru
c9d8e15322 Fix the build wrt to compiler-rt 2014-05-16 22:25:01 +00:00
Sylvestre Ledru
d38b476d79 update of the symbol list 2014-05-16 22:23:03 +00:00
Sylvestre Ledru
7f16e7dd1b Remove usr/lib/llvm-3.5/lib/libLLVM*.so. No longer existing 2014-05-16 20:02:10 +00:00
Sylvestre Ledru
4daa8ba4ec Fix the links ... 2014-05-06 13:12:08 +00:00
Sylvestre Ledru
f56c90be60 file removed 2014-05-06 12:55:46 +00:00
Sylvestre Ledru
7124adcfdb Fix various path issues 2014-05-06 12:34:41 +00:00
Sylvestre Ledru
26c9bbeab6 remove useless declaration 2014-05-06 11:56:35 +00:00
Sylvestre Ledru
5c10ea4f18 Fix path 2014-05-06 09:04:53 +00:00
Sylvestre Ledru
58647a3ae0 Fix the install of the lib 2014-05-02 11:24:00 +00:00
Sylvestre Ledru
4cab415b48 was not supposed to be commit 2014-05-02 07:35:13 +00:00
Sylvestre Ledru
54315df67d remove duplicate declaration 2014-05-02 07:35:00 +00:00
Sylvestre Ledru
8b91eba9be fix the declaration to compiler_rt stuff 2014-05-01 09:10:22 +00:00
Sylvestre Ledru
e15a0c2069 remove wrong declaration 2014-04-30 15:28:57 +00:00
Sylvestre Ledru
67487352bd duplicate declaration with libclang-common 2014-04-30 15:27:06 +00:00
Sylvestre Ledru
4ce1025c63 update symbol list 2014-04-30 15:26:49 +00:00
Sylvestre Ledru
079c3bed79 fix lldb link 2014-04-29 05:37:15 +00:00
Sylvestre Ledru
2fbb435e3d Add missing files 2014-04-28 16:42:01 +00:00
Sylvestre Ledru
9dbf466159 also add the configure in the patch 2014-04-27 17:01:10 +00:00
Sylvestre Ledru
19895cecc2 - clang-query - clang-3.5
- lldb-platform            - lldb-3.5
  - lldb-gdbserver           - lldb-3.5
2014-04-27 06:33:09 +00:00
Sylvestre Ledru
6ceda96227 - lli-child-target - llvm-3.5-runtime
- count                    - llvm-3.5-tools
  - html.tar.gz              - llvm-3.5-doc
  - ocamldoc.tar.gz          - llvm-3.5-doc
  - BugpointPasses.so        - llvm-3.5-dev
  - liblldb*                 - lldb-3.5-dev
  - clang-apply-replacements - clang-3.5
  - clang-tidy               - clang-3.5
  - pp-trace                 - clang-3.5
2014-04-27 06:30:02 +00:00
Sylvestre Ledru
1d9005f120 * Fix the wrong dependency declaration on llvm-3.5-tools
* Add gnustep & gnustep-devel as suggests of clang-3.5
* Build with dh_install --fail-missing
* Start to use /usr/bin/foo-X.Y. First step to have several clang versions
  installed together
* Add some missing files:
  - lli-child-target         - llvm-3.4-runtime
  - count                    - llvm-3.4-tools
  - html.tar.gz              - llvm-3.4-doc
  - ocamldoc.tar.gz          - llvm-3.4-doc
  - BugpointPasses.so        - llvm-3.4-dev
  - liblldb*                 - lldb-3.4-dev
  - clang-apply-replacements - clang-3.4
  - clang-tidy               - clang-3.4
  - pp-trace                 - clang-3.4
2014-04-27 06:29:07 +00:00
Sylvestre Ledru
9f86c8bfb9 Now supports clang 2014-04-14 09:05:21 +00:00
Sylvestre Ledru
f9700163cd * Add gnustep & gnustep-devel as suggests of clang-3.4
* Add libc6-dev as an explicit dependency of clang-3.5
2014-03-30 17:35:24 +00:00
Sylvestre Ledru
fa55f2d9ef refresh of the patches 2014-03-29 11:15:54 +00:00
Sylvestre Ledru
3b10f24b74 Fix the lldb tests suite 2014-03-20 16:33:00 +00:00
Sylvestre Ledru
371616a932 improve the checks 2014-03-19 08:50:36 +00:00
Sylvestre Ledru
0fae00cebf fix lldb tests 2014-03-18 20:40:15 +00:00
Sylvestre Ledru
c4023a670c refresh of json patch for polly 2014-03-15 12:37:52 +00:00
Sylvestre Ledru
fa111a516a Fix path to /usr/lib/clang/3.5.0/ (Closes upstream #19088) 2014-03-14 09:04:54 +00:00
Sylvestre Ledru
48936df9aa refresh of the patches 2014-03-14 08:54:24 +00:00
Sylvestre Ledru
07b6eeb47c add a new link. Thanks to Krzysztof A. Sobiecki 2014-03-09 21:10:19 +00:00
Sylvestre Ledru
1538d9293e Fix the wrong links (Closes upstream bug 19065) 2014-03-07 08:44:58 +00:00
Sylvestre Ledru
d59235f83d refresh of the patch 2014-03-07 07:37:51 +00:00
Sylvestre Ledru
c47e3eab32 update of the paths reflecting upstream changes 2014-03-05 17:30:22 +00:00
Sylvestre Ledru
0511b70434 refresh of the patches 2014-03-04 13:56:29 +00:00
Sylvestre Ledru
5b90f27933 refresh of the patches 2014-02-28 08:57:27 +00:00
Sylvestre Ledru
ec2892f263 Refresh of libclang1-3.5.symbols 2014-02-21 13:51:14 +00:00
Sylvestre Ledru
f351ffe2e3 Disable profile_rt.diff for now 2014-02-21 10:29:35 +00:00
Sylvestre Ledru
30c0ceb550 refresh of the patch 2014-02-20 13:47:09 +00:00