commit | 74d84d43b0b810e7eb2c8f866694fa2dcf209baa | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Fri Apr 17 10:02:03 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 17 10:03:12 2020 -0700 |
tree | eef4c2a721c3742c52c4589c00ab2459abdac3b6 | |
parent | 1523e3b0a227e6a37a639fb53f9e5a27e6da46cd [diff] |
The great Skylark -> Starlark class migration: SkylarkRuleClassSerializer SkylarkProviderIdentifierCodecTest SkylarkProviderIdentifier Rough 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: 307063447
{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