commit | 771a0297b8044a0544095f7b4e90b5399186ef32 | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Tue May 26 12:04:16 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 26 12:05:27 2020 -0700 |
tree | 9705d2cbd804654d9d189c9845f06474f4b2a41b | |
parent | a2b1761c111dd7c1caeafe5979f55b4d39814052 [diff] |
Rename StarlarkImportLookupFunction and friends This renames "StarlarkImportLookup*" to "BzlLoad*", and also changes a number of uses of "import" to "load". This helps keep names to a more manageable length and is in line with modern Starlark terminology. This is refactoring work toward adding a new kind of .bzl loading context, for Bazel-internal .bzl files. Work toward #11437. RELNOTES: None PiperOrigin-RevId: 313240742
{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