commit | 1d17d5a21226ec873647ae2a286834c47edd81a0 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Wed Jan 16 08:30:00 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Jan 16 08:31:49 2019 -0800 |
tree | 93ee250b937553016d48167d8626346d0e229310 | |
parent | b4519fb1bbca489acc709886f685da697e302570 [diff] |
Make bash processing stricter and refactor a bit Perl outputs an error if it encounters an invalid utf-8 character in the input, which means that the current script doesn't actually work, at least as of perl v5.24.1. I don't think we currently do anything with the exit code in Bazel, but at least we can get it and output a warning or even an error, after this change. PiperOrigin-RevId: 229562020
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.