Commit Graph

517 Commits

Author SHA1 Message Date
Gianfranco Costamagna
2362600e97 Import Ubuntu delta in Debian, fixes the upgrade path from sid to experimental 2019-12-15 01:24:37 +01:00
Sylvestre Ledru
5eba40cb2a Revert "Bump debhelper from old 9 to 12."
This reverts commit 5dc1a03a77.
2019-12-09 17:30:17 +01:00
Sylvestre Ledru
f43ee22c8a Revert "Set debhelper-compat version in Build-Depends."
This reverts commit 7fb92390f8.
2019-12-08 21:03:41 +01:00
Sylvestre Ledru
589a4e357d Move transitional package libclang-cpp1-9 to oldlibs/optional per policy 4.0.1.
Fixes lintian: transitional-package-should-be-oldlibs-optional
See https://lintian.debian.org/tags/transitional-package-should-be-oldlibs-optional.html for more details.
2019-12-08 21:03:12 +01:00
Sylvestre Ledru
7fb92390f8 Set debhelper-compat version in Build-Depends.
Fixes lintian: uses-debhelper-compat-file
See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
2019-12-08 21:03:12 +01:00
Sylvestre Ledru
5dc1a03a77 Bump debhelper from old 9 to 12.
+ debian/rules: Move --fail-missing argument to dh_missing.

