Commit Graph

1987 Commits

Author SHA1 Message Date
Sylvestre Ledru
6866255103 Update the creation of the README to unbreak the mips* FTBFS 2018-01-23 07:58:47 +00:00
Sylvestre Ledru
2289f79fe8 install missing files 2018-01-19 08:50:02 +00:00
Sylvestre Ledru
11e8104d3a fix a typo in the symbol file 2018-01-19 08:49:54 +00:00
Sylvestre Ledru
42fc7bcf84 fix the versions 2018-01-18 21:19:38 +00:00
Sylvestre Ledru
41185f0334 add a news 2018-01-18 19:50:48 +00:00
Sylvestre Ledru
0caa5b7208 rebase of the patch 2018-01-18 19:49:39 +00:00
Sylvestre Ledru
228ad20aa7 * Change the versioning from X.Y to X as upstream is using
X.Y.Z and X
  I am keeping the epoch because it would be too complex to manage
  with the various updates scenario
* Two new symbols in libclang
  - clang_getFileContents
  - clang_isInvalidDeclaration
* Fix the VCS-* tags
2018-01-18 19:44:15 +00:00
Sylvestre Ledru
76dff14842 New snapshot release 2018-01-18 13:50:46 +00:00
Sylvestre Ledru
b09d0b5ffb Fix a typo 2018-01-07 15:18:24 +00:00
Sylvestre Ledru
d326d10c86 add the bug number 2018-01-07 15:11:35 +00:00
Sylvestre Ledru
a26b6701d5 add clang_getFileContents@LLVM_ as a new symbol 2018-01-03 20:25:06 +00:00
Sylvestre Ledru
aa481a47ee update of the version 2018-01-03 19:18:47 +00:00
Sylvestre Ledru
ca63a0b547 Upload the new package (upstream just branched) 2018-01-03 19:03:35 +00:00
Sylvestre Ledru
d50ff9240a uploaded 2017-12-23 09:35:57 +00:00
Sylvestre Ledru
36341b3611 * Snapshot upload before rc1 (January)
* Standards-Version: 4.1.1
2017-12-22 18:23:41 +00:00
Sylvestre Ledru
06b90c93e8 remove liblld-6.0-dbg for now 2017-12-22 18:23:11 +00:00
Sylvestre Ledru
4dac68ac24 fix the fuzzer patch 2017-12-22 17:32:18 +00:00
Sylvestre Ledru
fd40b6607b Add a symlink to fix lldb-X.Y - for real (Closes: #881993) 2017-12-22 14:16:54 +00:00
Sylvestre Ledru
9707a19639 Fix the path detection to lib fuzzer
https://bugs.llvm.org/show_bug.cgi?id=33248
2017-12-22 14:15:59 +00:00
Sylvestre Ledru
8fc4523be4 actually fix the lldb-server link issue 2017-12-22 14:15:50 +00:00
Sylvestre Ledru
da19aa0c89 Bring back the libedit support in lldb
Fix upstream bug https://bugs.llvm.org/show_bug.cgi?id=35291
2017-12-22 10:46:32 +00:00
Sylvestre Ledru
b919d9f746 Bring back the libedit support in lldb
Fix upstream bug https://bugs.llvm.org/show_bug.cgi?id=35291
2017-12-22 10:42:59 +00:00
Sylvestre Ledru
1c3a69fcc3 add test-keep-alive.diff to improve the keep alive for some
archs like mips*
2017-12-18 12:59:40 +00:00
Sylvestre Ledru
9e711d0143 add missing patch 2017-12-18 12:58:50 +00:00
Sylvestre Ledru
73506d43ca * Add new symbols for libclang1:
- clang_CXIndex_setInvocationEmissionPathOption
  - clang_CXXRecord_isAbstract
  - clang_Cursor_getObjCManglings
  - clang_getCursorTLSKind
2017-12-18 12:58:23 +00:00
Sylvestre Ledru
a2c190d780 New stable release 2017-12-16 15:22:29 +00:00
Sylvestre Ledru
cbd409d384 test-keep-alive.diff: Display more information during the test suite run
to avoid the FTBFS on mips*
2017-12-09 18:56:55 +00:00
Sylvestre Ledru
dbdbc15aa1 New testing release 2017-12-08 11:13:23 +00:00
Sylvestre Ledru
5f1be9c11b rebase of the patch 2017-12-06 22:23:50 +00:00
Sylvestre Ledru
c30e7c7981 Add the exact version 2017-12-05 14:47:05 +00:00
Sylvestre Ledru
6cec1f11a7 Add the exact version 2017-12-05 14:47:05 +00:00
Sylvestre Ledru
975e896b4d liblld-5.0-dev depends on liblld-5.0 (Closes: #856545) 2017-12-05 14:46:53 +00:00
Sylvestre Ledru
5584a9b586 update the version of 5.0 in the repack script 2017-12-04 16:15:42 +00:00
Sylvestre Ledru
b13d108cf7 liblld-6.0-dev depends on liblld-6.0 (Closes: #856545) 2017-12-04 13:46:23 +00:00
Sylvestre Ledru
43680ec6bd liblld-4.0-dev depends on liblld-4.0 (Closes: #856545) 2017-12-04 13:45:34 +00:00
Sylvestre Ledru
bf6c7286f2 Also install usr/bin/lldb-test-6.0 2017-12-01 10:32:52 +00:00
Sylvestre Ledru
0cce7de091 New testing release 2017-11-30 08:25:20 +00:00
Sylvestre Ledru
2da5afa244 Remove update-cuda-search-path.patch (applied upstream) 2017-11-29 16:05:59 +00:00
Sylvestre Ledru
d40d00cb7b Add a symlink to fix lldb-X.Y (Closes: #881993) 2017-11-29 15:50:54 +00:00
Sylvestre Ledru
3278779c20 add a missing file 2017-11-29 15:50:01 +00:00
Sylvestre Ledru
0822fa7d0e * Add a symlink to fix lldb-X.Y (Closes: #881993)
* Do not ship liblld-5.0-dbg as we are not shipping the .so in this version
2017-11-29 15:48:07 +00:00
Sylvestre Ledru
cc175a806e changelog 2017-11-27 22:34:20 +00:00
Sylvestre Ledru
0caeaf587c add the missing file 2017-11-27 21:32:58 +00:00
Sylvestre Ledru
dfbdb13b30 Move libomp-dev from Suggests to Recommends (Closes: #882781) 2017-11-26 22:53:04 +00:00
Sylvestre Ledru
11e2315cd7 Move libomp-dev from Suggests to Recommends (Closes: #882781) 2017-11-26 22:52:46 +00:00
Sylvestre Ledru
2ee853f9b7 Move libomp-dev from Suggests to Recommends (Closes: #882781) 2017-11-26 22:52:27 +00:00
Sylvestre Ledru
18658cb668 fix the version 2017-11-25 17:25:28 +00:00
Sylvestre Ledru
f0f422d6fe Fix the fix-scan-view-path.diff path 2017-11-25 14:19:51 +00:00
Sylvestre Ledru
0ee688cf90 Fix the fix-scan-view-path.diff path 2017-11-25 14:19:02 +00:00
Sylvestre Ledru
61262488be Fix the fix-scan-view-path.diff path 2017-11-25 14:18:02 +00:00