commit | 203a5061f90598d678c7018e817ce2af4a0e14a3 | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Tue Mar 16 09:43:29 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 16 09:44:44 2021 -0700 |
tree | b767bdc7e2e6b6e041af9531643ccde9d654156b | |
parent | 8eaf39eace92eb4a5c47c2c0ac4d573a97a03746 [diff] |
Remove unnecessary BUILD file in builtins root Originally, a top-level BUILD file was thought to be needed to help locate the .bzl files, but the current BzlLoadFunction logic doesn't require this. Also, since we abandoned the idea of storing the production builtins files in the install base, we don't need it as an explanatory marker file for any users who go snooping around in there. This removes the BUILD.builtins file, which used to be renamed to BUILD in the builtins zip. It also replaces a symlink to it with a copy. Finally, the dummy builtins setup in CRCP.Builder is changed to not create it. Work toward #11437. PiperOrigin-RevId: 363203944
{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