hscloud/third_party/oniguruma
q3k 0037edaa5b cluster/tools/rook-s3cmd-config: build using bazel
This turns the existing script into a proper sh_binary, and injects
dependencies (kubectl and jq) as deps into it.

This change also pulls in BUILDfiles for jq, and a dep (oniguruma) into
//third_party, and adds buildable external repositories for them.

The jq/oniguruma BUILDfiles are lifted from
https://github.com/attilaolah/bazel-tools/.

Change-Id: If2e548bd60a8fd34e4f3be767ae59c6b2f2286d9
2020-06-13 22:46:41 +02:00
..
BUILD cluster/tools/rook-s3cmd-config: build using bazel 2020-06-13 22:46:41 +02:00
BUILD.external cluster/tools/rook-s3cmd-config: build using bazel 2020-06-13 22:46:41 +02:00
README.md cluster/tools/rook-s3cmd-config: build using bazel 2020-06-13 22:46:41 +02:00

README.md

third_party: oniguruma

Upstream: https://github.com/kkos/oniguruma

Pulled in by WORKSPACE (com_github_kkos_oniguruma), BUILD.external used as root BUILDfile for external repository.