commit | dbffeabdb382a4d97316f34ba5c274b044e144a3 | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Thu Sep 14 02:14:26 2017 +0200 |
committer | Philipp Wollermann <philwo@google.com> | Thu Sep 14 18:47:07 2017 +0200 |
tree | 6222d350b3d289cc6d139311a207cafd262ef731 | |
parent | 408bfe47a4c692d06d68192dd460a37367ce8245 [diff] |
Port BUILD dependency change from https://github.com/bazelbuild/bazel/commit/fd2cc7d1c1262c21dc7a119baf9aaa775fab6e54 to Bazel. PiperOrigin-RevId: 168619238
{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 system. 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.