getsolus / ypkg

Modern, declarative, structured build format
https://getsol.us
GNU General Public License v3.0
22 stars 11 forks source link

Implement sccache #26

Closed GZGavinZhao closed 2 years ago

GZGavinZhao commented 2 years ago

Integrate sccache, a compiler cache similar to ccache but can also cache Rust builds, particularly those built with the --release flag.

Do not merge this until sccache has been accepted into the Solus repo (https://dev.getsol.us/D12919).

Signed-off-by: Gavin Zhao git@gzgz.dev