1. cc5c24c Update some android tools targets to use PY_BINARY_VERSION symbol by brandjon · 5 years ago
  2. bea9d25 Extract special BUILD file for //tools/cpp when present in the @bazel_tools by hlopko · 5 years ago
  3. d013721 java_tools: explicitly export the .jar files by Klaus Aehlig · 5 years ago
  4. 63332eb5 Hardcode path to dirname on macOS by Keith Smiley · 5 years ago
  5. c76c3e5 Replace macOS CC path with relative path by Keith Smiley · 5 years ago
  6. 7ce4c1b Defines binary targets for d8 standalone dexer and d8 incremental dexer. Adds config settings to use them instead of the legacy ones. by Jaewoong Jung · 5 years ago
  7. 705478f Remove bazel's legacy ExperimentalTestRunner. by elenairina · 5 years ago
  8. a654505 py2to3: update more *.py files to PY3 by laszlocsomor · 5 years ago
  9. 9131dbe Windows: enable sha256_test by laszlocsomor · 5 years ago
  10. 0e4d6cc Migrate CoverageOutputGenerator for incompatible_load_java_rules_from_bzl by Marcel Hlopko · 5 years ago
  11. d93a146 py2to3: update tools/android/*.py to PY3 by laszlocsomor · 5 years ago
  12. d601c38 Delete dead code: Android's zip_manifest_creator by laszlocsomor · 5 years ago
  13. 91b26dc Automated rollback of commit ad628ecfb8ed43870fb354e5d8f7da68594f95bd. by Googler · 5 years ago
  14. ad628ec py2to3: update tools/android/*.py to PY3 by laszlocsomor · 5 years ago
  15. 1b14963 Automated rollback of commit e92b2d997875db8db70e0c4ff37e52a94c0d4a35. by laszlocsomor · 5 years ago
  16. e92b2d99 aquery_differ no longer depends on Abseil. by laszlocsomor · 5 years ago
  17. 1a25668 Fix buildifier warnings in @rules_cc by hlopko · 6 years ago
  18. fec3da3 Update BUILD file for --incompatible_restrict_string_escapes by laurentlb · 6 years ago
  19. 07eb53d Gracefully handle case where dependency_mapping_files is empty by Googler · 6 years ago
  20. 8b78474 Update Android tools by Donald Chai · 6 years ago
  21. bfbaed8 Fix Bazel selects wrong Xcode by Thi Don · 6 years ago
  22. 7ae5adb Remove duplicate code in j2objc_dead_code_pruner by Rgis Dcamps · 6 years ago
  23. e70f121 Java_toolchain: Remove Java 7 compatibility mode by David Ostrovsky · 6 years ago
  24. e83db1e Fix aquery crash for bitcode feature by Keith Smiley · 6 years ago
  25. 5142172 Automated rollback of commit 872c11ae8d1fe9b74aaaf8874201ab7e0f2906df. by elenairina · 6 years ago
  26. 818bc01 Extend process timeouts in xcode_configure.bzl by schmitt · 6 years ago
  27. 33cec54 Remove unused device_debug_entitlements.plist by Keith Smiley · 6 years ago
  28. 54b4d3d Create new DefaultInfo for java_host_runtime_alias instead of propagating the same object. by Irina Iancu · 6 years ago
  29. 847df72 toolchain_vanilla: Unset source and target language level versions by David Ostrovsky · 6 years ago
  30. 2682688 Use wrapped_clang for C++ link actions on Apple targets. by Tony Allevato · 6 years ago
  31. b892fd2 Allow patch arguments to be specified as function parameters by Andrew Suffield · 6 years ago
  32. c3d73f7 Readd support for authentication and .netrc by Klaus Aehlig · 6 years ago
  33. 4ffb36f Add explicit version minimums for macOS tools by Keith Smiley · 6 years ago
  34. 3f86653 Automatic code cleanup. by vladmos · 6 years ago
  35. ada2c55 Add explicit --sdk argument to xcrun calls by Keith Smiley · 6 years ago
  36. 8f22e94 Pass stdin through test-setup.sh by David Neil · 6 years ago
  37. cf6ec60 Update remote Android tools by Donald Chai · 6 years ago
  38. a0e3bb2 Remove support for authentication and .netrc by Dmitry Lomov · 6 years ago
  39. 255650c1 Windows, test wrapper: remove dead code by laszlocsomor · 6 years ago
  40. cecb2e4 Rename test file to use *.pgcfg extension by dchai · 6 years ago
  41. 8b0bfaf Include cc configure headers in the cache key by Marcel Hlopko · 6 years ago
  42. 902e7e5 preamble to Starlark rule documentation: mention label by Klaus Aehlig · 6 years ago
  43. 18c0509 Migrate from .java provider to JavaInfo by iirina · 6 years ago
  44. 1ba9f0ff Add @bazel_tools//tools:bzl_srcs target by cparsons · 6 years ago
  45. e1a6877 cc_configure.bzl: mark repository_rules as configure by Klaus Aehlig · 6 years ago
  46. e2a9e4a Add support for thin LTO optimization in Bazel by rosica · 6 years ago
  47. f1bbe58 Fix Some Compilation Errors for Strict C++ Toolchains by Stephan Wolski · 6 years ago
  48. 73f5be9 Update remote Android tools by Donald Chai · 6 years ago
  49. 4dfc83d Replace wrapped_ar on macOS with libtool by Keith Smiley · 6 years ago
  50. 9e53b56 Fix proguard target for default conditions. by iirina · 6 years ago
  51. 900d8db Replace .java with JavaInfo provider. by iirina · 6 years ago
  52. 38fb90c Add load statement for @rules_proto to //tools/jdk:BUILD.java_tools by Yannic Bonenberger · 6 years ago
  53. 3fd5129 Add a fake cc_toolchain_config rule for our fake cc_toolchain to point to when Bazel doesn't need C++ toolchain configuration by rosica · 6 years ago
  54. 0eb7f21 Fix a typo in toolchain definition by rosica · 6 years ago
  55. 5ee6d35 Add a static C++ toolchain configuration for freebsd by rosica · 6 years ago
  56. dcc80fb Windows, refactor: move WindowsEscapeArg function by Laszlo Csomor · 6 years ago
  57. 1828f0c Replace existing_rules with existing_rule in the maybe function by laurentlb · 6 years ago
  58. 3be5589 Update remote Android tools to 0.9 by Jingwen Chen · 6 years ago
  59. a4de484 Add rules_java load statements. by iirina · 6 years ago
  60. cb44f66 Fix some tests in preparation for --incompatible_load_proto_rules_from_bzl by Yannic Bonenberger · 6 years ago
  61. d3a3013 Fix "assuumes" typo by Googler · 6 years ago
  62. 2c04648 Fix git_repository rule to support fetching a commit on a tag by ichern · 6 years ago
  63. 1df6d77 Introduce flag for forcing Python rules to be loaded from rules_python by brandjon · 6 years ago
  64. e4ccba4 Update Python docs and messages to refer to @rules_python by brandjon · 6 years ago
  65. 693542f Windows: test wrapper checks if MANIFEST exists by Laszlo Csomor · 6 years ago
  66. db063a8 Add internal macros and partially migrate Bazel for upcoming change by brandjon · 6 years ago
  67. 5cb13ed Add exports_files declaration for some .bzl's in @bazel_tools by brandjon · 6 years ago
  68. 7d31cd7 Switch Android rules runtime deps builder to use rules_pkg for pkg_tar. by aiuto · 6 years ago
  69. 9cf8ebd Fix for starlark incompatible change by brandjon · 6 years ago
  70. ff44969 Adds load statement for @rules_proto by Yannic Bonenberger · 6 years ago
  71. 872c11a Allow G1 in tools/jdk/BUILD.java_tools. by Benjamin Peterson · 6 years ago
  72. 11462d1 Migrate pkg_tar from internal copy to @rules_pkg: Bazel packaging and by aiuto · 6 years ago
  73. c392dc2 Add a prebuilt toolchain to java_tools. by iirina · 6 years ago
  74. 2bdd328 Fix building ijar_cc_binary and singlejar_cc_bin without sandbox by removing dependency on @bazel_tools//tools/cpp:malloc by Yun Peng · 6 years ago
  75. f5a6ee1 Fix singlejar & ijar builds and add tests. by iirina · 6 years ago
  76. 8daa514 C++: Introduce flag for forcing rules through macro by plf · 6 years ago
  77. 92cb224 Augment recommendation in java_import_external to be consistent with maven_jar, rules_jvm_external naming style by Jin · 6 years ago
  78. 12ebd7b Add toolchain support for clang-cl on Windows by Yun Peng · 6 years ago
  79. 9f73b2c C++: Add defs.bzl to genproto.bzl by plf · 6 years ago
  80. b3ddb95 Add --//tools/build_defs/pkg:incompatible_no_build_defs_pkg flag by Tony Aiuto · 6 years ago
  81. d114ef8 Refactor windows_cc_configure.bzl by pcloudy · 6 years ago
  82. 9887358 Windows, windows_cc_configure.bzl: Pass -vcvars_ver flag only when it is supported. by pcloudy · 6 years ago
  83. 04737ba Fix genproto.bzl test broken by unknown commit by plf · 6 years ago
  84. 4e5e8bb read_netrc: read file directly by Klaus Aehlig · 6 years ago
  85. 07853cd windows_cc_configure: report custom envvars by Laszlo Csomor · 6 years ago
  86. 8886f6a Bump android-tools to 0.8 by Jingwen Chen · 6 years ago
  87. 784daf4 C++ runfiles test: fix on Linux by Laszlo Csomor · 6 years ago
  88. a52e65a Add __ANDROID_RULES_MIGRATION__ to the tags for the generated android_sdk from by ahumesky · 6 years ago
  89. 80a63d7 Use native patch API in http_archive and git_repository by Yun Peng · 6 years ago
  90. 2430901 C++ runfiles library test: cut unwanted dependency by Laszlo Csomor · 6 years ago
  91. 4c6e4e9 Create canonical flag types for use within Bazel rules. by Tony Aiuto · 6 years ago
  92. 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
  93. 5b8e04b Windows, cc_configure.bzl: Add VS150COMNTOOLS and VS160COMNTOOLS as dependencies by pcloudy · 6 years ago
  94. c26e339 Make http_archive honor $HOME/.netrc by Klaus Aehlig · 6 years ago
  95. 1112b55 Modify unix C++ toolchain autoconfiguration features to pass flags to lto-index actions as well by rosica · 6 years ago
  96. 6fbfe5c Fix BUILD files for future incompatible changes by Laurent Le Brun · 6 years ago
  97. cdd0c3c Pass absolute path to gold when using Clang by Marcel Hlopko · 6 years ago
  98. e1e074c Make http_archive accept a .netrc file by Klaus Aehlig · 6 years ago
  99. 6d0b14b rule_test: apply "tags" to all rules in the macro by Laszlo Csomor · 6 years ago
  100. e826049 Use java macros in java_tools. by iirina · 6 years ago