Commit Graph

4363 Commits

Author SHA1 Message Date
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
Sylvestre Ledru
c1a451838d fix changelog 2019-09-02 10:46:52 +02:00
Sylvestre Ledru
8c49cbc3da Fix a link issue (Closes: #939172) 2019-09-02 10:46:33 +02:00
Sylvestre Ledru
618388bf74 fix the link 2019-09-02 10:46:00 +02:00
Sylvestre Ledru
a7abde8f96 remove a dup declaration (done in the .links) 2019-09-02 10:44:35 +02:00
Sylvestre Ledru
2c3d58eabf reorder the bootstrap args 2019-09-02 10:39:18 +02:00
Sylvestre Ledru
2a58c5d841 Debian moved to gcc-9. This gcc version now refuses -flto="Thin" Move from LLVM_ENABLE_LTO="Thin" to BOOTSTRAP_LLVM_ENABLE_LTO="Thin" to mitigate the issue (the argument should be passed only at the second stage of the build process) See https://bugs.llvm.org/show_bug.cgi?id=43193 2019-09-02 10:38:55 +02:00
Sylvestre Ledru
2c1d4d5a3b gcc8 => 9 2019-09-01 11:00:38 +02:00
Sylvestre Ledru
4b4d823b40 fix some install issue 2019-09-01 10:59:53 +02:00
Sylvestre Ledru
6bf9ce13ab improve the tests 2019-09-01 00:52:01 +02:00
Sylvestre Ledru
60ab466af0 fix install path of libclang-cpp 2019-09-01 00:51:51 +02:00
Sylvestre Ledru
88da9a90dc improve the tests with libclang-cpp 2019-09-01 00:48:38 +02:00
Sylvestre Ledru
7dcb49afb5 fix the install paths 2019-09-01 00:47:58 +02:00
Sylvestre Ledru
3e62f1586d update the build of libclang-cpp to match what we have for libclang 2019-08-31 16:10:44 +02:00
Sylvestre Ledru
b617997c99 dupe in the changelog 2019-08-31 13:45: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