commit | c22855857d3fb6c13ef70c48710793bbc4f195ea | [log] [tgz] |
---|---|---|
author | juliexxia <juliexxia@google.com> | Thu Jan 07 09:13:36 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 07 09:15:24 2021 -0800 |
tree | dfe1e1d385c417a45e71dd8ed2a19e01e61c17b4 | |
parent | 8a2c9379a91d7f2342f8c40d74d150d9a4c5a454 [diff] |
fix main repo starlark options parsing - now flags passed on the command line as --@main_workspace//flag and --//flag will both parse to --//flag. Before this CL, the former maintained its workspace prefix and we would get different entries for these two formats. work towards #11128 PiperOrigin-RevId: 350575360
{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