commit | d5d148835c517b5dd0b5cdd0432d06f5fa316df3 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Wed Aug 07 05:22:22 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 07 05:23:30 2019 -0700 |
tree | 5dc574ccdf39bc851506ef2a37d4dc0f29f6cdd2 | |
parent | 5d0dde0745a5f804aac1c52542f1ae91417d7e77 [diff] |
external.md: remove unjustified recommendation There is no real advantage in using build_file_content over using a build_file argument pointing to a meterialized BUILD file. On the contrary, meaningful history and reuse among several projects having the same dependency is easier if the imported BUILD file exists as actual file. Change-Id: I373a10f8d76debb6d1bed45deededf632c565175 PiperOrigin-RevId: 262114549
{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.