summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2015-02-11 13:44:07 -0800
committerBrad Leege <bleege@gmail.com>2015-02-11 13:44:07 -0800
commitba058b3affe9d2e7f4a2581bea27f02541a06a3e (patch)
treef7250071067275382cca5a8315e840704736c943
parentf091c204a3b8e600465be60dfbab8643f27e0c4e (diff)
downloadqtlocation-mapboxgl-ba058b3affe9d2e7f4a2581bea27f02541a06a3e.tar.gz
#826 - Adding make command to build GL core, assemble .aar, and publish to Maven Central
-rw-r--r--Makefile4
-rwxr-xr-x[-rw-r--r--]android/java/MapboxGLAndroidSDK/deploy.sh0
m---------styles0
m---------test/suite0
4 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ed7c234228..4b4a8ca33c 100644
--- a/Makefile
+++ b/Makefile
@@ -173,6 +173,10 @@ android: android-lib-$(ANDROID_ABI)
android-all: $(ANDROID_ABIS)
cd android/java && ./gradlew --parallel-threads=$(JOBS) build
+# Full build of GL Core for each architecture, build the Android Library, publish to Maven Central
+android-deploy: $(ANDROID_ABIS)
+ cd android/java/MapboxGLAndroidSDK && chmod ugo+x deploy.sh && ./deploy.sh
+
##### Maintenace operations ####################################################
diff --git a/android/java/MapboxGLAndroidSDK/deploy.sh b/android/java/MapboxGLAndroidSDK/deploy.sh
index c9392201e4..c9392201e4 100644..100755
--- a/android/java/MapboxGLAndroidSDK/deploy.sh
+++ b/android/java/MapboxGLAndroidSDK/deploy.sh
diff --git a/styles b/styles
-Subproject 9b582e2adc9ed852bf1a9a26b0e10d43389e861
+Subproject 25b1b7dff37a18151e3286144bc8013b432a886
diff --git a/test/suite b/test/suite
-Subproject d2fff4e2048bc4b0b2eb92c779fce01b4a45b06
+Subproject dba0f2b1fa749691435d06a251d733173d41e3f