| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
errors, add package-info to loader module package
|
| |
|
| |
|
| |
|
|
|
| |
CircleCI will soon deprecate Xcode 9.3.0 on CircleCI for macOS. Moving mapbox-gl from 9.3.0 to 9.3.1 should have no impact on the CircleCI jobs, plus it will help the project hit fewer Xcode bugs.
|
| |
|
|
|
|
| |
Except macos-debug, which has issues compiling some files.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Collect code coverage ratio from codecov.io for a
given commit hash, and upload it to the S3 bucket.
|
|
|
|
| |
(#14241)
|
|
|
|
| |
comments
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Add a CI target that checks documentation coverage and reports back to
github. While at it, change the output of doxy-coverage to a json file
so it is easy to consume.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(#13801)
|
| |
|
|
|
|
| |
<experimental/optional> is not available anymore in newer STL versions, e.g. according to libc++'s TS deprecation policy: https://libcxx.llvm.org/TS_deprecation.html
|
| |
|
| |
|
| |
|
| |
|