summaryrefslogtreecommitdiff
path: root/gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | closes #1082, refs #756: user dot on map in iOSJustin R. Miller2015-03-251-0/+5
|/ /
* | refs #894, fixes #1074: callout views for iOSJustin R. Miller2015-03-241-0/+3
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into 1033-metricsBrad Leege2015-03-231-0/+2
|\ \
| * | fixes #1053: umbrella Cocoa headerJustin R. Miller2015-03-221-0/+1
| * | Cocoa annotations APIJustin R. Miller2015-03-221-0/+1
| |/
* | #1033 - Adding CoreTelephony dependency and fixing access token setting metho...Brad Leege2015-03-201-0/+1
* | #1033 - Integrating MapboxEvents class.Brad Leege2015-03-201-2/+4
* | #1033 - Renaming MBLocationManager to MGLMetricsLocationManager to better com...Brad Leege2015-03-201-2/+2
* | #1033 - Moving MBLocationManager to Core GL from app specific instance.Brad Leege2015-03-201-0/+2
|/
* fix sprites for pixel ratios that are not 1 and 2Konstantin Käfer2015-03-171-2/+1
* scripts for running linux tests with dockerKonstantin Käfer2015-03-133-0/+11
* fixes black flicker on rotating the deviceKonstantin Käfer2015-03-121-1/+0