commit | 6255cb1b918f6af750fef4e306fac44b6d351c25 | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Fri Feb 28 08:33:17 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 28 08:34:33 2020 -0800 |
tree | 12cfb0f07d1d83df091228f783d6d1a4402ed4be | |
parent | 4d6ae2c9c5e3943aff020e43c84f4cf153fda710 [diff] |
bazel tools: declare @bazel_tools//tools/jdk:jni rule for the JNI package This change defines a cc_library target that provides the <jni.h> package, and an integration test for the feature. However, we cannot use it in Bazel's own source code (e.g. lib.syntax, lib.vfs) until it is released. PiperOrigin-RevId: 297850182
{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