1. d56f7b1 Limit the number of threads used to parallel parse and merge lcov files by Googler · 5 years ago
  2. ba2ccb1 Partially fix MacOS llvm coverage collection by plf · 5 years ago
  3. 3c89a91 Set default location for .netrc file for Windows by Yun Peng · 5 years ago
  4. ff46732 Windows: Use vswhere to locate latest Visual C++ installation by Gregor Jasny · 5 years ago
  5. db64550 Extend http downloader to add support for non-standard authorization headers by Cristian Hancila · 5 years ago
  6. 906f5f1 C++: Move default linker flags with libs after libraries by plf · 5 years ago
  7. b7d419b Handle Xcode command line tools when Xcode is installed by Keith Smiley · 5 years ago
  8. 6255cb1 bazel tools: declare @bazel_tools//tools/jdk:jni rule for the JNI package by adonovan · 5 years ago
  9. f32b0fd C++: Adds clang resource-dir to include paths to be searched by plf · 5 years ago
  10. b6f1bad Fix databinding exec jar target in Android @bazel_tools build file. by ahumesky · 5 years ago
  11. ee12c17 Do not kill Android persistent workers if the response has warnings by Jingwen Chen · 5 years ago
  12. 9964418 Lcov merger no longer fails on empty coverage by Googler · 5 years ago
  13. 8804128 Recognize CUDA and OpenCL source file types (.cu, .cl) and compile them with the C++ compiler. This will allow CUDA and OpenCL files to be compiled with clang, which supports both natively. by Googler · 5 years ago
  14. e158fe7 Remove OpenJDK 9 and 10 http_archives, tools and tests. by philwo · 5 years ago
  15. 955a4fd Adds capability of parsing files in parallel to CoverageOutputGenerator/LcovMerger. by Googler · 5 years ago
  16. 250647b Automated rollback of commit 64a1326c7cfd66f597c290613b9ffdf8fabd4b17. by leba · 5 years ago
  17. 64a1326 Recognize CUDA and OpenCL file types (.cu, .cl, .inl, .cuh) and compile them with a C++ compiler. This will allow CUDA and OpenCL files to be compiled with clang, which supports both natively. by Googler · 5 years ago
  18. 75d4b8c Replace use of hacky genproto.bzl macro with gRPC's cc_grpc_library by mschaller · 5 years ago
  19. da5ee49 Rollback "Partially fix MacOS llvm..." due to rules_cc breakage by cparsons · 5 years ago
  20. b3763e9 MacOS C++ coverage: preserve GCOV_PREFIX_STRIP by ulfjack · 5 years ago
  21. 6089b6a Partially fix MacOS llvm coverage collection by Ulf Adams · 5 years ago
  22. c33038e Explicitly pass architecture for arm64_32 in osx crosstool by Alessandro Patti · 5 years ago
  23. 1fe5cb0 Partially fix C++ coverage on Linux by ulfjack · 5 years ago
  24. a948eb7 Allow patching WORKSPACE and BUILD files in http_archive. by philwo · 5 years ago
  25. 21f633c Coverage output generator: INFO for "Parsing file" by ulfjack · 5 years ago
  26. 7392b1e Let http_archive copy WORKSPACE and BUILD files instead of symlinking them. by philwo · 5 years ago
  27. b1fcc8b Prevent libtool.sh from writing into undeclared locations. by jmmv · 5 years ago
  28. d6145a0 Add remaining changes for bootstrap build on OpenBSD. by aldersondrive · 5 years ago
  29. 3e5ece3 http_file: Support canonical_id attribute by David Ostrovsky · 5 years ago
  30. 168d0a7 Update RPBB prebuilts to include https://github.com/bazelbuild/bazel/commit/d69ebea5130afec89c96b0a1a18beef21b86ca94 by Donald Chai · 5 years ago
  31. cfda041 Make http_jar rule forward compatible by George Gensure · 5 years ago
  32. 644b7d41 Add C++ toolchain configuration for OpenBSD. by aldersondrive · 5 years ago
  33. c94b147 Automatic code cleanup. by jingwen · 5 years ago
  34. d0b2163 Optionally create an instance of xcode_config using the autogenerated host_available_xcodes for local versions and an instance of available_xcodes for remote versions. by steinman · 5 years ago
  35. e91dca4 utils.bzl: remove unneeded ctx.delete by Klaus Aehlig · 5 years ago
  36. 6c688cf Allow empty_globs in Android SDK BUILD globs by Jingwen Chen · 5 years ago
  37. 33b5680 Set execution requirements for Xcode-related actions that use AppleCcToolchain based on Xcode availability. by steinman · 5 years ago
  38. 9694d5d Automatic code cleanup. by Googler · 5 years ago
  39. 72ef293 Automated rollback of commit 9254462cc9b5d3955cf7067b63c6960515ad5255. by waltl · 5 years ago
  40. 9254462 Set execution requirements for Xcode-related actions that use AppleCcToolchain based on Xcode availability. by steinman · 5 years ago
  41. 16c4ce4 jvm.bzl: Load Java rules from @rules_java by Ryan Beasley · 5 years ago
  42. 2ad456a Fix cc toolchain autodetection to not error when by John Cater · 5 years ago
  43. 9e9a2fc Pass execution_requirements through sha256 run by George Gensure · 5 years ago
  44. c35746d Allow building the Bazel server for OpenBSD. by aldersondrive · 5 years ago
  45. f44f5c8 Partial rollback of https://github.com/bazelbuild/bazel/commit/934c4fd4a4a96093a2cd0b08cf619bef04d0b582 to restore package by ulfjack · 5 years ago
  46. 934c4fd Delegate coverage tools to @remote_coverage_tools by Ulf Adams · 5 years ago
  47. b494074 Use cpp compile variable for framework include paths by waltl · 5 years ago
  48. f2bcae9 Change lcov_merger flag parsing to allow legacy flags by Googler · 5 years ago
  49. 21298e3 Add aliases for :lcov_merger and :coverage_report_generator targets by Ulf Adams · 5 years ago
  50. 1a4e55d Automated rollback of commit 9700ee6778706e6be65c377cb13f758e18f4a3ae. by elenairina · 5 years ago
  51. 9700ee6 Add --experimental_persistent_test_runner for java tests. by elenairina · 5 years ago
  52. ec1625f Autogenerate "host_available_xcodes", an instance of the available_xcodes rule containing the xcode versions that are available locally. by steinman · 5 years ago
  53. d510e8b Update RPBB prebuilts to include unknown commit by dchai · 5 years ago
  54. 8d866f3 Defines a binary target and a config setting for d8_dexmerger. by Jaewoong Jung · 5 years ago
  55. df52777 Support parsing netrc files with comments by Jingwen Chen · 5 years ago
  56. f31ee4d Skip gcc build configuration options mentioning gold in ld.gold detection by hlopko · 5 years ago
  57. 14513cd Add @repo//jar:file target to java_import_external and jvm_maven_import_external by Jingwen Chen · 5 years ago
  58. 5656804 Fix VS15 toolchain configure: hide output from VsDevCmd.bat by nikola-sh · 5 years ago
  59. e9bef0c Add missing full stop. by Googler · 5 years ago
  60. cc5c24c Update some android tools targets to use PY_BINARY_VERSION symbol by brandjon · 5 years ago
  61. bea9d25 Extract special BUILD file for //tools/cpp when present in the @bazel_tools by hlopko · 5 years ago
  62. d013721 java_tools: explicitly export the .jar files by Klaus Aehlig · 5 years ago
  63. 63332eb5 Hardcode path to dirname on macOS by Keith Smiley · 5 years ago
  64. c76c3e5 Replace macOS CC path with relative path by Keith Smiley · 5 years ago
  65. 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
  66. 705478f Remove bazel's legacy ExperimentalTestRunner. by elenairina · 5 years ago
  67. a654505 py2to3: update more *.py files to PY3 by laszlocsomor · 5 years ago
  68. 9131dbe Windows: enable sha256_test by laszlocsomor · 5 years ago
  69. 0e4d6cc Migrate CoverageOutputGenerator for incompatible_load_java_rules_from_bzl by Marcel Hlopko · 5 years ago
  70. d93a146 py2to3: update tools/android/*.py to PY3 by laszlocsomor · 5 years ago
  71. d601c38 Delete dead code: Android's zip_manifest_creator by laszlocsomor · 5 years ago
  72. 91b26dc Automated rollback of commit ad628ecfb8ed43870fb354e5d8f7da68594f95bd. by Googler · 5 years ago
  73. ad628ec py2to3: update tools/android/*.py to PY3 by laszlocsomor · 5 years ago
  74. 1b14963 Automated rollback of commit e92b2d997875db8db70e0c4ff37e52a94c0d4a35. by laszlocsomor · 5 years ago
  75. e92b2d99 aquery_differ no longer depends on Abseil. by laszlocsomor · 6 years ago
  76. 1a25668 Fix buildifier warnings in @rules_cc by hlopko · 6 years ago
  77. fec3da3 Update BUILD file for --incompatible_restrict_string_escapes by laurentlb · 6 years ago
  78. 07eb53d Gracefully handle case where dependency_mapping_files is empty by Googler · 6 years ago
  79. 8b78474 Update Android tools by Donald Chai · 6 years ago
  80. bfbaed8 Fix Bazel selects wrong Xcode by Thi Don · 6 years ago
  81. 7ae5adb Remove duplicate code in j2objc_dead_code_pruner by Rgis Dcamps · 6 years ago
  82. e70f121 Java_toolchain: Remove Java 7 compatibility mode by David Ostrovsky · 6 years ago
  83. e83db1e Fix aquery crash for bitcode feature by Keith Smiley · 6 years ago
  84. 5142172 Automated rollback of commit 872c11ae8d1fe9b74aaaf8874201ab7e0f2906df. by elenairina · 6 years ago
  85. 818bc01 Extend process timeouts in xcode_configure.bzl by schmitt · 6 years ago
  86. 33cec54 Remove unused device_debug_entitlements.plist by Keith Smiley · 6 years ago
  87. 54b4d3d Create new DefaultInfo for java_host_runtime_alias instead of propagating the same object. by Irina Iancu · 6 years ago
  88. 847df72 toolchain_vanilla: Unset source and target language level versions by David Ostrovsky · 6 years ago
  89. 2682688 Use wrapped_clang for C++ link actions on Apple targets. by Tony Allevato · 6 years ago
  90. b892fd2 Allow patch arguments to be specified as function parameters by Andrew Suffield · 6 years ago
  91. c3d73f7 Readd support for authentication and .netrc by Klaus Aehlig · 6 years ago
  92. 4ffb36f Add explicit version minimums for macOS tools by Keith Smiley · 6 years ago
  93. 3f86653 Automatic code cleanup. by vladmos · 6 years ago
  94. ada2c55 Add explicit --sdk argument to xcrun calls by Keith Smiley · 6 years ago
  95. 8f22e94 Pass stdin through test-setup.sh by David Neil · 6 years ago
  96. cf6ec60 Update remote Android tools by Donald Chai · 6 years ago
  97. a0e3bb2 Remove support for authentication and .netrc by Dmitry Lomov · 6 years ago
  98. 255650c1 Windows, test wrapper: remove dead code by laszlocsomor · 6 years ago
  99. cecb2e4 Rename test file to use *.pgcfg extension by dchai · 6 years ago
  100. 8b0bfaf Include cc configure headers in the cache key by Marcel Hlopko · 6 years ago