1. a1b0a7c Fork `cc_toolchain.bzl`, `cc_toolchain_info.bzl` and `cc_toolchain_provider_helper.bzl` by Googler · 27 hours ago upstream/main
  2. db63fa9 Fix deps for docgen by Googler · 3 days ago
  3. 8ebc5ba Fix deps for `proxy_bzl` in Bazel < 9 by Googler · 3 days ago
  4. af9be92 Fork objc rule implementations by Googler · 4 days ago
  5. afbc4b3 Fix `CcSharedLibraryInfo` redirection by Googler · 4 days ago 0.2.3
  6. 969186a Starlarkify create_compile_source_action. by Googler · 5 days ago
  7. a0925f2 Add instructions for compatibility proxy repo to release notes by Marcel · 9 days ago
  8. 8c3abd3 Fix label comparison in `cc_helper.bzl` by Fabian Meumertzheim · 9 days ago 0.2.2
  9. f9877f7 Update C++ version in .bazelrc to C++17. by Googler · 9 days ago
  10. eed7e63 Fix fastbuild compile flags by Marcel · 10 days ago
  11. 94df5d3 Replace the usage of cc_info.debug_context with _debug_context by Googler · 10 days ago
  12. 2893b0c Update bazel-contrib/.github action to v7.2.3 by Mend Renovate · 10 days ago
  13. 8169fdd Update cc_wrapper templates to posix shell. by UebelAndre · 10 days ago
  14. e8327fa Fix `rules_cc` `bzl_library` deps for stardoc by Googler · 11 days ago 0.2.1
  15. b3f16eb Run `rules_cc` CI tasks on the right platforms by Googler · 11 days ago
  16. 6fcfaee Add toolchain runtime dependencies to the linking context of cc_library. by Jorge Gorbe Moya · 12 days ago
  17. 4702f68 Fork missing method from `cc_helper.bzl` by Googler · 12 days ago
  18. 2ed6b8d Add `requires-darwin` in default test runner by Fabian Meumertzheim · 2 weeks ago
  19. 02a9a1c Prepare for Starlark `CcToolchainConfigInfo` by Googler · 2 weeks ago
  20. 8827fd4 Add dwp cc_action_type by Keith Smiley · 3 weeks ago
  21. c809f44 Use `includes` instead of `system_includes` for `includes` attr by Keith Smiley · 3 weeks ago
  22. e8422d3 Add a raw_allowlist_include_directories cc_toolchain top argument by Mathieu Olivari · 3 weeks ago
  23. 879d73b Rollforward https://github.com/rules_cc/bazel/commit/0769eb3cec5ae57b02c1f34709643f7cc872af21: Starlarkify parse header action creation and compile build variable construction by Googler · 4 weeks ago
  24. 89cb980 Starlarkify CppSemantics.validateStarlarkCompileApiCall() by Googler · 4 weeks ago
  25. a68d8f7 Partially Starlarkify create_module_codegen_action. by Googler · 4 weeks ago
  26. 945c95d Fix last usage of paths.get_relative in cc_helper_internal.bzl by Googler · 4 weeks ago
  27. 79e2c17 Rename CcInfo#transitive_native_libraries to _legacy_transitive_native_libraries by Googler · 4 weeks ago
  28. 974a7e0 Remove legacy cc_toolchain_suite from examples by Googler · 4 weeks ago
  29. 8482342 Fix usage of `paths.get_relative` in `cc_helper_internal.bzl` by Googler · 4 weeks ago 0.2.0
  30. d14dcd6 Fork fdo rules bzl files by Googler · 4 weeks ago
  31. d0db10e Fork `cc_test.bzl` by Googler · 4 weeks ago
  32. 3b780fa Fork `cc_binary.bzl` by Googler · 4 weeks ago
  33. 6f42786 Fork cc_library.bzl by Googler · 5 weeks ago
  34. 995ff72 Fork objc_common.bzl by Googler · 5 weeks ago
  35. 42f3ee4 Fork `attrs.bzl` by Googler · 5 weeks ago
  36. 80b4e1a Extract the `cc_shared_library` rule from `@_builtins` to `@rules_cc` by Googler · 5 weeks ago
  37. 4b1c73e Remove dependency on protobuf by Ivo List · 5 weeks ago
  38. 31ba5f6 Add dwp to action_names.bzl by Googler · 5 weeks ago
  39. c9a0a1c Update `cc_debug_helper.bzl` to be identical to the copy in `@_builtins` by Googler · 5 weeks ago
  40. 0769eb3 Starlarkify parse header action creation and compile build variable construction by Googler · 5 weeks ago
  41. 2ba751f Extract the `cc_static_library` rule from `@_builtins` to `@rules_cc` by Googler · 6 weeks ago
  42. 8e0a527 Extract the Bazel `cc_import` rule from `@_builtins` to `@rules_cc` by Googler · 6 weeks ago
  43. 2b15b96 Add a repository rule to proxy cc rules for maintaining compatibility with older Bazel versions by Googler · 7 weeks ago
  44. cbee84a Use a separate feature for cpp std option on Windows by Yun Peng · 7 weeks ago 0.1.4
  45. d068b73 Update BCR config for rules_cc by Googler · 8 weeks ago
  46. 15f01c4 Update release_ruleset.yaml version by Googler · 8 weeks ago 0.1.3
  47. a97e741 Use `.yaml` for GitHub workflow configs by Googler · 8 weeks ago
  48. 644b29c Fix system_library_test.sh with Bazel@HEAD by Yun Peng · 8 weeks ago
  49. 3de8914 Support publish-to-bcr workflow with attestations by Yun Peng · 8 weeks ago
  50. c7e5c8c Enable `/std:c++17` by default for the Windows cc toolchain by Yun Peng · 8 weeks ago
  51. b77476a Fix missing deps in some bzl_library targets by Alexandre Rostovtsev · 8 weeks ago
  52. ff06b70 Add fastbuild_compile_flags to unix_cc_toolchain_config by Austin Schuh · 8 weeks ago
  53. 4d4fc07 Deduplicate capability features by Austin Schuh · 8 weeks ago
  54. 85221b1 Support shorten_virtual_includes by Yun Peng · 8 weeks ago
  55. 0692005 Add cpp module artifact name pattern by PikachuHy · 8 weeks ago
  56. c93d01d Enable formatting of environment variables in cc_args by Mark Reuter · 8 weeks ago
  57. bdd93e8 Add DEPS_SCANNER_OUTPUT_FILE env variable for cpp_module_deps_scanning action by PikachuHy · 9 weeks ago
  58. fe41fc4 Remove no longer existing buildkite link to rules-cc-plus-bazelisk-migrate from rules_cc/README by Googler · 3 months ago
  59. 4880916 Fix URL in rule_based_toolchain README by Luke Peterson · 3 months ago
  60. 4b55e72 Make release_prep.sh executable by armandomontanez · 3 months ago
  61. 3dce172 Add the missing capitalisation to the docstring. by Googler · 3 months ago 0.1.2
  62. 5bdfc77 Remove @bazel_tools cc_import load by Googler · 3 months ago
  63. 27244f8 Fix glob to catch bzl files in subdirs. by Googler · 3 months ago
  64. d48233a rules_cc: FreeBSD 10.x and later use `libc++`, not `libstdc++`. by Googler · 3 months ago
  65. 5202ddc Register default test toolchain with `use_target_platform_constraints` by Fabian Meumertzheim · 3 months ago
  66. 3a35779 Remove references to @rules_cc in toolchain rules by armandomontanez · 4 months ago
  67. 1582328 Add support for stripopts for strip_flags:feature by Corentin Kerisit · 4 months ago
  68. 7aa70df Add macOS support to examples/rule_based_toolchain by Keith Smiley · 4 months ago
  69. bbc0814 Delete unused file cc_toolchain_config.bzl by Philipp Stephani · 4 months ago
  70. 794b5b0 Add static_libgcc by Keith Smiley · 4 months ago
  71. 66c21ea Backfill legacy include args by Keith Smiley · 4 months ago
  72. 04dce0e Add pic feature by Keith Smiley · 5 months ago
  73. a13f95b Backfill a lot of simple legacy args by Keith Smiley · 5 months ago
  74. 1deb42d Add objc_arc_flags by Keith Smiley · 5 months ago
  75. b1c049c Add cc_static_library to rules_cc by Googler · 5 months ago
  76. 7529631 Fix make variable handling in rule-based toolchain example by Mathias Laurin · 5 months ago
  77. e8484f7 Add loads to integration tests by Googler · 5 months ago
  78. 15c1588 Add soname_flags by Keith Smiley · 5 months ago
  79. 2d64a08 Fix missing unfiltered_compile_flags args by Keith Smiley · 5 months ago
  80. 6ceac72 Remove deprecations from rules based toolchain for now by Keith Smiley · 5 months ago
  81. aa7e56d Add cc_make_variable by Keith Smiley · 5 months ago
  82. 9da1d5c Add bool_flag for ar flags for macOS by Keith Smiley · 5 months ago
  83. 73cf98b Add generate_linkmap feature by Keith Smiley · 5 months ago
  84. d749150 shebang: changed scripts shebang to better support systems like bsd and nixos by Leonardo Romor · 6 months ago
  85. 07c5535 Internal change by Googler · 6 months ago
  86. ef3c571 Add missing requires_not_none expansion in strip_flags by armandomontanez · 6 months ago
  87. 713572f Add objc_execution to all link actions by Keith Smiley · 6 months ago
  88. dbc9cd5 [toolchain] Mark some more variables as optional by Yannic · 6 months ago
  89. ad4458a Set target_cpu in toolchain by Keith Smiley · 6 months ago
  90. 125485d rule based toolchain example .bazelrc update by kczulko · 6 months ago
  91. fcba270 Remove COMPILER_MSVC define by Marcel · 6 months ago
  92. 5e027f2 [rule-based toolchains] Add rules to define `artifact_name_pattern` by Yannic · 6 months ago
  93. 07e3cb6 Change the default for `use_cpp_toolchain` to be mandatory. by Googler · 6 months ago
  94. 283d572 Add partial support for external_include_paths by Keith Smiley · 7 months ago
  95. f7e65b5 Remove macro indirection for small rules by Googler · 7 months ago
  96. e812d49 Add another indirection to C++ rules by Googler · 7 months ago
  97. 4b25943 Add missing bzl_libraries by Googler · 7 months ago
  98. 4f3bb4c Disable //tests/system_library:system_library_test on Bazel 6 by Googler · 7 months ago
  99. 9e87522 Automated rollback of commit ba3ec91a5592f749ac3b19d0195fa40089f1bd66. by Googler · 7 months ago
  100. 9c91c03 Add strip_flags by Keith Smiley · 7 months ago