commit | 83249e505de6e69ce0d30da43d2e43b71f9d78ff | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Mon May 25 08:54:24 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 25 08:56:17 2020 -0700 |
tree | 0e575c559497c388a397e72488a28bccdb18615a | |
parent | 6c723e5ff388af3254386c41c6852dba9586f12d [diff] |
Exclude java sources for test while bootstrapping These sources are only for testing and are not part of Bazel binary. However, they depends on libraries like `truth`, excluding them means we can have less dependencies while bootstrapping Bazel. Working towards: #9408 Closes #11477. PiperOrigin-RevId: 313080322
{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