commit | 28442ae70099812f57bd4db052b5cc63ecb31845 | [log] [tgz] |
---|---|---|
author | juliexxia <juliexxia@google.com> | Mon Oct 12 09:13:14 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 12 09:14:17 2020 -0700 |
tree | a339ccc9504b54195800d6c2452bd7d3b3b6f063 | |
parent | f4374e6a915ef5e9c2669f8417d77388ceeffe5e [diff] |
remove "support" for space syntax with starlark flags. Though we had support in the Starlark options parser, we had no actual way for a space-separated flag to get through the regular parser without the value getting dropped off. So remove the support in the Starlark options parser since we weren't ever actually using it anyway. Update docs. PiperOrigin-RevId: 336675738
{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