commit | 7ecc2d6bb9806489428fa5b03ce44c730944576c | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Fri Apr 17 15:32:47 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 17 15:33:54 2020 -0700 |
tree | 30dfd3d75b3c97368e6df214c1717e6ac4d69f60 | |
parent | b786db0994a4c4c65e3f93a4f6fa268780caff9c [diff] |
The great Skylark -> Starlark class migration: PackageSerializationContext.SkylarkRuleClass Table PackageSerializer.DeserializedSkylarkRuleKey Getting feet wet with class name changes. Algorithm: - Convert these class names - Convert methods, variables, other symbols encountered in the files these classes are defined in. - *Don't* replace class names for classes defined in other files. These will be handled in their own order. This helps keep individual changelist scope small. PiperOrigin-RevId: 307127450
{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