Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Make build system architecture agnostic to remove Android special case | Konstantin Käfer | 2015-08-04 | 10 | -2/+213 |
* | Moved mapbox/mapbox-gl-styles to mb-pages branch | Minh Nguyễn | 2015-07-21 | 1 | -1/+2 |
* | Include iOS README in binary pod | Minh Nguyễn | 2015-07-13 | 1 | -1/+2 |
* | Fetch tags before relying on a list of them | Minh Nguyễn | 2015-07-13 | 1 | -0/+1 |
* | test on Xcode 6.4 / iOS 8.4 | Justin R. Miller | 2015-07-08 | 1 | -1/+1 |
* | Fixed test run script | Bruno de Oliveira Abinader | 2015-07-03 | 1 | -3/+7 |
* | Use gdb to get backtraces | John Firebaugh | 2015-07-02 | 1 | -18/+2 |
* | Merge branch 'release-v0.4.0' | Justin R. Miller | 2015-06-19 | 2 | -2/+2 |
|\ | |||||
| * | Screenshot II: The Return of Screenshot | Justin R. Miller | 2015-06-19 | 1 | -1/+1 |