commit | 50d82423a18272eb6d2c4c734c126c5d050e47cb | [log] [tgz] |
---|---|---|
author | Bazel Release System <noreply@google.com> | Wed May 27 19:50:24 2020 +0200 |
committer | Philipp Wollermann <philwo@google.com> | Wed May 27 19:50:24 2020 +0200 |
tree | fa32216ff27ee80b62a3fc014190cc2f356d6ab1 | |
parent | 1d93d26d9900328dcba0026bf21cb45cc37a4596 [diff] |
Release 3.2.0 (2020-05-27) Baseline: 1d93d26d9900328dcba0026bf21cb45cc37a4596 Important changes: - Renamed --experimental_slim_json_profile to --slim_profile. - Expose ctx.attr.write Args content for analysistest when possible - Added aquery_differ_v2 that works with the new aquery proto output format. - Add new flag, 'experimental_no_product_name_out_symlink', to omit creating '<product>-out' symlink if user specifies '--symlink_prefix' option. - --ram_utilization_factor is removed (as is --incompatible_remove_ram_utilization_factor). Please use --local_ram_resources. - Improve include scanner support for cl.exe and clang-cl command lines - ctx.split_attr now includes attributes with Starlark split transitions. - Added --incompatible_string_replace_count, to make string.replace() behave as in Python. - Bazel can now recursively delete non-executable but readable directories. - Restore case-sensitivity to -I and /I include scanning detection to avoid conflicts. This release contains contributions from many people at Google, as well as Alessandro Patti, Antoine Eiche, Beebs, Brian Silverman, George Gensure, Gerhard Pretorius, Gibson Fahnestock, Greg, Gregor Jasny, Gustav Westling, hannometer, Jin, Jonathan Gerrish, Josh Smith, Justin Y Wei, Laurent Le Brun, Links, liubang, Lszl Csomor, Matt Mackay, Moritz Krger, Ryan Beasley, Siddhartha Bagaria, Yannic Bonenberger, Yannic, Zhongpeng Lin.
{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