Commit Graph

3261 Commits

Author SHA1 Message Date
Sylvestre Ledru
083e854ad4 make the deletion work even if no file exists 2018-09-19 08:36:49 +02:00
Sylvestre Ledru
13f66a2104 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-09-18 21:56:10 +02:00
Sylvestre Ledru
52e967c258 try to improve the non coinstability 2018-09-18 21:54:53 +02:00
Sylvestre Ledru
a3da7d05f6 Merge remote-tracking branch 'origin/7' into snapshot 2018-09-18 21:45:51 +02:00
Sylvestre Ledru
83e3814e27 * Add patch to fix missing include and library paths on x32
* Add patch to fix missing MultiArch include dir
  on powerpcspe (Closes: #908791)
* Force polly cmake removal on arch:all because of --fail-missing
2018-09-18 21:40:09 +02:00
Sylvestre Ledru
21d3048d5f On old Debian & Ubuntu, removing the files is necessary 2018-09-18 21:37:56 +02:00
Sylvestre Ledru
bfce9a0569 Merge branch 'revert-coinstallability' into '7'
Revert openmp and libc++ coinstallability

See merge request pkg-llvm-team/llvm-toolchain!19
2018-09-18 15:34:15 +00:00
Reshabh Sharma
64b291b756 fix changelog 2018-09-17 16:52:19 +00:00
Reshabh Sharma
0444b549c6 Revert "update libc++*.a with version in dh_strip exception"
This reverts commit f7138055e8.
2018-09-17 22:14:56 +05:30
Reshabh Sharma
8960a2eb7b Revert "OpenMP packages are coinstallable"
This reverts commit cb8571939a.
2018-09-17 22:14:20 +05:30
Reshabh Sharma
21fb4ae029 Revert "make libc++ packages coinstallable"
This reverts commit a9ef6d378f.
2018-09-17 22:10:18 +05:30
Sylvestre Ledru
91ef1e5928 test the scan-build --exclude option 2018-09-17 09:34:35 +02:00
Sylvestre Ledru
565ef2bf3a Merge remote-tracking branch 'origin/7' into snapshot 2018-09-17 09:30:16 +02:00
Sylvestre Ledru
f32196f68e Also manages clang-X as tool for scan-build see https://reviews.llvm.org/D52151 2018-09-16 20:49:53 +02:00
Sylvestre Ledru
56911e2b41 remove patch applied upstream 2018-09-16 09:22:18 +02:00
John Paul Adrian Glaubitz
004015a325 Add patch to fix missing include and library paths on x32 2018-09-15 09:42:24 +02:00
Sylvestre Ledru
b63e383c5c prepare upload 2018-09-14 21:57:28 +02:00
Sylvestre Ledru
b5b31a44f2 Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2018-09-14 21:56:19 +02:00
Sylvestre Ledru
ef2e6e0e53 rebase of the patches 2018-09-14 21:56:01 +02:00
Sylvestre Ledru
f01674b8ff remove patch applied upstream 2018-09-14 21:53:34 +02:00
Sylvestre Ledru
e07f6265ef * Only rename libomp when openmp is built
* Force polly cmake removal on arch:all because of --fail-missing
* Add patch to fix missing include and library paths on x32
2018-09-14 21:46:47 +02:00
Sylvestre Ledru
4ab69d5d72 remove old stuff from the helper 2018-09-14 21:44:35 +02:00
Gianfranco Costamagna
77ddba3a0c Simplify previous build fix 2018-09-14 20:23:03 +02:00
Gianfranco Costamagna
27f0a07e63 Grab build fix for openmp and s390x from 7 branch 2018-09-14 20:20:25 +02:00
John Paul Adrian Glaubitz
527b89ab8b Add patch to fix missing include and library paths on x32 2018-09-14 19:57:24 +02:00
Sylvestre Ledru
5f674308c6 add a comment 2018-09-14 19:42:24 +02:00
Sylvestre Ledru
14ff0d8337 only do that if openmp is enabled 2018-09-14 19:42:24 +02:00
Sylvestre Ledru
1d758eeb1f hide the cmake output 2018-09-14 19:39:36 +02:00
Gianfranco Costamagna
8e4a432111 Cherry pick arch:all build fix from 6.0 and 7 branches 2018-09-14 15:39:18 +02:00
Gianfranco Costamagna
397214bd09 Update changelog, upload to unstable 2018-09-14 15:38:07 +02:00
Gianfranco Costamagna
83ecf1cb44 Fix arch:all build 2018-09-14 15:38:02 +02:00
Gianfranco Costamagna
567660636e Remove double patch, upload to unstable 2018-09-14 15:24:20 +02:00
Gianfranco Costamagna
a761019d3a Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-09-14 15:21:34 +02:00
Gianfranco Costamagna
f03f5f0532 Add patch from <cbmuser> to fix powerpcspe build 2018-09-14 15:19:24 +02:00
Gianfranco Costamagna
376fd17f46 Fix arch:all build, for real 2018-09-14 15:13:17 +02:00
Sylvestre Ledru
ed325d7bc0 Merge remote-tracking branch 'origin/7' into snapshot 2018-09-14 11:32:16 +02:00
Sylvestre Ledru
f1bcd50fa3 improve the changelog 2018-09-14 11:27:35 +02:00
Sylvestre Ledru
6ca4d959a0 Merge branch 'co-installability' into '7'
Update dh_strip exceptions for libc++*.a with llvm version

See merge request pkg-llvm-team/llvm-toolchain!17
2018-09-14 09:25:42 +00:00
Reshabh Sharma
f7138055e8 update libc++*.a with version in dh_strip exception 2018-09-14 14:27:49 +05:30
John Paul Adrian Glaubitz
8c14b314a6 Disable LLDB on riscv64 2018-09-14 10:00:28 +02:00
John Paul Adrian Glaubitz
3b431b9e85 Add patch to fix missing MultiArch include dir on powerpcspe 2018-09-14 09:38:54 +02:00
John Paul Adrian Glaubitz
bf2753f032 Remove trailing whitespace in debian/changelog 2018-09-14 09:37:52 +02:00
Sylvestre Ledru
87507c3eae Remove -L & -I as clang search paths will use them 2018-09-14 09:29:29 +02:00
John Paul Adrian Glaubitz
ec37cd0c8a Add patch to fix missing MultiArch include dir on powerpcspe 2018-09-14 09:25:23 +02:00
Sylvestre Ledru
288cf16419 Merge branch 'reshabh-guest/llvm-toolchain-co-installability' into 7 2018-09-13 21:31:24 +02:00
Reshabh Sharma
caa6d6aead update test with libc++ include and library paths 2018-09-14 00:09:25 +05:30
Reshabh Sharma
a9ef6d378f make libc++ packages coinstallable 2018-09-13 23:52:01 +05:30
Reshabh Sharma
cb8571939a OpenMP packages are coinstallable 2018-09-13 23:12:16 +05:30
Gianfranco Costamagna
ff2dadf52e Move the committed changes into a new release entry 2018-09-13 18:04:57 +02:00
Gianfranco Costamagna
6c4f6bf324 Upload to unstable 2018-09-13 18:01:51 +02:00