skia2/bazel
Kevin Lubick a9f6ceebed [bazel] Add executable for skslc
This ports the GN skia_executable [1] and adds third_party
Bazel rules for spirv_cross, translated from [2]. spirv_cross,
unlike spirv_tools, did not have pre-made Bazel rules.

This binary compiles and links with

    bazelisk build //tools/skslc --config=clang

[1] ad324a31e6/BUILD.gn (L712)
[2] ad324a31e6/third_party/spirv-cross/BUILD.gn (L10)

Change-Id: I4abd51889552153fc7e64a5f7f3d9f0f597524e7
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/528044
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2022-04-08 17:25:24 +00:00
..
common_config_settings [bazel] Add executable for skslc 2022-04-08 17:25:24 +00:00
gcs_mirror [bazel] Make custom karma_test rule 2022-02-23 14:53:01 +00:00
rbe [bazel] Add RBE support using hermetic Linux Clang toolchain 2022-03-28 13:56:16 +00:00
BUILD.bazel [bazel] Add executable for skslc 2022-04-08 17:25:24 +00:00
cc_binary_with_flags.bzl [bazel] Add executable for skslc 2022-04-08 17:25:24 +00:00
karma_test.bzl [bazel] Make use of test_on_env to spin up server for gms 2022-02-28 14:05:54 +00:00
macros.bzl [bazel] Move vma down to //src/gpu 2022-04-06 18:06:08 +00:00
Makefile [bazel] Add executable for skslc 2022-04-08 17:25:24 +00:00