Perform whole build in Gradle
This commit gets rid of bash scripts. Everything is done by Gradle. Also setting SKIA_DIR became optional: SKIA_DIR is used, when it is set, otherwise the binaries are downloaded from bintray (see gradle.properties for the exact artifact pattern). This change simplifies building on Windows.
Showing
build.sh
deleted
100755 → 0
File deleted
libs/lombok.jar
deleted
100644 → 0
File deleted
preBuild.sh
deleted
100755 → 0
Please register or sign in to comment