commit | b9e1c8a36a49153c70d57873494c303e21744f95 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <bp@benjamin.pe> | Tue Dec 05 06:27:26 2017 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Dec 05 06:29:26 2017 -0800 |
tree | 4441e65244eaa7a5ab23a76c46a891cfcccfa293 | |
parent | 3d53cb04c5a2a3d790b94b8bd41a471195d52c19 [diff] |
Add a 'fdo_optimize' feature to the auto-configured crosstool. Bazel's fallback action config for PGO optimization uses Google-internal compiler flags. Here, we provide a 'fdo_optimize' feature without these internal flags, so --fdo_optimize can work out of the box. This fixes https://github.com/bazelbuild/bazel/issues/1171. Change-Id: I1d40eb72211e7c5bea213de7d2c237ac2877b3a1 PiperOrigin-RevId: 177947264
{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.