commit | fcc7d4aeb2af0139f001d519e7231783b6e3dabf | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Mon May 25 07:47:04 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 25 07:48:28 2020 -0700 |
tree | 79f98cc18b4290e597572b0ecb32d86c80393af0 | |
parent | 89cfb7066d1a43280d68b23236c5d64331b5a22f [diff] |
Bootstrap with system jar files in Debian build In the compile.sh script, we search all jar files under third_party directory and provide them to classpath. This change allows us to use system jar files as a replacement in a distribution build. Working towards: #9408 Closes #11476. PiperOrigin-RevId: 313074425
{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