commit | d69744dca68f8258762d53a01d8dca3afb7ed2ac | [log] [tgz] |
---|---|---|
author | jmmv <jmmv@google.com> | Fri Oct 02 17:08:08 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 02 17:09:06 2020 -0700 |
tree | d234e7931f377b15ebf822b6e49142f22a8a59ce | |
parent | abc2211329d3b4c9016a96e2cd1a25c469e87c35 [diff] |
Fold the windows/jni subpackage into its parent. The WindowsJniLoader is now gone, so the windows/jni subpackage only contains code that has some native calls. Users of these interfaces shouldn't have to know if they depend on JNI or not given that this detail has no impact on how the interfaces are used. So remove the subpackage for simplicity. PiperOrigin-RevId: 335128918
{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