skia2/infra
Kevin Lubick 9a2bb09202 CMake: distinguish between file and dir copies by presence of '.' in src path
ANGLE's build requires a file copy. Nema's build requires a dir copy. CMake
uses a different command for each. gn does not distinguish which. We make
a guess that happens to work for these two use cases based on the whether
the base file name of the src contains a '.'


Change-Id: I3503fd9d632abda3f8f952d0eef964019d932bea
Reviewed-on: https://skia-review.googlesource.com/c/188626
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-02-01 18:58:46 +00:00
..
bots CMake: distinguish between file and dir copies by presence of '.' in src path 2019-02-01 18:58:46 +00:00
canvaskit Update emsdk-release image 2018-11-06 13:21:34 +00:00
cmake CMake: distinguish between file and dir copies by presence of '.' in src path 2019-02-01 18:58:46 +00:00
config Roll recipe dependencies (trivial). 2019-02-01 03:03:47 +00:00
cts Test SKQP on Firebase Testlab and Upload 2018-03-07 20:44:50 +00:00
lottiecap Run lottie-web Gold collection at ToT 2018-09-05 12:06:01 +00:00
pathkit Add skia-wasm-release image. 2018-11-06 15:45:51 +00:00
project-config
skqp Update android-skqp Docker image to accept licenses 2019-01-22 23:34:58 +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).