commit | 392f24a119eed9edcb0b23aecb876f731ed3ef91 | [log] [tgz] |
---|---|---|
author | laszlocsomor <laszlocsomor@google.com> | Wed Aug 07 05:56:23 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 07 05:57:23 2019 -0700 |
tree | d39f9b1e4f50238f8322e09ed496efdd08b97a97 | |
parent | d5d148835c517b5dd0b5cdd0432d06f5fa316df3 [diff] |
Flags: warn for duplicate --bazelrc flag If multiple --bazelrc flags are given, Bazel only uses the first one. This commit adds a warning to make that more clear. Rationale: https://github.com/bazelbuild/bazel/issues/7489#issuecomment-515952490 Fixes https://github.com/bazelbuild/bazel/issues/7489 PiperOrigin-RevId: 262118102
{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.