1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-09-16 19:59:38 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
907b828315 Add iOS test to release builds. 2020-08-18 15:26:23 -05:00
3b3be830c6 Update iOS build targets. 2020-08-18 14:59:48 -05:00
65eeddc1ad Remove missing targets. 2020-08-18 14:24:00 -05:00
27e9aaf034 Add iOS build. 2020-08-18 14:17:06 -05:00
1d7018a558 Build MacOS releases and explicitly specify task dependencies. 2020-08-12 15:56:10 -05:00
d95eed63c5 Add MacOS CI test builds. 2020-08-12 15:48:38 -05:00
742daf332b Ensure wasm32-unknown-unknown target builds when releasing as well. 2020-07-06 13:35:17 -05:00
770bdd3842 Add necessary target. 2020-07-06 13:13:17 -05:00
61edbce301 Make sure we can build wasm32-unknown-unknown target. 2020-07-06 13:00:17 -05:00
a6146a7f3e Install LLVM. 2020-06-17 18:01:09 -05:00
c2e3a41b2b Publish winrt_bindings from a Windows build server. 2020-06-17 18:00:14 -05:00
251128f917 Don't verify on publish since this crate requires Windows. 2020-06-17 17:55:35 -05:00
f642d86f73 Tweak workflow to publish winrt_bindings package first. 2020-06-17 17:27:28 -05:00
e81849db55 Add action to build release. 2020-06-09 11:10:12 -05:00
b691124d3f Remove --verbose flag. 2020-06-09 10:59:41 -05:00
964670f8c6 Reformat. 2020-06-09 10:55:38 -05:00
87ae25b522 Add test action to ensure functionality on Linux and Windows. 2020-06-09 07:53:46 -05:00