Sylvestre Ledru
a5a28bb9d5
update flang desc
2023-01-03 00:37:46 +01:00
Sylvestre Ledru
53827082de
Prepare flang package (from 15)
2023-01-02 14:23:10 +01:00
Sylvestre Ledru
f5404ca22c
Merge remote-tracking branch 'origin/14' into 15
2023-01-02 13:58:04 +01:00
Sylvestre Ledru
899e7862c5
Update SV to 4.6.2
2023-01-02 13:55:10 +01:00
Sylvestre Ledru
535562981f
add missing epoch
2023-01-02 10:08:15 +01:00
Sylvestre Ledru
1f08ba4f19
add missing epoch
2023-01-02 10:07:40 +01:00
Sylvestre Ledru
95e292f19b
add missing epoch
2023-01-02 10:06:41 +01:00
Sylvestre Ledru
2102d2f5f6
add missing epoch
2023-01-02 10:00:23 +01:00
Sylvestre Ledru
c62b2619ac
Merge remote-tracking branch 'origin/14' into 15
2023-01-02 09:48:32 +01:00
Sylvestre Ledru
f2231f3342
Move libPolly in libpolly-X.Y-dev for real
2023-01-01 12:10:14 +01:00
Sylvestre Ledru
519cbc611b
Create a libpolly-X.Y-dev package
2022-12-28 13:20:23 +01:00
Sylvestre Ledru
3e3e3fe1b7
Fix the libclang-rt-14-dev-wasm64 description
2022-12-28 13:10:26 +01:00
Sylvestre Ledru
f5d0923c6d
fix the dep to address
...
https://lintian.debian.org/tags/not-binnmuable-all-depends-any
2022-12-27 11:16:45 +01:00
Sylvestre Ledru
d86636d8bc
then ${binary:Version} => ${source:Version}
...
to avoid not-binnmuable-any-depends-all
2022-12-27 00:29:58 +01:00
Sylvestre Ledru
d24f4d88f1
* Move the compiler-rt content into a new package called
...
libclang-rt-X.Y-dev (including polly)
* the wasm targets are shipped into libclang-rt-14-dev-wasm32
and libclang-rt-14-dev-wasm64
* libclang-common-X.Y-dev arch moved to all
2022-12-24 12:14:20 +01:00
Sylvestre Ledru
fabb4d2349
Do not install wasm-libc if doesn't exist
2022-12-19 17:06:53 +01:00
Gianfranco Costamagna
78fcc5f7bb
Merge with experimental upload 1:14.0.6-10~exp1
2022-12-04 09:13:31 +01:00
Gianfranco Costamagna
ba4fb0b8e5
Upload 1:14.0.6-9 to sid, fixing the various RC bugs
2022-12-04 09:08:45 +01:00
Gianfranco Costamagna
bf56f934f1
Riscv64 is now bootstrapped
2022-11-30 16:29:02 +01:00
Gianfranco Costamagna
9c051a37c9
Disable WASM on riscv64 to let it build there.
2022-11-30 15:32:20 +01:00
Gianfranco Costamagna
d3cdf73c57
Finish the bootstrap and upload again to sid with riscv64 architecture too
2022-11-22 12:42:00 +01:00
Gianfranco Costamagna
258c5837bb
Bootstrap riscv64 too
2022-11-22 12:39:50 +01:00
Gianfranco Costamagna
2381d41548
Revert the change, hopefully mips64el is bootstrapped now
2022-11-20 00:01:07 +01:00
Gianfranco Costamagna
8b4e09e299
Add spirv-14 to alternate dependencies for mips64el, to be reverted once a build of spirv-15 is available
2022-11-19 23:43:29 +01:00
Faidon Liambotis
97d60707ed
Build libc++/libc++abi for wasm32-wasi
...
Do a standalone build of libcxx/libcxxabi, for wasm32-wasi. libcxx
requires a libc, and thus this requires a new build dependency on
wasi-libc. wasi-libc is not currently available for wasm64, so limit the
build to wasm32.
This introduces two new binary packages:
- libc++-${LLVM_VERSION}-dev-wasm32
- libc++abi-${LLVM_VERSION}-dev-wasm32
There isn't currently a naming convention in Debian for WebAssembly. Use
a "-dev-wasm32" suffix, which makes it consistent with packages such as
"libc6-dev-i386" and "libstd-rust-dev-wasm32".
Given these builds are specific to WASI, it can be argued that the names
should be something like "-dev-wasm32-wasi", or simplified to
"-dev-wasi" (not very future proof) or "-dev-wasi32" (not something
upstream uses). Something to think through later on.
WebAssembly only supports shared linking, hence why we -dev packages are
provided, shipping development headers and static archives.
2022-11-18 11:43:50 +02:00
Jordan Justen
b7f42769ed
d/control: Add llvm-spirv-14 as an alternative to llvm-spirv-15
...
Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-30 22:07:58 -07:00
Jordan Justen
5c8a71515a
debian: Bump llvm-spirv to 15 to match the llvm version
...
Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-30 00:29:07 -07:00
Sylvestre Ledru
3a8266fb1b
Update of the build dep llvm-spirv => llvm-spirv-14
2022-10-16 23:33:46 +02:00
Sylvestre Ledru
be4a884bdc
bolt: add description
2022-10-10 14:56:07 +02:00
Sylvestre Ledru
ff4d2206cf
Merge remote-tracking branch 'origin/14' into 15
2022-10-08 09:57:30 +02:00
Sylvestre Ledru
7e49b81826
suggest wasi-libc for the compiler
2022-10-07 19:37:15 +02:00
Sylvestre Ledru
ddab807aab
Allow libunwind-dev to be coinstallable ( Closes : #1004112 )
2022-10-07 19:36:46 +02:00
Sylvestre Ledru
46d44aa1c8
disable bolt on arm64
2022-10-07 11:35:32 +02:00
Sylvestre Ledru
40422bb78e
add bolt support
2022-10-04 09:24:13 +02:00
Sylvestre Ledru
44b0b60733
Trim trailing whitespace.
...
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
2022-08-27 22:02:21 +02:00
Sylvestre Ledru
cf41aafc55
Update of the build dep from llvm-spirv => llvm-spirv-14 as it is now versionned. It should build libclc
2022-08-26 11:03:46 +02:00
Sylvestre Ledru
d2eca9bf30
main is now 16. Creating a branch for 15.
2022-07-27 08:56:24 +02:00
Sylvestre Ledru
443b6ad594
Merge remote-tracking branch 'origin/14' into snapshot
2022-06-06 13:47:01 +02:00
Sylvestre Ledru
006b642aad
Merge remote-tracking branch 'origin/13' into 14
2022-06-06 13:41:46 +02:00
Michael Biebl
f60d81e883
Add support for systemd-binfmt
...
Closes : #1012367
2022-06-05 20:50:24 +02:00
Gianfranco Costamagna
352843f570
Enable grpc on riscv64
2022-06-04 15:30:29 +02:00
Gianfranco Costamagna
14182e575e
Merge branch '14' into snapshot
2022-05-31 12:47:50 +02:00
Gianfranco Costamagna
071e52fec4
Enable grpc on riscv64 too
2022-05-31 12:46:36 +02:00
Gianfranco Costamagna
c380af2fe1
Add architectures for grpc support
2022-05-30 22:23:51 +02:00
Gianfranco Costamagna
b8e0a22e40
Fix GRPC installation for ports architectures
2022-05-30 22:17:37 +02:00
Gianfranco Costamagna
14cf2917bf
Add breaks/replaces for grpc binaries being placed in another package in Ubuntu
2022-05-30 22:17:02 +02:00
Gianfranco Costamagna
ac224cb321
Break/Replaces for llvm-13-dev, because grpc files were installed wrongly in this package
2022-05-30 21:47:35 +02:00
Gianfranco Costamagna
99f8cfdd6c
Fix libclang grpc installation on ports
2022-05-30 21:47:15 +02:00
John Paul Adrian Glaubitz
c720154003
Enable GRPC build dependency only on supported targets
2022-05-13 21:12:36 +02:00
John Paul Adrian Glaubitz
72420a1d64
Enable GRPC build dependency only on supported targets
2022-05-13 21:08:32 +02:00