Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tools/scripts/update-rust-port.sh: Fix failures that occurred for some ports | Yuri Victorovich | 2023-12-19 | 1 | -9/+8 |
| | |||||
* | Tools/scripts: Improve update-rust-port.sh | Yuri Victorovich | 2023-07-12 | 1 | -2/+20 |
| | | | | | | | | * use strict shell mode * check dependencies * update PORTREVISION Suggested by: mikael@ (use of portedit) | ||||
* | Tools/scripts: Add update-rust-port.sh script to simplify Rust port updates | Yuri Victorovich | 2023-07-11 | 1 | -0/+69 |
The command 'update-rust-port.sh <version>', when run in the Rust port directory, updates this port to the requested version. update-rust-port.sh should work in most cases. |