commit | 37663e32bd61ea3219e2b2364e9e91c297bc6629 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Oct 08 13:26:56 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Oct 08 13:28:27 2018 -0700 |
tree | 8b5f5b9340118a969c012bc70de9f41031c777d0 | |
parent | 1f0374b189431076528815fe05270e201ca58ec0 [diff] |
Make legacy-test-support neverlink. The legacy test support libraries shouldn't be built into test binaries. To make them available at runtime, developers should declare them via uses-library: https://developer.android.com/training/testing/set-up-project#android-test-base RELNOTES: Make legacy-test-support ("legacy_test-<api-level>") from android_sdk_repository neverlink. The legacy test support libraries shouldn't be built into test binaries. To make them available at runtime, developers should declare them via uses-library: https://developer.android.com/training/testing/set-up-project#android-test-base PiperOrigin-RevId: 216239172
{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.