| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-08-07 | Fix build.rs for mullvad-nsis treating target arch as host | David Lönnhager | 1 | -2/+2 | |
| 2024-06-14 | Change crate_type into crate-type since the first is deprecated | Linus Färnstrand | 1 | -1/+1 | |
| 2024-02-08 | Log version using `mullvad-nsis` in Windows installer | Markus Pettersson | 1 | -0/+1 | |
| Expose the functionally for calling `RtlGetVersion` from `talpid-platform-metadata` through `mullvad-nsis`. This is used for getting the Windows build version during the windows installer. | |||||
| 2024-01-16 | Add rust-version to all Cargo.toml | Linus Färnstrand | 1 | -0/+1 | |
| 2024-01-09 | Remove version and publish cargo metadata | Linus Färnstrand | 1 | -2/+0 | |
| Since Rust 1.75.0 the `version` field is optional. The version defaults to "0.0.0" if it's not specified, and `publish` defaults to false if no version has been given. So by not specifying a version we get both `version = "0.0.0" and `publish = false` "for free" | |||||
| 2024-01-04 | Add workspace level lints | Linus Färnstrand | 1 | -0/+3 | |
| 2023-07-14 | Set package fields in workspace and inherit in packages | Linus Färnstrand | 1 | -5/+6 | |
| 2023-05-03 | Remove clap feature for cbindgen | David Lönnhager | 1 | -1/+1 | |
| 2023-02-27 | Retrieve system app dir path from mullvad-paths in cleanup plugin | David Lönnhager | 1 | -0/+17 | |
| using mullvad-nsis | |||||
