summaryrefslogtreecommitdiff
path: root/ambient-run
AgeCommit message (Expand)AuthorFilesLines
2023-07-30feat: get build specification from YAML file instead of command lineLars Wirzenius1-17/+41
2023-07-09feat: give VM more resourcesLars Wirzenius1-1/+3
2023-07-02feat: --dependencies specifies directory, not tarLars Wirzenius1-4/+6
2023-07-02fix: make dependencies drive read-onlyLars Wirzenius1-1/+1
2023-07-02fix: make cache drive have a maximum sizeLars Wirzenius1-6/+23
2023-07-02feat: actually support cache and dependencies devicesLars Wirzenius1-0/+24
2023-06-22fix: extract the tar from the output deviceLars Wirzenius1-2/+40
2023-06-21perf: use kvm, not qemu-system-x86_64, for speedLars Wirzenius1-1/+1
2023-06-05feat: add ambient-run to run a build in a VMLars Wirzenius1-0/+100