Commit Graph

5 Commits

Author SHA1 Message Date
Wouter van Oortmerssen 7e00390289
Fix Max CI build path (#6333)
apparently the default xcodebuild path of ./build clashes with the BUILD file present (case insensitive file system?)
2020-12-11 10:31:20 -08:00
Wouter van Oortmerssen 2046bffa40
Moved various language tests from AppVeyor to GitHub Actions (#6300) 2020-12-03 11:26:27 -08:00
Derek Bailey e1f0f75ba6
Updated Ms build Action to fix build issue (#6279) 2020-11-19 00:20:47 -08:00
Paulo Pinheiro 0ff0471488
Modernize android build and sample (#6229)
Android build was dated, using the Android.mk approach. Current
project configuration on Android encourages the usage of CMake, so we
are updating the android project as an example on how to use either the
Java/Kotlin generate code or the native C++ one.
2020-11-05 14:23:37 -08:00
Wouter van Oortmerssen f12cca8bcb Attempt at adding Github Actions CI 2020-05-05 13:56:37 -07:00