skia2/bazel
Kevin Lubick c7b407553b [bazel] Replace -isystem with -I for copts
MSVC and clang-cl do not recognize -isystem, but do recognize
-I. Thus if those compilers use our rules, we want our copts
to be maximally compatible.

Some of these options didn't seem to do anything, so I removed
them rather than replace them.

Change-Id: I73feb63d5c682a6df646d731b10ca2509e105e6f
Bug: skia:12541, b/237076898
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/553878
Reviewed-by: Jorge Betancourt <jmbetancourt@google.com>
2022-06-28 17:16:42 +00:00
..
common_config_settings [bazel] Add option for SkSVGCanvas (and expat third_party DEP) 2022-06-27 15:56:55 +00:00
external [bazel] Replace -isystem with -I for copts 2022-06-28 17:16:42 +00:00
gcs_mirror [gcs_mirror] Add support for URLs ending with ".tgz". 2022-06-03 11:51:43 +00:00
platform [bazel] Add support for Macs to make Linux RBE builds 2022-06-23 12:00:43 +00:00
rbe [bazel] Add support for Macs to make Linux RBE builds 2022-06-23 12:00:43 +00:00
user [infra] Add BazelBuild task to build CanvasKit on the CI with Bazel 2022-05-06 17:54:08 +00:00
BUILD.bazel [Bazel] Fix sksl defines 2022-06-21 20:54:11 +00:00
buildrc [bazel] Add support for Macs to make Linux RBE builds 2022-06-23 12:00:43 +00:00
cc_binary_with_flags.bzl [bazel] Add cc_library_with_options 2022-06-28 13:20:54 +00:00
cc_library_with_flags.bzl [bazel] Add cc_library_with_options 2022-06-28 13:20:54 +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] Add option for SkSVGCanvas (and expat third_party DEP) 2022-06-27 15:56:55 +00:00
Makefile [bazel] Add support for Macs to make Linux RBE builds 2022-06-23 12:00:43 +00:00