commit | 83dd93b8a11a734877a4f171c5b24cca43e9b17e | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Mon Aug 09 04:18:50 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 09 04:20:07 2021 -0700 |
tree | 5b914e34c0be118e883bef143b161eb4025332d8 | |
parent | 4b12fc80abf4152815f09e473a972e52a1fe8b51 [diff] |
Removing line ending matches in tests to be compatible on Windows grep was upgraded to 3.5 after updating MSYS on Winodws VM, which no longer matches CRLF line endings with `$`. Fixes https://github.com/bazelbuild/bazel/issues/13816 RELNOTES: None PiperOrigin-RevId: 389600750
{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