commit | 2a5bf22f1876f518b68e9a80ae80b6d845ee6f0e | [log] [tgz] |
---|---|---|
author | jhorvitz <jhorvitz@google.com> | Mon Nov 30 14:05:02 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 30 14:06:34 2020 -0800 |
tree | 615fc2d1312b245ac407ef1a4b0028fa069f5b2f | |
parent | d7d7f82729dd62c5c39154140bf1c6a54abdfe84 [diff] |
During flag parsing, verify that `--embed_changelist` does not contain a newline character. Document that neither this flag nor any key/value in the workspace status info may contain a newline, and that there should be no duplicate keys. The build will already fail during build info parsing if `--embed_changelist` contains a newline. This change makes it fail faster. PiperOrigin-RevId: 344884670
{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