-
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.1.4
head repository: bazelbuild/rules_cc
compare: 0.2.0
- 15 commits
- 42 files changed
- 2 contributors
Commits on Jul 22, 2025
-
Add a repository rule to proxy cc rules for maintaining compatibility…
… with older Bazel versions PiperOrigin-RevId: 785849527 Change-Id: I6a07e71dbeb72191443602d5f5f0a72927505dea
Configuration menu - View commit details
-
Copy full SHA for 2b15b96 - Browse repository at this point
Copy the full SHA 2b15b96View commit details
Commits on Jul 24, 2025
-
Extract the Bazel
cc_importrule from@_builtinsto@rules_ccPiperOrigin-RevId: 786644184 Change-Id: I83991e4d83c8700aade3cfee454ef94b8c6ea155
Configuration menu - View commit details
-
Copy full SHA for 8e0a527 - Browse repository at this point
Copy the full SHA 8e0a527View commit details -
Extract the
cc_static_libraryrule from@_builtinsto@rules_ccPiperOrigin-RevId: 786663475 Change-Id: Idaa9ed2db6acfd0c41c27eb117c9ee7afd53c02b
Configuration menu - View commit details
-
Copy full SHA for 2ba751f - Browse repository at this point
Copy the full SHA 2ba751fView commit details
Commits on Jul 30, 2025
-
Starlarkify parse header action creation and compile build variable c…
…onstruction Rollforward of unknown commit with fixes: - declare and set outputs on `CppCompileActionBuilder` before constructing build variables, the latter requires those - this removes the need to read the fields from the builder) - add missing parameters to `_get_copts` - fix cpp opts result list construction - add missing internal API for per-file copts PiperOrigin-RevId: 788813137 Change-Id: I552ce2bc40d8a89cfd3577fd7f03d80de3dcca01
Configuration menu - View commit details
-
Copy full SHA for 0769eb3 - Browse repository at this point
Copy the full SHA 0769eb3View commit details
Commits on Aug 4, 2025
-
Update
cc_debug_helper.bzlto be identical to the copy in@_builtinsPiperOrigin-RevId: 790680999 Change-Id: Iba00df219abcb3a3f8074c07c145744d4c163381
Configuration menu - View commit details
-
Copy full SHA for c9a0a1c - Browse repository at this point
Copy the full SHA c9a0a1cView commit details -
PiperOrigin-RevId: 790690590 Change-Id: Iffe75e5d8013dccc416cf173a1f1fa559fbeddcd
Configuration menu - View commit details
-
Copy full SHA for 31ba5f6 - Browse repository at this point
Copy the full SHA 31ba5f6View commit details
Commits on Aug 5, 2025
-
Copybara Import from #449 BEGIN_PUBLIC Remove dependency on protobuf (#449) This is a new attempt, which is slightly softer than before. It only fails on Bazel8 and later, because it uses native cc_proto_library, so that it doesn't need to depend on the protobuf repository. Closes #449 END_PUBLIC COPYBARA_INTEGRATE_REVIEW=#449 from comius:cc-proto-library-removal-2 655d095 PiperOrigin-RevId: 791120562 Change-Id: I94e82caf10d08283d4730982b2959058bed4da2d
Configuration menu - View commit details
-
Copy full SHA for 4b1c73e - Browse repository at this point
Copy the full SHA 4b1c73eView commit details -
Extract the
cc_shared_libraryrule from@_builtinsto@rules_ccPiperOrigin-RevId: 791188872 Change-Id: I3c61917386f7754028462ad460cd738fb0d66c81
1Configuration menu - View commit details
-
Copy full SHA for 80b4e1a - Browse repository at this point
Copy the full SHA 80b4e1aView commit details -
PiperOrigin-RevId: 791201590 Change-Id: I8a430c1273e4fa40b5daeea3bffee6135d353012
Configuration menu - View commit details
-
Copy full SHA for 42f3ee4 - Browse repository at this point
Copy the full SHA 42f3ee4View commit details -
PiperOrigin-RevId: 791215594 Change-Id: I591ff202781aeea388cc1613f8419a114bd3a206
Configuration menu - View commit details
-
Copy full SHA for 995ff72 - Browse repository at this point
Copy the full SHA 995ff72View commit details -
PiperOrigin-RevId: 791241638 Change-Id: Ief6f0485e2e08e5ab153d9dba94adce3e3e057d8
Configuration menu - View commit details
-
Copy full SHA for 6f42786 - Browse repository at this point
Copy the full SHA 6f42786View commit details
Commits on Aug 6, 2025
-
PiperOrigin-RevId: 791569843 Change-Id: I3f1677bdc5b885e7e9cbcec495e156e13d0ec23b
Configuration menu - View commit details
-
Copy full SHA for 3b780fa - Browse repository at this point
Copy the full SHA 3b780faView commit details -
PiperOrigin-RevId: 791587137 Change-Id: I36c0cb6bb3200ceb661efb769166ce6fe42225a0
Configuration menu - View commit details
-
Copy full SHA for d0db10e - Browse repository at this point
Copy the full SHA d0db10eView commit details -
PiperOrigin-RevId: 791601077 Change-Id: Ie1fada81a29a228ba03ce9f328c77f405648f0a2
Configuration menu - View commit details
-
Copy full SHA for d14dcd6 - Browse repository at this point
Copy the full SHA d14dcd6View commit details -
Fix usage of
paths.get_relativeincc_helper_internal.bzlBazel skylib does not have this method. PiperOrigin-RevId: 791632559 Change-Id: I222a58a74a0b5653491825979538780c83621837
4Configuration menu - View commit details
-
Copy full SHA for 8482342 - Browse repository at this point
Copy the full SHA 8482342View 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.1.4...0.2.0