commit | f55ae7a5b90da9b2b954c90a84e6e0d38e85a73e | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Mon Jan 07 00:29:04 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jan 07 00:30:31 2019 -0800 |
tree | e4229db26b6181f0a2eefa3200d5f707f0bbeecc | |
parent | deb028e3fb30b4e2953df16f35ab1f55a08ea8fa [diff] |
Make bazel option --collect_symbol_counts a noop Our reasoning: * it only works with gold * it was broken for the last 3 months (since https://github.com/bazelbuild/bazel/commit/93b19122e2b941bdf4426043cd2406de76a4a7b6) (silently did nothing and nobody complained) * we see almost zero usage of this option RELNOTES: None. PiperOrigin-RevId: 228116158
{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.