Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | [build] Publish node packages with RelWithDebInfo | Bruno de Oliveira Abinader | 2017-07-14 | 1 | -2/+2 |
| | |||||
* | [build] upload cache on Circle CI before running tests | Konstantin Käfer | 2017-07-13 | 1 | -11/+12 |
| | |||||
* | [build] add ccache + Circle CI caching | Konstantin Käfer | 2017-07-13 | 1 | -314/+229 |
| | |||||
* | [build] add address, undefined behavior + thread sanitizer | Konstantin Käfer | 2017-07-13 | 1 | -0/+141 |
| | |||||
* | [build] upgrade to v4 CircleCI images that have logbt/mesa/gdb/apitrace ↵ | Konstantin Käfer | 2017-07-13 | 1 | -39/+13 |
| | | | | installed | ||||
* | [build] Added Linux GCC 4.9 CI bot | Bruno de Oliveira Abinader | 2017-07-12 | 1 | -0/+42 |
| | |||||
* | [android] - run style instrumentation tests on CI (#9353) | Tobrun | 2017-07-12 | 1 | -1/+2 |
| | |||||
* | [android] - build SNAPSHOT from master (#9452) | Tobrun | 2017-07-07 | 1 | -1/+1 |
| | |||||
* | [android] - build release package once during ci build (#9351) | Tobrun | 2017-06-23 | 1 | -18/+0 |
| | |||||
* | [build] Switch from Travis CI to CircleCI | Bruno de Oliveira Abinader | 2017-06-22 | 1 | -2/+366 |
| | |||||
* | [build] try out Android NDK 15 beta 2 | Konstantin Käfer | 2017-06-12 | 1 | -2/+2 |
| |