Sylvestre Ledru
|
fe8da3d0d9
|
stretch: disable the lldb python binding
|
2022-01-24 18:54:02 +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
|
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
|
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
|
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 |
|
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 |
|
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
|
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 |
|
Sylvestre Ledru
|
d7a17e8cae
|
fix the scan-build patch
|
2022-01-12 22:00:17 +01:00 |
|
Sylvestre Ledru
|
72078003df
|
rebase of the patches
|
2022-01-12 14:58:05 +01:00 |
|
Sylvestre Ledru
|
fd0d9b3934
|
improve the patch mgmt
|
2022-01-12 14:56:34 +01:00 |
|
Sylvestre Ledru
|
fdc1db523a
|
rebase of the patches
|
2022-01-12 14:02:44 +01:00 |
|
Sylvestre Ledru
|
c06e88525b
|
Ugly workaround to enable scan-build on runtimes debian/patches/use-scan-build-runtimes.diff
|
2022-01-12 13:46:36 +01:00 |
|
Sylvestre Ledru
|
08507c8e72
|
Merge branch 'fix-which-for-13' into '13'
Use 'command -v' instead of deprecated 'which'
See merge request pkg-llvm-team/llvm-toolchain!76
|
2022-01-12 09:08:00 +00:00 |
|
Samuel Thibault
|
43d03058ff
|
Explicitly link against -latomic on all ports, not only the Linux ones
|
2022-01-11 23:58:40 +01:00 |
|
Sylvestre Ledru
|
e1e7bfa8a1
|
remove the typo -DLVVM_ENABLE_ZLIB=OFF as it seems that it working with the default value
|
2022-01-11 23:46:31 +01:00 |
|
Sylvestre Ledru
|
04c09a8af8
|
remove the typo -DLVVM_ENABLE_ZLIB=OFF as it seems that it working with the default value
|
2022-01-11 23:46:02 +01:00 |
|
Sylvestre Ledru
|
5d6649459e
|
Merge branch 'typo' into 'snapshot'
typo
See merge request pkg-llvm-team/llvm-toolchain!80
|
2022-01-11 22:44:07 +00:00 |
|
Samuel Thibault
|
8bf151f191
|
typo
|
2022-01-11 23:02:46 +01:00 |
|
Sylvestre Ledru
|
cd1d892575
|
Remove lldb-instr to match upstream change 4609e30f5001cfcba59d1f2f90ce72ebfda6e61f
|
2022-01-11 10:18:52 +01:00 |
|
Sylvestre Ledru
|
9f35a80df6
|
fix changelog
|
2022-01-08 23:13:42 +01:00 |
|
Sylvestre Ledru
|
b616a7f16b
|
bis: Fix the cmake file with the mlir introducing
|
2022-01-08 23:12:54 +01:00 |
|
Sylvestre Ledru
|
7c0f55624a
|
bis: Fix the cmake file with the mlir introducing
|
2022-01-08 21:35:04 +01:00 |
|
Sylvestre Ledru
|
1340e1d4ee
|
adjust the version 13 => 14
|
2022-01-08 18:05:06 +01:00 |
|
Sylvestre Ledru
|
0f32fe8804
|
Merge remote-tracking branch 'origin/13' into snapshot
|
2022-01-08 10:30:46 +01:00 |
|
Sylvestre Ledru
|
31bbdd4b7f
|
fix changelog
|
2022-01-07 23:59:27 +01:00 |
|
Sylvestre Ledru
|
ca71bb4dc2
|
rebase of the patches
|
2022-01-07 23:31:27 +01:00 |
|
Sylvestre Ledru
|
68e5f7c01b
|
Fix the cmake file with the mlir introducing
|
2022-01-06 14:31:32 +01:00 |
|
Sylvestre Ledru
|
a13a744dde
|
rebase of the patches
|
2022-01-06 00:01:28 +01:00 |
|
Sylvestre Ledru
|
937484a2a3
|
rebase of the patches
|
2022-01-05 23:43:28 +01:00 |
|