skia2/infra/bots/recipe_modules/build
Ben Wagner 998066127e Update XCode
Chromium now requires the 10.15 SDK
(https://bugs.chromium.org/p/chromium/issues/detail?id=1023913), which
breaks the CommandBuffer bot because it's trying to compile with XCode
10.3, which provides the 10.14 SDK.

What's worse, due to reasons I don't fully understand, after failing to
compile CommandBuffer due to the dependence on the 10.15 SDK, the ninja
out dir is poisoned for future compiles that don't depend on the 10.15
SDK.

Also includes a code snippet from
https://skia-review.googlesource.com/c/skia/+/264429 to find the xSAN
dylibs.

Change-Id: I3cd7661a5ea984ea6899e7a5e8cf878581538d9e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/272736
Reviewed-by: Ben Wagner aka dogben <benjaminwagner@google.com>
2020-02-23 23:15:26 +00:00
..
examples Update XCode 2020-02-23 23:15:26 +00:00
resources Add Debian10 GCC Docker Build 2019-11-19 18:50:29 +00:00
__init__.py Use docker recipe module for Docker Build 2019-11-19 18:54:49 +00:00
android.py Add arm64 Wuffs perf bots 2019-11-20 18:56:51 +00:00
api.py Remove chromecast jobs 2020-02-13 19:51:12 +00:00
canvaskit.py [canvaskit] Update build script to support latest Emscripten 2020-01-28 15:41:58 +00:00
chromebook.py test for c++17 w/ c++14 stdlib 2019-12-10 22:22:30 +00:00
cmake.py Reduce bandwidth to RPIs 2019-10-04 14:50:49 +00:00
default.py Update XCode 2020-02-23 23:15:26 +00:00
docker.py add -O1 to debug docker builds 2020-02-10 22:23:44 +00:00
flutter.py Reduce bandwidth to RPIs 2019-10-04 14:50:49 +00:00
pathkit.py [canvaskit] Update build script to support latest Emscripten 2020-01-28 15:41:58 +00:00
skqp.py Reduce bandwidth to RPIs 2019-10-04 14:50:49 +00:00
util.py Remove skiaserve as build output 2019-10-04 16:41:19 +00:00