summaryrefslogtreecommitdiff
path: root/scripts/android
Commit message (Collapse)AuthorAgeFilesLines
* [core] bump libuv to 1.7.5 across all platformsMike Morris2015-10-141-1/+1
| | | | | | UV_ASYNC_PARAMS and UV_TIMER_PARAMS for libuv <= 0.10 compatibility use st_mtim.tv_sec in libuv > 0.10.x
* Install RapidJSON from masonJohn Firebaugh2015-10-011-0/+1
|
* mason variant@1.0Mike Morris2015-09-301-0/+1
|
* Merge branch 'android-curl'Brad Leege2015-09-232-1/+3
|\
| * Restore libcurl HTTP on AndroidLeith Bade2015-09-222-1/+3
| |
* | Add Crashlytics NDK to AndroidLeith Bade2015-09-231-10/+14
|/ | | | Closes #2107
* Revert "[node] Enable npm to build mapbox-gl-native package from source"Lucas Wojciechowski2015-09-161-2/+0
| | | | This reverts commit 4e1ead344bfb1f9ddb207924465fabae3d218d67.
* [node] Enable npm to build mapbox-gl-native package from sourceLucas Wojciechowski2015-09-151-0/+2
| | | | | | - Allow node bindings to be built if git submodules cannot be checked out - Made geojsonvt a mason package instead of a git submodule - Use globally installed mason if it cannot be checked out via git submodules
* set correct environment varsKonstantin Käfer2015-08-191-0/+2
|
* build only the requested Android architectureKonstantin Käfer2015-08-191-2/+2
| | | | [skip ci]
* Use OkHTTP to implement HTTPContext on Android.Leith Bade2015-08-112-4/+2
| | | | Closes #823
* Build correct Android ABIs on TravisLeith Bade2015-08-071-7/+1
|
* Make build system architecture agnostic to remove Android special caseKonstantin Käfer2015-08-042-0/+25
|
* Revert "Revert "Merge pull request #1429 from mapbox/travis-setup""Mike Morris2015-05-122-4/+0
| | | | | | | This reverts commit 3ccb0b5610a716b8c2bb602cc52f96bc2fb2ff03. Conflicts: .travis.yml
* Revert "Merge pull request #1429 from mapbox/travis-setup"John Firebaugh2015-05-112-0/+4
| | | | | This reverts commit 9a233c7ed295a73da1abf3a7feffe6eec2cf9963, reversing changes made to 642024af6da577fe4a50e262b4a0b4e2aff7ebaf.
* break out setup.sh from run.shMike Morris2015-05-072-4/+0
| | | | | | | | | | | | | | | | chmod +x drop travis_helper from android and ios source travis_helper.sh before_install only run setup.sh if file exists explicitly local paths explicit if statement in before_install source setup.sh
* build on Travis' sudo: false infrastructureKonstantin Käfer2015-04-283-0/+102