Commit Graph

4518 Commits

Author SHA1 Message Date
Sylvestre Ledru
957a67f6e8 prepare new release 2021-08-27 09:41:43 +02:00
Sylvestre Ledru
7a5f476569 debian: Include SPIR-V (*.spv) outputs in libclc package
This adds the following to the libclc-12 package:

/usr/lib/clc/spirv64-mesa3d-.spv
/usr/lib/clc/spirv-mesa3d-.spv

Since Debian buster & Ubuntu 18.04 don't have the llvm-spirv package,
they cannot support this feature. Therefore, as suggested by tjaalton,
we make the control Build-Depends for spirv dependencies include
"| hello".

This causes the simple "hello world" package to be installed on these
older distros, which is small and unrelated to llvm. Then, in
debian/rules, we check to see if llvm-spirv is installed.

Note that sbuild must use `--resolve-alternatives` for these older
distributions, or sbuild won't search for the "hello" alternatives in
the Build-Depends.

Signed-off-by: Jordan Justen <jljusten@debian.org>
2021-08-27 09:41:17 +02:00
Sylvestre Ledru
09e12c3ee9 rebase of the patch 2021-08-27 09:05:17 +02:00
Gianfranco Costamagna
635dc30b14 First attempt to fix riscv64 build, by fixing build deps and correctly enabling ocaml/lld and other features.
Tweak build installability on i386 to help Ubuntu backports and impish
2021-08-27 08:45:23 +02:00
Gianfranco Costamagna
44329f6edd also sed debian/tests/integration-test-suite-test file on new release 2021-08-27 08:44:49 +02:00
Sylvestre Ledru
39fe1d611c rebase of the patch 2021-08-26 20:55:34 +02:00
Gianfranco Costamagna
7c84a6515c Update changelog 2021-08-26 16:05:25 +02:00
Gianfranco Costamagna
c40c04a386 integration-test-suite-test: fix build by using 13 as default version 2021-08-26 16:04:51 +02:00
Sylvestre Ledru
1d8600f74e update of the dates 2021-08-25 10:18:33 +02:00
Sylvestre Ledru
dccb201a1e Merge branch '12-spirv' into '12'
debian: Include SPIR-V (*.spv) outputs in libclc package

See merge request pkg-llvm-team/llvm-toolchain!71
2021-08-25 08:17:23 +00:00
Sylvestre Ledru
7bfd8905f8 Also install libomptarget-nvptx in libomp-X.Y-dev next to amdgcn 2021-08-24 21:29:48 +02:00
Sylvestre Ledru
de98e62223 rebase of the patch 2021-08-24 21:14:15 +02:00
John Paul Adrian Glaubitz
d45e0ae821 Disable libunwind on sparc64 2021-08-24 20:12:01 +02:00
John Paul Adrian Glaubitz
c1111d5f4a Disable libunwind on sparc64 2021-08-24 20:11:24 +02:00
John Paul Adrian Glaubitz
def26fecca Disable libunwind on m68k and x32 2021-08-24 16:55:02 +02:00
John Paul Adrian Glaubitz
84409c09df Disable libunwind on m68k and x32 2021-08-24 16:54:05 +02:00
Sylvestre Ledru
54eecbcdf3 remove an old lib not created anymore 2021-08-23 12:10:23 +02:00
Sylvestre Ledru
d81566669a fix (one more time) the symlink 2021-08-23 09:55:28 +02:00
Sylvestre Ledru
ca23f3a323 Merge remote-tracking branch 'origin/13' into snapshot 2021-08-22 15:41:21 +02:00
Sylvestre Ledru
6f80fe4041 prepare upload of 13 2021-08-21 16:13:29 +02:00
Sylvestre Ledru
43a60217f8 improve uninstall 2021-08-21 15:51:43 +02:00
Sylvestre Ledru
4af5b56aef clang-soname-extract-version.diff: improve the upstream declaration 2021-08-21 14:04:13 +02:00
Sylvestre Ledru
7292833d37 Merge remote-tracking branch 'origin/13' into snapshot 2021-08-21 12:52:20 +02:00
Sylvestre Ledru
2816f4bf32 try to fix again the libclang symlink 2021-08-21 12:52:19 +02:00
Sylvestre Ledru
c99fd9dcf3 fix script 2021-08-21 12:52:10 +02:00
Sylvestre Ledru
b89d956064 try to fix again the libclang symlink 2021-08-21 12:51:07 +02:00
Sylvestre Ledru
c60b13fb85 also install libclang-13.so 2021-08-20 11:34:14 +02:00
Sylvestre Ledru
7aabc821f2 Merge remote-tracking branch 'origin/13' into snapshot 2021-08-19 21:57:29 +02:00
Sylvestre Ledru
5f311f8c87 fix the clang symlink 2021-08-19 18:35:36 +02:00
Sylvestre Ledru
754b1312d2 add the upstream hash 2021-08-19 18:35:27 +02:00
Jordan Justen
ff5ad94c9d
debian: Include SPIR-V (*.spv) outputs in libclc package
This adds the following to the libclc-12 package:

