commit | 528a1eac7d2638a492655cda8e18e80c4510583c | [log] [tgz] |
---|---|---|
author | lberki <lberki@google.com> | Thu Jul 13 17:11:18 2017 +0200 |
committer | László Csomor <laszlocsomor@google.com> | Fri Jul 14 10:51:31 2017 +0200 |
tree | 143271bb8394782f3e48b001886ef51f436bbc34 | |
parent | 9dd30c92cee7e74cc307d941e3f1d77a232be340 [diff] |
Add *_alias rules to @bazel_tools so that people don't have to keep writing their own. The alias_rules.bzl hack is required because Bazel at HEAD needs to be able to be built with released Bazel, which doesn't know these rules yet. RELNOTES: None. PiperOrigin-RevId: 161808672
{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.