pmaports/cross/crossdirect
Oliver Smith d9830c6304
cross/crossdirect: partially use sccache for rust (MR 4310)
Wrap rustc commands with sccache when building native build scripts.
More interesting will be using sscache for compiling for the target
architecture, but sccache currently refuses to cache with --sysroot.
This can be optimized further later on, get some initial support for
sccache in here first.

While at it, tweak the -vV logic to also support -V, start using semver
with this and add myself as maintainer of the package.

[ci:skip-build]: already built successfully in CI
2023-09-05 08:45:41 +02:00
..
APKBUILD cross/crossdirect: partially use sccache for rust (MR 4310) 2023-09-05 08:45:41 +02:00
cargo.sh cross/crossdirect: improve rust handling (MR 4234) 2023-07-24 08:32:10 +02:00
crossdirect.c cross/crossdirect: translate cc to gcc (MR 1545) 2020-09-11 13:27:08 +02:00
rust-qemu-linker.sh cross/crossdirect: support rust (!845) 2020-01-14 02:45:18 +01:00
rustc.sh cross/crossdirect: partially use sccache for rust (MR 4310) 2023-09-05 08:45:41 +02:00