commit | 7128580b1b0f48b8bd1a1f609970b690d9687945 | [log] [tgz] |
---|---|---|
author | jmmv <jmmv@google.com> | Fri Oct 02 11:47:19 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 02 11:48:20 2020 -0700 |
tree | 56a3ce45d234dd5861eea152590662e65bacc448 | |
parent | 9ce90880ed44885b090304c49098efb51843eae6 [diff] |
Fold {Unix,Windows}JniLoader into JniLoader. Now that we have routed all JNI load requests via a single JniLoader entry point, we can simplify dependencies and project structure by merging the two separate UnixJniLoader and WindowsJniLoader into JniLoader. PiperOrigin-RevId: 335069961
{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