commit | 3caaed5942266c0ef9b215eefae0215027674e1e | [log] [tgz] |
---|---|---|
author | Ryan Beasley <beasleyr@vmware.com> | Tue Dec 03 03:05:18 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 03 03:06:16 2019 -0800 |
tree | ce74511b37fffab14f591958640ad26ed98631fb | |
parent | 1df7e4fca9a26f1c8865c21cfd11147e7be69032 [diff] |
zipper: Don't assume argument file ends with '\n' Resolves #10350. Testing Done: ```console $ touch foo bar $ echo foo > args.txt $ echo -n bar >> args.txt $ valgrind zipper Cc foo.zip @args.txt ``` Closes #10351. PiperOrigin-RevId: 283511704
{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