Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create BUILD.tools for //tools/test package. #5787

Closed
wants to merge 1 commit into from

Conversation

laszlocsomor
Copy link
Contributor

Motivation: as part of fixing issue #5508, I'll
add a cc_binary to this package. The binary will
be embedded in Bazel as a prebuilt binary (to
avoid requiring a C++ compiler to use it).
Therefore //tools/test/BUILD and
@bazel_tools//tools/test/BUILD will contain
different rules, mandating the BUILD file split.

See #5508

Change-Id: If21bafbc3d83d59e52de498cf3efd2b1b79fa7b6

Motivation: as part of fixing issue bazelbuild#5508, I'll
add a cc_binary to this package. The binary will
be embedded in Bazel as a prebuilt binary (to
avoid requiring a C++ compiler to use it).
Therefore //tools/test/BUILD and
@bazel_tools//tools/test/BUILD will contain
different rules, mandating the BUILD file split.

See bazelbuild#5508

Change-Id: If21bafbc3d83d59e52de498cf3efd2b1b79fa7b6
@bazel-io bazel-io closed this in 4ca9a22 Aug 9, 2018
@laszlocsomor laszlocsomor deleted the test-wrapper-1 branch August 9, 2018 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants