commit | 64e2a06de992b0097cc4ca8102fa6aeb30c778a3 | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Mon Feb 01 10:38:21 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Feb 01 10:39:34 2021 -0800 |
tree | 42b1a4499ef4e910443f76e2d31d1e04a385748d | |
parent | 015535a83cbdf491c7ce20c0c4774099ccb70ae8 [diff] |
Add a couple builtins injection tests - Ensure that the user can't define a repo named "@_builtins". Turns out this is already enforced by the repo name validation: names must begin with a letter. Clarified the error message to reflect that. - Ensure that the buildfiles() query operator doesn't include bzls loaded for @_builtins. Work toward #11437. PiperOrigin-RevId: 354973294
{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