summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove bundled styles.Leith Bade2015-10-306-18/+0
* [core] Fix gdb check for CIJohn Firebaugh2015-10-271-1/+1
* more explicitly name build configs & do Debug for sim/testingJustin R. Miller2015-10-271-0/+3
* [node] create `npm test` and `npm run test-suite` targetsKonstantin Käfer2015-10-263-0/+111
* [node] include node headers in binding.gyp, undef libuv_cflagsMike Morris2015-10-261-2/+2
* [node] make task for building node via XcodeMike Morris2015-10-261-0/+14
* [android] Move android filesLeith Bade2015-10-251-3/+3
* [android] [ios] [linux] [osx] Update many mason modulesLeith Bade2015-10-244-19/+19
* [android] Fix TEXTREL dlopen error on Android 6.0 x86Leith Bade2015-10-241-2/+2
* [android] Add missing satellite streets style to Android and iOS.Leith Bade2015-10-231-1/+1
* Fix path of mapbox-gl-test-suite render testsBryan Housel2015-10-161-3/+3
* [core] bump libuv to 1.7.5 across all platformsMike Morris2015-10-145-5/+5
* Revert to nvm v0.28.0John Firebaugh2015-10-091-1/+1
* Install nvm using recommended methodJohn Firebaugh2015-10-091-6/+1
* [build] update appledoc install error URLJason Wray2015-10-081-1/+1
* Install gtest from masonJohn Firebaugh2015-10-022-0/+2
* [ios] patch up iOS version-deducing scriptsJustin R. Miller2015-10-011-1/+1
* Install RapidJSON from masonJohn Firebaugh2015-10-014-0/+4
* mason variant@1.0Mike Morris2015-09-304-0/+4
* 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
|/
* Revert "[node] Enable npm to build mapbox-gl-native package from source"Lucas Wojciechowski2015-09-168-49/+23
* [node] Enable npm to build mapbox-gl-native package from sourceLucas Wojciechowski2015-09-158-23/+49
* Upgraded to iOS Simulator 9.0, KIF 3.3.0Minh Nguyễn2015-09-151-3/+6
* [shader] Shaders vertex and fragments are now GLchar*Bruno de Oliveira Abinader2015-09-151-2/+4
* fix typo in iOS scriptJustin R. Miller2015-09-071-1/+1
* Consolidate test-suite rendering harnesses (#2236)John Firebaugh2015-09-046-46/+13
* source scripts/linux/setup.sh in scripts/node/after_script.sh toMike Morris2015-09-021-0/+2
* set NODE_VERSION is after_script.shMike Morris2015-09-021-0/+3
* remove debug logging and whitespace [skip ci]Mike Morris2015-09-011-1/+1
* remove pushd/popd from scripts/node/run.sh, update license in package.jsonMike Morris2015-09-011-4/+0
* move package.json and binding.gyp to root, drop tiles.tilejsonMike Morris2015-09-011-8/+8
* Fix NODE_PRE_GYP variableJohn Firebaugh2015-08-311-1/+1
* only assume ~/.nvm is a git repo if we clone itMike Morris2015-08-281-5/+5
* fix && to exit subshell with -e on failureMike Morris2015-08-282-5/+16
* conditional nvm installMike Morris2015-08-281-2/+5
* nvm manual installMike Morris2015-08-282-2/+4
* local nvm?Mike Morris2015-08-282-2/+2
* . -> sourceMike Morris2015-08-282-2/+2
* use NODE_VERSIONMike Morris2015-08-281-0/+3
* mapbox_timeMike Morris2015-08-281-1/+1
* nvm alias defaultMike Morris2015-08-282-3/+1
* actually use NODE_VERSIONMike Morris2015-08-282-1/+5
* source nvmMike Morris2015-08-281-0/+1
* nvm already existsMike Morris2015-08-281-4/+1
* back to nvm node installs on travisMike Morris2015-08-281-4/+5
* merge platform/node/scripts/* into scripts/node/run.shMike Morris2015-08-271-8/+21
* pushd/popdMike Morris2015-08-261-3/+3
* npm install --build-from-sourceMike Morris2015-08-261-1/+1