Commit Graph

2237 Commits

Author SHA1 Message Date
Sylvestre Ledru
a54bc66d06 Standards-Version: 4.2.1 2018-09-25 14:40:47 +02:00
Sylvestre Ledru
82ef1354de * remove dep from lld to llvm-7-dev because lld
doesn't use LLVM LTO
* remove old Replaces/Breaks
2018-09-25 14:40:22 +02:00
Sylvestre Ledru
3609b7b651 add the libllvm-lto-7-dev dep 2018-09-25 14:39:02 +02:00
Sylvestre Ledru
942eec2f4b add a new test 2018-09-25 14:37:54 +02:00
Sylvestre Ledru
8b9da86dfe new package 2018-09-25 13:23:05 +02:00
Sylvestre Ledru
7e0e54429e add missing break/replace 2018-09-25 13:10:57 +02:00
Sylvestre Ledru
24bf47f8a8 Create a new llvm-lto-7-dev package to ship lto This will avoid to download llvm-dev to get lld 2018-09-25 10:30:43 +01:00
Sylvestre Ledru
a9f104b173 Fix the autopkgtest script (no gcc in the test) 2018-09-21 22:48:52 +02:00
Sylvestre Ledru
1a4c0465ce also install libc++ abi 2018-09-21 14:31:53 +02:00
Sylvestre Ledru
d145863826 clang-tools was missing + check for scan-build 2018-09-21 14:24:33 +02:00
Sylvestre Ledru
62e6bb61b1 perform the cleanup at the end 2018-09-21 14:17:20 +02:00
Sylvestre Ledru
b5fc765792 also generate the apt-get install cli 2018-09-21 14:16:18 +02:00
Sylvestre Ledru
62045b70eb also test pgo and rpass 2018-09-21 14:09:31 +02:00
Sylvestre Ledru
a7ff74a854 improve polly test 2018-09-21 13:57:21 +02:00
Sylvestre Ledru
4e86dbbc2f fix a syntax issue in the patch 2018-09-21 13:55:15 +02:00
Sylvestre Ledru
45ea05d3d4 remove a warning 2018-09-21 13:38:55 +02:00
Sylvestre Ledru
f5a51d3159 add some polly checks 2018-09-21 13:37:48 +02:00
Sylvestre Ledru
87999e1ffc Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-09-20 11:57:13 +02:00
Sylvestre Ledru
0597fee131 Remove circular dependency by removing python-lldb-7: Depends: liblldb-7-dev (Closes: #888889) 2018-09-20 11:56:42 +02:00
Sylvestre Ledru
b14f25e535 Remove circular dependency by removing python-lldb-7: Depends: liblldb-7-dev (Closes: #888889) 2018-09-20 11:51:32 +02:00
Sylvestre Ledru
6f763dc60e * Make libc++, libc++abi & openmp NOT co-installable
Rational: the benefits are limited compared to the drawback.
  We should have issues like:
     - built with libc++-8-dev
     - run with libc++1-7
  (Closes: #903802)
2018-09-20 11:49:56 +02:00
Sylvestre Ledru
84dbf9db41 Non-coinstallable info added in NEWS 2018-09-20 11:13:13 +02:00
Sylvestre Ledru
883d8b6dbf Merge branch 'openmp-autopkgtest-fix' into '7'
Fix OpenMP test failing at ci.debian.net

See merge request pkg-llvm-team/llvm-toolchain!18
2018-09-19 16:05:00 +00:00
Reshabh Sharma
f260dc5371 Fix OpenMP test failing at ci.debian.net 2018-09-19 16:05:00 +00:00
Sylvestre Ledru
4b21480b15 mark as unreleased 2018-09-19 15:54:41 +02:00
Sylvestre Ledru
a5fb75db4c also install libomp-X.so.5 2018-09-19 15:50:46 +02:00
Sylvestre Ledru
a859f070ec Fix the ftbfs under armel on libc++ and enable openmp on armel. Thanks to Adrian Bunk for the patch 2018-09-19 14:13:42 +02:00
Sylvestre Ledru
73da9d82ed fix the changelog 2018-09-19 14:11:49 +02:00
Sylvestre Ledru
8ffe972043 Merge remote-tracking branch 'origin/6.0' into 7 2018-09-19 14:04:09 +02:00
Sylvestre Ledru
0a64af0a3d fix the syntax 2018-09-19 14:03:48 +02:00
Sylvestre Ledru
052c62ef18 Merge remote-tracking branch 'origin/6.0' into 7 2018-09-19 08:43:05 +02:00
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
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
f32196f68e Also manages clang-X as tool for scan-build see https://reviews.llvm.org/D52151 2018-09-16 20:49:53 +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
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
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
397214bd09 Update changelog, upload to unstable 2018-09-14 15:38:07 +02:00