commit | c5358e56099262b1777b179490492d5fb7ce4c70 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Wed Jul 12 05:38:46 2017 +0200 |
committer | László Csomor <laszlocsomor@google.com> | Wed Jul 12 08:51:09 2017 +0200 |
tree | 178150e38267db6374704d8d0bb9914934dd7858 | |
parent | ab49edae5d3288fa1a39b2f9d6b2b9441457a2c8 [diff] |
Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocations And instead rely on the flags being set in java_toolchain.jvm_opts. This change is being made in preparation for JDK 9, which replaces -Xbootclasspath/p with --patch-module. PiperOrigin-RevId: 161620182
{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 system. 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.