| Commit message (Expand) | Author | Age | Files | Lines |
* | [build] Make output of the tests verbose | Thiago Marcos P. Santos | 2019-10-18 | 1 | -1/+1 |
* | [build] Update to Xcode 11.1upstream/friedbunny-updates-to-xcode-11.1 | Jason Wray | 2019-10-15 | 1 | -7/+7 |
* | [android] - remove snapshot and release builds, disable broken metric collect... | tobrun | 2019-10-15 | 1 | -14/+3 |
* | [build] Make sure offline_schema.hpp is up-to-date | Thiago Marcos P. Santos | 2019-10-11 | 1 | -0/+1 |
* | [render-test] Update location of render / query test html page | Alexander Shalamov | 2019-10-10 | 1 | -1/+1 |
* | [ios, android] Update curl command to indicate there is no password (as per h... | Julian Rex | 2019-10-10 | 1 | -3/+3 |
* | [tests] Do not run tests in parallel | Thiago Marcos P. Santos | 2019-10-10 | 1 | -1/+1 |
* | [build] Check for code generation on Darwin | Thiago Marcos P. Santos | 2019-10-10 | 1 | -0/+6 |
* | [build] Remove redundant bots | Thiago Marcos P. Santos | 2019-10-10 | 1 | -245/+0 |
* | [ci] Fixed duplicated render tests run on MacOS | Mikhail Pozdnyakov | 2019-10-10 | 1 | -1/+1 |
* | [ios] Skip metrics.sh step (#15779) | Julian Rex | 2019-10-08 | 1 | -2/+5 |
* | [build] enable query tests on native test runner | Juha Alanen | 2019-10-07 | 1 | -6/+36 |
* | [ios] Disable iOS code coverage script #15749 | Jordan Kiley | 2019-10-03 | 1 | -1/+4 |
* | Exclude Source.InvisibleSourcesTileNecessity from sanitizer CI | Mikhail Pozdnyakov | 2019-10-02 | 1 | -2/+2 |
* | [build] Have the bots running clang-tidy | Thiago Marcos P. Santos | 2019-09-25 | 1 | -25/+20 |
* | [build] Update CircleCI to Xcode 11 | Jason Wray | 2019-09-24 | 1 | -14/+14 |
* | [ios, build] Use Ruby 2.6.x for build dependencies on CI | Jason Wray | 2019-09-24 | 1 | -1/+5 |
* | [build] Force failing sanitizer bots to pass (#15661) | Thiago Marcos P. Santos | 2019-09-19 | 1 | -3/+6 |
* | [build] Ignore submodules when formatting code | Thiago Marcos P. Santos | 2019-09-18 | 1 | -1/+1 |
* | [android, build] Generalize docs deployment script and add Android docs deplo... | Dan Swick | 2019-09-18 | 1 | -1/+10 |
* | [build] Disable clang-tidy | Juha Alanen | 2019-09-18 | 1 | -4/+0 |
* | [build] Remove Qt builds from legacy buildsystem | Thiago Marcos P. Santos | 2019-09-17 | 1 | -99/+0 |
* | [build] Do not run clang-tidy on the legacy workflow | Thiago Marcos P. Santos | 2019-09-17 | 1 | -27/+0 |
* | [build] CI config | Thiago Marcos P. Santos | 2019-09-17 | 1 | -3/+308 |
* | [build] Remove CXX11 flag | Thiago Marcos P. Santos | 2019-09-11 | 1 | -4/+1 |
* | [build] Enable mbgl-expression-test on CI | Alexander Shalamov | 2019-09-04 | 1 | -0/+24 |
* | [core] Bump mbgl/linux-gcc-5-qt-5.9 image to 5cd92d7d1c | Alexander Shalamov | 2019-08-28 | 1 | -1/+1 |
* | [build] do not skip tag-initiated builds | Łukasz Paczos | 2019-08-16 | 1 | -1/+1 |
* | [build] Skip CI jobs if there are no relevant changed files | Jason Wray | 2019-08-08 | 1 | -23/+74 |
* | [ios, build] Add CI jobs running Xcode 11 betas | Jason Wray | 2019-08-08 | 1 | -0/+48 |
* | [ios, build] Make CocoaPods CI deployment synchronous | Jason Wray | 2019-08-01 | 1 | -6/+0 |
* | [CI] Remove Source.RenderTileSetSourceUpdate from Sanitize build | Mikhail Pozdnyakov | 2019-08-01 | 1 | -1/+2 |
* | [ios, build] Update to Xcode 10.3 on CircleCI | Jason Wray | 2019-07-31 | 1 | -8/+8 |
* | [ios, build] Automatically deploy to CocoaPods | Jason Wray | 2019-07-30 | 1 | -0/+14 |
* | [build] Don't allow codecov to fail a CI job | Jason Wray | 2019-07-29 | 1 | -3/+1 |
* | [build] Replace geometry.hpp/variant with mapbox-base | Bruno de Oliveira Abinader | 2019-07-26 | 1 | -2/+6 |
* | [ios, build] Trigger external deploy jobs before long-running build tasksupstream/friedbunny-rearranges-deploy-job-order | Jason Wray | 2019-07-24 | 1 | -1/+7 |
* | [android] - update CI image of the release job | tobrun | 2019-07-19 | 1 | -1/+1 |
* | [build] Opt out of homebrew cleanup on CI | Jason Wray | 2019-07-09 | 1 | -0/+10 |
* | [ios, build] Add podspec lint script | Jason Wray | 2019-07-02 | 1 | -1/+1 |
* | [android] - update CI image to NDK 20 | tobrun | 2019-06-27 | 1 | -1/+1 |
* | [core] Implement C++ render test runner | Bruno de Oliveira Abinader | 2019-06-25 | 1 | -14/+63 |
* | [android] - change Firebas test lab device to Nexus 7 | tobrun | 2019-06-24 | 1 | -2/+2 |
* | [android] - store shared librariesas CI artefact (#14937) | Tobrun | 2019-06-17 | 1 | -0/+2 |
* | [android] - add external links to javadoc generation, fix warnings and errors... | tobrun | 2019-06-04 | 1 | -0/+3 |
* | [build, node] Bump macos CI job to Node 8 & Xcode 10.2.1 | Jason Wray | 2019-05-28 | 1 | -3/+3 |
* | [android] - remove CI execution of android nitpick, now part of android check | tobrun | 2019-05-15 | 1 | -3/+0 |
* | [build, darwin] Update CircleCI to Xcode 10.2.1 | Jason Wray | 2019-05-13 | 1 | -6/+6 |
* | [build] Upgrade from Xcode 9.3.0 to 9.3.1 on CircleCI | Alexey | 2019-05-07 | 1 | -1/+1 |
* | [core] clang-tidy fixes | Konstantin Käfer | 2019-04-05 | 1 | -2/+2 |