commit | 457a226f69ab56109fd5ec9163ac57181d715bda | [log] [tgz] |
---|---|---|
author | tomlu <tomlu@google.com> | Tue Jan 09 13:46:16 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jan 09 13:47:49 2018 -0800 |
tree | 7911d6fd39980b5815939d33613f1e4f02532843 | |
parent | 784db69f81adb869c673682831e538c733c33716 [diff] |
Save errno in unix_jni.cc stat when throwing exceptions. It's otherwise possible that we do other syscalls in between the original syscall and us reading the errno for use in the exception. PiperOrigin-RevId: 181367811
{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.