Commit Graph

3428 Commits

Author SHA1 Message Date
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
Sylvestre Ledru
4607347461 * Add two new symbols to libclang1:
- clang_install_aborting_llvm_fatal_error_handler
  - clang_uninstall_llvm_fatal_error_handler
2019-09-13 15:07:43 +02:00
Sylvestre Ledru
476648d957 Merge remote-tracking branch 'origin/9' into snapshot 2019-09-12 14:18:02 +02:00
Sylvestre Ledru
1e493280ef Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9 2019-09-11 22:23:24 +02:00
Sylvestre Ledru
f441d5abcf show the error message 2019-09-11 22:23:11 +02:00
Sylvestre Ledru
b247266d7c New snapshot release 2019-09-10 15:29:53 +02:00
Sylvestre Ledru
12f259a940 remove breaks/replaces for clang9 2019-09-09 11:57:32 +02:00
Sylvestre Ledru
5fcf7987d6 sid should also get gcc 8 2019-09-08 10:20:52 +02:00
Sylvestre Ledru
13c8b78e59 Merge remote-tracking branch 'origin/9' into snapshot 2019-09-08 09:35:06 +02:00
Sylvestre Ledru
386d2533e6 Fix the declaration 2019-09-08 09:34:34 +02:00
Sylvestre Ledru
4ac6696373 add a missing copyright info 2019-09-07 23:26:33 +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
f0dd204a11 fix merge 2019-09-07 20:18:41 +02:00
Sylvestre Ledru
01bd6d191d prepare upload 2019-09-07 13:14:47 +02:00
Sylvestre Ledru
5066015bcd Merge remote-tracking branch 'origin/9' into snapshot 2019-09-07 13:14:26 +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
48faa9b828 try to fix the patch 2019-09-07 10:39:56 +02:00
Sylvestre Ledru
1c8d7768a8 Merge remote-tracking branch 'origin/9' into snapshot 2019-09-07 09:02:23 +02:00
Sylvestre Ledru
c270776e81 Merge remote-tracking branch 'origin/9' into snapshot 2019-09-07 08:58:48 +02:00
Sylvestre Ledru
78fbc3e5f1 rebase of the patch 2019-09-07 08:58:12 +02:00
Sylvestre Ledru
c6417dbaef Try to disable some options specific to BOOTSTRAP_LLVM_ENABLE_LTO which aren't activated for LLVM_ENABLE_LTO causing the usage of llvm-ar llvm-ranlib. Causing a huge increase of the size of the .deb (because of .a and .so) and issues in the libs (Closes: #939472) 2019-09-06 23:27:38 +02:00
Sylvestre Ledru
0e69053baa revert link changes 2019-09-05 10:42:43 +02:00
Sylvestre Ledru
0390f7204d also install usr/lib/llvm-10/lib/libclang-cpp.so.10 2019-09-04 20:57:33 +02:00
Sylvestre Ledru
c222ee6bb0 also install usr/lib/llvm-10/lib/libclang-cpp.so.10 2019-09-04 20:57:20 +02:00
Sylvestre Ledru
b4dce61de2 simplify the symlink gen 2019-09-04 18:46:55 +02:00
Sylvestre Ledru
9b69c89f47 try to fix the link 2019-09-04 18:46:11 +02:00
Sylvestre Ledru
630acfdd2f fix links 2019-09-04 18:30:28 +02:00
Sylvestre Ledru
79d55d9da3 improve changelog 2019-09-04 11:43:01 +02:00
Sylvestre Ledru
e3e801c32c improve the changelog 2019-09-04 11:42:12 +02:00
Sylvestre Ledru
b67bb65381 new symbols 2019-09-04 11:41:28 +02:00
Sylvestre Ledru
e35e8dc02a file no longer exist 2019-09-04 11:36:53 +02:00
Sylvestre Ledru
65069143de remove an hardcoded value 2019-09-04 11:32:30 +02:00
Sylvestre Ledru
75cfc021fd fix variable 2019-09-03 10:25:52 +02:00
Sylvestre Ledru
5846370e55 improve the tests 2019-09-03 08:11:53 +02:00
Sylvestre Ledru
a0dfd37191 fix links 2019-09-03 08:11:42 +02:00
Sylvestre Ledru
a4c9068ec6 remove a file which should not be installed 2019-09-02 16:53:05 +02:00
Sylvestre Ledru
78dca62326 fix the version 2019-09-02 12:08:15 +02:00
Sylvestre Ledru
8d40ce03b1 rebase of the patch 2019-09-02 12:07:58 +02:00
Sylvestre Ledru
5856ba19dd Merge remote-tracking branch 'origin/9' into snapshot 2019-09-02 11:28:21 +02:00