Commit Graph

4930 Commits

Author SHA1 Message Date
Sylvestre Ledru
11e71c31d8 * experimental New snapshot release
* Ship clang-linker-wrapper in clang-tools-X.Y
2022-02-02 21:29:55 +01:00
Sylvestre Ledru
3786a2a1ac rebase of the patches 2022-02-02 21:29:54 +01:00
Sylvestre Ledru
2d3a64db79 stretch: disable the lldb python binding for real 2022-02-02 21:29:54 +01:00
Sylvestre Ledru
f3b27327e5 snapshot is now 15, create the 14 branch 2022-02-02 21:27:47 +01:00
Sylvestre Ledru
539eb0ec77 * experimental New snapshot release
* Ship clang-linker-wrapper in clang-tools-X.Y
2022-02-01 14:14:32 +01:00
Sylvestre Ledru
87ee3c332f remove unused clangd lib 2022-01-29 14:47:09 +01:00
Sylvestre Ledru
fc08151d52 Build clangd with GRPC support Thanks to Sam McCall for the patch 2022-01-29 10:17:47 +01:00
Sam McCall
227598dbc7 Build clangd remote index (grpc & protobuf dependency) 2022-01-29 10:16:10 +01:00
Sylvestre Ledru
2db00e422e rebase of the patches 2022-01-28 08:45:50 +01:00
Sylvestre Ledru
b70e3c25c3 stretch: disable the lldb python binding for real 2022-01-25 22:02:35 +01:00
Sylvestre Ledru
f1e99fac32 Revert "stretch: try to set the ld_library_path"
This reverts commit 0322ecc9db.
2022-01-25 00:43:11 +01:00
Sylvestre Ledru
0322ecc9db stretch: try to set the ld_library_path 2022-01-25 00:33:13 +01:00
Sylvestre Ledru
34fe63ca7e stretch: try to set the ld_library_path 2022-01-25 00:21:47 +01:00
Sylvestre Ledru
d408831791 remove workaround 2022-01-24 19:43:17 +01:00
Sylvestre Ledru
0b46f82e7c stretch: simplify and move the check 2022-01-24 19:09:53 +01:00
Sylvestre Ledru
fe8da3d0d9 stretch: disable the lldb python binding 2022-01-24 18:54:02 +01:00
Sylvestre Ledru
a4acb94c9e also propose to install mlir 2022-01-24 16:24:04 +01:00
Sylvestre Ledru
769b93d855 Hide some symbols for omp/arm* and other archs 2022-01-24 14:00:11 +01:00
Sylvestre Ledru
bc0969c2f2 Hide some symbols for omp/arm* 2022-01-24 13:58:33 +01:00
Sylvestre Ledru
58684bf956 Hide some symbols for omp/arm64 2022-01-24 13:56:50 +01:00
Sylvestre Ledru
436ebce633 add some workaround for stretch 2022-01-23 22:52:21 +01:00
Sylvestre Ledru
d1083416d0 fix changelog 2022-01-23 20:57:37 +01:00
Sylvestre Ledru
43e4f7fc2d prepare upload 2022-01-23 20:51:51 +01:00
Sylvestre Ledru
89ddb107d5 Update of the ocaml doc path to catch a different path 2022-01-22 10:52:48 +01:00
Sylvestre Ledru
38073d043a rebase of the patch 2022-01-22 00:06:19 +01:00
Sylvestre Ledru
7dc5798d56 Merge remote-tracking branch 'origin/13' into snapshot 2022-01-21 18:28:49 +01:00
Sylvestre Ledru
602e8c3621 Remove Build-Conflicts: ocaml 2022-01-21 18:28:04 +01:00
Sylvestre Ledru
3c830a56b4 Remove Build-Conflicts: ocaml 2022-01-21 15:19:47 +01:00
Sylvestre Ledru
e3f1e8fd70 New rc 2022-01-21 10:28:33 +01:00
Sylvestre Ledru
87274c3bc0 Bring back lldb-instr-14 as upstream is bringing it back 2022-01-21 09:15:37 +01:00
Sylvestre Ledru
a0d5cdbec0 Rename ocaml-nox => ocaml-base 2022-01-21 00:15:01 +01:00
Sylvestre Ledru
65486a1d60 Rename ocaml-nox => ocaml-base (Closes: #1002609) 2022-01-21 00:13:59 +01:00
Sylvestre Ledru
7532cc6947 Rename ocaml-nox => ocaml-base (Closes: #1002608) 2022-01-21 00:13:00 +01:00
Sylvestre Ledru
e1bcd2b0d0 Lower the debhelper dep to 10 for debian stretch 2022-01-19 23:47:55 +01:00
Sylvestre Ledru
4c62eb73b6 Enable CLANG_DEFAULT_PIE_ON_LINUX 2022-01-19 23:47:55 +01:00
Sylvestre Ledru
84ad3d3390 Lower the debhelper dep to 10 for debian stretch 2022-01-19 23:46:33 +01:00
Sylvestre Ledru
37e391837a rebase of the patches 2022-01-19 18:37:53 +01:00
Sylvestre Ledru
42be6c7d9f Merge branch 'atomic-snapshot' into 'snapshot'
Explicitly link against -latomic on all ports, not only the Linux ones

See merge request pkg-llvm-team/llvm-toolchain!87
2022-01-19 10:00:26 +00:00
Samuel Thibault
3d0e431f14 Explicitly link against -latomic on all ports, not only the Linux ones
(cherry picked from commit 43d03058ff)
2022-01-18 21:32:47 +01:00
Sylvestre Ledru
071813b7ea rebase of the patches 2022-01-18 17:27:10 +01:00
Sylvestre Ledru
c7edb93e60 Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test 2022-01-16 00:08:25 +01:00
Sylvestre Ledru
c7c5eb16c4 Merge branch 'atomic-13' into '13'
Fix armel build

See merge request pkg-llvm-team/llvm-toolchain!86
2022-01-14 09:24:26 +00:00
Samuel Thibault
38be44b0dc Fix armel build
On armel, DEB_HOST_ARCH_CPU is the generic arm actually, so we need to
use DEB_HOST_ARCH to precisely filter archs.

Fixes 43d03058ff
2022-01-14 10:18:12 +01:00
Sylvestre Ledru
ec0b580536 Merge branch 'sthibault/llvm-toolchain-hurd-rt-no64' into 13 2022-01-13 21:16:23 +01:00
Sylvestre Ledru
3ff1ff385d Merge branch '13' into 'hurd-rt-no64'
# Conflicts:
#   debian/changelog
2022-01-13 20:15:46 +00:00
Sylvestre Ledru
291dd82a33 Merge branch 'system-name-13' into '13'
Fix CMAKE_SYSTEM_NAME for non-Linux ports

See merge request pkg-llvm-team/llvm-toolchain!82
2022-01-13 20:13:30 +00:00
Sylvestre Ledru
129fe31aab simplify the patch 2022-01-13 21:12:42 +01:00
Pino Toscano
b02fa8358f Stop hardcoding -DCMAKE_SYSTEM_NAME=Linux as cmake parameter
as it breaks stage2 builds on non-Linux architectures.
2022-01-12 23:27:48 +01:00
Pino Toscano
653f1a56ea debian/rules: Disable 64bit runtime build on hurd-i38 2022-01-12 23:22:46 +01:00
Sylvestre Ledru
eda4bcc85d fix the patch 2022-01-12 22:09:12 +01:00