pmbootstrap/pmb/build
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
..
__init__.py Speed up 'pmbootstrap checksum' 2023-04-28 09:23:43 +02:00
_package.py build: use sccache for rust 2023-08-14 09:52:22 +02:00
autodetect.py Remove distcc support 2023-06-15 08:31:03 +02:00
checksum.py Speed up 'pmbootstrap checksum' 2023-04-28 09:23:43 +02:00
envkernel.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
init.py build: use sccache for rust 2023-08-14 09:52:22 +02:00
kconfig.py pmb.parse.kconfig: Pass background color for menuconfig 2023-03-24 09:11:48 +01:00
newapkbuild.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
other.py build: support new abuild.conf path 2023-04-18 20:57:26 +02:00