Tags: radiopaedia/bazel-toolchain
Tags
0.7.2 - Fix support for Bazel 4.2 (thanks @zhanyong-wan, bazel-contrib#146)
- Expose the platform targets in `platforms/` (bazel-contrib#107, th… …anks @dududko) - Include `dwp`, `objcopy`, and `strip` correctly fixing `.stripped` and `.dwp` targets (bazel-contrib#108, thanks @fishcakez) - Drop support for Makevars - Add LLVM 13 distributions (bazel-contrib#113, thanks @yasushi-saito) - Add workarounds for old `libtool` versions that don't support parameter files (bazel-contrib#115)
Release 0.6 Changes since release 0.5: - [breaking] Minimum required bazel version is now 4.0.0. - [breaking] Attributes of `llvm_toolchain` rule have been changed or deleted. - Support for LLVM versions up to 12.0.0. - We now track cc_toolchain_config from @bazel_tools giving us LTO, etc. (thanks @rrbutani). - LLVM distribution and toolchain configuration are now separate repos. - Cross-compilation is now supported. - Better and more detection of host OS. - Mirror URLs are now tried first. - netrc auth support for private mirror for LLVM downloads. - Support and test compatibility with rules_foreign_cc. - Minor fixes.
PreviousNext