more compilers and configurations for CI

This commit is contained in:
2018-08-06 19:03:14 +07:00
parent ad872cc56f
commit 428acdd809
13 changed files with 125 additions and 53 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
set -e
BUILD_DIR=`dirname "$BASH_SOURCE"`/../build
mkdir -p $BUILD_DIR/xcode
cd $BUILD_DIR/xcode