commit | e92b2d997875db8db70e0c4ff37e52a94c0d4a35 | [log] [tgz] |
---|---|---|
author | laszlocsomor <laszlocsomor@google.com> | Fri Oct 25 02:11:02 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 25 02:11:52 2019 -0700 |
tree | 5a84ba8b2da2a559f3182f51e3c527f42cc7bd2e | |
parent | 50a7e14e3df5513572f1ac3275786f243b51c930 [diff] |
aquery_differ no longer depends on Abseil. This is the only Python script in the Bazel source tree that uses abseil-py. I'm planning to remove abseil-py from the Bazel source tree. abseil-py is 1.8 MB, removing it will speed up Git checkouts and shrink the distribution archive. abseil-py is also a maintenance liability, because we need to update it occasionally. I ran into that just now, trying to update Bazel's Python sources to PY3. PiperOrigin-RevId: 276653655
{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