Commit Graph

3767 Commits

Author SHA1 Message Date
Sylvestre Ledru
503300272a relax the version install 2019-10-12 20:41:57 +02:00
Sylvestre Ledru
e0167b7f47 remove old comments 2019-10-12 16:43:40 +02:00
Sylvestre Ledru
05c6a695d8 try to relax the install declaration (fails with dh_install: Cannot find (any matches for) usr/lib/llvm-9/lib/clang/9.0.0/include (tried in . and debian/tmp)) 2019-10-12 16:43:26 +02:00
Sylvestre Ledru
348e54cdc9 fix changelog 2019-10-12 16:28:02 +02:00
Sylvestre Ledru
296b9e7654 rebase of the patches 2019-10-12 11:27:21 +02:00
Sylvestre Ledru
71f33d366c Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2019-10-12 11:25:37 +02:00
Sylvestre Ledru
78a1142965 Added a check in debian/rules to prevent that from happening again 2019-10-12 11:24:43 +02:00
Sylvestre Ledru
1ab500b4b6 Revert "[clang-tools-extra] [cmake] Link against libclang-cpp whenever possible" as it introduces a dep from libclang to libclang-cpp Breaking the symbol list (and people should like to libclang-cpp if they want to use C++ api) 2019-10-12 11:24:16 +02:00
Sylvestre Ledru
57f69abc78 Install pp-trace, clang-move and clang-offload-wrapper in clang-tools-10 2019-10-12 11:18:46 +02:00
Sylvestre Ledru
8bcfb779b9 be more explicit when we are skipping tests 2019-10-12 10:52:58 +02:00
Sylvestre Ledru
4ebeefc85f Prepare 9.0.1 2019-10-10 16:28:01 +02:00
Sylvestre Ledru
b75d4e5290 Revert "* revert-r373769.diff: Try to revert r373769 to see if unbreak"
This reverts commit ef8b340942.
2019-10-08 11:25:14 +02:00
Sylvestre Ledru
160dc1ad5e Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2019-10-07 16:56:41 +02:00
Sylvestre Ledru
ef8b340942 * revert-r373769.diff: Try to revert r373769 to see if unbreak
https://bugs.llvm.org/show_bug.cgi?id=43589
2019-10-07 16:50:18 +02:00
Gianfranco Costamagna
0050a3e55b fixup merge, bump cmake required llvm version for testing to 10 2019-10-07 10:01:50 +02:00
Sylvestre Ledru
f58c4f1506 Do not fail the test suite on the -lclang-cpp failing I think I need to create a libclang-cpp-dev package to unblock it (but dunno why it works locally) 2019-10-07 10:00:01 +02:00
Sylvestre Ledru
5dc07d2ae4 fix the version 2019-10-07 09:49:06 +02:00
Sylvestre Ledru
4bef74c9ba Merge remote-tracking branch 'origin/9' into snapshot 2019-10-07 09:48:35 +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
Sylvestre Ledru
b12e67d29a explain why I am forcing gcc 8 2019-10-07 09:28:31 +02:00
Sylvestre Ledru
2b7b74fe8d * New snapshot release
* Installl pp-trace & clang-move into clang-tools-10
2019-10-06 20:15:37 +02:00
Sylvestre Ledru
58cb837983 fix the merge from 9 => 10 2019-10-05 21:14:29 +02:00
Sylvestre Ledru
1822114116 Merge remote-tracking branch 'origin/9' into snapshot 2019-10-05 21:09:33 +02:00
Gianfranco Costamagna
4ddbee871c Explain places from where I stole the code :p 2019-10-05 10:40:09 +02:00
Gianfranco Costamagna
56d25853c6 Update watch file 2019-10-05 10:36:59 +02:00
Gianfranco Costamagna
3120a79314 Update changelog 2019-10-05 10:33:47 +02:00
Gianfranco Costamagna
41b7c253be Fixup typo in test command 2019-10-05 10:33:39 +02:00
Gianfranco Costamagna
4030c3a37c Add a basic cmake test to see if the package is imported correctly 2019-10-05 10:29:57 +02:00
Sylvestre Ledru
df60d67098 add a cpuid check 2019-10-05 10:22:36 +02:00
Gianfranco Costamagna
4723e4187b Revert "Also remove lit-cpuid from cmake exports, in case it comes back in the future"
This reverts commit 9d6b7c5a64.
2019-10-05 10:16:46 +02:00
Gianfranco Costamagna
9d6b7c5a64 Also remove lit-cpuid from cmake exports, in case it comes back in the future 2019-10-05 10:11:54 +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
Sylvestre Ledru
6de8a1471f Remove the lit-cpuid references from LLVMExports.cmake. It is provided by lldb and we don't want to add this as a new dep from llvm-dev (Closes: #941082 #941306) 2019-10-04 22:36:36 +02:00
Sylvestre Ledru
4dffa0b1b7 rebase of the patch 2019-10-03 22:35:02 +02:00
Sylvestre Ledru
9f1ea0f42d rebase of the patch 2019-10-03 19:07:35 +02:00
Sylvestre Ledru
ab8d9f3904 rebase of the patch 2019-10-01 21:47:01 +02:00
Sylvestre Ledru
f72c56cd4e rebase of the patches 2019-10-01 11:06:42 +02:00
Sylvestre Ledru
5be22cba05 Merge remote-tracking branch 'origin/9' into snapshot 2019-09-29 19:12:10 +02:00
Sylvestre Ledru
0c616a73e0 rebase of the patch 2019-09-29 10:49:04 +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
6bbfdc3d12 site-packages renamed to dist-packages in python3-lldb-10 2019-09-26 09:18:24 +02:00
Sylvestre Ledru
1ea7b813b8 * Fix the FTBFS on all platform by adding -DCLANG_BUILD_EXAMPLES=OFF
to cmake.
  So, the following libs aren't built anymore:
     - usr/lib/llvm-9/lib/SampleAnalyzerPlugin.so
     - usr/lib/llvm-9/lib/CheckerDependencyHandlingAnalyzerPlugin.so
     - usr/lib/llvm-9/lib/CheckerOptionHandlingAnalyzerPlugin.so
2019-09-25 08:31:00 +02:00
Gianfranco Costamagna
b27d521a38 Add upstream patch to fix LLVMExports.cmake import regression from llvm-8 2019-09-24 19:02:57 +02:00
Sylvestre Ledru
b209ffb996 rebase of the patch 2019-09-24 14:27:41 +02:00
Sylvestre Ledru
6f40e38543 rebase of the patch 2019-09-16 08:50:44 +02:00
Sylvestre Ledru
0277bb6ef4 New snapshot release 2019-09-13 17:54:45 +02:00