| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-04-30 | Support windows, linux and macos in setup-rust | Kalle Lindström | 1 | -11/+28 | |
| 2025-02-18 | Add `setup-rust` script and git hook | Kalle Lindström | 1 | -0/+92 | |
| The `setup-rust` helper script uses Rustup to install the default targets and components that each platform needs. The `setup-rust-post-checkout` script is a git hook (which needs to be copied to .git/hooks/post-checkout, which can be done manually or by running `setup-rust install-hook`) that detects when the `rust-toolchain.toml` file has changed and installs the default targets/components for the platform that the user has specified via the MULLVAD_SETUP_PLATFORM env variable. | |||||
