1. 0bc1ba5 Add user-facing documentation for cc_tool_map by Googler · 7 months ago
  2. 0cd5c64 Implement libraries_to_link as cc_args by Googler · 7 months ago
  3. 7c2883f Implement runtime_library_search_directories as cc_args by Googler · 7 months ago
  4. 4bf8bb1 Implement shared_flag as cc_args by Googler · 7 months ago
  5. 98ab833 Implement force_pic_flags as cc_args by Googler · 7 months ago
  6. cf6ccb9 Implement linker_param_file as cc_args by Googler · 7 months ago
  7. 9333569 Add support for the `mandatory` param to `find_cc_toolchain` in `@rules_cc` by Googler · 7 months ago
  8. 8b63556 Fix buildifier finding in rules_cc by Googler · 7 months ago
  9. f999a8e Implement archiver_flags as cc_args by Googler · 7 months ago
  10. 66613ac Add support for implicit include directories to rule-based toolchains by Googler · 7 months ago
  11. 391170f Export a few utility functions from `@builtins` to `rules_cc` by Googler · 7 months ago
  12. a778282 Fix action label evaluation in cc_sysroot by Googler · 7 months ago
  13. 2480c90 Replace sysroot with a cc_sysroot macro. by Googler · 7 months ago
  14. f5eb3c0 Integrate cc_tool_map into rule-based toolchains by Googler · 7 months ago
  15. 3a62fd3 Make enabled_features functionally equivalent to cc_feature(..., enabled=True) by Googler · 7 months ago
  16. 84fceed Disallow features from specifying whether they are enabled by default or not. by Googler · 8 months ago
  17. af92637 Replace toolchain_features with known_features and enabled_features. by Googler · 8 months ago
  18. dcf1dc1 Create a new cc_tool_config rule which will, in the future, replace cc_action_type_config. by Googler · 8 months ago
  19. dde7ad4 Replace execution_requirements with the standardized field "tags". by Googler · 8 months ago
  20. f97190f Remove feature requirements from tools. by Googler · 8 months ago
  21. e1c7ebb Add support for select'ing on cc_args(args=...). by Googler · 8 months ago
  22. 0d1b084 Update toolchain variable definitions to allow static linking by Googler · 9 months ago
  23. 280d3ad Allow creation of sentinel features in rule-based toolchains by Googler · 9 months ago
  24. 9ff1d1b No public description by Googler · 9 months ago
  25. 94d34d7 Restructure rules_cc by Googler · 9 months ago
  26. 5e848c1 Remove the "data" attribute from cc_action_type_config. by Googler · 10 months ago
  27. ac3f19b Remove support for args from action_type_config. by Googler · 10 months ago
  28. 1cf35f0 Make output_file accessible from strip. by Googler · 10 months ago
  29. 531c995 Remove legacy toolchain flags. by Googler · 10 months ago
  30. 0069837 Create a cc_directory_tool rule. by Googler · 10 months ago
  31. 2351aa4 Make toolchains use directory markers instead of strings. by Googler · 10 months ago
  32. 1acf521 Disable exec_transition_for_inputs in rule-based toolchains by Googler · 10 months ago
  33. 71d9e52 Do not require deprecated create_cc_toolchain_config_info attrs by Googler · 11 months ago
  34. f88663d Provide a default toolchain_identifier. by Googler · 11 months ago
  35. 6e490f7 Implement flag_group in the new rule-based toolchain. by Googler · 12 months ago 0.0.10-rc1
  36. 5467790 Fix the load broken by a new version of buildifier. by Googler · 12 months ago
  37. 1361256 Gather variable metadata for the new rule-based toolchain. by Googler · 12 months ago
  38. 510c6dc Remove out of order load lint warnings. by Googler · 12 months ago
  39. 4a62c69 Add additional actions that are not specified in action_names.bzl. by Googler · 12 months ago
  40. 991cdf0 Implement provides in rule based toolchain. by Googler · 1 year ago
  41. 61def7a Improve errors in variable definitions by adding labels to the variables. by Googler · 1 year ago
  42. 7c0a3bb Refactor action sets for consistency and simplicity by Googler · 1 year ago
  43. 17143d1 Add strictly typed variables toolchain rules. by Googler · 1 year ago
  44. aa19278 Rename ExpandArgs to NestedArgs by Googler · 1 year ago
  45. bbb0615 Refactor AddArgsInfo into ExpandArgsInfo by Googler · 1 year ago
  46. 69c9748 BEGIN_PUBLIC Fix problem with the toolchain definition. by Googler · 1 year ago
  47. 59cf8ff Rename additional_files to data. by Googler · 1 year ago
  48. e658433 No public description by Googler · 1 year, 1 month ago
  49. 1ff1af6 Implement the cc_toolchain macro. by Googler · 1 year, 1 month ago
  50. de4aaa6 Allow cc_toolchain_info rule to be used as a parameter to pass into native.cc_toolchain(config = ...) by Googler · 1 year, 1 month ago
  51. 94d4760 Implement cc_toolchain_config rule and cc_legacy_file_group rule. by Googler · 1 year, 1 month ago
  52. 7250ef4 BEGIN_PUBLIC Implement ToolchainConfigInfo. by Googler · 1 year, 1 month ago
  53. 9befdcd Remove macros wrapping rules that take in features. by Googler · 1 year, 1 month ago
  54. 4eccbe1 BEGIN_PUBLIC Implement builtin CC toolchain features. by Googler · 1 year, 1 month ago
  55. db08757 BEGIN_PUBLIC Implement cc_feature_set and cc_feature_constraint. END_PUBLIC by Googler · 1 year, 1 month ago
  56. 2b6cdcf BEGIN_PUBLIC Implement cc_feature for the rule based toolchain. END_PUBLIC by Googler · 1 year, 1 month ago
  57. c5493f9 BEGIN_PUBLIC Implement cc_action_type_config. by Googler · 1 year, 1 month ago
  58. 0d68da5 BEGIN_PUBLIC Implement cc_args_list. by Googler · 1 year, 1 month ago
  59. 837caec BEGIN_PUBLIC Pull more info into ArgsListInfo. by Googler · 1 year, 1 month ago
  60. 916074e BEGIN_PUBLIC Implement cc_tool END_PUBLIC by Googler · 1 year, 1 month ago
  61. 9eb790f BEGIN_PUBLIC Add support for testing against more complex subject types. by Googler · 1 year, 1 month ago
  62. 35fe45e BEGIN_PUBLIC Implement cc_args. by Googler · 1 year, 1 month ago
  63. 2e780ce BEGIN_PUBLIC by Googler · 1 year, 1 month ago
  64. 833f170 Implement action types for the configurable cc toolchain. by Googler · 1 year, 1 month ago
  65. 8857ebc Add documentation for rule-based bazel toolchain configuration by Googler · 1 year, 1 month ago
  66. e221bab Add providers for rule-based toolchain configuration. by Googler · 1 year, 1 month ago
  67. 760de9e Cleanup uses of ctoolchain migration by Googler · 1 year, 1 month ago
  68. db151d0 Fix internal breakages for `rules_cc`. by Googler · 1 year, 2 months ago
  69. 05bd7e7 No public description by Googler · 1 year, 2 months ago
  70. 15300e1 Automatic code cleanup. by Jie Luo · 1 year, 4 months ago
  71. 51b7743 Merge pull request #201 from renovate-bot:renovate/io_bazel_rules_go-0.x by Copybara-Service · 1 year, 5 months ago
  72. 15e9203 Update dependency io_bazel_rules_go to v0.42.0 by Mend Renovate · 1 year, 6 months ago
  73. c8c38f8 Merge pull request #196 from bazelbuild:meteorcloudy-patch-2 by Copybara-Service · 1 year, 6 months ago 0.0.9
  74. fb2ace5 Update MODULE.bazel by Yun Peng · 1 year, 6 months ago upstream/meteorcloudy-patch-2
  75. a943a35 Update MODULE.bazel by Yun Peng · 1 year, 6 months ago
  76. 0097505 Register cc toolchain from @bazel_tools by Yun Peng · 1 year, 6 months ago
  77. eef16ef Create toolchain types for proto_library and lang_proto_library by Googler · 1 year, 6 months ago
  78. fc88354 Automatic code cleanup. by Googler · 1 year, 6 months ago
  79. 9c1686d Upgrade version of rules_go by Googler · 1 year, 7 months ago
  80. b039a55 Fix lexicographical order to make Buildifier happy. by Googler · 1 year, 7 months ago
  81. b8d9580 Automatic code cleanup. by Richard Levasseur · 1 year, 7 months ago
  82. 7771fb5 Merge pull request #193 from renovate-bot:renovate/platforms-0.x by Copybara-Service · 1 year, 8 months ago
  83. 67d307a Update dependency platforms to v0.0.7 by Mend Renovate · 1 year, 8 months ago
  84. 22d91c6 Merge pull request #192 from alexeagle:patch-1 by Copybara-Service · 1 year, 8 months ago
  85. f7aa3d5 Update README.md by Alex Eagle · 1 year, 8 months ago
  86. 1583313 Fix licensing errors and add default condition for `local_defines`. by Googler · 1 year, 8 months ago 0.0.8
  87. 5d8ef91 Merge pull request #167 from fmeum:add-compiler-settings by Copybara-Service · 1 year, 8 months ago
  88. 84d2878 Merge pull request #188 from fmeum:tests-ci by Copybara-Service · 1 year, 8 months ago
  89. 5a8cab7 Add support for expand_if_available for env_entry by Googler · 1 year, 8 months ago
  90. 4e72e66 Add well-known compiler `config_setting`s by Fabian Meumertzheim · 1 year, 9 months ago
  91. d4c72e3 Merge pull request #188 from fmeum/tests-ci by buildbreaker2021 · 1 year, 9 months ago
  92. f9e3b89 Enable `//tests/...` in CI by Fabian Meumertzheim · 1 year, 9 months ago
  93. 1dbb691 Get rid of unused objcpp_executable type by Googler · 1 year, 10 months ago
  94. 7f0992b Remove `cc_host_toolchain_alias` target. by Googler · 1 year, 11 months ago
  95. 2e4313a Automated rollback of commit 06e9dcf4b7134da951bfff85beebb2c09252092b. by Googler · 2 years ago
  96. 06e9dcf Sort action lists to make diffing easier. by Googler · 2 years ago
  97. be9ff3e Merge pull request #183 from renovate-bot:renovate/rules_proto-digest by Copybara-Service · 2 years, 1 month ago
  98. 0baf824 Update rules_proto digest to e51f588 by Renovate Bot · 2 years, 1 month ago
  99. 9983190 Merge pull request #182 from renovate-bot:renovate/rules_proto-digest by Copybara-Service · 2 years, 1 month ago
  100. adfbe56 Update rules_proto digest to 33aba33 by Renovate Bot · 2 years, 1 month ago