commit | 791a128384c21ed1cc72961efcba259ffa0c322d | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Fri May 04 07:13:04 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri May 04 07:14:46 2018 -0700 |
tree | d70719d3be005c280314e39908099ad6b5da5ad7 | |
parent | 6532eccf5ac00f21bd1e334503b03799d3211e2b [diff] |
Automated rollback of commit ecb30676bdd7f1783afb3886e57caa9d6b1b9aee. *** Reason for rollback *** Breaks a few thousands targets *** Original change description *** Remove fully static linking part of ctx.fragments.cpp.fully_static_link_options Since we always pass true as argument (meaning it's for dynamic library), we don't need the part for executable. And we don't want more users of this method, therefore removing. RELNOTES: None. PiperOrigin-RevId: 195411765
{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.