summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [android] Build ARMv8 on the `apackage` targetThiago Marcos P. Santos2016-03-171-1/+1
* [ios] Non-embedded static frameworkMinh Nguyễn2016-03-081-0/+1
* [gyp] Coverage only if BUILDTYPE=Debug and ENABLE_COVERAGE=1Bruno de Oliveira Abinader2016-02-211-0/+1
* [tests] Upload coverage reports to coveralls.ioBruno de Oliveira Abinader2016-02-201-0/+1
* [build] make clean shouldn't delete Xcode projectsJohn Firebaugh2016-02-191-1/+1
* [build] Remove obsolete directories from make cleanJohn Firebaugh2016-02-191-6/+1
* [tests] Use ENABLE_COVERAGE=1 envvar to enable coverageBruno de Oliveira Abinader2016-02-191-1/+1
* [tests] Added coverage report target 'check'Bruno de Oliveira Abinader2016-02-181-0/+3
* [build] Build `offline` smoke test for LinuxThiago Marcos P. Santos2016-02-111-0/+1
* Add binary for smoke-testing offline downloadsJohn Firebaugh2016-02-101-4/+4
* [ios] Split API index from package readmeMinh Nguyễn2016-01-221-1/+1
* [ios] make idocumentMinh Nguyễn2016-01-221-0/+1
* [ios] Refactored build scriptsMinh Nguyễn2016-01-221-3/+4
* [ios] Converted iOS SDK into dynamic frameworkMinh Nguyễn2016-01-221-3/+1
* [android] Fixed x86_64 crash on startup: no implementation previously for cac...Anton Malinskiy2016-01-071-1/+1
* [osx] Unit testsMinh Nguyễn2015-12-241-1/+2
* [core] Merge SQLiteCache into the platform libraryJohn Firebaugh2015-12-221-3/+3
* Fixed make run-osx, make run-xosxMinh Nguyễn2015-12-221-2/+2
* [osx] make osx with XcodeMinh Nguyễn2015-12-211-4/+4
* [ios, osx] Drop xcprettyJohn Firebaugh2015-12-211-1/+0
* Move platform scripts into platformsJohn Firebaugh2015-12-161-8/+8
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-161-4/+8
* [osx] 'make run-linux' should work on OSXBruno de Oliveira Abinader2015-12-151-2/+2
* [osx] Build framework based on static libraryMinh Nguyễn2015-12-131-0/+1
* [osx] Rewrote platform-osx and osxappMinh Nguyễn2015-12-131-1/+7
* [node] don't go through npm to debug in XcodeKonstantin Käfer2015-12-091-0/+3
* [build] Add clang-tidy to TravisKonstantin Käfer2015-12-031-0/+3
* [build] add make target "tidy" for running clang-tidyKonstantin Käfer2015-12-031-0/+1
* [build] add ninja + compilation database supportKonstantin Käfer2015-12-031-1/+6
* refs #3045: fix up targetJustin R. Miller2015-11-161-1/+1
* static framework target for iOSJustin R. Miller2015-11-161-0/+1
* Publish Bitcode-less build for Xcode 6.4Minh Nguyễn2015-11-111-1/+2
* [node] Fixes 'make xnode' to configure HOST_SLUG.gypiMike Morris2015-11-051-1/+1
* [node] create `npm test` and `npm run test-suite` targetsKonstantin Käfer2015-10-261-1/+5
* [node] make task for building node via XcodeMike Morris2015-10-261-0/+3
* [android] Move android filesLeith Bade2015-10-251-5/+4
* Fix build with Crashlytics NDK on 64bitLeith Bade2015-09-241-1/+1
* Add Crashlytics NDK to AndroidLeith Bade2015-09-231-1/+1
* fix Makefile clean to clean ./android/java/MapboxGLAndroidSDK/build tooBastien Mayard2015-09-161-1/+1
* refs #1956: remove all Android 64-bit ABI's for nowJustin R. Miller2015-09-041-3/+3
* `make android-all -> make apackage` to be more in line with iOS distributionJustin R. Miller2015-09-041-4/+4
* 'make node' compiles!Mike Morris2015-08-251-0/+4
* Revert "PLATFORM=node make node"Mike Morris2015-08-241-4/+0
* PLATFORM=node make nodeMike Morris2015-08-211-0/+4
* explicitly tell make that the subcommand is also makeKonstantin Käfer2015-08-191-1/+1
* Replace deprecated gradle --parallel-threads flagLeith Bade2015-08-131-1/+1
* Bring run-linux targets backThiago Marcos P. Santos2015-08-051-1/+4
* Make build system architecture agnostic to remove Android special caseKonstantin Käfer2015-08-041-189/+65
* fixes #1650: default to no symbols for release builds, but build bothJustin R. Miller2015-06-171-0/+3
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-151-4/+7