Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [android] - remove mips and armeabi as supported ABIs | Tobrun | 2018-05-22 | 1 | -2/+2 |
| | | | | | | | | | | [android] - bump CI image to NDK 17 compatible [core] - remove setting edgeDistance to 0, comparison 'const short' > 32767 is always false [android] - remove throwing in desructor, undefined behaviour [android] - bump dependency versions of project | ||||
* | Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-master | Fabian Guerra | 2018-05-17 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # mapbox-gl-js # platform/android/CHANGELOG.md # platform/android/MapboxGLAndroidSDK/gradle.properties # platform/android/gradle/dependencies.gradle # platform/darwin/src/MGLVectorTileSource.mm # platform/darwin/src/MGLVectorTileSource_Private.h # platform/ios/CHANGELOG.md # src/mbgl/style/expression/compound_expression.cpp | ||||
| * | [android] - bump snapshot version | tobrun | 2018-05-04 | 1 | -1/+1 |
| | | |||||
* | | [build] Bump macos-debug-qt5 xcode to 9.3.0 | Bruno de Oliveira Abinader | 2018-05-07 | 1 | -1/+1 |
| | | |||||
* | | [ios, android] Resolve merge conflicts. | Fabian Guerra | 2018-04-23 | 1 | -1/+1 |
|/ | |||||
* | [build, qt] Work around for chown'ing /usr/local | Jason Wray | 2018-04-10 | 1 | -6/+3 |
| | | | | | macOS 10.13 no longer allows wholesale chown'ing of /usr/local (and this approach also works in 10.12). | ||||
* | [build, ios] Bump CircleCI builds to Xcode 9.3 | Jason Wray | 2018-04-10 | 1 | -8/+8 |
| | |||||
* | [ios, build] Enable ios-sanitize-address build on CircleCI | Jason Wray | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | [build] Save raw Xcode build logsupstream/fb-more-sanitizers | Jason Wray | 2018-03-26 | 1 | -0/+26 |
| | |||||
* | [ios, build] Run static analyzer on CircleCI | Jason Wray | 2018-03-26 | 1 | -0/+20 |
| | |||||
* | [ios, build] Run undefined behavior sanitizer on CircleCI | Jason Wray | 2018-03-26 | 1 | -7/+7 |
| | |||||
* | [ios, build] Move iOS release builds to CircleCI | Jason Wray | 2018-03-14 | 1 | -0/+34 |
| | |||||
* | [android] build release Test App before publishing (#11418) | Łukasz Paczos | 2018-03-14 | 1 | -0/+3 |
| | |||||
* | [android] - blacklist flaky instrumentation tests | Tobrun | 2018-02-05 | 1 | -13/+2 |
| | |||||
* | [android] - release android v6.0.0-beta.1android-v6.0.0-beta.1 | Tobrun | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | [build] Add build that verifies that the code generator was run | Konstantin Käfer | 2018-01-24 | 1 | -0/+22 |
| | |||||
* | [build] Add build that verifies the submodule pin is up-to-date | Konstantin Käfer | 2018-01-24 | 1 | -0/+26 |
| | |||||
* | Adds an `ios-integration-test` Makefile target to run on CI (circle.yml) | Andrew Kitchen | 2018-01-19 | 1 | -0/+5 |
| | |||||
* | [android] - move gradle files to dedicated folder | Tobrun | 2018-01-11 | 1 | -2/+2 |
| | |||||
* | [android] - Firebase configuration update, change device under test to Pixel ↵ | Tobrun | 2018-01-11 | 1 | -1/+1 |
| | | | | running Android 8.0 | ||||
* | [build] Update to Xcode 9.2 on CircleCI (#10893) | Jason Wray | 2018-01-10 | 1 | -7/+7 |
| | | | | When CircleCI says 9.2.0, they mean it... | ||||
* | Merge branch 'release-agua' into masterupstream/fabian-merge-release-agua | Fabian Guerra | 2018-01-04 | 1 | -11/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # circle.yml # cmake/core-files.cmake # platform/android/CHANGELOG.md # platform/android/MapboxGLAndroidSDK/build.gradle # platform/android/MapboxGLAndroidSDK/gradle.properties # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/CameraChangeDispatcher.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapView.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapboxMapOptions.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/text/LocalGlyphRasterizer.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/utils/BitmapUtils.java # platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml # platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/maplayout/DebugModeActivity.java # platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/maplayout/LocalGlyphActivity.java # platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/userlocation/MyLocationTintActivity.java # platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_local_glyph.xml # platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml # platform/darwin/src/MGLMapSnapshotter.mm # platform/darwin/src/MGLRendererConfiguration.h # platform/ios/CHANGELOG.md # platform/ios/DEVELOPING.md # platform/ios/INSTALL.md # platform/ios/README.md # platform/ios/resources/bg.lproj/Localizable.strings # platform/ios/resources/es.lproj/Localizable.strings # platform/ios/resources/vi.lproj/Localizable.strings # platform/ios/src/MGLMapView.mm # platform/macos/macos.xcodeproj/project.pbxproj # src/mbgl/text/glyph_manager.cpp | ||||
| * | [android] - update instrumented make target, move code style validation ↵ | Tobrun | 2017-12-18 | 1 | -11/+3 |
| | | | | | | | | before building C++ code, replace code style checks with the wrapper code style check. (#10724) | ||||
| * | [build] Added CircleCI macos-release-node{4,6} jobs | Bruno de Oliveira Abinader | 2017-11-28 | 1 | -5/+76 |
| | | |||||
| * | [build] Added CircleCI macos-debug-qt5 job | Bruno de Oliveira Abinader | 2017-11-21 | 1 | -1/+39 |
| | | |||||
| * | [build] Set clang-tidy timeout to 20 minutesupstream/fb-clang-tidy-timeout-bump | Jason Wray | 2017-11-20 | 1 | -0/+1 |
| | | | | | | | | Default is 10 minutes, but suddenly we're exceeding that. | ||||
* | | [build] Forgot to update CI image to linux-clang-3.8-libcxx | Bruno de Oliveira Abinader | 2017-12-19 | 1 | -4/+1 |
| | | |||||
* | | [android] - bump gradle syntax to 4.1 | Tobrun | 2017-12-19 | 1 | -6/+6 |
| | | |||||
* | | [build] linux-clang39-debug → linux-clang-3.8-libcxx-debug | Bruno de Oliveira Abinader | 2017-12-19 | 1 | -2/+3 |
| | | |||||
* | | [all] update CI images (#10695) | Tobrun | 2017-12-15 | 1 | -14/+14 |
| | | |||||
* | | [android] - build boba snapshots from master | Tobrun | 2017-12-06 | 1 | -1/+1 |
| | | |||||
* | | [build] Lint iOS and macOS plists on CIupstream/fb-circleci-lint-plists | Jason Wray | 2017-12-01 | 1 | -0/+6 |
| | | |||||
* | | [build] standardize on -fvisibility=hidden for all targets | Konstantin Käfer | 2017-11-29 | 1 | -8/+8 |
| | | | | | | | | | | | | | | Enables -fvisibility=hidden for iOS and Linux, and adds a workaround for GCC 6.3-7.1 Adds a GCC 6 build Enables diagnostics for C files Fixes a shadow warning in parsedate.c | ||||
* | | [build] refresh Circle CI docker images | Konstantin Käfer | 2017-11-23 | 1 | -14/+27 |
| | | |||||
* | | [build] Added CircleCI macos-release-node{4,6} jobs | Bruno de Oliveira Abinader | 2017-11-23 | 1 | -5/+76 |
| | | |||||
* | | [build] Added CircleCI macos-debug-qt5 job | Bruno de Oliveira Abinader | 2017-11-20 | 1 | -1/+39 |
|/ | |||||
* | [android] - run all instrumenetation tests | Tobrun | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | [macos, build] Add CircleCI macOS builds | Jason Wray | 2017-10-25 | 1 | -4/+30 |
| | |||||
* | [ios, build] Add CircleCI iOS builds | Jason Wray | 2017-10-25 | 1 | -1/+78 |
| | |||||
* | [android] - build nightly builds from release-agua | Tobrun Van Nuland | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | [build] Use the 'arch' cache template key | Bruno de Oliveira Abinader | 2017-09-29 | 1 | -3/+3 |
| | |||||
* | Release node v3.5.6 (#9610)node-v3.5.6 | Bobby Sudekum | 2017-09-29 | 1 | -9/+15 |
| | |||||
* | [android] - bump snapshot version to beta | Tobrun Van Nuland | 2017-09-26 | 1 | -2/+2 |
| | |||||
* | [all] - use resource_class large on Circle-CI to avoid OOM | Tobrun Van Nuland | 2017-09-25 | 1 | -0/+6 |
| | |||||
* | [test] Enable render tests recycling the map object in node6-clang39-debug | Bruno de Oliveira Abinader | 2017-08-31 | 1 | -2/+12 |
| | |||||
* | [android] - build SNAPSHOT from release branch | Tobrun Van Nuland | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | [android] - increase firebase timeout for CI testing | Tobrun Van Nuland | 2017-08-15 | 1 | -1/+1 |
| | |||||
* | [android] - remove wear module from project | Tobrun Van Nuland | 2017-07-27 | 1 | -13/+0 |
| | |||||
* | [android] add lint using current baseline as starting point (#9318) | Pablo Guardiola | 2017-07-21 | 1 | -0/+32 |
| | |||||
* | [build] do not run clang-tidy on master | Konstantin Käfer | 2017-07-18 | 1 | -4/+4 |
| |