Commit Graph

6 Commits

Author SHA1 Message Date
Raboneko dbcb7a6fc6 fix: sccache (#1350) (#1525)
(cherry picked from commit eb9e0263c7)

Co-authored-by: madomado <madonuko@outlook.com>
2024-07-13 14:50:12 -07:00
Raboneko 0fb20638af bump: sccache 2024-05-24 23:15:50 +00:00
Raboneko 3c6e5c03bb bump: sccache 2024-04-21 13:55:28 +00:00
Raboneko 97fe1fbf19 bump: sccache 2024-02-07 10:46:01 +00:00
madomado 3846f9874b fix: sccache (#904)
* bump: sccache

Signed-off-by: madomado <madonuko@outlook.com>

* fix: sccache

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-02-04 12:05:23 -08:00
Cappy Ishihara 6c50527200 add sccache (#855)
* add sccache

* reverse conf flag

* Add cargo_license and cargo_license_summary macros

* remove license macros because meh

* Update rust-sccache.spec to disable shebang mangling

This commit updates the rust-sccache.spec file to disable shebang mangling. This change ensures that shebangs are not modified during the build process.

* Fix shebangs in rust-sccache.spec

* Add conditional compilation for dist server

* Fix package dependencies

* Add sccache-dist binary if dist_server is enabled
2023-12-20 19:00:04 +08:00