Lines Matching +full:validate +full:- +full:npm +full:- +full:package +full:- +full:license
14 # See https://github.com/emscripten-core/emsdk/tree/85d27a4a2a60d591613a305b14ae438c2bb3ce11/bazel#…
18 strip_prefix = "emsdk-3.1.44/bazel",
21 url = "https://github.com/emscripten-core/emsdk/archive/refs/tags/3.1.44.tar.gz",
44 … url = "https://github.com/bazelbuild/rules_pkg/releases/download/0.9.1/rules_pkg-0.9.1.tar.gz",
60 strip_prefix = "rules_python-0.9.0",
93 strip_prefix = "rules_jvm_external-4.2",
112 # The version released after this one (1.6.0-rc1) did not resolve unknown symbol errors when
131 …/mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.42.0/rules_go-v0.42.0.zip",
132 "https://github.com/bazelbuild/rules_go/releases/download/v0.42.0/rules_go-v0.42.0.zip",
140 …tps://mirror.bazel.build/github.com/bazelbuild/bazel-gazelle/releases/download/v0.33.0/bazel-gazel…
141 …"https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.33.0/bazel-gazelle-v0.33.0.tar.g…
183 # Compatibility hack to make the github.com/bazelbuild/remote-apis Go module work with rules_go
193 strip_prefix = "protobuf-3.18.1",
196 …url = "https://github.com/protocolbuffers/protobuf/releases/download/v3.18.1/protobuf-all-3.18.1.t…
211 strip_prefix = "rules_proto-f7a30f6f80006b591fa7c437fe5a951eb10bcbcf",
218 strip_prefix = "googleapis-86fa44cc5ee2136e87c312f153113d4dd8e9c4de",
229 strip_prefix = "googleapis-143084a2624b6591ee1f9d23e7f5241856642f4d",
249 strip_prefix = "grpc-93e8830070e9afcbaa992c75817009ee3f4b63a0", # v1.24.3 with fixes
269 strip_prefix = "zlib-cacf7f1d4e3d44d871b605da3b647f07d718623f",
277 # The npm_install rule runs anytime the package.json or package-lock.json file changes. It also
278 # extracts any Bazel rules distributed in an npm package.
283 name = "npm",
284 package_json = "//:package.json",
285 package_lock_json = "//:package-lock.json",
290 # match the version below of the browsers-X.Y.Z below that is available.
300 …ild/rules_webtesting/blob/e9cf17123068b1123c68219edf9b274bf057b9cc/web/versioned/browsers-0.3.3.bzl
301 load("@io_bazel_rules_webtesting//web/versioned:browsers-0.3.3.bzl", "browser_repositories")
314 integrity = "sha256-GuRaQT0LlDOYcyDfKtQQ22oV+vtsiM8P0b87qsvoJts=",
317 …url = "https://github.com/bazelbuild/rules_rust/releases/download/0.39.0/rules_rust-v0.39.0.tar.gz…
328 extra_target_triples = ["aarch64-apple-darwin"],
331 …# The rust rules validate a toolchain by sha256 hash, as listed in https://github.com/bazelbuild/r…
341 # cxxbridge-cmd is a binary only Rust crate, so we follow these instructions for it
342 # http://bazelbuild.github.io/rules_rust/crate_universe.html#binary-dependencies
344 # CARGO_BAZEL_REPIN=1 bazel sync --only=crate_index
349 strip_prefix = "cxxbridge-cmd-1.0.94",
354 url = "https://crates.io/api/v1/crates/cxxbridge-cmd/1.0.94/download",
373 # by http://bazelbuild.github.io/rules_rust/crate_universe.html#direct-packages does not work.
374 # Thus, we download it ourselves, as if it were a binary-only package.
379 strip_prefix = "cxx-1.0.94",
455 # license independently.
475 # @abseil_cpp - https://skia.googlesource.com/external/github.com/abseil/abseil-cpp.git
476 # @brotli - https://skia.googlesource.com/external/github.com/google/brotli.git
477 # @highway - https://chromium.googlesource.com/external/github.com/google/highway.git
478 # @spirv_headers - https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git
479 # @spirv_tools - https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git
481 # @dawn - //bazel/external/dawn:BUILD.bazel
482 # @dng_sdk - //bazel/external/dng_sdk:BUILD.bazel
483 # @expat - //bazel/external/expat:BUILD.bazel
484 # @freetype - //bazel/external/freetype:BUILD.bazel
485 # @harfbuzz - //bazel/external/harfbuzz:BUILD.bazel
486 # @icu - //bazel/external/icu:BUILD.bazel
487 # @icu4x - //bazel/external/icu4x:BUILD.bazel
488 # @imgui - //bazel/external/imgui:BUILD.bazel
489 # @libavif - //bazel/external/libavif:BUILD.bazel
490 # @libgav1 - //bazel/external/libgav1:BUILD.bazel
491 # @libjpeg_turbo - //bazel/external/libjpeg_turbo:BUILD.bazel
492 # @libjxl - //bazel/external/libjxl:BUILD.bazel
493 # @libpng - //bazel/external/libpng:BUILD.bazel
494 # @libwebp - //bazel/external/libwebp:BUILD.bazel
495 # @libyuv - //bazel/external/libyuv:BUILD.bazel
496 # @perfetto - //bazel/external/perfetto:BUILD.bazel
497 # @piex - //bazel/external/piex:BUILD.bazel
498 # @spirv_cross - //bazel/external/spirv_cross:BUILD.bazel
499 # @vello - //bazel/external/vello:BUILD.bazel
500 # @vulkan_headers - //bazel/external/vulkan_headers:BUILD.bazel
501 # @vulkan_tools - //bazel/external/vulkan_tools:BUILD.bazel
502 # @vulkan_utility_libraries - //bazel/external/vulkan_utility_libraries:BUILD.bazel
503 # @vulkanmemoryallocator - //bazel/external/vulkanmemoryallocator:BUILD.bazel
504 # @wuffs - //bazel/external/wuffs:BUILD.bazel
505 # @zlib_skia - //bazel/external/zlib_skia:BUILD.bazel
510 # it is easiest to treat them as a third-party dependency from the perspective of Freetype.
546 cipd_package = "infra/3pp/tools/git/linux-amd64",
557 # email = bazel-test-user@example.com
560 "bin/git config --system user.name \"Bazel Test User\"",
561 "bin/git config --system user.email \"bazel-test-user@example.com\"",
563 …# From https://chrome-infra-packages.appspot.com/p/infra/3pp/tools/git/linux-amd64/+/version:2.29.…
576 cipd_package = "gn/gn/linux-amd64",
577 …# From https://chrome-infra-packages.appspot.com/p/gn/gn/linux-amd64/+/git_revision:1c4151ff5c1d6f…
590 cipd_package = "gn/gn/mac-arm64",
591 …# From https://chrome-infra-packages.appspot.com/p/gn/gn/mac-arm64/+/git_revision:1c4151ff5c1d6fbf…
604 cipd_package = "gn/gn/mac-amd64",
605 …# From https://chrome-infra-packages.appspot.com/p/gn/gn/mac-amd64/+/git_revision:1c4151ff5c1d6fbf…
614 …# From https://chrome-infra-packages.appspot.com/p/skia/bots/skimage/+/sRladEfUAXeYIBD3Pt3ke0Fd08v…
627 … url = "https://github.com/bazelbuild/buildtools/releases/download/v6.4.0/buildifier-linux-amd64",
639 … url = "https://github.com/bazelbuild/buildtools/releases/download/v6.4.0/buildifier-darwin-arm64",
651 … url = "https://github.com/bazelbuild/buildtools/releases/download/v6.4.0/buildifier-darwin-amd64",
662 strip_prefix = "rules_docker-0.24.0",
665 …url = "https://github.com/bazelbuild/rules_docker/releases/download/v0.24.0/rules_docker-v0.24.0.t…
689 # Pulls the gcr.io/skia-public/debugger-app-base container.
691 name = "debugger-app-base",
694 repository = "skia-public/debugger-app-base",
697 # Pulls the gcr.io/skia-public/jsfiddle-base container.
699 name = "jsfiddle-base",
702 repository = "skia-public/jsfiddle-base",
705 # Pulls the gcr.io/skia-public/shaders-base container.
707 name = "shaders-base",
710 repository = "skia-public/shaders-base",
713 # Pulls the gcr.io/skia-public/skottie-base container.
715 name = "skottie-base",
718 repository = "skia-public/skottie-base",