commit | 85ab374bafbf4f8f4dff1700e477b5dc4e20ccc5 | [log] [tgz] |
---|---|---|
author | Nick Korostelev <nickkor@gmail.com> | Thu Dec 03 14:53:39 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 03 14:54:55 2020 -0800 |
tree | fb780e0255b7d394b73761b74d1f560c63e8cfd4 | |
parent | 39ca727fc83852cf90ecdad1825011519d607034 [diff] |
Fix AarResourcesExtractor action to produce consistent zips The `aar_native_libs_zip_creator.py` script was producing inconsistent output zips for the same input files due to changing the last modified date of the input files. This resulted in inconsistent cache keys and therefore poor build results. Closes #11970. PiperOrigin-RevId: 345541072
{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