| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] - update instrumented make target, move code style validation befor... | Tobrun | 2017-12-18 | 1 | -10/+5 |
* | [android] remove unnecessary jar generation from gradle-publish.gradle (#10625) | Pablo Guardiola | 2017-12-05 | 1 | -1/+6 |
* | [android] - update android unit tests, update test make target to SDK | tobrun | 2017-11-06 | 1 | -3/+3 |
* | [ios, build] Add CircleCI iOS builds | Jason Wray | 2017-10-25 | 1 | -0/+8 |
* | [android] - add make target for ndk-stack | Tobrun | 2017-10-12 | 1 | -0/+9 |
* | [build] Shuffle render tests in 'test-node-recycle-map' target | Bruno de Oliveira Abinader | 2017-09-21 | 1 | -1/+1 |
* | [android] ignore failed uninstalls | Ivo van Dongen | 2017-09-19 | 1 | -3/+3 |
* | [android] make the android release all build batched (#9907) | Pablo Guardiola | 2017-09-05 | 1 | -0/+1 |
* | [test] Enable render tests recycling the map object in node6-clang39-debug | Bruno de Oliveira Abinader | 2017-08-31 | 1 | -0/+6 |
* | Add {Source,CompositeCamera}Function benchmarks (#9838) | Anand Thakker | 2017-08-29 | 1 | -1/+1 |
* | [android] - add make android-check which wraps checkstyle and lint execution | Tobrun Van Nuland | 2017-08-17 | 1 | -0/+4 |
* | [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 |
|\ |
|