Commit Graph

8 Commits

Author SHA1 Message Date
Benoit Marty
8062ee4670 Add missing license header on shell files. 2024-09-06 17:48:14 +02:00
Erik Johnston
95d6a80ae6 Fix build_rust_sdk.sh script to work on linux (#3291)
A few linux distributions don't have `gdate`, but I think they should
all have `date`.
2024-08-09 16:04:49 +02:00
Benoit Marty
fed5683a7f Run shellcheck autofix. 2024-06-11 15:27:02 +02:00
Hugh Nimmo-Smith
b62c1fa108 Escape paths in build_rust_sdk script 2024-05-01 10:04:36 +01:00
Benoit Marty
407b4bd3c7 Fix script to work when SDK is located anywhere. 2023-12-13 18:02:06 +01:00
Benoit Marty
623ac05644 Fix small issue in the script. 2023-10-20 10:52:13 +02:00
Benoit Marty
359db36172 Improve and fix build_rust_sdk.sh after PR review 2023-10-16 18:29:25 +02:00
Benoit Marty
1bf26b10fc Add script to build the rustSdk 2023-10-16 13:31:26 +02:00