skia2/infra
Brian Osman 42280f8961 Add Shared library Windows builds
On Windows, exported types always have their constructors,
destructors, assignment operators, etc... generated, including
exception handling. This can require stricter rules about usage of
forward declared types. Ensure that we build correctly in that
environment (with both MSVC and Clang).

Change-Id: I119c368fcf3f0e55acce7b8f9183eca3ae1851fa
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/207223
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Ben Wagner aka dogben <benjaminwagner@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2019-04-10 21:04:35 +00:00
..
bots Add Shared library Windows builds 2019-04-10 21:04:35 +00:00
canvaskit Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
cmake Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
config Roll recipe dependencies (trivial). 2019-04-10 19:05:49 +00:00
cross-compile/docker/cross-linux-arm64 Add dockerfile to cross-compile for arm64 linux 2019-02-20 19:04:11 +00:00
cts
lottiecap Run lottie-web Gold collection at ToT 2018-09-05 12:06:01 +00:00
pathkit Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
project-config
skqp Update android-skqp Docker image to accept licenses 2019-01-22 23:34:58 +00:00
wasm-common Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
README.md

This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).