commit | cfdeb4d4737a73e38aabfbd2fca31f018a2c19e9 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Feb 08 07:13:33 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Feb 08 07:15:39 2018 -0800 |
tree | 34583ecf6d27c796b6a0853d12abe03892952a45 | |
parent | d855d8133f4efb73ebd5e82c54a9afb4c7565d46 [diff] |
Suppress ThinLTO indexing for testonly targets Applies ThinLTO scalability fix https://github.com/bazelbuild/bazel/commit/8c5e290dfab3cab378a9ca107ecdd6267403cd4b to targets (e.g. cc_binary) marked "testonly = 1". RELNOTES: None PiperOrigin-RevId: 184991176
{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.