1. 34ca16f Partially fix MacOS llvm coverage collection by Googler · 4 years, 2 months ago
  2. 7fdc27c Automatic code cleanup. by Googler · 4 years, 2 months ago
  3. e7f1b2c Automatic code cleanup. by Googler · 4 years, 2 months ago
  4. b14a82e Build with Bazel@last_downstream_green by Googler · 4 years, 2 months ago
  5. d545fa4 C++: Move default linker flags with libs after libraries by Googler · 4 years, 2 months ago
  6. a636005 Migrate rules_cc to python 3 by Googler · 4 years, 2 months ago
  7. 20bff90 Change the syntax for labels in static_deps and exported_by by Googler · 4 years, 2 months ago
  8. d4357ef Adds exported_by function to cc_shared_library by Googler · 4 years, 2 months ago
  9. f384196 Tests for changes in unknown commit by Googler · 4 years, 2 months ago
  10. be6ea43 Allows libraries to be linked more than once. by Googler · 4 years, 2 months ago
  11. 52cd711 Make sure cc_shared_library is guarded by flag by Googler · 4 years, 2 months ago
  12. 286f85b C++: Adds clang resource-dir to include paths to be searched by Googler · 4 years, 2 months ago
  13. 726dd81 Remove attribute for visibility file. by Googler · 4 years, 3 months ago
  14. 0893766 Allow unlimited number of additional linker inputs for cc_shared_library by Googler · 4 years, 3 months ago
  15. 8f87c5e C++: Fixes order for cc_shared_library linked libs by Googler · 4 years, 3 months ago
  16. 810a11e C++: Allow libraries to be exported by any target by Googler · 4 years, 3 months ago
  17. a2060ec C++: Remove linked_statically_by from cc_shared_library by Googler · 4 years, 3 months ago
  18. 4de26b5 Remove need for exported_by or linked_statically_by by Googler · 4 years, 3 months ago
  19. cd0fa35 Remove linked_statically_by attribute for test by Googler · 4 years, 3 months ago
  20. 519989d Introduces static_deps attribute to cc_shared_library. by Googler · 4 years, 3 months ago
  21. 6546ee9 Merge pull request #54 from arturdryomov:ad/readme by Copybara-Service · 4 years, 3 months ago
  22. 2d1f48d Replace Python with Starlark. by Artur Dryomov · 4 years, 3 months ago
  23. 6600161 Merge branch 'master' into ad/readme by Artur Dryomov · 4 years, 3 months ago
  24. 9e10b8a Include static libraries in link order before dynamic libraries by Googler · 4 years, 3 months ago
  25. 7849626 Merge branch 'master' into ad/readme by Artur Dryomov · 4 years, 3 months ago
  26. 8774a4d C++: cc_shared_library tests for attribute added in unknown commit by Googler · 4 years, 3 months ago
  27. 0489ba3 C++: Prepare experimental_cc_shared_library for cc_library change by Googler · 4 years, 4 months ago
  28. 771ab66 Add user_link_flags attribute to cc_shared_library by Googler · 4 years, 4 months ago
  29. 7e650b1 Fix cc toolchain autodetection to not error when BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN is set. by Googler · 4 years, 4 months ago
  30. e111086 Add syntax highlighting to the readme file. by Artur Dryomov · 4 years, 5 months ago
  31. cd7e8a6 C++: Tests for cc_binary linking shared libraries by Googler · 4 years, 5 months ago
  32. 01d4a48 C++: Add preloaded_deps support for cc_binary by Googler · 4 years, 5 months ago
  33. cfe68f6 Fix immutable frozen set bug in defs.bzl by Googler · 4 years, 5 months ago
  34. 03ae87b C++: Updates linking for cc_shared_library by Googler · 4 years, 5 months ago
  35. 1f87a00 C++: Fix @rules_cc for toolchain type in cc_shared_library by Googler · 4 years, 5 months ago
  36. d562dc8 CcSharedLibraryInfo propagates labels for exports now by Googler · 4 years, 6 months ago
  37. c2b692b Adds integration test for cc_shared_library. by Googler · 4 years, 6 months ago
  38. bf6a32c Adds example usage of cc_shared_library by Googler · 4 years, 6 months ago
  39. 31c46f2 Explicitly export files needed by other packages by Googler · 4 years, 6 months ago
  40. 8e88d89 C++: Checks in prototype of cc_shared_libraryA by Googler · 4 years, 6 months ago
  41. 6cfb2fb Fix codebase in preparation for incompatible_use_cc_configure_from_rules_cc by Googler · 4 years, 6 months ago
  42. 8bd6cd7 Keep @rules_cc//cc:toolchain_type as fully-qualified label always by Googler · 4 years, 6 months ago
  43. fe8f0a4 Add //cc:srcs filegroup that Bazel can depend on in unittests by Googler · 4 years, 6 months ago
  44. e7c97c3 Merge pull request #45 from hlopko:fix_cc_configure by Copybara-Service · 4 years, 6 months ago
  45. 99a7a02 Merge pull request #46 from bazelbuild:hlopko-patch-2 by Copybara-Service · 4 years, 6 months ago
  46. 5c0675a Merge pull request #48 from hlopko:fix_gold by Copybara-Service · 4 years, 6 months ago
  47. d978571 Merge branch 'master' into hlopko-patch-2 by Marcel Hlopko · 4 years, 6 months ago
  48. 1f8a00e Skip gcc build configuration options mentioning gold by Marcel Hlopko · 4 years, 6 months ago
  49. fbde6cc Merge branch 'master' into fix_cc_configure by Marcel Hlopko · 4 years, 6 months ago
  50. 252442d Merge pull request #44 from bazelbuild:hlopko-patch-1 by Copybara-Service · 4 years, 6 months ago
  51. 0d35394 Add badge for incompatible flag pipeline by Marcel Hlopko · 4 years, 6 months ago
  52. 81e8a6c Merge pull request #47 from hlopko:fix_typo by Copybara-Service · 4 years, 6 months ago
  53. 4420fcb Fix typo by Marcel Hlopko · 4 years, 6 months ago
  54. 80b5b6b Update renovate.json by Marcel Hlopko · 4 years, 6 months ago
  55. 1991571 Use wrapped_clang for C++ link actions (port of https://github.com/bazelbuild/bazel/commit/268268833110b2cf2f2dfcc4fb51f1b06cf9b2a3) by Marcel Hlopko · 4 years, 6 months ago
  56. 157a07b Fix call in WORKSPACE by Marcel Hlopko · 4 years, 6 months ago
  57. 4f8676f Add rules_cc_toolchains to repositories.bzl by Marcel Hlopko · 4 years, 6 months ago
  58. 262ebec Fix buildifier warnings in @rules_cc by Googler · 4 years, 7 months ago
  59. 0e66ef3 rules_cc: Add top-level BUILD file to distribution. by Googler · 4 years, 7 months ago
  60. 12a2d80 Merge pull request #38 from hlopko:update_gtest by Copybara-Service · 4 years, 7 months ago
  61. 54c783c Actually, lets depend on the release archive, not the branch by Marcel Hlopko · 4 years, 7 months ago
  62. 2c9c93b Update googletest to 1.10.x by Marcel Hlopko · 4 years, 7 months ago
  63. a508235 Add missing bzl files to rules_cc distribution. by Googler · 4 years, 7 months ago
  64. f871759 Merge pull request #35 from fweikert:distro by Copybara-Service · 4 years, 7 months ago
  65. 182a477 Add version number to a dedicated bzl file by fweikert · 4 years, 7 months ago
  66. eae1343 Make Buildifier happy by Florian Weikert · 4 years, 7 months ago
  67. df4a51f Use latest federation version by Florian Weikert · 4 years, 7 months ago
  68. 29da92c Use rules_pkg for building releases by fweikert · 4 years, 8 months ago
  69. 42ed56d Remove unused load statements from .bzl files by Googler · 4 years, 8 months ago
  70. cb2dfba Merge pull request #34 from hlopko:put_include_paths_into_action by Copybara-Service · 4 years, 8 months ago
  71. 8cf01f5 Fix by Marcel Hlopko · 4 years, 8 months ago
  72. 2d62d78 Put include paths into action by Marcel Hlopko · 4 years, 8 months ago
  73. ea5c542 Add support for thin LTO optimization in Bazel by Googler · 4 years, 8 months ago
  74. c279013 Stop running Buildifier as part of the presubmit by Googler · 4 years, 8 months ago
  75. 1d7c9eb Update copyright year in BUILD file. by Googler · 4 years, 8 months ago
  76. 4a1c578 C++: Move tools/cpp from bazel_tools to rules_cc by Googler · 4 years, 9 months ago
  77. 624b5d5 Run Buildifier as part of the presubmit. by Googler · 4 years, 9 months ago
  78. aed5c5b Merge pull request #31 from fweikert:merge by Copybara-Service · 4 years, 9 months ago
  79. 6d232cc Use federation version with working zlib repo by fweikert · 4 years, 9 months ago
  80. d5d6527 Use federation version with required BUILD files by Florian Weikert · 4 years, 9 months ago
  81. 6cc7e71 Fetch dependencies through the Bazel federation. by Florian Weikert · 4 years, 9 months ago
  82. 401380c Add a cc_toolchain_config_compare_test that compares 2 Starlark C++ toolchain configuration rules by Googler · 4 years, 9 months ago
  83. e68ae76 Allow the C++ toolchain config rules comparator script to not need toolchain_identifier argument when both --before and --after arguments are CToolchains (coming from Starlark rules instead of CROSSTOOL proto) by Googler · 4 years, 9 months ago
  84. b7fe969 C++: Add two more rules to defs.bzl in rules_cc by Googler · 4 years, 10 months ago
  85. 555d034 C++: Add defs.bzl to genproto.bzl by Googler · 4 years, 10 months ago
  86. 438368b Automated rollback of commit a34fafd5f5e44a7a0992ef8c01415e766552ae90. by Googler · 4 years, 10 months ago
  87. a34fafd C++: Move tools/cpp from bazel_tools to rules_cc by Googler · 4 years, 10 months ago
  88. 03e7a77 Adds load statement for @rules_cc by oquenchil · 4 years, 10 months ago
  89. 31b9de3 Merge pull request #23 from hlopko:fix_skylib by Copybara-Service · 4 years, 10 months ago
  90. ec70973 Fix sha hash of the skylib release, and put mirror first by Marcel Hlopko · 4 years, 10 months ago
  91. 7401930 Merge pull request #21 from excitoon:patch-1 by Copybara-Service · 4 years, 10 months ago
  92. 0d5f3f2 C++: Adds macros for wrapping C++ rules. by Googler · 4 years, 10 months ago
  93. 4afc266 Placed GitHub release first for @skylib. by Vladimir Chebotarev · 4 years, 10 months ago
  94. d36c8d4 Refactor rules_cc to follow https://docs.bazel.build/versions/master/skylark/deploying.html by Googler · 4 years, 11 months ago
  95. dfd3d34 Update Slack link to use slack.bazel.build by Googler · 5 years ago
  96. e354fc3 Merge pull request #19 from renovate-bot:renovate/io_bazel_rules_go-0.x by Copybara-Service · 5 years ago
  97. c1b466c Update dependency io_bazel_rules_go to v0.18.6 by Renovate Bot · 5 years ago
  98. 236c6eb Merge pull request #17 from hlopko:add_find_cc_toolchain by Copybara-Service · 5 years ago
  99. d991801 Add find_cc_toolchain.bzl to help accessing current C++ toolchain by Marcel Hlopko · 5 years ago
  100. 1ef290f Merge pull request #16 from hlopko:alias_toolchain_type by Copybara-Service · 5 years ago