Commit Graph

3844 Commits

Author SHA1 Message Date
Gianfranco Costamagna
29d4a3685b Fix link for python3-lldb package 2020-01-23 09:18:49 +01:00
Gianfranco Costamagna
7eadf9746d Add missing runtime dependency and add fix for lldb -P usage 2020-01-23 09:18:49 +01:00
Sylvestre Ledru
14451e5ee0 prepare upload 2020-01-22 14:37:48 +01:00
Gianfranco Costamagna
10643a5129 Merge branch '9' into snapshot 2020-01-22 14:28:52 +01:00
Sylvestre Ledru
23832a3a7a Rebase 2020-01-22 10:36:55 +01:00
Sylvestre Ledru
f724684a20 add the + back in the version 2020-01-21 14:33:05 +01:00
Sylvestre Ledru
c41bd2f48d Merge branch '10' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 10 2020-01-21 14:32:11 +01:00
Sylvestre Ledru
6ebc168912 Update of the qualify-script 2020-01-21 14:07:12 +01:00
Gianfranco Costamagna
1957569981 Add missing runtime dependency and add fix for lldb -P usage 2020-01-21 13:07:08 +01:00
Sylvestre Ledru
37d53e8d2e unbreak the upload 2020-01-21 09:04:16 +01:00
Sylvestre Ledru
9c232e43ae prepare upload 2020-01-20 23:15:36 +01:00
Sylvestre Ledru
7627039c28 fix version 2020-01-20 23:14:32 +01:00
Sylvestre Ledru
cb1ae5a331 fix the unpack.sh script 2020-01-20 22:11:15 +01:00
Sylvestre Ledru
f2ad001b17 quality-clang.sh: refresh the list of package 2020-01-20 08:47:27 +01:00
Sylvestre Ledru
16183a1fd3 rebase of the patches 2020-01-19 23:07:58 +01:00
Sylvestre Ledru
84f5c8977b version 11 2020-01-19 23:02:44 +01:00
Sylvestre Ledru
9412c55f5e fix the version 2020-01-19 17:16:04 +01:00
Sylvestre Ledru
a83617d1bd prepare the llvm-toolchain-10 branch 2020-01-19 17:13:47 +01:00
Sylvestre Ledru
e3f463d048 rebase of the patches 2020-01-14 11:48:13 +01:00
Sylvestre Ledru
5c9ac1d24c rebase of the patches. removed upstream f2bbe8ede057af13b56949f24bbfb436f8a55f97 2020-01-14 09:40:38 +01:00
Sylvestre Ledru
ab16b5cb2b Merge remote-tracking branch 'origin/9' into snapshot 2020-01-11 12:27:30 +01:00
Sylvestre Ledru
843576f8db rebase of the patch 2020-01-11 12:20:35 +01:00
Gianfranco Costamagna
113395c623 Update patch to add more shebangs (Closes: #948497) 2020-01-10 09:38:50 +01:00
Sylvestre Ledru
04c32ad420 rebase of the patch 2020-01-09 22:41:22 +01:00
Sylvestre Ledru
e492e8e0ee rebase of the patch 2020-01-08 22:37:38 +01:00
Gianfranco Costamagna
a4681d5a02 Move python2.7 to python3 for clang binaries, Reupload to sid (Closes: #948409) 2020-01-08 12:17:34 +01:00
Sylvestre Ledru
6d5fa424fd the test now works 2020-01-06 11:13:02 +01:00
Sylvestre Ledru
ca5022f5f9 experimental New snapshot release 2020-01-04 11:52:19 +01:00
Sylvestre Ledru
23c639b684 rebase of the patch 2020-01-04 11:51:45 +01:00
Sylvestre Ledru
1886743cbc Merge recent 9 changes (python 3 and testsuite mostly) 2020-01-04 10:49:39 +01:00
Sylvestre Ledru
70b522218e Merge remote-tracking branch 'origin/9' into snapshot 2020-01-04 10:48:55 +01:00
Gianfranco Costamagna
9ad05c3ebe Upload to sid 2020-01-04 08:52:26 +01:00
Gianfranco Costamagna
13091a1b30 Do not run z3 tests if z3 support is not enabled 2020-01-04 08:51:45 +01:00
Gianfranco Costamagna
e65c59ef80 Force a python3 shebang on python modules to fix testsuite 2020-01-04 08:49:27 +01:00
Sylvestre Ledru
11c49fe593 rebase of the patch 2020-01-03 09:50:40 +01:00
Sylvestre Ledru
fb1f456314 remove libbye from the install 2020-01-03 00:43:17 +01:00
Sylvestre Ledru
e650a50fd8 rebase of the patch 2020-01-02 22:59:48 +01:00
Sylvestre Ledru
6684f35c9d Add a '+' in the version (as the old upload is high than the one without) Will be removed in 11 2019-12-30 23:31:12 +01:00
Sylvestre Ledru
a958f0b737 * Disable the polly testsuite:
- freezing in the current build
  - not a big deal if failing
2019-12-30 23:29:34 +01:00
Sylvestre Ledru
4c39deca27 * Introduce python3-clang-10 (closes: #942826)
* Remove python-lldb-10
* Remove Python 2 deps (Closes: #945695)
* Build polly docs and manpages only when polly is enabled (Closes: #947236)
* Introduce python3-clang-9 (closes: #942826)
* Remove python-lldb-9
* Remove Python 2 deps (Closes: #945695)
2019-12-29 19:24:48 +01:00
Sylvestre Ledru
7de134cd50 prepare upload 2019-12-29 12:47:27 +01:00
Sylvestre Ledru
b8ee09960d fix changelog 2019-12-29 12:37:44 +01:00
John Paul Adrian Glaubitz
df8b6900fe Build polly docs and manpages only when polly is enabled 2019-12-26 22:48:24 +01:00
Sylvestre Ledru
750a70db9f disable mlir build, not ready yet because of upstream bugs 2019-12-26 09:13:51 +01:00
Sylvestre Ledru
9ab4442817 fix the version 2019-12-25 23:29:09 +01:00
Sylvestre Ledru
9e4a8de956 Sync 9 into 10 2019-12-25 23:28:30 +01:00
Sylvestre Ledru
6d955ccc9c * experimental New snapshot release
* Enable mlir
2019-12-25 23:28:09 +01:00
Sylvestre Ledru
0db2295d90 * Introduce python3-clang-9 (closes: #942826)
* Remove Python 2 deps (Closes: #945695)
2019-12-25 19:25:38 +01:00
Sylvestre Ledru
c05f6c9129 Remove python-lldb-9 2019-12-25 19:16:23 +01:00
Sylvestre Ledru
9958e77a41 Introduce python3-clang-9 2019-12-25 19:13:03 +01:00