diff options
| author | Kalle Lindström <karl.lindstrom@mullvad.net> | 2025-02-06 14:30:38 +0100 |
|---|---|---|
| committer | Kalle Lindström <karl.lindstrom@mullvad.net> | 2025-02-18 15:40:07 +0100 |
| commit | 802570a5521d41ec9a90dae28977386a5d6cc7f9 (patch) | |
| tree | 692ec6b53f78d6268c7fdb13e5f9162684511bbf /android/lib | |
| parent | 36e03e11c921f5c0d49c94d7fe2f272e7dafa553 (diff) | |
| download | mullvadvpn-802570a5521d41ec9a90dae28977386a5d6cc7f9.tar.xz mullvadvpn-802570a5521d41ec9a90dae28977386a5d6cc7f9.zip | |
Add `setup-rust` script and git hook
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.
Diffstat (limited to 'android/lib')
0 files changed, 0 insertions, 0 deletions
