commit | 07460fc320b774cbd6def67dad983932f7cad1a7 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Wed Jun 20 10:41:48 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Jun 20 10:43:27 2018 -0700 |
tree | aec96c5453ecb2903ca1e011097653af82d51cdb | |
parent | e06e9d4700c4b7af8f5bcec941981857334af9b1 [diff] |
Allow structField callables to specify useSkylarkSemantics, useLocation, and useEnvironment Unfortunately this doesn't work for all callers, namely NativeInfo objects, as they may have structField callables invoked from contexts that have no environment available. RELNOTES[INC]: Skylark structs (using struct()) may no longer have to_json and to_proto overridden. PiperOrigin-RevId: 201376969
{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.