commit | 1af65cf2ca952671ab483921f240bbc6bf106725 | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Sat Jun 06 18:17:53 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Jun 06 18:19:08 2020 -0700 |
tree | 73fc611fac659bba2df141b24711c75f415a7fc7 | |
parent | a0c6f81f4603a18d4d4791b5762fdf4e078e34b3 [diff] |
Add basic builtins injection functionality, behind a flag BzlLoadFunction now requests the injected builtins from StarlarkBuiltinsFunction. Added BuildViewTestCase tests of injection. Improved error handling is in a follow-up CL. Other changes: - Add cautionary note about BuildViewTestCase#getConfiguredTarget returning null. Work toward #11437. RELNOTES: None PiperOrigin-RevId: 315115168
{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