commit | 77801e3cb747010edf573eb6639460589318f943 | [log] [tgz] |
---|---|---|
author | asteinb <asteinb@google.com> | Tue Aug 07 09:55:02 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Aug 07 09:56:19 2018 -0700 |
tree | 3bf04ae26de1525626b1d7d2fa4c486cec5d6191 | |
parent | 08840382263f5c21f258c19fae15b9696bc0e86f [diff] |
Remove decoupling flag from Bazel This flag is turned on everywhere. Remove it. There's a lot of dead code hidden behing this flag; will remove it in a series of upcoming changes. RELNOTES: none PiperOrigin-RevId: 207732126
{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.