1. 5b8e04b Windows, cc_configure.bzl: Add VS150COMNTOOLS and VS160COMNTOOLS as dependencies by pcloudy · 6 years ago
  2. c26e339 Make http_archive honor $HOME/.netrc by Klaus Aehlig · 6 years ago
  3. 1112b55 Modify unix C++ toolchain autoconfiguration features to pass flags to lto-index actions as well by rosica · 6 years ago
  4. 6fbfe5c Fix BUILD files for future incompatible changes by Laurent Le Brun · 6 years ago
  5. cdd0c3c Pass absolute path to gold when using Clang by Marcel Hlopko · 6 years ago
  6. e1e074c Make http_archive accept a .netrc file by Klaus Aehlig · 6 years ago
  7. 6d0b14b rule_test: apply "tags" to all rules in the macro by Laszlo Csomor · 6 years ago
  8. e826049 Use java macros in java_tools. by iirina · 6 years ago
  9. 01e6e05 Enable G1 for Bazel and the Java host toolchain. by Benjamin Peterson · 6 years ago
  10. 8167f46 Windows: Windows SDK version can be specified through BAZEL_WINSDK_FULL_VERSION by Yun Peng · 6 years ago
  11. 168ee7c Tests: print a warning if zip failed by Laszlo Csomor · 6 years ago
  12. 9f7fe69 Add OpenJDK 11 archives for aarch64 (arm64). by philwo · 6 years ago
  13. e583dd5 Fix comment in aquery differ. by twerth · 6 years ago
  14. ac3d06b Refactor osx cc autoconfiguration to not use a template Starlark cc_toolchain_config rule by rosica · 6 years ago
  15. 1bcd38a Make Git repository rules compatible with older Git versions. by philwo · 6 years ago
  16. 00ec2e7 Hide output of failing `which` command in the pywrapper. by philwo · 6 years ago
  17. 38cfc18 Add a starlark function computing auth dict from netrc data by Klaus Aehlig · 6 years ago
  18. f9efb24 Fix Bazel website stardoc build (//site:site) after https://github.com/bazelbuild/bazel/commit/9c913b93e275038393e4ba5f67b7421919d93cf9 by jingwen · 6 years ago
  19. 71a213c Add --incompatible_use_platforms_repo_for_constraints by hlopko · 6 years ago
  20. 4d3c5e2 Delete system framework paths from blaze by Googler · 6 years ago
  21. 9c913b9 Refactor git_repository and new_git_repository rules implementations ? by ichern · 6 years ago
  22. 24cf645 Add a utility function for parsing .netrc files by Klaus Aehlig · 6 years ago
  23. ab9c1f5 Teach cc_configure about BAZEL_LINKLIBS env variable by Marcel Hlopko · 6 years ago
  24. 7ebff4e Fix empty strings in empty lists in cc_configure by Marcel Hlopko · 6 years ago
  25. 82ec619 Automated rollback of commit 332379ad6f8c49b0e087b504d73d3483c529e399. by hlopko · 6 years ago
  26. 27c04e2 Update android-tools to version 0.7. by John Cater · 6 years ago
  27. ebfd3bc Update target labels for @androidsdk system images by Jingwen Chen · 6 years ago
  28. 332379a Add --incompatible_use_platforms_repo_for_constraints by Marcel Hlopko · 6 years ago
  29. aaf6457 Embed @platforms into the Bazel binary by hlopko · 6 years ago
  30. e2a1966 Update android_tools and create version 0.6. by John Cater · 6 years ago
  31. 7247b0b Automated rollback of commit 50a2d6c9b9c55776ec747a656a2edd971e723771. by pcloudy · 6 years ago
  32. 1d82cf8 Expose java toolchains for java 10 and 11 in @bazel_tools//tools/jdk by iirina · 6 years ago
  33. 5a6cd17c Remove unused BUILD.java_tools.old. by iirina · 6 years ago
  34. 50a2d6c Refactor git_repository and new_git_repository rules implementations ? by ichern · 6 years ago
  35. 0eec693 Add testing for java_tools that embed javac12. by iirina · 6 years ago
  36. 132ef54 Fix broken debian packaging tests. by Tony Aiuto · 6 years ago
  37. 36c70a6 Rollforward "Disable outputs param of rule function" with fix by cparsons · 6 years ago
  38. 50fa3ec Fix problems with the non-strict Python toolchain by brandjon · 6 years ago
  39. 6ef6d87 Default java toolchain target by iirina · 6 years ago
  40. 44a961b Provide ar_files and as_files for autoconfigured and static cc_toolchains where needed. by rosica · 6 years ago
  41. 5bb81c1 Expand documentation of patch_args for git_repository by Dave Lee · 6 years ago
  42. 052167e Add a non-strict autodetecting Python toolchain by brandjon · 6 years ago
  43. c3c5dab Update remote android tools to 0.5 by Jingwen Chen · 6 years ago
  44. 20c8413 Restrict string escape sequences and introduce flag by Marwan Tammam · 6 years ago
  45. 8df1ef3 Provide ar_files and as_files for the autoconfigured osx toolchain. by Benjamin Peterson · 6 years ago
  46. ff6fa78 Make CC_CONFIGURE_DEBUG print detected CC path by Marcel Hlopko · 6 years ago
  47. c5ebfcf Add --incompatible_disable_static_cc_toolchains that will deprecate the cc_toolchain_suite and cc_toolchain rules under @bazel_tools//tools/cpp. by rosica · 6 years ago
  48. 67ba1d6 Update tests in preparation for incompatible_depset_is_not_iterable flag flip by laurentlb · 6 years ago
  49. ba3f88b Add @bazel_tools//tools/jdk:javadoc by Michal Majcherski · 6 years ago
  50. 9aadeac Remove macOS version check from xcode-locator by Keith Smiley · 6 years ago
  51. 00b5dad Fix pkg_deb depends_file bug by szakmary · 6 years ago
  52. 4f13309 git.bzl: correctly quote shallow_since by Klaus Aehlig · 6 years ago
  53. c3d2aa7 Fix ios, tvos and watchos arm64 constraints by Steeve Morin · 6 years ago
  54. 3dc59e4 Fix jacoco-toolchain dependency. by iirina · 6 years ago
  55. 221c67f Remove unused msvc-wrapper related filegroups by Marcel Hlopko · 6 years ago
  56. 7984a15 Make split cc_configure work on Darwin with only CLT installed by Marcel Hlopko · 6 years ago
  57. f69d02d Fix GenClass target label in java_tool's java_toolchain by Jingwen Chen · 6 years ago
  58. cffae2b Fixed Python 3 incompatibility in make_rpm tool by Alex Thompson · 6 years ago
  59. 9bc841e Introduce flag --incompatible_disallow_empty_glob=true by laurentlb · 6 years ago
  60. 934045f Bash, runfiles lib v2: shorter init code by laszlocsomor · 6 years ago
  61. a65b047 Windows, JNI: merge lib-util and lib-file by Laszlo Csomor · 6 years ago
  62. c9522f9 Java coverage: fix coverage when deploy jars end up on the classpath. by iirina · 6 years ago
  63. 4f9110e Automated rollback of commit 229fe564ba458c46629f1ff9a510b46110dd4dd9. by Laszlo Csomor · 6 years ago
  64. 2a10729 Flip --incompatible_string_join_requires_strings by laurentlb · 6 years ago
  65. 229fe56 Bash, runfiles lib v2: shorter init code by Laszlo Csomor · 6 years ago
  66. b4c0fb0 Split toolchains from cc_toolchains in cc_configure by Marcel Hlopko · 6 years ago
  67. 62e3df7 Windows, test wrapper: refactor logging by Laszlo Csomor · 6 years ago
  68. 936b04c Windows, test wrapper: support relative test paths by Laszlo Csomor · 6 years ago
  69. 0391644 Whitelist -assumevalues for android_library by Googler · 6 years ago
  70. 82df64d Enable persistent worker mode in Android desugar actions by Jingwen Chen · 6 years ago
  71. 159806f Temporarily disable coverage tests with java tools at head. by elenairina · 6 years ago
  72. ddce723 Avoid exporting PATH unnecessarily by Keith Smiley · 6 years ago
  73. 7f49531 Fix the autodetecting Python toolchain on Mac by brandjon · 6 years ago
  74. d654510 Add jacocorunner to java_toolchain. by iirina · 6 years ago
  75. 96500b7 Refactor unix cc autoconfiguration to not use a template Starlark cc_toolchain_config rule by rosica · 6 years ago
  76. e5b7bd6 Windows: Add BAZEL_VC_FULL_VERSION for windows cc configuration by Yun Peng · 6 years ago
  77. 21cf054 C++: Changes order features in crosstool by plf · 6 years ago
  78. c917ab2 Implement artificial cache sepration by Klaus Aehlig · 6 years ago
  79. beaba92 Extract Windows logic for c++ autoconfiguration into a separate Starlark rule by rosica · 6 years ago
  80. 733979c Remote Android tools release 0.3.0 by Jingwen Chen · 6 years ago
  81. 7ffeeff Repository rules: Don't remove BUILD by pcloudy · 6 years ago
  82. 73550c1 Use lite proto in the client, thereby reducing the size of our binary by ~1MiB to 45.036MiB. We're *almost* 45 binary megabytes! by lberki · 6 years ago
  83. 77b9875 file_test, rule_test: now as sh_test rules by Laszlo Csomor · 6 years ago
  84. 28f8af7c Automated rollback of commit 76583ee114570e1866c1cc3842b40968e0119793. by laszlocsomor · 6 years ago
  85. 868f8c9 Remove stale TODO by brandjon · 6 years ago
  86. 76583ee file_test, rule_test: now as sh_test rules by Laszlo Csomor · 6 years ago
  87. 84c5dc9 Add support for `config` and `templates` control files in pkg_deb rule by Googler · 6 years ago
  88. 43532f9 Remove pipes usage when reading the manifest file in collect_cc_coverage.sh by iirina · 6 years ago
  89. b2af5ea Remove proguard from the bazel binary. by iirina · 6 years ago
  90. 616481a Remove jacoco-rt from the bazel binary. by iirina · 6 years ago
  91. 2d884d4 Remove alias_rules for xcode_config_alias by dmaclach · 6 years ago
  92. 0659e6e Annotate android tools/tests as PY2 by brandjon · 6 years ago
  93. 7dc78cd Add explicit execution and target constraints for autodiscovered cc t? by John Cater · 6 years ago
  94. c6207b4 Repository rules: Get rid of rm command in utils.bzl by pcloudy · 6 years ago
  95. 1ac17cf Repository rules: Remove used function by pcloudy · 6 years ago
  96. 63d4f11 Windows: BAZEL_VC and BAZEL_VS may be quoted by Laszlo Csomor · 6 years ago
  97. 0ff6c09 C++: Make it unnecessary to patch Linux crosstool in Bazel by plf · 6 years ago
  98. e95234d Allow .TLH and .TLI extensions for C++ headers. by Googler · 6 years ago
  99. f50b8a4 Add proguard to the java tools zip. by iirina · 6 years ago
  100. 32246b2 Delete unused tools related to Apple tooling that has been migrated to https://github.com/bazelbuild/rules_apple by kaipi · 6 years ago