| commit | ef3fed75e478fe63d7a0b9cd61c42d3c5aee509b | [log] [tgz] |
|---|---|---|
| author | Googler <noreply@google.com> | Thu Jul 12 02:53:57 2018 -0700 |
| committer | Copybara-Service <copybara-piper@google.com> | Thu Jul 12 02:55:06 2018 -0700 |
| tree | 71cb915856f64f8785c8062581e044082359e8ee | |
| parent | e77cf0229db79f3b18e5a0a4934b09360ccc175b [diff] |
Simplify (hopefully) usage of modules during input discovery. Goals: - Don't duplicate usedModules into additionalInputs (this shouldn't be necessary). - Use ImmutableLists instead of ImmutableSets where possible to reduce memory consumption. - Use set operations to make the code more readable. RELNOTES: None. PiperOrigin-RevId: 204268489
{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.