commit | b3ee73f0add186266414805c7782f987618968c6 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Thu Jun 13 12:05:05 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 13 12:06:15 2019 -0700 |
tree | 25862d7a73d669d827ebfb41d6172b50307fd376 | |
parent | e2a1966a04e7907e507a07b89aad44b7640a7d14 [diff] |
Remove SkylarkAttributeAspect and friends This was added for some serialization code that no longer exists. It's never set in any query results, so delete to avoid giving the impression it's useful. AFAICT this isn't used anywhere, however if you find it is and this change breaks you, you're best off just deleting your usage, since it was probably never doing what you thought it was. PiperOrigin-RevId: 253078501
{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.