commit | 54177d746c44e0117e0c9c068dd5885303111876 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Fri Jan 05 11:35:07 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Jan 05 11:37:07 2018 -0800 |
tree | 48ea16b4bde23e240ee90f71d27b688863a29571 | |
parent | 7bde688a21b781caa666fe2bebe4482cf987270b [diff] |
Add support for native header outputs to JavaBuilder Add a --native_header_output flag which, if set, causes JavaBuilder to set the equivalent of `javac -h`, and then collect all generated headers and write them to a jar archive at the given path. PiperOrigin-RevId: 180954084
{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.