summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-10-09 15:08:14 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-10-10 18:01:23 +0300
commitcd65aeb717affd753dc541443a1c93ee483cb2d1 (patch)
treec4357d7961fc329d596d40aa445eaf37f855612c
parent5bb01ad4dab97e9a7c629ed6834064d81cd85733 (diff)
downloadqtlocation-mapboxgl-upstream/tmpsantos-remove_redundant_builds.tar.gz
[build] Check for code generation on Darwinupstream/tmpsantos-remove_redundant_builds
Sadly, it can only be done inside macOS because of how examples are generated.
-rw-r--r--circle.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index d5c5b73e36..e53444dc7f 100644
--- a/circle.yml
+++ b/circle.yml
@@ -221,6 +221,12 @@ commands:
name: Prepare macOS
command: |
brew install cmake ccache glfw ninja pkgconfig qt
+ - run:
+ name: Code Generators macOS
+ command: |
+ platform/darwin/scripts/generate-style-code.js
+ platform/darwin/scripts/update-examples.js
+ git add -A && git diff --staged --exit-code
next-config:
parameters:
config_params: