1. 8d866f3 Defines a binary target and a config setting for d8_dexmerger. by Jaewoong Jung · 5 years ago
  2. 18d01e7 Update calls to isHostConfiguration to correctly use isToolConfiguration. by jcater · 5 years ago
  3. 8c37878 Update calls to isHostConfiguration to correctly use isToolConfiguration. by jcater · 5 years ago
  4. 7828118 Make sure to wait for all subprocesses in the process-wrapper. by jmmv · 5 years ago
  5. 976fa0b bazel syntax: delete ParamTypeDescriptor by Googler · 5 years ago
  6. 85e84f7 Set --incompatible_prohibit_aapt1 default to true. by bcsf · 5 years ago
  7. a4d93ca Add Starlark flags to BEP output. by jcater · 5 years ago
  8. 452355f docs: fix #zsh link by Yen-Chi Chen · 5 years ago
  9. 84b29c9 Fix example by Jeff Palm · 5 years ago
  10. eb3fc09 Improve error message about missing artifact with owner by ichern · 5 years ago
  11. 39ee139 Add sharding for SkyframeTests by John Cater · 5 years ago
  12. 741926e Split out test setup for Starlark flags so that it can be re-used elsewhere. by jcater · 5 years ago
  13. db0e32c build.sh: Fix bug in build script for RC release by Yun Peng · 5 years ago
  14. 807ed23 Include command line for TestRunnerAction. by leba · 5 years ago
  15. 510d9e1 Add space -- currently the documentation does not have a space here -- see [] by Googler · 5 years ago
  16. ef1a9da Allow skipping creation of the runfiles manifest by ulfjack · 5 years ago
  17. 693963f Delete the depset.union() method by laurentlb · 5 years ago
  18. 95f6a94 Print environment for all AbstractAction in aquery text output. by leba · 5 years ago
  19. 34e619e Use uint32 instead of uint64 for analysis_v2.proto. by leba · 5 years ago
  20. df52777 Support parsing netrc files with comments by Jingwen Chen · 5 years ago
  21. 302acaa Fix grpc build on glibc 2.30 by David Ostrovsky · 5 years ago
  22. d3f8efc Add $USE_BAZEL_VERSION and .bazelversion support to Bazel's wrapper script. by philwo · 5 years ago
  23. 40f464c Fix Javadoc for "features" by dchai · 5 years ago
  24. b7e9e33 [Cpp] Allow .so files to have more extensions. by Lauri Peltonen · 5 years ago
  25. f31ee4d Skip gcc build configuration options mentioning gold in ld.gold detection by hlopko · 5 years ago
  26. 69e0894 [Java 11 Desugar Support] Testing Infrastructures - 3/N by Googler · 5 years ago
  27. 14513cd Add @repo//jar:file target to java_import_external and jvm_maven_import_external by Jingwen Chen · 5 years ago
  28. e93d82b ActionTester: support tests over multiple combinations by ulfjack · 5 years ago
  29. 5656804 Fix VS15 toolchain configure: hide output from VsDevCmd.bat by nikola-sh · 5 years ago
  30. 0982aaa Chocolatey: Remove msys2 dependency by Peter Mounce · 5 years ago
  31. 112d41f Symlink creation: add flag for in-process creation by ulfjack · 5 years ago
  32. 6ae38f9 bazel syntax: make MethodDescriptor and ParamDescriptor private by Googler · 5 years ago
  33. d36b4a9 bazel syntax: delete SkylarkSignatureProcessor by Googler · 5 years ago
  34. 8c91022 Allow xcode_config to choose an xcode version from available local and remote xcode versions. by steinman · 5 years ago
  35. 15a700c bazel syntax: CallUtils.getField = getStructField + invokeStructField by Googler · 5 years ago
  36. 0b42eeb Remove unused slf4j dependency by Jingwen Chen · 5 years ago
  37. 411a540 Delete plexus and jsch from //third_party by Jingwen Chen · 5 years ago
  38. 5adfcc2 bazel syntax: implement "int in range(...)" in constant time by Googler · 5 years ago
  39. e22a790 Add flag to make --order_output=auto prefer unordered output if the output by twerth · 5 years ago
  40. 2bbc934 Delete unused slf4j dependency by Jingwen Chen · 5 years ago
  41. 52eb53b Add validation that all targets used as platforms actually advertise by John Cater · 5 years ago
  42. 3a011e6 SymlinkTreeAction: rename accessor to isRunfilesEnabled by ulfjack · 5 years ago
  43. fe7b4ef Allow binding to localhost form within the darwin sandbox. by jmmv · 5 years ago
  44. f26b0ff Don't do validate inclusions check on objc module maps by waltl · 5 years ago
  45. 9d14ebd Delete unused plexus, jsch dependencies by Jingwen Chen · 5 years ago
  46. b4b503e Delete unused deps in //s/m/j/c/g/d/b/l/... by Jingwen Chen · 5 years ago
  47. 8ac2210 bazel syntax: eliminate unnecessary array copying by Googler · 5 years ago
  48. 733a377 In NamedSetOfFiles traversal, expand aggregate artifacts prior to splitting based on the --build_event_max_named_set_of_file_entries value. by felly · 5 years ago
  49. 7450e10 bazel syntax: put depset element check behind a flag by Googler · 5 years ago
  50. e73b036 bazel syntax: make some stragglers implement StarlarkValue by Googler · 5 years ago
  51. 8d6eb83 Fix typo in URL in WORKSPACE by Jingwen Chen · 5 years ago
  52. 0332acd Add py3-bin symlink, rename experimental flag by brandjon · 5 years ago
  53. 182be83 Minor refactor of convenience symlink logic by brandjon · 5 years ago
  54. 87da3f6 Delete //third_party deps for maven_jar and maven_server by Jingwen Chen · 5 years ago
  55. 48957db Append ".gz" to filenames of gzip compressed files. by steinman · 5 years ago
  56. 40c1123 bazel syntax: delete Depset.of(Class, ...) constructor by Googler · 5 years ago
  57. 6884507 Remove deps on //third_party maven jars by Jingwen Chen · 5 years ago
  58. 112caeb Warn about using multiple platforms with "--platforms", but do not crash by John Cater · 5 years ago
  59. 45dfdcf Be explicit about the queue being used for memory pressure, sleep and suspend events. by dmaclach · 5 years ago
  60. a4baa3c Rename inner "Key" classes to get better toString behavior. by John Cater · 5 years ago
  61. 88126f8 Delete maven_jar, maven_server and --incompatible_remove_native_maven_jar by Jin · 5 years ago
  62. 1a80bb8 OutputService: simplify interface by ulfjack · 5 years ago
  63. 5be24a8 Release 1.2.1 (2019-11-26) by Bazel Release System · 5 years ago
  64. 1cbf35e Print children in ArtifactNestedSetKey#toString. by leba · 5 years ago
  65. bbcad60 Implement NinjaPipeline - for parsing declarations in Ninja file together with all its included and subninja files. by ichern · 5 years ago
  66. e7ce105 Expose C++ command lines in aspects by hlopko · 5 years ago
  67. 8f075d2 Symlink creation: pass symlinks to OutputService by ulfjack · 5 years ago
  68. 292a5c0 bazel syntax: introduce StarlarkIterable interface by Googler · 5 years ago
  69. 5933cc7 bazel skylarkinterface: simplify getSkylarkModule by Googler · 5 years ago
  70. 8c950fb [Java 11 Desugar Support] Nest Scanning and Analysis - 2/N by Googler · 5 years ago
  71. 28c2915 Create available_xcodes rule, which takes a list of available xcode_versions (and a default xcode_version), and provides all of these. by steinman · 5 years ago
  72. 2596037 Add stringification of Android XML resource values by dchai · 5 years ago
  73. ca7e5af Do not pass in ObjcProvider to set up compile action's ObjcVariablesExtension by waltl · 5 years ago
  74. b633da0 Sync proto definition with upstream by dchai · 5 years ago
  75. 003b3a9 Handle iquote paths in objc more like cpp by waltl · 5 years ago
  76. 7b5043f Add py2-bin functionality, and experimental flag to gate it by brandjon · 5 years ago
  77. 34f7058 bazel: rename SkylarkValue by Googler · 5 years ago
  78. 565c199 bazel syntax: delete Depset.Builder by Googler · 5 years ago
  79. f1f003d Move defines to CompilationAttributes by waltl · 5 years ago
  80. 55b3900 Make precompiled headers additionalInputs rather than nonModuleHeaders by waltl · 5 years ago
  81. 07cc56d Refactor convenience symlink logic by brandjon · 5 years ago
  82. bf1eaed bazel syntax: relax depset element validity check to isImmutable by Googler · 5 years ago
  83. 64972e6 Ensure that we never try to apply FDO settings when building tools. by jcater · 5 years ago
  84. fc287a3 RunfilesSupport: remove the sources manifest by ulfjack · 5 years ago
  85. f2cb3c6 Automated rollback of commit 5576269cba82578ee4e80c362b39d86e87c25780. by lberki · 5 years ago
  86. b1e232d bazel syntax: move Printer.{repr,str,format,formatWithList} to Starlark by Googler · 5 years ago
  87. b3084cb Automated rollback of commit 87506825333846359462f37d92b6f7bd2119f109. by steinman · 5 years ago
  88. 6456fcb bazel syntax: remove legacy dict constructors by Googler · 5 years ago
  89. c5e3bfe Implemented a new event called DiscoveredInputsEvent that gets posted if the action has discoveredInputs in the ActionExecutionFunction. The discovered inputs event was added to tell the CriticalPathComputer that it took n amount of time to go through the discover input phase and to categorize it at parse time. by Googler · 5 years ago
  90. 81fb43c Move checking whether usages of proguard_apply_* attributes into existing validation method. by bcsf · 5 years ago
  91. 13abce5 bazel syntax: reintroduce element validity check to depset contructor by Googler · 5 years ago
  92. 1a6a5a1 bazel: pass SkylarkType not Class to Depset.of where convenient by Googler · 5 years ago
  93. ae586a0 bazel syntax: rationalize Depset constructors by Googler · 5 years ago
  94. 083c80b Move handling of experimental_nested_set_as_skykey_threshold to SkyframeExecutor. by Googler · 5 years ago
  95. 5cfb0b3 Invalidate the analysis cache if a starlark option changes. by schmitt · 5 years ago
  96. f828b4c Fix lintian error "relative-conffile" in our Debian package. by philwo · 5 years ago
  97. cc2b3ec Only request grpc write when not complete by Jakob Buchgraber · 5 years ago
  98. a6cd408 Upgrade java_tools to javac11-v7.0 by Irina Iancu · 5 years ago
  99. 5750faf Replace Artifact's exec_path with PathFragments. by leba · 5 years ago
  100. 5224a06 Bump the messages' ids from 0 to 1. by leba · 5 years ago