Commit Graph

1771 Commits

Author SHA1 Message Date
Sylvestre Ledru
29a42a7119 ignore source: source-is-missing lldb/unittests/ 2018-02-07 10:43:38 +00:00
Sylvestre Ledru
d34e572141 Create the directory for mispel 2018-01-29 19:22:45 +00:00
Sylvestre Ledru
7e951e9a94 fix a typo 2018-01-28 17:35:20 +00:00
Sylvestre Ledru
c956da0544 * New snapshot release
* Fix llvm-config with the change of versionning (Closes: #888592)
2018-01-28 17:34:48 +00:00
Sylvestre Ledru
b0aa41be34 silent a test 2018-01-25 16:58:05 +00:00
Sylvestre Ledru
c2a8e1a208 Update of the clang-tools-X.Y description 2018-01-24 08:58:54 +00:00
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
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
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
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
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
5f1be9c11b rebase of the patch 2017-12-06 22:23:50 +00:00
Sylvestre Ledru
6cec1f11a7 Add the exact version 2017-12-05 14:47:05 +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
bf6c7286f2 Also install usr/bin/lldb-test-6.0 2017-12-01 10:32:52 +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
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
7be7970375 add the lp bug 2017-11-25 09:26:58 +00:00
Sylvestre Ledru
aba0369bef add the lp bug 2017-11-25 09:26:58 +00:00
Sylvestre Ledru
2f644e7eed add /usr/lib/cuda to the CUDA toolkit search paths
Thanks to Andreas Beckmann for the patch (Closes: #882505)
2017-11-25 09:22:12 +00:00
Sylvestre Ledru
0ce284e9c5 add /usr/lib/cuda to the CUDA toolkit search paths
Thanks to Andreas Beckmann for the patch (Closes: #882505)
2017-11-25 09:20:47 +00:00
Sylvestre Ledru
bf526e14ac add /usr/lib/cuda to the CUDA toolkit search paths
Thanks to Andreas Beckmann for the patch (Closes: #882505)
2017-11-25 09:16:48 +00:00
Sylvestre Ledru
94846f0c53 fix typos 2017-11-24 18:38:07 +00:00
Sylvestre Ledru
c8fddfa301 fix typos 2017-11-24 18:38:07 +00:00
Sylvestre Ledru
ec919ec08d improve the declaration 2017-11-24 18:35:13 +00:00
Sylvestre Ledru
bccf0f1da0 improve the declaration 2017-11-24 18:35:13 +00:00
Sylvestre Ledru
c47b85d737 * Use ?= for some variables declarations
* Remove the hardcoded declarations of llvm version in debian/rules
2017-11-24 18:30:15 +00:00
Sylvestre Ledru
782faad42c * Use ?= for some variables declarations
* Remove the hardcoded declarations of llvm version in debian/rules
2017-11-24 18:28:38 +00:00
Sylvestre Ledru
e8631cdbc0 * Use ?= for some variables declarations
* Remove the hardcoded declarations of llvm version in debian/rules
2017-11-24 18:27:29 +00:00
Sylvestre Ledru
3057264cfa fix the incorrect depends 2017-11-23 19:34:40 +00:00
Sylvestre Ledru
80bdcd5fe8 usr/lib/llvm-6.0/share/clang/bash-autocomplete.sh is missing 2017-11-22 14:19:41 +00:00
Sylvestre Ledru
f553430149 fix a typo in the package name 2017-11-22 07:50:22 +00:00