summaryrefslogtreecommitdiff
path: root/gyp
Commit message (Expand)AuthorAgeFilesLines
* [osx] Map cameraMinh Nguyễn2015-12-132-2/+3
* [osx] Fixed standalone launch of osxapp (and run-xosx)Minh Nguyễn2015-12-131-15/+0
* [osx] Documentation comments for public classesMinh Nguyễn2015-12-132-2/+2
* [osx] Moved Mapbox.{h,m} into framework proper; set version variablesMinh Nguyễn2015-12-131-1/+0
* [osx] Build framework based on static libraryMinh Nguyễn2015-12-132-28/+23
* [osx] Rewrote platform-osx and osxappMinh Nguyễn2015-12-134-28/+88
* [core] Move linux and osx to platform subdirectoryJohn Firebaugh2015-12-102-3/+3
* [core] don't rebuild shaders unless they changeKonstantin Käfer2015-12-101-18/+16
* fixes #3180, fixes #3113: bring back -ObjC linker flagJustin R. Miller2015-12-031-0/+1
* [core] Don't link with libuv on components not using it directlyThiago Marcos P. Santos2015-12-017-60/+0
* [core] Removed libuv dependency from AssetZipContextThiago Marcos P. Santos2015-12-011-1/+0
* [core] Introduce Timer abstractionThiago Marcos P. Santos2015-12-014-0/+4
* [core] Abstract main loop inside RunLoop classThiago Marcos P. Santos2015-12-014-0/+4
* [core] Introduce the AsyncTaskThiago Marcos P. Santos2015-12-014-0/+5
* [core] Rewrite image handlingJohn Firebaugh2015-11-252-2/+0
* move from Fabric framework to bare headers per Twitter recommendationJustin R. Miller2015-11-091-1/+4
* refs #2966: remove -ObjC linker flag & bring in categories via other meansJustin R. Miller2015-11-061-1/+2
* [core] move mbgl.gyp to gyp directoryMike Morris2015-11-044-12/+39
* [node] enable npm to build mapbox-gl-native package from sourceLucas Wojciechowski2015-11-041-1/+1
* [core] mason geojsonvt-2.1.6.3Mike Morris2015-11-022-2/+11
* [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-301-0/+2
* [core] Remove bundled styles.Leith Bade2015-10-301-35/+0
* [android] Move android filesLeith Bade2015-10-251-1/+1
* refs #2684: integrate Twitter FabricJustin R. Miller2015-10-231-0/+1
* [ios] remove CoreTelephony dependencyJason Wray2015-10-191-1/+0
* [core] c++1y -> c++14Mike Morris2015-10-141-2/+1
* 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
| |\