pmbootstrap/pmb
Oliver Smith 147a0f5c4d
build: use sccache for rust
Cache the compiler output of rust code with sccache, like we use ccache
for c code.

I've considered using sccache to completely replace ccache since it can
cache output of C/C++ code too. But let's not do it for now since ccache
doesn't need to run a daemon in the background that needs to be stopped
when shutting down / zapping. Also it would need more refactoring.

Reviewed-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230806184729.4891-5-ollieparanoid@postmarketos.org%3E
2023-08-14 09:52:22 +02:00
..
aportgen pmb.aportgen.device: modernize defaults 2023-08-06 20:05:45 +02:00
build build: use sccache for rust 2023-08-14 09:52:22 +02:00
chroot build: use sccache for rust 2023-08-14 09:52:22 +02:00
ci Use ruff for linting 2023-06-04 10:56:22 +02:00
config build: use sccache for rust 2023-08-14 09:52:22 +02:00
data init: allow all locales 2023-06-12 08:46:22 +02:00
export Bump copyright to 2023 2023-01-22 19:18:06 +01:00
flasher Add mtkclient as a flasher option 2023-07-13 10:07:53 +02:00
helpers chroot: /mnt/pmbootstrap-* -> /mnt/pmbootstrap/* 2023-08-14 09:52:17 +02:00
install install: remove /mnt/pmbootstrap at the end 2023-08-14 09:52:22 +02:00
netboot chroot: /mnt/pmbootstrap-* -> /mnt/pmbootstrap/* 2023-08-14 09:52:17 +02:00
parse deviceinfo: make parse_kernel_suffix private 2023-07-21 08:54:10 +02:00
qemu treewide: fix typos found with codespell 2023-07-13 10:07:53 +02:00
sideload pmb.helpers.run_core: move flat_cmd here 2023-07-21 08:54:04 +02:00
__init__.py Prepare 2.0.0 release 2023-08-01 07:51:02 +02:00