summaryrefslogtreecommitdiff
path: root/gyp
Commit message (Expand)AuthorAgeFilesLines
* Install RapidJSON from masonJohn Firebaugh2015-10-011-0/+2
* mason variant@1.0Mike Morris2015-09-303-0/+4
* fixes #2350: remove iOS-specific SQLite cache wrapperJustin R. Miller2015-09-231-2/+0
* Revert "[node] Enable npm to build mapbox-gl-native package from source"Lucas Wojciechowski2015-09-162-6/+1
* [node] Enable npm to build mapbox-gl-native package from sourceLucas Wojciechowski2015-09-152-1/+6
* CameraOptionsMinh Nguyễn2015-09-071-0/+2
* Add resources folder to iOS Xcode project, exclude README from .bundleJason Wray2015-09-021-1/+2
* GL is the library, SDK is the productJustin R. Miller2015-08-211-1/+1
* Use OkHTTP to implement HTTPContext on Android.Leith Bade2015-08-111-0/+70
* Make build system architecture agnostic to remove Android special caseKonstantin Käfer2015-08-0412-57/+65
* include $CFLAGS into buildKonstantin Käfer2015-08-041-0/+2
* Cocoa custom marker imagery APIJustin R. Miller2015-07-081-0/+2
* Test fit to bounds; added MGLCoordinateBounds functionsMinh Nguyễn2015-06-251-0/+2
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-151-0/+12
* Merge branch '1ec5-plist-1535'Minh Nguyễn2015-05-201-0/+1
|\
| * Observe access token changesMinh Nguyễn2015-05-201-0/+1
* | Privatized MGLMapboxEventsMinh Nguyễn2015-05-181-2/+1
* | Properly fail to load the mapMinh Nguyễn2015-05-161-0/+1
|/
* compile OS X with --std=c++1yMike Morris2015-05-121-1/+1
* Folded MGLMetricsLocationManager into MGLMapboxEventsMinh Nguyễn2015-05-121-2/+0
* Refactored MGLMapboxEvents for better data managementMinh Nguyễn2015-05-121-0/+1
* on OS X, styles for the linux test app weren't bundled correctlyKonstantin Käfer2015-05-071-13/+14
* Merge pull request #1329 from mapbox/1225-start-tokenBrad Leege2015-05-051-0/+2
|\
| * Updating from masterBrad Leege2015-05-047-0/+29
| |\
| * | #1225 - Restoring MapboxGL.h as an Umbrella header file by splitting the sing...Brad Leege2015-05-041-1/+2
| * | #1225 - Initial setup of MapboxGL as a singleton object with access tokenBrad Leege2015-04-221-0/+1
* | | [iOS] add benchmarking applicationKonstantin Käfer2015-05-051-0/+1
* | | C++14John Firebaugh2015-05-041-2/+3
* | | Build with gcc 4.9John Firebaugh2015-05-041-1/+0
| |/ |/|
* | lower thread priority of worker threadsKonstantin Käfer2015-05-044-0/+4
* | fixes #1102: implement reference-counted shared file cache vendorJustin R. Miller2015-04-301-0/+2
* | TypoMinh Nguyễn2015-04-301-1/+1
* | Objective-C nicetiesMinh Nguyễn2015-04-301-0/+1
* | fixes #1363: centrally & better address GL demo/third-party resource bundle i...Justin R. Miller2015-04-281-0/+2
* | make meta-target for all iOS targets too and split up project.gypKonstantin Käfer2015-04-284-19/+20
* | merge build targets so we only have one build file per platformKonstantin Käfer2015-04-241-0/+19
|/
* copy the styles to the correct location for iOS buildsKonstantin Käfer2015-04-211-1/+1
* fix style copying for linux app on osx - refs #511 / e69beba4d1Dane Springmeyer2015-04-201-1/+1
* Merge pull request #1250 from mapbox/1250-separate-thread-objectJohn Firebaugh2015-04-165-0/+5
|\
| * make implementation files private headersKonstantin Käfer2015-04-134-0/+4
| * OS X needs -framework Foundation for CURL testsKonstantin Käfer2015-04-101-0/+1
* | define MACOSX_DEPLOYMENT_TARGET in common.gypiMike Morris2015-04-131-0/+1
|/
* Made lat/lon/zoom inspectableMinh Nguyễn2015-04-031-0/+1
* Made MGLMapView designable in IBMinh Nguyễn2015-04-031-0/+2
* Fixed race condition after setting access tokenMinh Nguyễn2015-04-031-0/+3
* Fixed test breakage from 501f9701cd25c004b496dbdf96c8ac45845718beMinh Nguyễn2015-03-271-0/+1
* Merge branch 'ios-unused'Minh Nguyễn2015-03-261-9/+0
|\
| * Delete unused codeJohn Firebaugh2015-03-191-10/+0
* | Merge pull request #1105 from mapbox/1099-gyp-depsMinh Nguyễn2015-03-262-6/+3
|\ \
| * | Enabled modules in iOS demo appMinh Nguyễn2015-03-252-6/+3