Fixes lintian: package-uses-old-debhelper-compat-version
See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
2019-12-08 21:03:12 +01:00
Sylvestre Ledru
1c9da5ca20 -dev => -tools 2019-12-05 13:39:40 +01:00
Sylvestre Ledru
132a99b7a0 Move yaml-bench from libclang-common-X.Y-dev to llvm-X.Y-dev where it belongs See http://lists.llvm.org/pipermail/llvm-dev/2019-December/137337.html 2019-12-03 14:15:52 +01:00
Sylvestre Ledru
db9dd59af5 Add libz3-dev as dependencies on llvm-X.Y-dev (Closes: #943996) 2019-11-02 12:24:17 +01:00
Sylvestre Ledru
a9b7e17640 Update build-dep libpfm4-dev to linux-any. Thanks to Samuel Thibault for the patch 2019-10-31 23:45:10 +01:00
Samuel Thibault
9aa9a7ee90 control: Build-depend on libpfm4-dev only on linux 2019-10-31 22:45:01 +01:00
Weston Ortiz
616fe11c31 Remove Replaces,Breaks: llvm-9-tools from lldb-9 package 2019-10-30 11:11:44 -06:00
Sylvestre Ledru
6c66a1791b clang: Force the installation of libclang-cpp with the exact same version and remove libclang as dep 2019-10-21 16:52:16 +02:00
Sylvestre Ledru
3f2a5ded6a fix a typo 2019-10-17 20:09:52 +02:00
Sylvestre Ledru
cf3869bb61 Add dependency between libclang-cpp => libllvm with the exact version (Closes: #942526) 2019-10-17 18:39:11 +02:00
Sylvestre Ledru
04d94b556a Enable Z3 solver (llvm & clang) to improve the quality of the static analysis results 2019-10-15 10:08:38 +02:00
Sylvestre Ledru
512699f09a python-clang-9: missing dependency on libclang-9-dev (Closes: #941890) 2019-10-07 09:47:16 +02:00
Sylvestre Ledru
9b05e3bdfa Merge remote-tracking branch 'origin/8' into 9 2019-10-07 09:46:25 +02:00
Sylvestre Ledru
435a786b59 python-clang-8: missing dependency on libclang-8-dev (Closes: #941890) 2019-10-07 09:46:02 +02:00
Gianfranco Costamagna
a1dc64e1c6 python*lldb, depend on liblldb-9 to avoid failure during import 2019-10-05 10:08:17 +02:00
Gianfranco Costamagna
4baa800ed0 Enable lldb on s390x too, it builds fine now 2019-10-05 10:02:13 +02:00
Gianfranco Costamagna
d8e2dfb362 Revert "Add runtime dependency on lldb from llvm-dev to avoid configure error with cmake script"
This reverts commit 9f49b6d120.
2019-09-26 16:28:20 +02:00
Gianfranco Costamagna
9f49b6d120 Add runtime dependency on lldb from llvm-dev to avoid configure error with cmake script 2019-09-26 16:17:01 +02:00
Sylvestre Ledru
12f259a940 remove breaks/replaces for clang9 2019-09-09 11:57:32 +02:00
Sylvestre Ledru
fe69f1aa4c Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9 2019-09-07 23:23:07 +02:00
Sylvestre Ledru
c363f6f2f4 fix description-starts-with-leading-spaces 2019-09-07 23:05:17 +02:00
Sylvestre Ledru
a4bb047604 Force gcc before 9 (gcc 8 on Debian unstable) because it causes huge increase of the size of the .deb (because of .a and .so) and issues in the libs 2019-09-07 13:09:19 +02:00
Sylvestre Ledru
e10f474fca Rename libclang-cpp1-9 to libclang-cpp9 to match the soname and libllvm9 naming (at some point, all libs should do that ...) 2019-08-31 13:30:51 +02:00
Sylvestre Ledru
57a2255bf9 * Add clangd-X => libclang-common-X-dev dependency
See https://bugs.llvm.org/show_bug.cgi?id=43152
* llvm-tools: depend on python2 packages too, the move to python3 was
  premature and broke opt-viewer.py
* clangd: Fix breaks+replaces missing epoch (Closes: #934016)
* Add python to testsuite, still required by some test
2019-08-29 09:47:16 +02:00
Sylvestre Ledru
52674fcdb8 Add clangd-X => libclang-common-X-dev dependency See https://bugs.llvm.org/show_bug.cgi?id=43152 2019-08-29 09:44:01 +02:00
Sylvestre Ledru
67c2f659d4 break the cyclic deps 2019-08-28 15:00:53 +02:00
Sylvestre Ledru
cb79a639f5 llvm-9-dev depends on llvm-9-tools Since https://reviews.llvm.org/D56606, LLVMExports.cmake requires FileCheck when LLVM_INSTALL_UTILS=ON is enabled (which is the case here). See https://bugs.llvm.org/show_bug.cgi?id=43035 2019-08-28 14:57:10 +02:00
Gianfranco Costamagna
f032126450 Add back python-* dependencies to fix tools not really ready for python3 2019-08-08 13:59:15 +02:00
Gianfranco Costamagna
021c3a6661 Fix testsuite, bring back some python2 dependencies 2019-08-07 15:19:28 +02:00
Gianfranco Costamagna
dc5e73ff95 clangd: Fix break/replaces missing epoch 2019-08-06 09:38:23 +02:00
Gianfranco Costamagna
a8be648108 clangd: Fix breaks+replaces missing epoch (Closes: #934016) 2019-08-06 09:31:45 +02:00
Sylvestre Ledru
0c2c3c23ec * Ship clangd-9 as a new package (Closes: #932432)
* Ship clangd-8 as a new package (Closes: #932432)
* Fixed wrong shlib generation of libomp5 library
2019-08-03 11:47:29 +02:00
Sylvestre Ledru
76aee64f84 Move lit-cpuid from llvm-tools to lldb (wrong package) 2019-08-03 11:43:50 +02:00
Sylvestre Ledru
446e6cf9be Ship clangd-8 as a new package (Closes: #932432) 2019-07-31 22:38:49 +02:00
Sylvestre Ledru
47ca25d5db fix syntax 2019-07-31 09:16:24 +02:00
Sylvestre Ledru
3572677549 fix a typo 2019-07-30 09:11:15 +02:00
Sylvestre Ledru
48cbd5bfc9 Ship python3-lldb-8 as a new package 2019-07-29 18:13:38 +02:00
Sylvestre Ledru
fab4541680 Merge remote-tracking branch 'origin/8' into 9 2019-07-18 22:40:54 +02:00
Sylvestre Ledru
c1a666f63c remove old conflicts 2019-07-18 22:38:17 +02:00
Sylvestre Ledru
682733c77f Merge remote-tracking branch 'origin/8' into 9 2019-07-18 22:32:22 +02:00
Christian Biesinger
be2b526420 Compile against Python 3 2019-07-18 14:37:37 -05:00
Sylvestre Ledru
8075141514 move to python3-dev 2019-07-18 17:09:40 +02:00
Sylvestre Ledru
a5a51c1fd2 prepare version 9 2019-07-18 15:53:15 +02:00
Sylvestre Ledru
00beac8e10 Ship python3-lldb-9 as a new package 2019-07-14 17:22:25 +02:00
Sylvestre Ledru
3c176e9337 Ship libclang-cpp1-9 as a new package 2019-07-14 15:32:18 +02:00