- Adding the signing logic
- Don't checkout on signing
- add features support
- Adding some user-friendly names
- Adding a build counter tied to the branch
Refactor the pipeline to reuse most of the functionality
- typically, just the target changes
- added hooks for pre/post build steps for the special cases
- rewrote the scripts using powershell only
* Trying to get an older linux build
* Switch to clang 3.8 on linux. #686
* Statically link things for linux
* Set up CI with Azure Pipelines
* Updated the tizen install script to work on macos and linux
* Make sure to install the version of the Android NDK we support
* Added missing [SkippableFact] attribute