/usr/lib/clc/spirv64-mesa3d-.spv
/usr/lib/clc/spirv-mesa3d-.spv

Since Debian buster & Ubuntu 18.04 don't have the llvm-spirv package,
they cannot support this feature. Therefore, as suggested by tjaalton,
we make the control Build-Depends for spirv dependencies include
"| hello".

This causes the simple "hello world" package to be installed on these
older distros, which is small and unrelated to llvm. Then, in
debian/rules, we check to see if llvm-spirv is installed.

Note that sbuild must use `--resolve-alternatives` for these older
distributions, or sbuild won't search for the "hello" alternatives in
the Build-Depends.

Signed-off-by: Jordan Justen <jljusten@debian.org>
2021-08-19 00:33:09 -07:00
Sylvestre Ledru
c443c73ab6 Merge remote-tracking branch 'origin/13' into snapshot 2021-08-18 14:01:31 +02:00
Sylvestre Ledru
a5c59c995f Merge remote-tracking branch 'origin/12' into 13 2021-08-18 13:23:10 +02:00
Sylvestre Ledru
c5b9334be2 Revert "libclc: Include libclc spir-v outputs (used by Mesa opencl)"
This reverts commit f572d3695e.
2021-08-18 12:47:45 +02:00
Sylvestre Ledru
e40e881748 * remove "scan-build-py-force-utf-8-opening.diff"
merged upstream
2021-08-17 21:04:43 +02:00
Sylvestre Ledru
9c412a5e95 uploaded 2021-08-17 13:48:40 +02:00
Sylvestre Ledru
510a0270a7 Merge remote-tracking branch 'origin/13' into snapshot 2021-08-17 13:46:54 +02:00
Sylvestre Ledru
1b732c2af9 Merge remote-tracking branch 'origin/12' into 13 2021-08-17 13:45:49 +02:00
Sylvestre Ledru
8729fbb999 also remove test.cpp 2021-08-17 12:28:16 +02:00
Sylvestre Ledru
2a5020dbfb change the version for the libclc upload 2021-08-17 12:14:59 +02:00
Sylvestre Ledru
f4597c6a4d improve the testsuite 2021-08-17 12:14:06 +02:00
Sylvestre Ledru
393d97f7f9 Remove old svn reference in the usage dh_strip & dh_makeshlibs 2021-08-17 10:18:48 +02:00
Sylvestre Ledru
738f2e6613 remove old svn reference in the usage dh_strip & dh_makeshlibs 2021-08-17 10:18:05 +02:00
Sylvestre Ledru
8a3b67e747 run_test: add debug info 2021-08-17 10:18:05 +02:00
Sylvestre Ledru
18a17f2ab3 Merge branch '12-fix-pc-and-spirv' into '12'
include spir-v outputs in libclc-12 package

See merge request pkg-llvm-team/llvm-toolchain!69
2021-08-17 08:00:29 +00:00
Sylvestre Ledru
6498d613d1 add a new test to import the libclang 2021-08-16 21:56:55 +02:00
Sylvestre Ledru
7682e85772 fix conflict in a script 2021-08-16 21:56:33 +02:00
Sylvestre Ledru
9a0b8c2663 Add a new variable called SONAME_CLANG as clang soname has started with llvm-toolchain-13. it is normal that 13 is what is seen in 14 or later version as it is bumped only with abi changes 2021-08-16 15:49:00 +02:00
Jordan Justen
f572d3695e
libclc: Include libclc spir-v outputs (used by Mesa opencl)
This adds the following to the libclc-12 package:

/usr/lib/clc/spirv64-mesa3d-.spv
/usr/lib/clc/spirv-mesa3d-.spv

Signed-off-by: Jordan Justen <jljusten@debian.org>
2021-08-16 01:01:39 -07:00
Sylvestre Ledru
5c12680b55 rebase of the patch 2021-08-15 22:09:32 +02:00