skia2/infra/bots/recipe_modules/flavor
Brian Osman 5f87262595 Reland "Always use the Win 10 SDK, and optionally detect/use the latest version"
This is a reland of 6da1d32c16
Original change's description:
> Always use the Win 10 SDK, and optionally detect/use the latest version
> 
> For bot toolchain builds, we were already using the Win 10 SDK. Local
> 2015 builds were using a strange hybrid of Win 10 and Win 8 SDKs. Now
> we always use the Win 10 SDK exclusively.
> 
> This adds two new GN arguments: win_sdk, which points at the top level
> Windows 10 SDK directory, and win_sdk_version, which can be used to
> pin to a specific version. (Otherwise we use a script to detect the
> most recent version).
> 
> Bug: skia:
> Change-Id: I5aabb5eb9e7f483e3676b67b50356ddd0421cf7d
> Reviewed-on: https://skia-review.googlesource.com/81304
> Reviewed-by: Mike Klein <mtklein@chromium.org>
> Commit-Queue: Brian Osman <brianosman@google.com>

Bug: skia:
Change-Id: Ide0d6bd3413c4fe7a8bada7d3d32bdba9709d11b
Reviewed-on: https://skia-review.googlesource.com/81501
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2017-12-06 22:32:59 +00:00
..
examples Reland "Always use the Win 10 SDK, and optionally detect/use the latest version" 2017-12-06 22:32:59 +00:00
resources Reland: Use bundled recipes for all test/perf tasks 2017-04-07 13:26:10 +00:00
__init__.py Remove dependency on recipe_engine/shutil. 2017-07-10 13:46:35 +00:00
api.py [recipes] Fix *_VERSION step failure handling 2017-04-24 21:20:04 +00:00
default_flavor.py Remove dependency on recipe_engine/shutil. 2017-07-10 13:46:35 +00:00
flutter_flavor.py [skia] convert recipes and module to new context module 2017-05-15 13:46:22 +00:00
gn_android_flavor.py Don't set min frequency for Android devices 2017-12-05 21:28:48 +00:00
gn_chromebook_flavor.py Make EGL test context access GL via GrGLInterface 2017-11-27 16:50:26 +00:00
gn_chromecast_flavor.py Make EGL test context access GL via GrGLInterface 2017-11-27 16:50:26 +00:00
gn_flavor.py Reland "Always use the Win 10 SDK, and optionally detect/use the latest version" 2017-12-06 22:32:59 +00:00
ios_flavor.py Add create_bundle support for GN 2017-11-28 15:29:07 +00:00
pdfium_flavor.py Convert last step.context stragglers. 2017-06-01 11:39:57 +00:00
valgrind_flavor.py Add CIPD asset for Valgrind 2017-05-31 19:41:13 +00:00