1. 01a1ece Move the new rules_cc/test/cc to rules_cc/tests/cc where the previous tests already live. by Googler · 2 days ago upstream/main
  2. 011d6d9 Expose merge_cc_info from cc_info.bzl by Googler · 4 days ago
  3. 9a390a7 Creates _test_files_to_build for cc_binary() in new rules_cc/test/cc/common/cc_binary_configured_target_test.bzl by Googler · 5 days ago
  4. f7261c1 No public description by Googler · 6 days ago
  5. fddfbba Do not include MacOSX path if we are not in OSX by Xavier Bonaventura · 6 days ago
  6. 02835b3 No public description by Googler · 6 days ago
  7. 43ea010 Cut cc_common dependencies from split build rules. by Googler · 6 days ago
  8. 38517fb Use deferred implementation for main cc_* rules. by Googler · 7 days ago
  9. 39e35dc Add objc_compile to DEFAULT_SYSROOT_ACTIONS by Corentin Kerisit · 7 days ago
  10. eec10ce Create deferred implementation wrappers and add implicit dep. by Googler · 7 days ago
  11. 273b7d7 Split declaration and definition of `cc_{binary,library,test}`. by Googler · 12 days ago
  12. 3f10097 Use root-relative path to derive the solib name by Fabian Meumertzheim · 12 days ago
  13. 9aad5c6 Fix the behavior of copybara-comment-this-out-please, add a reverse form of it. by Googler · 12 days ago
  14. 447370a Fix visibility for `//cc/common:cc_shared_library_info_bzl` by hvadehra · 13 days ago
  15. 962a737 Fix typo in cc_toolchain_config_lib.bzl comment. by Googler · 13 days ago
  16. 541eda5 Only pass profile-correction flag on GCC by David Zbarsky · 14 days ago 0.2.17
  17. ae1df74 Fix empty flags errors by Keith Smiley · 2 weeks ago
  18. a464a75 Silence warning with parse_headers by Keith Smiley · 2 weeks ago
  19. 2e612c7 Factorize pic preference logic by Corentin Kerisit · 2 weeks ago
  20. 0c70f24 Automatic code cleanup. by Googler · 2 weeks ago
  21. 1de738e Apply default compile flags passed as attrs in Windows MSVC toolchain config by Filip Zybała · 3 weeks ago
  22. 527271c Update contributing guide by armandomontanez · 3 weeks ago
  23. 6402462 Add support to inject cc_feature into legacy toolchains by Xavier Bonaventura · 3 weeks ago
  24. 61f7516 Modify template for generated toolchain to be more buildifier compliant by Xavier Bonaventura · 3 weeks ago
  25. 20bf72d Fix GCC detection to be robust to symlinks by Jeremy Nimmer · 3 weeks ago
  26. d81c50d Add an allowlisted value of nocopts so we can forbid new usages. by Googler · 4 weeks ago
  27. 9473f5d Suppress buildifier canonical repository warning in upstream bazel. by Googler · 4 weeks ago
  28. 9fd7fb8 Add `_module_map_files` to CcCompilationContext. by Googler · 4 weeks ago
  29. a0f1cbb Make `_exporting_module_maps` a depset in CcCompilationContext. by Googler · 4 weeks ago
  30. 6f0ade9 [rule base toolchains] Set missing none_of field of FeatureConstraint by Corentin Kerisit · 5 weeks ago
  31. 1fd9619 Move providers out of native.bzl by Fabian Meumertzheim · 5 weeks ago
  32. 9ed3609 Fix missing bzl_library error by Nevena · 5 weeks ago
  33. 746f749 Standardize the mock memprof_optimize test feature by Googler · 6 weeks ago
  34. 34c6728 Add additional required files by rules_apple to cc/common bzl_library by Luis Padron · 6 weeks ago
  35. 75de4a4 Remove allowlist_include_directories from data by Keith Smiley · 6 weeks ago
  36. 1212a51 Make strip_include_prefix apply to textual_hdrs by Keith Smiley · 6 weeks ago
  37. e6d30a5 Mark `objc_compilation_support` as publicly visible by Luis Padron · 6 weeks ago
  38. b1b5ca0 Enumerate more CI targets by Keith Smiley · 7 weeks ago
  39. e0bcd3c PostMark: Respect stamp = -1. by Googler · 7 weeks ago
  40. b9d7117 PostMark: Relocate the cc_postmark.bzl file for py_binary. by Googler · 7 weeks ago
  41. 8d3be7e Allow implicitly enabling memprof_optimize for FDO. by Googler · 7 weeks ago
  42. d1a4aea Delete unused cc rules code from Bazel by Googler · 7 weeks ago
  43. 6dd2ef1 Register both windows compilers to enable cross compilation by Austin Schuh · 8 weeks ago
  44. 67f55bd Remove @comius from CODEOWNERS. by Googler · 8 weeks ago
  45. e3a884c Use feature instead of cpp fragment for dSYM generation by Keith Smiley · 2 months ago
  46. 350c70a Silence backref warning when importing a static library. by Googler · 2 months ago
  47. 08b493f First draft of rules_cc architecture. by Googler · 2 months ago
  48. 6fd317b Avoid deduplicating linkopts of cc_shared_library dependencies. by Dan Katz · 3 months ago 0.2.16
  49. 34f61b4 Fix CcSharedLibraryInfo loads by David Zbarsky · 3 months ago
  50. f168220 Fix exec transition handling in cc tool_map for multiplatform builds by David Zbarsky · 3 months ago
  51. 6409964 Add additional_compiler_inputs to cc_binary by Keith Smiley · 3 months ago 0.2.15
  52. be107bf Make windows toolchain configurable with BAZEL_*OPTS by Austin Schuh · 3 months ago
  53. 4800b60 Internal changes. by Googler · 3 months ago
  54. 57b02aa Add BAZEL_COPTS to mirror --copts by Austin Schuh · 3 months ago
  55. c0c6e9e Allow multiple module interfaces per `cc_library` (#545) by Fabian Meumertzheim · 3 months ago
  56. 2e5f7b7 Make archiver_flags public by David Zbarsky · 3 months ago
  57. 506289b Prevent `dynamic_deps` from dropping cc_runtimes deps by Googler · 3 months ago
  58. bd5fb78 Automated rollback of commit d9f1178c796ee3a83a7bcaf6445601ce617b8fde. by Googler · 3 months ago
  59. 5ca8dd0 Do not pass -p flag to strip on windows by David Zbarsky · 3 months ago
  60. 4831d61 Only enable archiver flags if output_execpath set by armandomontanez · 3 months ago
  61. 943f3b0 perf: Hoist common analysis work out of create_lto_backend_artifacts by David Zbarsky · 3 months ago
  62. e912015 perf: Speedup root_relative_path by David Zbarsky · 3 months ago
  63. a8c9455 PostMark: Supply stamp files from Go to cc_binary rules. by Googler · 3 months ago
  64. eeff234 Add thin_lto feature to rules-based toolchain by David Zbarsky · 3 months ago
  65. ae0252b Prefix cxx_builtin_include_directories with %workspace% by Keith Smiley · 3 months ago
  66. 78bbf2a Change the return value of build_extra_link_time_libraries from a tuple to a struct. by Googler · 3 months ago
  67. e982ce1 Add provides CcInfo to objc_library by Keith Smiley · 3 months ago
  68. 1e7e76d Add layering_check rules based toolchain args by Keith Smiley · 3 months ago
  69. a2994c4 perf: Avoid recomputing 'dotd_files_enabled' repeatedly by David Zbarsky · 3 months ago
  70. 53b92d1 Add more LTO features by Fabian Meumertzheim · 3 months ago
  71. 0f1635c Pass -D to libtool on macos by Corentin Kerisit · 3 months ago
  72. 2a18367 Align action configs with legacy ones to allow LtoBackend actions to succeed by David Zbarsky · 3 months ago
  73. 99a8577 Use the non-legacy version of FdoProfileInfo by Googler · 3 months ago
  74. 5b73302 Remove libopts toolchain variable by Keith Smiley · 3 months ago
  75. 9338446 Enable C++ rules and providers by Googler · 3 months ago
  76. d0fa9b7 Fix `invalid linker name in argument '-fuse-ld=ld64.lld'` on macOS by Fabian Meumertzheim · 4 months ago
  77. 109e43d Make fdo a package by Googler · 4 months ago
  78. 494d04c Fix missing starlarkification allowlist values by Keith Smiley · 4 months ago
  79. f867aea Apply `--cxxopt` to C++20 module interfaces by Fabian Meumertzheim · 4 months ago
  80. f84fadd Add explicit load for `cc_import` by Fabian Meumertzheim · 4 months ago
  81. 71bdd94 Add runtimes-on-demand support in cc_shared_library by Googler · 4 months ago
  82. 285fdce Factor out function should_create_test_dwp_for_statically_linked_test by Googler · 4 months ago 0.2.14
  83. b5a6559 Fix `bzl_library` deps for `//cc/common:cc_helper_bzl` by Googler · 4 months ago
  84. 693fd32 Fix bzl_library deps for `//cc/common` by Googler · 4 months ago
  85. a8f6a92 Fix C++20 module compilation by Fabian Meumertzheim · 4 months ago 0.2.14-rc1
  86. 5c3e987 [4/5] support C++20 Modules, support one phase compilation by PikachuHy · 4 months ago
  87. 9b9efed Add cc_import.defines to rules_cc. by Keith Smiley · 4 months ago
  88. 5a09443 fix dynamic library .pyd support by Corentin Le Molgat · 4 months ago
  89. b05d305 Add `new_objc_provider` to rules_cc. by Googler · 4 months ago
  90. 6dd21be Support prefer_pic_for_opt_binaries in linux auto-detecting toolchain by Jeremy Nimmer · 4 months ago
  91. 01c27aa PostMark: Implement the `postmark` attribute in the `cc_binary` rule. by Googler · 4 months ago
  92. f3ef345 Fix bzl_libraries by Googler · 4 months ago 0.2.13 0.2.13-rc1
  93. 8386eb4 Fix LTO artifact path for external repo targets by Fabian Meumertzheim · 4 months ago
  94. a670375 Remove C++ related functions from `py_internal`. by Googler · 4 months ago
  95. 334f719 Move and wire-up ObjcInfo in rules_cc by Googler · 4 months ago
  96. 22c49c3 Pass -no_warning_for_no_symbols flag to libtool on macos by Corentin Kerisit · 4 months ago
  97. 34d652e Migrate rules_apple to use objc_compilation_support from rules_cc. by Googler · 4 months ago
  98. 50306b8 Integrate `visionOS_arm64e` and `visionOS_sim_arm64e` platforms across Apple build logic by Googler · 4 months ago
  99. 301958b Provide stub for ObjcInfo by Googler · 4 months ago
  100. 16a322f Fix path.contains_up_level_references by Googler · 4 months ago 0.2.12 0.2.12-rc3