1. c612c95 Merge pull request #98 from gregestren:master by Copybara-Service · 3 years, 2 months ago
  2. 0a198b9 Merge pull request #102 from olekw:patch-1 by Copybara-Service · 3 years, 2 months ago
  3. ed24e50 Create AUTHORS by Olek Wojnar · 3 years, 2 months ago
  4. 608c7b6 C++: Make permissions check optional in cc_shared_library by Googler · 3 years, 2 months ago
  5. 9544a3e Automatic code cleanup. by Googler · 3 years, 2 months ago
  6. 88ef31b Update rules_cc to use the correct toolchain type (@bazel_tools//tools/cpp:toolchain_type). by Googler · 3 years, 2 months ago
  7. 25193de Tests for unknown commit by Googler · 3 years, 2 months ago
  8. d5d830b CcToolchainProvider does not subclass ToolchainInfo. by Googler · 3 years, 3 months ago
  9. a3d7068 Merge pull request #97 from jlaxson:shared-library-double-inheritance-test by Copybara-Service · 3 years, 3 months ago
  10. 4253c69 use green instead of downstream green by John Laxson · 3 years, 3 months ago
  11. 69252c7 works better? by John Laxson · 3 years, 3 months ago
  12. 92bec8d Add explicit test to presubmit by John Laxson · 3 years, 3 months ago
  13. f28c5e2 Buildifier feedback by Greg Estren · 3 years, 3 months ago
  14. 4e7e7f8 Typo fixes by Greg Estren · 3 years, 3 months ago
  15. 541927e Add custom C++ toolchain example. by Greg Estren · 3 years, 3 months ago
  16. 8caeb33 Test allowing diamond inheritance of shared lib by John Laxson · 3 years, 3 months ago
  17. 40548a2 Automatic code cleanup. by Googler · 3 years, 3 months ago
  18. ab2abd3 Automatic code cleanup. by Googler · 3 years, 4 months ago
  19. 0d6e7d1 Update bazel_federation commit hash to 8ce885a by Renovate Bot · 3 years, 5 months ago
  20. b1c40e1 Merge pull request #88 from greenhouse-org:fix-llvm-version by Copybara-Service · 3 years, 6 months ago
  21. 7bcfb53 Merge pull request #89 from keith:ks/update-wrappers by Copybara-Service · 3 years, 6 months ago
  22. 7bd0e49 Merge pull request #85 from benjaminp:modern-linking by Copybara-Service · 3 years, 6 months ago
  23. 271d293 Update osx_cc_wrappers by Keith Smiley · 3 years, 7 months ago
  24. 1a27322 Resolve the clang-cl version detection by Sunjay Bhatia · 3 years, 7 months ago
  25. 991eb34 Internal change by Googler · 3 years, 7 months ago
  26. 699ec52 Internal change by Googler · 3 years, 7 months ago
  27. 16ad606 Internal change by Googler · 3 years, 7 months ago
  28. 8cded3e Add constants for common groups of action names. by Googler · 3 years, 7 months ago
  29. 8994fb0 Adjust c archive example for modern linker input API. by Benjamin Peterson · 3 years, 7 months ago
  30. b2f6e22 Merge pull request #84 from benjaminp:fix-for-linkops by Copybara-Service · 3 years, 7 months ago
  31. 01cf229 Fix //examples/test_cc_shared_library:linking_action_test under --incompatible_linkopts_to_linklibs. by Benjamin Peterson · 3 years, 7 months ago
  32. f055da4 Merge pull request #82 from keith:ks/update by Copybara-Service · 3 years, 8 months ago
  33. c5a9b6d Duplicate libtool_check_unique.cc by Keith Smiley · 3 years, 8 months ago
  34. 5bf327f Sync osx_cc_configure by Keith Smiley · 3 years, 8 months ago
  35. f95239a Update rules_cc to use the toolchain transition. by Googler · 3 years, 8 months ago
  36. 9ec8187 Add docstring to providers to make buildifier happy. by Googler · 3 years, 8 months ago
  37. 53f28ae Merge pull request #79 from agluszak:system_library by Copybara-Service · 3 years, 8 months ago
  38. 8398f4b Fixes after code review by Andrzej Głuszak · 3 years, 8 months ago
  39. 8346df3 Remove line breaks using backslashes by Andrzej Głuszak · 3 years, 8 months ago
  40. 299299f Move description to doc parameter, add docs for arguments by Andrzej Głuszak · 3 years, 8 months ago
  41. bea600c Merge pull request #81 from bazelbuild:oquenchil-patch-1 by Copybara-Service · 3 years, 8 months ago
  42. 34343cf Update CODEOWNERS by oquenchil · 3 years, 8 months ago
  43. c4886cb Add a module description by Andrzej Głuszak · 3 years, 8 months ago
  44. d380849 Fix style by Andrzej Głuszak · 3 years, 8 months ago
  45. 6c1dbe0 Implement a repository rule for importing system libraries by Andrzej Głuszak · 3 years, 8 months ago
  46. 02becfe Automatic code cleanup. by Googler · 3 years, 9 months ago
  47. 1477dba Merge pull request #76 from laurentlb:master by Copybara-Service · 3 years, 10 months ago
  48. ea0c09e Stop depending on rules_pkg through the federation by Laurent Le Brun · 3 years, 10 months ago
  49. 5cbd3df Merge pull request #73 from hlopko:skylark_bye_bye by Copybara-Service · 4 years ago
  50. d6cfe77 Rename skylark->starlark by Marcel Hlopko · 4 years ago
  51. 818289e Add flags to cc_shared_library for easier debugging by Googler · 4 years ago
  52. 8c31dd4 Change cc_shared_library exports logic. by Googler · 4 years ago
  53. dbe8807 Add optional tool_path_origin to Tools in C++ crosstool by Yannic Bonenberger · 4 years ago
  54. 9ddf8aa Merge pull request #70 from hlopko:disable-unnamed-macro by Copybara-Service · 4 years ago
  55. 0e4443f Instead disable the buildifier warning by Marcel Hlopko · 4 years ago
  56. 6543619 Duh by Marcel Hlopko · 4 years ago
  57. e8781b5 Fix repositories.bzl by Marcel Hlopko · 4 years ago
  58. b70b375 Add `name` parameter to `cc_configure` by Marcel Hlopko · 4 years ago
  59. ed50da4 Disable unnamed-macro check for cc_configure by Marcel Hlopko · 4 years ago
  60. 4c3e410 C++: Fix path checking cc_shared_library by Googler · 4 years, 1 month ago
  61. a74452e C++: Optimize cc_shared_library by Googler · 4 years, 1 month ago
  62. 77099ee Merge pull request #69 from Yexo:master by Copybara-Service · 4 years, 1 month ago
  63. 67086db Remove obsolete alias to //external:cc_toolchain. by Googler · 4 years, 1 month ago
  64. 7c3170f Automatic code cleanup. by Googler · 4 years, 1 month ago
  65. d97ac30 Stop using the deprecated items parameter. See https://github.com/bazelbuild/bazel/issues/9017 for details by Thijs Marinussen · 4 years, 2 months ago
  66. 34ca16f Partially fix MacOS llvm coverage collection by Googler · 4 years, 2 months ago
  67. 7fdc27c Automatic code cleanup. by Googler · 4 years, 2 months ago
  68. e7f1b2c Automatic code cleanup. by Googler · 4 years, 2 months ago
  69. b14a82e Build with Bazel@last_downstream_green by Googler · 4 years, 2 months ago
  70. d545fa4 C++: Move default linker flags with libs after libraries by Googler · 4 years, 2 months ago
  71. a636005 Migrate rules_cc to python 3 by Googler · 4 years, 3 months ago
  72. 20bff90 Change the syntax for labels in static_deps and exported_by by Googler · 4 years, 3 months ago
  73. d4357ef Adds exported_by function to cc_shared_library by Googler · 4 years, 3 months ago
  74. f384196 Tests for changes in unknown commit by Googler · 4 years, 3 months ago
  75. be6ea43 Allows libraries to be linked more than once. by Googler · 4 years, 3 months ago
  76. 52cd711 Make sure cc_shared_library is guarded by flag by Googler · 4 years, 3 months ago
  77. 286f85b C++: Adds clang resource-dir to include paths to be searched by Googler · 4 years, 3 months ago
  78. 726dd81 Remove attribute for visibility file. by Googler · 4 years, 3 months ago
  79. 0893766 Allow unlimited number of additional linker inputs for cc_shared_library by Googler · 4 years, 3 months ago
  80. 8f87c5e C++: Fixes order for cc_shared_library linked libs by Googler · 4 years, 3 months ago
  81. 810a11e C++: Allow libraries to be exported by any target by Googler · 4 years, 3 months ago
  82. a2060ec C++: Remove linked_statically_by from cc_shared_library by Googler · 4 years, 3 months ago
  83. 4de26b5 Remove need for exported_by or linked_statically_by by Googler · 4 years, 3 months ago
  84. cd0fa35 Remove linked_statically_by attribute for test by Googler · 4 years, 3 months ago
  85. 519989d Introduces static_deps attribute to cc_shared_library. by Googler · 4 years, 3 months ago
  86. 6546ee9 Merge pull request #54 from arturdryomov:ad/readme by Copybara-Service · 4 years, 4 months ago
  87. 2d1f48d Replace Python with Starlark. by Artur Dryomov · 4 years, 4 months ago
  88. 6600161 Merge branch 'master' into ad/readme by Artur Dryomov · 4 years, 4 months ago
  89. 9e10b8a Include static libraries in link order before dynamic libraries by Googler · 4 years, 4 months ago
  90. 7849626 Merge branch 'master' into ad/readme by Artur Dryomov · 4 years, 4 months ago
  91. 8774a4d C++: cc_shared_library tests for attribute added in unknown commit by Googler · 4 years, 4 months ago
  92. 0489ba3 C++: Prepare experimental_cc_shared_library for cc_library change by Googler · 4 years, 4 months ago
  93. 771ab66 Add user_link_flags attribute to cc_shared_library by Googler · 4 years, 4 months ago
  94. 7e650b1 Fix cc toolchain autodetection to not error when BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN is set. by Googler · 4 years, 5 months ago
  95. e111086 Add syntax highlighting to the readme file. by Artur Dryomov · 4 years, 5 months ago
  96. cd7e8a6 C++: Tests for cc_binary linking shared libraries by Googler · 4 years, 6 months ago
  97. 01d4a48 C++: Add preloaded_deps support for cc_binary by Googler · 4 years, 6 months ago
  98. cfe68f6 Fix immutable frozen set bug in defs.bzl by Googler · 4 years, 6 months ago
  99. 03ae87b C++: Updates linking for cc_shared_library by Googler · 4 years, 6 months ago
  100. 1f87a00 C++: Fix @rules_cc for toolchain type in cc_shared_library by Googler · 4 years, 6 months ago