commit | d0d5533ff045c308b60101541badea1d79c4adc1 | [log] [tgz] |
---|---|---|
author | Ed Baunton <edbaunton@gmail.com> | Mon Jul 16 11:14:53 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jul 16 11:17:17 2018 -0700 |
tree | ec98752eafbdff31626f36197c0e2b857f30af9c | |
parent | b887cef0db4ae7f57819e1e26ad69e70522283ad [diff] |
http.bzl: Use allow_single_file for labels To match the label declarations in git.bzl, use `allow_single_file` for workspace and build file labels. Per https://docs.bazel.build/versions/master/skylark/lib/attr.html#label this restricts the labels to specify only a single file. Closes #5561. PiperOrigin-RevId: 204773387
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.