summaryrefslogtreecommitdiffstats
path: root/.cargo
AgeCommit message (Collapse)Author
2020-09-03other: Windows compilation stuff (#222)Clement Tsang
Some Windows compilation/deploy stuff. Mostly just a catch-all for some chores.
2020-09-02other: aarch64 support (#217)Clement Tsang
Adds theoretical aarch64 support.
2020-08-31other: Add autocomplete file generation (#213)Clement Tsang
Adds shell completion generation as part of the build, as well as tweaking install scripts/templates/CI to use them.