Commit graph

4 commits

Author SHA1 Message Date
Raphael
55cca0c54f
build: Improve caching (#681)
* move regenerate_sqlx_cache.sh to dev-scripts

* helix ignore src-tauri/gen

* delete old regenerate_sqlx_cache

* build monero c++ dependencies in target/debug/monero-depends to avoid rebuilding

* add sccache rustc wrapper

* install sccache in ci

* key cache by target as well

* remove sccache
2025-11-12 12:39:21 +01:00
наб
b6e9ff291e
fix(ci): retry wget downloads up to 20 times instead of never, don't kill all output (#706) 2025-11-10 19:14:14 +01:00
einliterflasche
b5574de1fb
fix(build system): delete stale .sqlx folders 2025-08-20 10:56:27 +02:00
Matroskine
aa471a631e
Unify the sqlx migrations (#528)
* Skeleton

* remove sqlite_dev_setup.sh

---------

Co-authored-by: Maksim Kirillov <maksim.kirillov@staticlabs.de>
Co-authored-by: Binarybaron <binarybaron@protonmail.com>
2025-08-20 10:40:28 +02:00
Renamed from monero-rpc-pool/regenerate_sqlx_cache.sh (Browse further)