skia2/experimental
Kevin Lubick 97caefd055 [bazel] Move zlib and libpng out of //third_party/BUILD.bazel
I had to copy some config_settings out of //bazel/common_config_settings
because these are now treated as separate entities and cannot
see that file.

For libpng, note that we use a genrule to create the
pnglibconf.h instead of pointing to one somewhere else.
This ended up being easier than other things I tried.

Another approach would be to not depend on the version
in third_party/externals, but to clone it via
new_git_repository [1] and apply a patch that creates
the configuration file.

[1] https://bazel.build/rules/lib/repo/git#new_git_repository

Bug: skia:12541
Change-Id: I9a284775dc0f2bdabb145518d5f0803c74fb99fa
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/545368
Reviewed-by: Ben Wagner <bungeman@google.com>
2022-06-01 12:19:01 +00:00
..
bazel_test [bazel] Move zlib and libpng out of //third_party/BUILD.bazel 2022-06-01 12:19:01 +00:00
c-api-example Fix C API example, ensure the C API example is built in CI 2020-12-15 16:38:42 +00:00
docs
documentation Update references to master branch 2021-05-21 15:18:16 +00:00
ffmpeg [bazel] Delete gazelle-based BUILD.bazel files 2022-05-31 14:14:54 +00:00
lowp-basic add constrained_add 2021-11-01 17:30:16 +00:00
minimal_ios_mtl_skia_app [includes] Prepare for moving SkColorSpace to forward declare 2022-03-31 19:50:10 +00:00
sktext Free FontChains after test completes 2022-03-30 21:02:55 +00:00
sorttoy Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
tools Reland "[infra] Remove old python scripts and urllib2 references" 2022-05-16 20:15:49 +00:00
tskit [infra] Deduplicate serve.py 2021-10-12 11:42:50 +00:00
wasm-hello-world [bazel] Put licenses() after legacy_exports 2022-05-02 15:04:33 +00:00
webgpu-bazel [ganesh][dawn] Fix mapAsync range size invocation 2022-05-02 18:41:47 +00:00