Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mason variant@1.0 | Mike Morris | 2015-09-30 | 4 | -0/+4 |
* | Merge branch 'android-curl' | Brad Leege | 2015-09-23 | 2 | -1/+3 |
|\ | |||||
| * | Restore libcurl HTTP on Android | Leith Bade | 2015-09-22 | 2 | -1/+3 |
* | | Add Crashlytics NDK to Android | Leith Bade | 2015-09-23 | 1 | -10/+14 |
|/ | |||||
* | Revert "[node] Enable npm to build mapbox-gl-native package from source" | Lucas Wojciechowski | 2015-09-16 | 8 | -49/+23 |
* | [node] Enable npm to build mapbox-gl-native package from source | Lucas Wojciechowski | 2015-09-15 | 8 | -23/+49 |
* | Upgraded to iOS Simulator 9.0, KIF 3.3.0 | Minh Nguyễn | 2015-09-15 | 1 | -3/+6 |
* | [shader] Shaders vertex and fragments are now GLchar* | Bruno de Oliveira Abinader | 2015-09-15 | 1 | -2/+4 |
* | fix typo in iOS script | Justin R. Miller | 2015-09-07 | 1 | -1/+1 |
* | Consolidate test-suite rendering harnesses (#2236) | John Firebaugh | 2015-09-04 | 6 | -46/+13 |
* | source scripts/linux/setup.sh in scripts/node/after_script.sh to | Mike Morris | 2015-09-02 | 1 | -0/+2 |
* | set NODE_VERSION is after_script.sh | Mike Morris | 2015-09-02 | 1 | -0/+3 |
* | remove debug logging and whitespace [skip ci] | Mike Morris | 2015-09-01 | 1 | -1/+1 |
* | remove pushd/popd from scripts/node/run.sh, update license in package.json | Mike Morris | 2015-09-01 | 1 | -4/+0 |
* | move package.json and binding.gyp to root, drop tiles.tilejson | Mike Morris | 2015-09-01 | 1 | -8/+8 |
* | Fix NODE_PRE_GYP variable | John Firebaugh | 2015-08-31 | 1 | -1/+1 |
* | only assume ~/.nvm is a git repo if we clone it | Mike Morris | 2015-08-28 | 1 | -5/+5 |
* | fix && to exit subshell with -e on failure | Mike Morris | 2015-08-28 | 2 | -5/+16 |
* | conditional nvm install | Mike Morris | 2015-08-28 | 1 | -2/+5 |
* | nvm manual install | Mike Morris | 2015-08-28 | 2 | -2/+4 |
* | local nvm? | Mike Morris | 2015-08-28 | 2 | -2/+2 |
* | . -> source | Mike Morris | 2015-08-28 | 2 | -2/+2 |
* | use NODE_VERSION | Mike Morris | 2015-08-28 | 1 | -0/+3 |
* | mapbox_time | Mike Morris | 2015-08-28 | 1 | -1/+1 |
* | nvm alias default | Mike Morris | 2015-08-28 | 2 | -3/+1 |
* | actually use NODE_VERSION | Mike Morris | 2015-08-28 | 2 | -1/+5 |
* | source nvm | Mike Morris | 2015-08-28 | 1 | -0/+1 |
* | nvm already exists | Mike Morris | 2015-08-28 | 1 | -4/+1 |
* | back to nvm node installs on travis | Mike Morris | 2015-08-28 | 1 | -4/+5 |
* | merge platform/node/scripts/* into scripts/node/run.sh | Mike Morris | 2015-08-27 | 1 | -8/+21 |
* | pushd/popd | Mike Morris | 2015-08-26 | 1 | -3/+3 |
* | npm install --build-from-source | Mike Morris | 2015-08-26 | 1 | -1/+1 |
* | cd platform/node && npm test | Mike Morris | 2015-08-26 | 1 | -2/+2 |
* | travis make node | Mike Morris | 2015-08-26 | 1 | -1/+1 |
* | export PATH | Mike Morris | 2015-08-25 | 1 | -1/+1 |
* | chmod +x | Mike Morris | 2015-08-25 | 2 | -0/+0 |
* | add FLAVOR=node to build matrix | Mike Morris | 2015-08-25 | 3 | -0/+85 |
* | Merge branch 'before-render' into node | Mike Morris | 2015-08-25 | 1 | -2/+2 |
|\ | |||||
| * | updates for "iOS SDK" series releases | Justin R. Miller | 2015-08-24 | 1 | -1/+1 |
| * | Merge branch 'v8' | John Firebaugh | 2015-08-24 | 1 | -1/+1 |
| |\ | |||||
| | * | Update styles | John Firebaugh | 2015-08-20 | 1 | -1/+1 |
* | | | 'make node' compiles! | Mike Morris | 2015-08-25 | 1 | -3/+15 |
|/ / | |||||
* | | rename zip product | Justin R. Miller | 2015-08-21 | 1 | -1/+1 |
* | | GL is the library, SDK is the product | Justin R. Miller | 2015-08-21 | 1 | -3/+3 |
|/ | |||||
* | set correct environment vars | Konstantin Käfer | 2015-08-19 | 1 | -0/+2 |
* | never delete intermediate targets | Konstantin Käfer | 2015-08-19 | 1 | -0/+3 |
* | build only the requested Android architecture | Konstantin Käfer | 2015-08-19 | 1 | -2/+2 |
* | Fix xcpretty from swallowing xcodebuild error codes | Leith Bade | 2015-08-13 | 1 | -1/+1 |
* | Use OkHTTP to implement HTTPContext on Android. | Leith Bade | 2015-08-11 | 2 | -4/+2 |
* | Build correct Android ABIs on Travis | Leith Bade | 2015-08-07 | 1 | -7/+1 |