commit | 44b71aae7afa1a1d01a7d2e0cb7549d0cae3b5d2 | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Wed Aug 09 23:04:40 2017 +0200 |
committer | Marcel Hlopko <hlopko@google.com> | Thu Aug 10 13:48:01 2017 +0200 |
tree | 7d1bb82d27aa6eab2b1b9fe1ac71e9274c14f080 | |
parent | 7740f68c7ed2b925628f2a60e774b5c04ca5bbed [diff] |
Remove --experimental_dynamic_configs=off. This is the first in a series of changes stripping out Bazel's static configuration code. This change removes the ability to request static configurations but not the (now orphaned) logic behind them. Because that logic is all over the code base, it will be removed in layers in followup changes. PiperOrigin-RevId: 164769846
{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.