Commit Graph

43 Commits

Author SHA1 Message Date
2dba6d0a55 Revert "Test on ubuntu-20.04 for older libc releases."
Ubuntu 20.04 doesn't appear to be supported by the Godot Rust bindings
due to only shipping glibc 2.31 when 2.32 is the minimum required
version.

This reverts commit 6d48c23e3e.
2022-12-12 08:18:06 -06:00
6d48c23e3e Test on ubuntu-20.04 for older libc releases. 2022-12-12 07:45:08 -06:00
b43b4fe19b Refactor to tolk feature. 2021-01-21 11:26:59 -06:00
58dfb757c4 Rustup is failing for some reason. 2020-12-03 15:07:14 -06:00
30b27c542e If removing quotes doesn't work, then I got nothing. 2020-11-17 22:07:55 -06:00
fbdc2a7724 I keep forgetting this is Powershell. 2020-11-17 21:56:19 -06:00
e8dfbb6a69 Escape and quote. 2020-11-17 20:22:01 -06:00
b34c880a36 Switch to Rust GitHub actions. 2020-11-17 19:27:40 -06:00
e2c162c547 Cache Gradle artifacts in release builds. 2020-11-17 13:32:42 -06:00
413b68be63 Cache Gradle artifacts. 2020-11-17 13:24:58 -06:00
3ff48e2601 Quiet LLVM installation on release. 2020-11-17 13:17:17 -06:00
a0cc984fa1 Add caching for release builds. 2020-11-17 13:12:28 -06:00
ac0425b652 Set up environment variable for release. 2020-11-17 12:41:18 -06:00
140b80738b Introduce caching. 2020-11-17 12:39:51 -06:00
47782166d3 Tweak environment variable and try to install quietly. 2020-11-17 12:28:08 -06:00
55eea365c4 Not sure why we suddenly need this. 2020-11-17 12:10:21 -06:00
893fae0c99 rm rm 2020-10-09 11:15:52 -05:00
93432f2a44 Fix broken setup of gdnlib file for release. 2020-10-09 10:23:01 -05:00
3c2e2220b0 Build separate UWP DLL. 2020-10-08 20:28:19 -05:00
17220b4634 Use cargo check and build with --all-features under Windows. 2020-10-08 20:18:45 -05:00
2222e3eda7 Separate out iOS builds, and ensure Rust is up-to-date. 2020-09-02 17:05:35 -05:00
b556c4d2f0 Fix cut-and-paste error on iOS release action. 2020-08-21 11:16:18 -05:00
550bb82c89 Add iOS test and release builds. 2020-08-18 15:59:27 -05:00
971f0afbfd Filename consistency. 2020-08-18 11:02:02 -05:00
3f611f18b8 Update release and test builds to use LFS, and to incorporate new Android build process. 2020-08-18 10:48:04 -05:00
705126ef2f Merge branch 'master' into v0.6 2020-08-18 10:34:08 -05:00
e05cdde57d Add Android build action. 2020-08-18 10:30:30 -05:00
6fd18b0de1 Update release build to include MacOS, and to package README.md. 2020-08-14 08:37:11 -05:00
1eca767056 Add MacOS test build. 2020-08-12 16:34:49 -05:00
f58f309d0c Copy Android plugin into release. 2020-05-16 10:08:45 -05:00
ba22fddf37 Fix typo. 2020-04-12 09:12:05 -05:00
4d883fc420 Add release script. 2020-04-11 20:57:06 -05:00
251888de76 Fix filename. 2020-04-11 14:07:00 -05:00
4580a5b278 Zipping isn't needed. 2020-04-11 13:53:12 -05:00
8ee47306f6 Fix wrong name. 2020-04-11 13:33:50 -05:00
873a6c749d Create, then upload, a single artifact. 2020-04-11 13:21:26 -05:00
befa3affa7 Fix typo. 2020-04-11 13:15:48 -05:00
8069333fde Add release step. 2020-04-11 13:14:00 -05:00
bade7da45b Install Clang. 2020-04-11 12:27:54 -05:00
eba74f8a0e Can we build under Windows too? 2020-04-11 12:15:20 -05:00
40628f01e8 Do we need sudo? 2020-04-11 12:08:45 -05:00
ea85c3d9dc Tweak job definition and install dependencies. 2020-04-11 12:06:49 -05:00
71505a99a0
Create rust.yml 2020-04-11 11:53:36 -05:00