| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] - remove wear module from project | Tobrun Van Nuland | 2017-07-27 | 1 | -13/+0 |
* | [android] - add make target for dumping system GFX information | Tobrun Van Nuland | 2017-07-26 | 1 | -0/+5 |
* | [android] - add make target documentation | Tobrun Van Nuland | 2017-07-26 | 1 | -18/+25 |
* | [android] add lint using current baseline as starting point (#9318) | Pablo Guardiola | 2017-07-21 | 1 | -0/+12 |
* | [build] Publish node packages with RelWithDebInfo | Bruno de Oliveira Abinader | 2017-07-14 | 1 | -1/+2 |
* | [build] add address, undefined behavior + thread sanitizer | Konstantin Käfer | 2017-07-13 | 1 | -3/+8 |
* | [build] enable -fvisibility=hidden for iOS | Konstantin Käfer | 2017-07-13 | 1 | -1/+1 |
* | [build] Reuse precomputed WITH_CXX11ABI definition in Qt builds | Bruno de Oliveira Abinader | 2017-07-12 | 1 | -2/+2 |
* | [build] add node-benchmark target and xcode scheme | Ivo van Dongen | 2017-07-06 | 1 | -0/+8 |
* | [build] use CMake to generate Xcode schemes | Konstantin Käfer | 2017-07-06 | 1 | -30/+1 |
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0' | Tobrun | 2017-07-05 | 1 | -5/+0 |
|\ |
|
| * | [ios] Remove old Fabric build infrastructure | Jason Wray | 2017-06-14 | 1 | -5/+0 |
| * | [android] Release android-v5.1.0-beta.2 (#8976) | Tobrun | 2017-05-12 | 1 | -1/+1 |
* | | [build] Use gdb 2017-04-08-aebcde5 | Bruno de Oliveira Abinader | 2017-05-17 | 1 | -1/+2 |
* | | [android] fix ui test filter in makefile | Ivo van Dongen | 2017-05-11 | 1 | -1/+1 |
|/ |
|
* | [build] Added 'mbgl-loop-uv' to 'linux-core' target | Bruno de Oliveira Abinader | 2017-05-02 | 1 | -1/+1 |
* | [build] Added linux-core | Bruno de Oliveira Abinader | 2017-04-27 | 1 | -0/+4 |
* | [build] Control libstdc++ usage via WITH_CXX11ABI | Bruno de Oliveira Abinader | 2017-04-27 | 1 | -1/+2 |
* | [build] Fix 'Command not found' message on Linux | Bruno de Oliveira Abinader | 2017-04-27 | 1 | -1/+1 |
* | [android] use AAssetManager instead of libzip | Konstantin Käfer | 2017-04-24 | 1 | -4/+0 |
* | [android] add second pipe character to fix errors detecting nodejs | Konstantin Käfer | 2017-04-11 | 1 | -1/+1 |
* | [build] Use 'nodejs' if 'node' is not found in android-configuration | Bruno de Oliveira Abinader | 2017-04-10 | 1 | -2/+2 |
* | [build] Autodetect Qt{4,5} | Bruno de Oliveira Abinader | 2017-03-23 | 1 | -8/+12 |
* | [android] move build to Android Studio | Konstantin Käfer | 2017-03-17 | 1 | -97/+92 |
* | [build] move ABI version awareness to mason.cmake | Konstantin Käfer | 2017-03-17 | 1 | -4/+2 |
* | [build] add Makefile target for opening Android Studio project on macOS | Konstantin Käfer | 2017-03-10 | 1 | -0/+6 |
* | [Qt] Remove the QML app | Thiago Marcos P. Santos | 2017-03-06 | 1 | -9/+0 |
* | [build] use node-cmake 2.x | Konstantin Käfer | 2017-02-22 | 1 | -5/+0 |
* | [build] use system-provided Android NDK when available | Konstantin Käfer | 2017-02-22 | 1 | -35/+51 |
* | [android] - uninstall current apk on test device before running a make run- c... | Tobrun | 2017-02-22 | 1 | -1/+4 |
* | [Qt] Document QMapbox + qdoc fixes | Bruno de Oliveira Abinader | 2017-02-22 | 1 | -1/+1 |
* | [android] add make android-help target (#8087) | Justin R. Miller | 2017-02-20 | 1 | -0/+22 |
* | [tests] Disable timing-based Timer tests in CI | John Firebaugh | 2017-02-15 | 1 | -5/+2 |
* | [build] Remove Mason submodule in favor of CMake mason | Konstantin Käfer | 2017-02-08 | 1 | -45/+40 |
* | [build, ios, macos] Simplify version portion of user agent string | John Firebaugh | 2017-02-08 | 1 | -2/+0 |
* | [core] Check in generated shader code | John Firebaugh | 2017-02-07 | 1 | -0/+1 |
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 1 | -0/+4 |
* | [android] - add make target for javadoc (#7868) | Tobrun | 2017-01-26 | 1 | -0/+4 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7 | Minh Nguyễn | 2017-01-16 | 1 | -0/+9 |
|\ |
|
| * | [macos] Upgrade macOS deployment and distribution (#7649)macos-v0.3.0-rc.1 | Minh Nguyễn | 2017-01-15 | 1 | -0/+4 |
| * | [ios, macos] Insert example code in original headers (#7569) | Minh Nguyễn | 2017-01-04 | 1 | -0/+4 |
| * | [linux] Added OSMesa headless backend | Bruno de Oliveira Abinader | 2016-11-13 | 1 | -1/+2 |
* | | [build] Upgrade clang-tidy and clang-format | John Firebaugh | 2017-01-13 | 1 | -4/+4 |
* | | [android] - add filter to make command to execute one single android instrume... | Tobrun | 2017-01-10 | 1 | -0/+6 |
* | | [android] improve test runner by allowing selective execution of tests | Konstantin Käfer | 2017-01-05 | 1 | -16/+28 |
* | | [macOS] use SourceKit to ensure that all public symbols are exported | Konstantin Käfer | 2017-01-04 | 1 | -0/+4 |
* | | [android] - build and test wear module on CI, cleanup gradle file, added make... | Tobrun | 2016-12-28 | 1 | -6/+10 |
* | | [android] - only build phone module (#7498) | Tobrun | 2016-12-20 | 1 | -2/+2 |
* | | [android] - make targets for checkstyle, spoon and AWS device farm (#7469) | Tobrun | 2016-12-19 | 1 | -0/+12 |
* | | [build] use 64 bit libdir + dalvikvm when running android tests on 64 bit pla... | Konstantin Käfer | 2016-12-15 | 1 | -1/+3 |