-
Notifications
You must be signed in to change notification settings - Fork 173
Comparing changes
Open a pull request
base repository: bazelbuild/rules_cc
base: 0.2.12
head repository: bazelbuild/rules_cc
compare: 0.2.13
- 8 commits
- 19 files changed
- 4 contributors
Commits on Oct 27, 2025
-
Proper replacement for apple_common.Objc and apple_common.new_objc_provider. PiperOrigin-RevId: 824523048 Change-Id: I64988964de8e37cbf12d566341c40915560574c2
Configuration menu - View commit details
-
Copy full SHA for 301958b - Browse repository at this point
Copy the full SHA 301958bView commit details -
Integrate
visionOS_arm64eandvisionOS_sim_arm64eplatforms acros……s Apple build logic PiperOrigin-RevId: 824695122 Change-Id: I8fa1f559486f02a4b7000fd3e88d01b7b89c8725
Configuration menu - View commit details
-
Copy full SHA for 50306b8 - Browse repository at this point
Copy the full SHA 50306b8View commit details
Commits on Oct 28, 2025
-
Migrate rules_apple to use objc_compilation_support from rules_cc.
Using version from rules_cc instead of Blaze builtin is needed to move CcInfo out of Blaze. rules_cc should own minimal common code needed for objc_import and objc_library rules. Remove the code that's linking related from rules_cc and already copied into rules_apple. PiperOrigin-RevId: 824908997 Change-Id: I817acdff1b8b52688ed4ca8dcb7946e2c45ee915
Configuration menu - View commit details
-
Copy full SHA for 34d652e - Browse repository at this point
Copy the full SHA 34d652eView commit details -
Pass -no_warning_for_no_symbols flag to libtool on macos
Copybara Import from #503 BEGIN_PUBLIC Pass -no_warning_for_no_symbols flag to libtool on macos (#503) This was the default in Bazel before Starlarkification. Closes #503 END_PUBLIC COPYBARA_INTEGRATE_REVIEW=#503 from cerisier:no_warning_for_no_symbols cd9d7eb PiperOrigin-RevId: 824916957 Change-Id: I5e43216e89bfd5daae1b70336440dd678f549df7
Configuration menu - View commit details
-
Copy full SHA for 22c49c3 - Browse repository at this point
Copy the full SHA 22c49c3View commit details
Commits on Oct 29, 2025
-
Move and wire-up ObjcInfo in rules_cc
PiperOrigin-RevId: 825474037 Change-Id: Ie18ce801b5cc48118dcfae04f11f0980ffaba0ac
Configuration menu - View commit details
-
Copy full SHA for 334f719 - Browse repository at this point
Copy the full SHA 334f719View commit details -
Remove C++ related functions from
py_internal.This is needed to move C++ implementation out of Bazel binary. PiperOrigin-RevId: 825479063 Change-Id: I897292446a844581dcc3fb0b0b5a1d3a35432970
Configuration menu - View commit details
-
Copy full SHA for a670375 - Browse repository at this point
Copy the full SHA a670375View commit details -
Fix LTO artifact path for external repo targets
Fixes #502 Closes #27428. PiperOrigin-RevId: 825506671 Change-Id: Ied321629a0d936ee347be72d15531c3386a38f53
Configuration menu - View commit details
-
Copy full SHA for 8386eb4 - Browse repository at this point
Copy the full SHA 8386eb4View commit details -
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/5038#019a2908-1ff8-4540-bacb-9fb1cc58e809 Tested manually. PiperOrigin-RevId: 825536189 Change-Id: I2e933381450ddf59a9053cd9b15e111d09c9850e
Configuration menu - View commit details
-
Copy full SHA for f3ef345 - Browse repository at this point
Copy the full SHA f3ef345View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.2.12...0.2.13