about summary refs log tree commit diff
path: root/tvix/store/build.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-16 r/7701 fix(tvix): don't emit rerun-if-changedFlorian Klink1-2/+2
2023-09-26 r/6660 chore(tvix/[ca]store): allow building without tonic-reflectionFlorian Klink1-1/+1
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-3/+1
2023-07-22 r/6439 feat(tvix/store/proto): use Bytes instead of Vec<u8>Florian Klink1-16/+24
2023-02-15 r/5854 refactor(tvix/store): remove needless borrow in build.rsFlorian Klink1-1/+1
2022-12-30 r/5557 feat(tvix/store): implement reflectionFlorian Klink1-19/+27
2022-12-29 r/5533 chore(tvix/store): address clippy warningsFlorian Klink1-1/+1
2022-12-26 r/5492 feat(tvix/store): use tonic-build for protosFlorian Klink1-16/+19
2022-12-22 r/5471 feat(tvix/proto): add rpc_directory.protoFlorian Klink1-0/+1
2022-12-22 r/5470 feat(tvix/proto): add rpc_pathinfoFlorian Klink1-0/+1
2022-12-15 r/5422 feat(tvix/proto): add rpc_blobstoreFlorian Klink1-0/+1
2022-12-04 r/5385 feat(tvix/store): build rust proto filesFlorian Klink1-0/+18