commit | 961748593f9447ec4f8ff46f14ee4306a5a9574b | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Wed Mar 21 10:32:43 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Mar 21 10:34:42 2018 -0700 |
tree | 2d069a6e631d77a5454801bbb9cf196780d2bf4b | |
parent | a3ba00e61f81163f90b1edee4a076c7e7d877e4c [diff] |
Automated rollback of commit 3dab964407a2f1e12feb439d8507079bc06cb769. *** Reason for rollback *** Break bazel ci. *** Original change description *** Assume toolchain supportsDynamicLinker from presence of "dynamic_linking_mode" feature Toolchains no longer have to provide linking_mode_flags { mode: DYNAMIC } to state that they support dynamic linking mode. It is enough to provide a feature. This is part of ongoing work to get rid of linking_mode_flags from the CROSSTOOL. RELNOTES: None. PiperOrigin-RevId: 189928991
{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.