commit | 5b236638e115ed1ae6c586722ac5c126bffcf159 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed Sep 23 18:12:50 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 23 18:13:49 2020 -0700 |
tree | 2b88da89c1903fcfb477d360e662e0213859bdad | |
parent | 976f5dd3145b5a474c356758a462427eebcb1d61 [diff] |
Decouple --record_rule_instantiation_callstack build option and corresponding StarlarkSemantics key. - The build option is now a no-op (and will be removed later) - The StarlarkSemantics key is still honored - The StarlarkSemantics key now defaults to true - Remove references to the key where it is set to true Update tests: - Where it was set to true, drop the setting - Where it was set to false, remove the test PiperOrigin-RevId: 333414253
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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