commit | 4785a955a1c5b1a14b65e1c03eca4b0483e84537 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Tue Oct 22 04:54:34 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 22 04:55:27 2019 -0700 |
tree | f28cee8e8a0b3329f9c0bbe6ddc87496d7bb9cab | |
parent | 49076cc6694e10170c2640048adbc1b1efd5c810 [diff] |
Add FileSystem.createChannel() method for creating java.nio.channels.ReadableByteChannel for reading a file. Required to support reading big Ninja files, related to: [https://github.com/bazelbuild/bazel/pull/10014] Closes #10064. PiperOrigin-RevId: 276041082
{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