1. 1e68ace Presize the inputs array when reading an action cache entry. by Benjamin Peterson · 7 years ago
  2. d65ed23 Add support to BuildToolLogs for direct uris. by tomlu · 7 years ago
  3. ebc18f6 Fix formatting by laurentlb · 7 years ago
  4. 7b69b18 Directly intern ArtifactRoot, instead of indirectly in BuildConfiguration. by janakr · 7 years ago
  5. c3bda95 Make --experimental_repository_hash_file accept paths relative to the workspace by Klaus Aehlig · 7 years ago
  6. b91bf29 Fix a bug to generate XFDO stamp correctly when the fdo mode is XBINARY_FDO, and generate PLAIN stamp for both AUTOFDO and XBINARY_FDO when -features=-autofdo and -features=-xbinaryfdo are present. by Googler · 7 years ago
  7. cc02423 Automated rollback of commit 19dc0539657b9af8c0347a811df629be1e13064c. by brandjon · 7 years ago
  8. a28d087 Add a list of popular external rules. by laurentlb · 7 years ago
  9. 0d69371 Apply --source_file_manifest for C++ targets. by iirina · 7 years ago
  10. 4cba428 C++: Makes Java native deps launcher use linking API. by plf · 7 years ago
  11. 258222c C++: de-flake profiler test by Laszlo Csomor · 7 years ago
  12. c82d1c0 Remove a few superfluous "throws InterruptedException" declarations. by lberki · 7 years ago
  13. baac056 Improve resilience of xcode-locator. by davg · 7 years ago
  14. c1a7b4c Fix broken IdlClassTest on Bazel's CI. by philwo · 7 years ago
  15. e0f62b7 Stop using TreeArtifacts by cushon · 7 years ago
  16. c882631 Fix bootstrapping on JDK >= 9 by cushon · 7 years ago
  17. 7d6ce01 Expand CriticalPathComputer by ulfjack · 7 years ago
  18. 4b9eff8 Migrate more tests from TPETest to LPRTest by ulfjack · 7 years ago
  19. 09cf76e Make the dependency from genrule to host JDK conditional. by twerth · 7 years ago
  20. c361da0 CROSSTOOL linker flags are incorrect for dead_strip feature which leads to linker errors. This mainly affects the `objc_enable_binary_stripping` feature and leads to bloated applications by rmalik · 7 years ago
  21. 959f462 Automated rollback of commit 57a1de5c1291d35ac7de4ea055f4f0cd162540d3. by brandjon · 7 years ago
  22. 9885328 Remove validation stubs. aapt2 has made it unnecessary to manually validate resource. by corysmith · 7 years ago
  23. cf89e58 Minor cleanups in ActionMetadataHandler: by Googler · 7 years ago
  24. c608f65 Make TargetPatternPhaseValue#getTargets and #getTestsToRun interrupt-safe. by janakr · 7 years ago
  25. 6d2bfa4 Fix typo: then -> than. by Googler · 7 years ago
  26. 57a1de5 Do not depend on CppConfiguration to provide CROSSTOOL file to cc_toolchain by hlopko · 7 years ago
  27. 3936191 Log Throwables that happened during the build to the outErr of the BlazeCommandDispatcher. This way they can be logged in the BEP. by lpino · 7 years ago
  28. dc0a4de Acknowledge profdata files in CoverageOutputGenerator. by iirina · 7 years ago
  29. 7454417 Bump up upper bound for test_stats_high_user_time_and_high_system_time() tests. by ruperts · 7 years ago
  30. eca0ed3 Windows, test wrapper: refactor main method by laszlocsomor · 7 years ago
  31. bd7c564 Add a nightly.yml config that will be used to build / test Bazel nightlies. by philwo · 7 years ago
  32. 25f3217 Run coverage tests using gcov only for gcov versions above 7.0 by iirina · 7 years ago
  33. cc96464 Do not default to the embedded javabase when no other JDK is found. by lberki · 7 years ago
  34. 50921e6 Release 0.17.2 (2018-09-21) by Bazel Release System · 7 years ago
  35. 0c17003 resolved files: do not leak options from one invocation to another by Klaus Aehlig · 7 years ago
  36. 999354b Revise DumpPlatformClassPath by cushon · 7 years ago
  37. 9f7545e Revert "Work around bug in desugar" by Liam Miller-Cushon · 7 years ago
  38. 19dc053 Automated rollback of commit 3fc3ddbc0d2a51853c0966bfd41834765ea619a5. by brandjon · 7 years ago
  39. 261a113 Automated rollback of commit f358961125ae909508782f8f1100fb3f8c4f7971. by tomlu · 7 years ago
  40. 0bef68e Expose vanilla java toolchain by David Ostrovsky · 7 years ago
  41. 6df2a74 Reset configured target count even if --experimental_skyframe_prepare_analysis by Googler · 7 years ago
  42. d37c675 C++: Make cc_binary's linking go through CcLinkingHelper. by plf · 7 years ago
  43. 8c6a889 bes: fix --bes_timeout flag description by buchgr · 7 years ago
  44. 628cc2f Make --experimental_resolved_file_instead_of_workspace accept path relative to the workspace by Klaus Aehlig · 7 years ago
  45. 5cc1838 C++: Fixes InterruptedException not propagated by plf · 7 years ago
  46. 59bf7bc Remove Build Encyclopedia submenu from the website by laurentlb · 7 years ago
  47. b9aaf52 Add pointer to Bazel container in Bazel doc. by xingao · 7 years ago
  48. 5f03c73 Fix link to Starlark repository. by laurentlb · 7 years ago
  49. 3b0d72a Merge SimpleCriticalPathComputer into CriticalPathComputer by ulfjack · 7 years ago
  50. eb3e07d Add --experimental_cc_coverage flag. by iirina · 7 years ago
  51. c0ff4fd Don't error out if cc_toolchain.toolchain_config attribute returns null instead of a CcToolchainConfigInfo by rosica · 7 years ago
  52. b008ab2 Migrate some tests from TPETest to LPRTest by ulfjack · 7 years ago
  53. 81870be Avoid re-building non-exclusive tests when built along with exclusive tests. by lpino · 7 years ago
  54. f526ed0 Show configured targets summary during analysis phase. by Googler · 7 years ago
  55. 12af07d Send progress messages as progress events by aehlig · 7 years ago
  56. a9bb64b external repositories: support scaling timeouts by Klaus Aehlig · 7 years ago
  57. 4895b83 PiperOrigin-RevId: 213698451 by Googler · 7 years ago
  58. b5a2f81 Correct error message for invalid build_request_id by George Gensure · 7 years ago
  59. f635062 Cleaner separatation between Module and Universe variables. by laurentlb · 7 years ago
  60. baf7c1f Make CROSSTOOL.default_target_cpu optional by hlopko · 7 years ago
  61. 19a401c macos_bundle: Make "apple_product_type.kernel_extension" produce a valid kext. by Googler · 7 years ago
  62. 424a3d2 Remove weird error message when CROSSTOOL is missing. by hlopko · 7 years ago
  63. dbc707b Fix crosstools to expand fdo_instrument conditionally by hlopko · 7 years ago
  64. cf91a02 Add a hook in ActionContext executed once the all contexts are discovered. by jmmv · 7 years ago
  65. e0e4675 Remove the com_google_protobuf_(java|cc) external workspaces. by Benjamin Peterson · 7 years ago
  66. 8c21b0b Set SystemDrive environment variable for Windows processes by pcloudy · 7 years ago
  67. c29755f Windows, launcher: Fix GetEscapedArgument function when argument is empty by pcloudy · 7 years ago
  68. 05b78e2 Fix error message when CROSSTOOL.toolchain is not found for --cpu by hlopko · 7 years ago
  69. 7f45188 Windows, test wrapper: unexport some envvars by laszlocsomor · 7 years ago
  70. 20d68f0 Don't flatten inputs of genrules. by lberki · 7 years ago
  71. 63bf1ba Remove old files that belonged to our Jenkins CI. by philwo · 7 years ago
  72. 256c75a Windows, test wrapper: export more envvars by laszlocsomor · 7 years ago
  73. 7394c5b Windows, test wrapper: export RUNFILES_* envvars by laszlocsomor · 7 years ago
  74. 8b7aad4 Remove generics use from critical path classes by ulfjack · 7 years ago
  75. 0cf2c43 Windows, test wrapper: set HOME + Unicode envvars by Laszlo Csomor · 7 years ago
  76. 8c00c53 Remove test testing that cc_toolchain_suite builds all the toolchains by hlopko · 7 years ago
  77. 88f2f2d Fix spurious artifact conflicts caused by left-over state. by tomlu · 7 years ago
  78. f358961 Skip uploading source files to BEP. by tomlu · 7 years ago
  79. 4d8aaf9 Add documentation on new incompatible --incompatible_disable_cc_configuration_make_variables flag. by John Cater · 7 years ago
  80. fdfe0f1 Supply the C++ toolchain files to genrules using them directly using the by Googler · 7 years ago
  81. eadefbb Remove --windows_exe_launcher flag and its implementation by Yun Peng · 7 years ago
  82. dc5e2cc docs,Windows,install: add info about envvars by laszlocsomor · 7 years ago
  83. 0e81f9a Automated rollback of commit 0676dcfac708a34110388394805ae821cdf6b0ee. by mstaib · 7 years ago
  84. 5411065 Loosen assertions about catastrophe, keep-going status, and bubbleErrorInfo in Skyframe. It's possible to have a catastrophic error that bubbles into a cycle, leading us to have a catastrophe but no bubbleErrorInfo. by janakr · 7 years ago
  85. 2aa35c3 Automated rollback of commit 22b88a6e52a536ad6c9eccd95ac078089d006b9f. by mstaib · 7 years ago
  86. 36059fc Collect template variable providers from toolchain targets. by John Cater · 7 years ago
  87. 126d16a Batch GenQuery Skyframe lookups and skip totally unnecessary direct package lookups to get targets that we only need for their labels anyway. by janakr · 7 years ago
  88. 99105db Allow custom evaluatorSupplier to be passed into SequencedSkyframeExecutor. by janakr · 7 years ago
  89. 810d236 docs: add introductory info to bootstrapping guide by laszlocsomor · 7 years ago
  90. a0f3a65 Add --action_graph:include_cmdline to the documentation for the dump command. by ahumesky · 7 years ago
  91. 8eb4748 Support reading a resolved file by Klaus Aehlig · 7 years ago
  92. 5558918 Automatic code cleanup. by thomasvl · 7 years ago
  93. bcaae47 Always use transformed cpu value when selecting C++ toolchain by hlopko · 7 years ago
  94. ce15459 user-manual: fix html by aehlig · 7 years ago
  95. 45d6d4a Speed-up computation of the command line. Almost all of the runtime here is by Googler · 7 years ago
  96. 054a28b Add a java_runtime.java attribute by cushon · 7 years ago
  97. 772fdfe Add an explicit bit to actions that tells whether they are shareable or not. by lberki · 7 years ago
  98. efdb3f6 Quiet more warnings from com.google.protobuf.UnsafeUtil by cushon · 7 years ago
  99. 5233993 Specializes the getBatchAsync method for dep prefetching. by shahan · 7 years ago
  100. 1f08d4c8 Track build id correctly in SourceArtifactCache: increment it before analysis starts, so that artifacts created during this analysis remain valid until the end of the current build. The prior behavior meant that we had to resolve every source artifact afresh, even if we'd already created it. by janakr · 7 years ago