Commit Graph

2675 Commits

Author SHA1 Message Date
Sylvestre Ledru
b64f52e05e fix the syntax 2018-10-01 11:03:55 +02:00
Sylvestre Ledru
5ffa26ae84 Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2018-10-01 10:32:38 +02:00
Sylvestre Ledru
aceca26a1d try a fix for lldb https://bugs.llvm.org/show_bug.cgi\?id\=39131 2018-10-01 10:31:21 +02:00
Sylvestre Ledru
4432e6b41e remove old arg std=c++0x 2018-09-30 19:34:04 +01:00
Sylvestre Ledru
adcb699efd Install bash-completion 2018-09-27 08:07:14 +01:00
Sylvestre Ledru
fd32986ed0 remove useless patch 2018-09-27 02:09:06 +02:00
Sylvestre Ledru
3df4907513 remove old package 2018-09-27 00:25:31 +01:00
Sylvestre Ledru
41b5d1a21e * Remove bat files https://bugs.llvm.org/show_bug.cgi?id=30755
* Fix the autopkgtest script (no gcc in the test)
* remove dep from lld to llvm-8-dev because lld
  doesn't use LLVM LTO
* remove old Replaces/Breaks
* Standards-Version: 4.2.1
2018-09-27 00:23:22 +01:00
Sylvestre Ledru
eb2110afd7 Remove bat files https://bugs.llvm.org/show_bug.cgi?id=30755 2018-09-26 14:58:17 +01:00
Sylvestre Ledru
03191bf7d4 Backport a fix to improve scan-build code error. Thanks to Roman Lebedev for the fix(Closes: #909662) 2018-09-26 14:34:59 +01:00
Sylvestre Ledru
6d365c027b remove the lto package, not a good idea 2018-09-25 23:48:39 +01:00
Sylvestre Ledru
a5b8ca7299 fix a typo 2018-09-25 17:40:06 +02:00
Sylvestre Ledru
eac6d99183 bring back ocaml 2018-09-25 14:43:13 +02:00
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
1db2f514ec Revert "try to change the directory to see if I am getting libc++ this way"
This reverts commit 4f3d695a1d.
2018-09-24 21:56:08 +01:00
Sylvestre Ledru
4f3d695a1d try to change the directory to see if I am getting libc++ this way 2018-09-23 17:02:54 +02:00
Sylvestre Ledru
e22c4ef09e change the perms before the sync 2018-09-23 16:53:04 +02:00
Sylvestre Ledru
f2830edd2f when building code coverage, do not run the lldb tests (freezing) 2018-09-23 13:39:11 +02:00
Sylvestre Ledru
de883a41c0 Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2018-09-22 18:34:28 +02:00
Sylvestre Ledru
a012c59f76 try to fix the codecoverage results 2018-09-22 18:31:16 +02:00
Sylvestre Ledru
a9f104b173 Fix the autopkgtest script (no gcc in the test) 2018-09-21 22:48:52 +02:00
Sylvestre Ledru
5a32eb3cd9 the syntax changed 2018-09-21 14:35:49 +02:00
Sylvestre Ledru
734f4e638b Merge remote-tracking branch 'origin/7' into snapshot 2018-09-21 14:34:06 +02:00
Sylvestre Ledru
1a4c0465ce also install libc++ abi 2018-09-21 14:31:53 +02:00
Sylvestre Ledru
53ce54faf2 fix the grep in the test 2018-09-21 14:28:28 +02:00
Sylvestre Ledru
d4dd63a25a Merge remote-tracking branch 'origin/7' into snapshot 2018-09-21 14:27:27 +02:00
Sylvestre Ledru
d145863826 clang-tools was missing + check for scan-build 2018-09-21 14:24:33 +02:00
Sylvestre Ledru
1fd825a785 merge 2018-09-21 14:18:50 +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
12453cceca Merge remote-tracking branch 'origin/7' into snapshot 2018-09-21 13:39:28 +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
255acb6882 Merge remote-tracking branch 'origin/7' into snapshot 2018-09-20 11:58:36 +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
4f7a4f4ee8 Merge remote-tracking branch 'origin/7' into snapshot 2018-09-20 11:55:34 +02:00
Sylvestre Ledru
ec43f14e25 Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2018-09-20 11:55:17 +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