Commit Graph

26 Commits

Author SHA1 Message Date
Nolan Darilek a01fd93502 Build Android example as part of CI. 2020-12-30 12:28:07 -06:00
Nolan Darilek 34db699972 Rename build to check. 2020-11-17 16:42:44 -06:00
Nolan Darilek f3705a1856 --target doesn't work here. 2020-11-17 16:28:28 -06:00
Nolan Darilek 2f0ced4eaf Install components and integrate rustfmt checks. 2020-11-17 16:22:14 -06:00
Nolan Darilek d5f92565e5 Integrate Clippy. 2020-11-17 16:16:14 -06:00
Nolan Darilek 3224cbdf5a We don't need iOS-specific builds since the macOS checks already handle this. 2020-11-17 16:10:20 -06:00
Nolan Darilek be96aacd7a Add --target. 2020-11-17 16:06:18 -06:00
Nolan Darilek 3157162192 Use Rust actions to (hopefully) speed things up. 2020-11-17 15:50:22 -06:00
Nolan Darilek 2c73c75e00 Use Matrix build. 2020-11-17 15:15:43 -06:00
Nolan Darilek 10010f9bc9 Add caching to builds, and remove unneeded LLVM install. 2020-11-17 13:15:37 -06:00
Nolan Darilek 3500e88117 Do we need LLVM for this? 2020-11-17 12:22:18 -06:00
Nolan Darilek 4e157b6fb5 Check examples when building. 2020-11-03 11:23:03 -06:00
Nolan Darilek 1be226df8a Switch to cargo check and build with all features under Windows. 2020-10-08 19:11:41 -05:00
Nolan Darilek baa442f136 Separate WASM build into separate job. 2020-10-08 19:10:14 -05:00
Nolan Darilek d3ca27c707 Force Rust toolchain update, and separate out iOS build. 2020-09-02 15:52:11 -05:00
Nolan Darilek 81b23330e9 Move iOS build into separate CI run to see if this odd bug is triggered. 2020-09-02 15:37:34 -05:00
Nolan Darilek 907b828315 Add iOS test to release builds. 2020-08-18 15:26:23 -05:00
Nolan Darilek 3b3be830c6 Update iOS build targets. 2020-08-18 14:59:48 -05:00
Nolan Darilek 65eeddc1ad Remove missing targets. 2020-08-18 14:24:00 -05:00
Nolan Darilek 27e9aaf034 Add iOS build. 2020-08-18 14:17:06 -05:00
Nolan Darilek d95eed63c5 Add MacOS CI test builds. 2020-08-12 15:48:38 -05:00
Nolan Darilek 770bdd3842 Add necessary target. 2020-07-06 13:13:17 -05:00
Nolan Darilek 61edbce301 Make sure we can build wasm32-unknown-unknown target. 2020-07-06 13:00:17 -05:00
Nolan Darilek b691124d3f Remove `--verbose` flag. 2020-06-09 10:59:41 -05:00
Nolan Darilek 964670f8c6 Reformat. 2020-06-09 10:55:38 -05:00
Nolan Darilek 87ae25b522 Add test action to ensure functionality on Linux and Windows. 2020-06-09 07:53:46 -05:00