commit | 231391db841b95a4e1bccade87cbd5d7da215b2d | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Oct 09 19:02:11 2017 +0200 |
committer | Marcel Hlopko <hlopko@google.com> | Tue Oct 10 11:22:15 2017 +0200 |
tree | 85e206e83f1a6bec34a9419968460f0296fa74d4 | |
parent | 442c77611c0cd2cc0696ac032cc911d268d86399 [diff] |
Workaround missing go_* target ThinLTO support Since go targets set up custom links and don't use CppLinkAction, handle ThinLTO builds by creating simple LTO backend actions to compile each IR file down to native code (without any whole program optimization). RELNOTES: None PiperOrigin-RevId: 171548766
{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 system. 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.