1. 06b76c9 Report fragments Starlark transitions use. by gregce · 4 years, 9 months ago
  2. eefc91c The great Skylark -> Starlark migration: by gregce · 4 years, 9 months ago
  3. add1ddb Add "cpp_link" exec group to all rules by adding it to the BaseRule rule class. by juliexxia · 4 years, 9 months ago
  4. a6deb8b Enable --experimental_process_wrapper_wait_fix by default. by jmmv · 4 years, 9 months ago
  5. 9ca7c36 Only add a file path into the action cache if it's non-mandatory. by leba · 4 years, 9 months ago
  6. 97cc680 2nd attempt to fix skydoc for JavaNativeLibraryInfo by kmb · 4 years, 9 months ago
  7. 206d6e4 Remove duplicate TreeArtifactValue getSelfData method. by Googler · 4 years, 9 months ago
  8. f4eb85d PythonUtils.GetInitPyFiles gains a Predicate<PathFragment> supplied at construction time so that other implementations can supply their own logic for determining when a file is a Python package defining __init__.py equivalent, meaning none need be created. by Googler · 4 years, 9 months ago
  9. edb893d Include worker-key-mnemonic when copying the execution_requirements into the execution info. by Googler · 4 years, 9 months ago
  10. 2a4c6e3 bazel: delete unused starlark.common.LocationRange by adonovan · 4 years, 10 months ago
  11. dab7c03 add skydoc fake for JavaNativeLibraryInfo by kmb · 4 years, 10 months ago
  12. 523de51 Move ExecutionRequirements to its own target so that PackageUtils can use it. by jmmv · 4 years, 10 months ago
  13. 73a645c Add variables for dummy LTO backend action to Starlark compile variables API. by Googler · 4 years, 10 months ago
  14. 3ec8d81 The great Skylark -> Starlark class migration: by gregce · 4 years, 10 months ago
  15. b1f770e Do not use DOS epoch for timestamps of zip entries in Android rules by Benjamin Romano · 4 years, 10 months ago
  16. 7c4f3ff Update coverage output generator to include 3b75bc7d7aee7bcdbb51a1522… by Tobias Werth · 4 years, 10 months ago
  17. a4fff87 Remove TODO about mixed remote/local tree artifacts. This must remain a supported use case. Rename isRemote to isEntirelyRemote to be more clear with respect to this case. by Googler · 4 years, 10 months ago
  18. dfaf06a Introduce `pythonShebang` variable for nix packages collection by Claudio Bley · 4 years, 10 months ago
  19. 940f8ac RELNOTES[NEW]: bazel info: Allow to specify multiple keys. by Tobias Werth · 4 years, 10 months ago
  20. bc4ef8c Add API for aspects to declare they are ready for the toolchain transition migration. by jcater · 4 years, 10 months ago
  21. 81db8a5 Hoist up the useToolchainTransitionParameter to the caller. by jcater · 4 years, 10 months ago
  22. feffb17 Add java_binary.jvm_flags_for_cds_image_creation attribute. by Googler · 4 years, 10 months ago
  23. 05ad129 Remove a useless checkState call. It serves no purpose since unknown commit. by Googler · 4 years, 10 months ago
  24. 7f7346b Use unzip_fdo tool to select and extract LLVM profiles from zip archives by Googler · 4 years, 10 months ago
  25. 41cb943 Don't process headers for objc non_arc compilation by waltl · 4 years, 10 months ago
  26. 621559c bazel collect: simplify NestedSet depth limit check by adonovan · 4 years, 10 months ago
  27. 474c530 Add option rename dll on Windows by Vo Van Nghia · 4 years, 10 months ago
  28. 4454a6d Update the docs for apple_common.platform to link to an API that exists by Samuel Giddins · 4 years, 10 months ago
  29. 40a3893 Add support for header processing in mock osx toolchain by waltl · 4 years, 10 months ago
  30. 5691bde Hook up objc's parse_header feature logic to toolchain's supports_header_parsing attribute by waltl · 4 years, 10 months ago
  31. 121f6c7 Stop testing on COMPILER_MSVC. The correct choice is _WIN32. by aiuto · 4 years, 10 months ago
  32. 38aee31 Add --incompatible_objc_provider_remove_compile_info flag by waltl · 4 years, 10 months ago
  33. afec50e Automated rollback of commit 72bd8709dd71bd20f65938e926a1b41ddb3f5bec. by cushon · 4 years, 10 months ago
  34. 1bbc79d Improve bash test target log by: by shreyax · 4 years, 10 months ago
  35. 66da03c Update the Javadoc for `ArtifactRoot#asDerivedRoot`. by ajurkowski · 4 years, 10 months ago
  36. 5de680a Expose the number of runs and shards in the summary by Googler · 4 years, 10 months ago
  37. 3a28c96 Support link stamping in `apple_binary` rules by bbaren · 4 years, 10 months ago
  38. 10f2943 Do not share maps among DiffToByteCache instances. by Googler · 4 years, 10 months ago
  39. 38ccee3 Add better instrumentation to the InfoCommand. by Tobias Werth · 4 years, 10 months ago
  40. 333886d Move CcProtoProfileProvider rule from /proto to /cpp/proto package. by ilist · 4 years, 10 months ago
  41. 0a91174 Open source cc_import.bzl by plf · 4 years, 10 months ago
  42. 1c1a12f Support spaces in no_proxy var by Gunnar Wagenknecht · 4 years, 10 months ago
  43. 50226ac Replace 'whitelist' with 'allowlist' in Bazel source code. by aiuto · 4 years, 10 months ago
  44. eeda6e1 Handle OMITTED_TREE_MARKER in shared action transformation. by Googler · 4 years, 10 months ago
  45. 5aab750 Allow duplicate-named exec groups to be added if they're equal. by juliexxia · 4 years, 10 months ago
  46. fae8904 use AutoValue for ExecGroup by juliexxia · 4 years, 10 months ago
  47. 9ed1db3 Fix formatting error in Python rules documentation by brandjon · 4 years, 10 months ago
  48. 2c97d38 For RuleContext#getActionOwner, return null instead of crashing if you request an ActionOwner for a non-existent exec group. This makes it easier for callers to handle the return if they aren't sure what exec groups is going to exist in the rulecontext. by juliexxia · 4 years, 10 months ago
  49. 25c6525 Default TestSize is null case to UNKNOWN test size in BuildEvent by Googler · 4 years, 10 months ago
  50. ff4c251 Fix some Java style problems. by Googler · 4 years, 10 months ago
  51. a048f0f Convert remaining native uses of patch() / split(). by gregce · 4 years, 10 months ago
  52. ea5ec54 bazel NestedSet: eliminate size subfield by recording it in memo by adonovan · 4 years, 10 months ago
  53. ff37b69 Move reserved fields to top of grouping. by michajlo · 4 years, 10 months ago
  54. 099cf2f Check the toolchain transition migration status and use the new transition by John Cater · 4 years, 10 months ago
  55. 867d232 Roll back https://github.com/bazelbuild/bazel/commit/ed9d6390eb78303631c25b3d4776cb07eeded544 due to memory regression. by gregce · 4 years, 10 months ago
  56. 0503fee The great Skylark -> Starlark class migration: by gregce · 4 years, 10 months ago
  57. 96622c4 Automated rollback of commit b66c013d7dbff0d0926c86ee756e1ea28f6b3def. by plf · 4 years, 10 months ago
  58. 1ccbdb7 Remove the now-unneeded ModuleActionContextRegistry.Builder/Impl distinction. by jcater · 4 years, 10 months ago
  59. 25f3659 Remove the now-unneeded SpawnStrategyRegistry.Builder/Impl distinction. by jcater · 4 years, 10 months ago
  60. 2902018 Encode additional ActionExecution failures with FailureDetails by mschaller · 4 years, 10 months ago
  61. 1eabf52 Encode remaining environmental execution failures with FailureDetails by mschaller · 4 years, 10 months ago
  62. 205245b Remove IOException from FileWriteAction's newDeterministicWriter by mschaller · 4 years, 10 months ago
  63. f7dc5bb Encode additional environmental execution failures with FailureDetails by mschaller · 4 years, 10 months ago
  64. 4557667 Encode some environmental execution failures with FailureDetails by mschaller · 4 years, 10 months ago
  65. d7eb008 Encode missing input file failures with FailureDetails by mschaller · 4 years, 10 months ago
  66. 4acfa26 Move content-based field in Artifact to DerivedArtifact: SourceArtifact has 3 other fields without this one (root, execPath, and hashCode), so this boolean costs 8 bytes per Artifact per[] by janakr · 4 years, 10 months ago
  67. e9137b6 Add the ToolchainContextKey to dependency chain classes. by John Cater · 4 years, 10 months ago
  68. f939cb7 The great Skylark -> Starlark class migration: by gregce · 4 years, 10 months ago
  69. ebc4599 Create builders initialized from the prior stage in dependency analysis. by John Cater · 4 years, 10 months ago
  70. c2a4ee6 Reserve new failure-detail code. by michajlo · 4 years, 10 months ago
  71. ed9d639 bazel collect: simplify NestedSet depth limit check by adonovan · 4 years, 10 months ago
  72. 04028ef When re-using a ToolchainContextKey, make sure to remove the actual by John Cater · 4 years, 10 months ago
  73. 6c289f7 Make HttpConnectorTest for timeout less brittle. by aiuto · 4 years, 10 months ago
  74. 1e4f069 bazel: make Starlark profiler work in Bazel by adonovan · 4 years, 10 months ago
  75. a7bb50e cc_proto_library: Honor --cc_proto_library_header_suffixes for WKPs by Yannic Bonenberger · 4 years, 10 months ago
  76. 54cdd58 java.starlark.net: delete StarlarkBuiltin.namespace() bool by adonovan · 4 years, 10 months ago
  77. dc08d65 Move some native transitions to BuildOptionsView. by gregce · 4 years, 10 months ago
  78. 1101e17 SpawnStrategy is no longer used as an ActionContext. by jcater · 4 years, 10 months ago
  79. 7238200 Delete SpawnActionContextMaps. by jcater · 4 years, 10 months ago
  80. 283f340 Clean up ExecutorBuilder and remove unneeded methods. by jcater · 4 years, 10 months ago
  81. c1c613d The great Skylark -> Starlark symbol migration: by gregce · 4 years, 10 months ago
  82. ddc57b2 Add the --experimental_local_retries_on_crash option. by jmmv · 4 years, 10 months ago
  83. c7262a3 Rewrite the ConfigurationResolver for simplicity. by John Cater · 4 years, 10 months ago
  84. a093650 Internal fix to resolve conflicting actions issue. by Googler · 4 years, 10 months ago
  85. b0172be Increase the number of 'X' characters in calls to `mktemp`, for portability. by Googler · 4 years, 10 months ago
  86. 79d9ef2 Fix typo in "Build without Bytes" error message by utsav-dbx · 4 years, 10 months ago
  87. 2d0defc Remove //third_party/gflags It is unused. by Tony Aiuto · 4 years, 10 months ago
  88. 40f2f0e Custom-serialize derived artifacts. This allows us to intern them more efficiently. by janakr · 4 years, 10 months ago
  89. 6f701b3 Encode some execution failures with FailureDetails by mschaller · 4 years, 10 months ago
  90. 2863252 Add inlining code path to StarlarkBuiltinsFunction, and tests by brandjon · 4 years, 10 months ago
  91. 232a6b8 Make BuildViewTestCase's use of custom RuleClassProviders and bzl inlining less error prone by brandjon · 4 years, 10 months ago
  92. c12c044 Refactor filesystem traversal failures by mschaller · 4 years, 10 months ago
  93. 1d3f309 Factor BzlLoadFunction.InliningState into callers of the inlining code path by brandjon · 4 years, 10 months ago
  94. 844fef5 Improve error handling for builtins injection by brandjon · 4 years, 10 months ago
  95. 4186fc3 Fix aspect attributes targeting PackageGroup. by ilist · 4 years, 10 months ago
  96. 0f0ca6e Expand error message for LTO compilation with list of missing files in imports. by ajurkowski · 4 years, 10 months ago
  97. 5cab53a Make the javadoc a little bit more precise. by twerth · 4 years, 10 months ago
  98. a72567a Prevent "Deleting stale sandbox" messages when things go right. by jmmv · 4 years, 10 months ago
  99. e5759a7 Simplify CriticalPathComponent by Googler · 4 years, 10 months ago
  100. c67e76b Refactor ExtremaPackageListener to expose data via singleton instance. by twerth · 4 years, 10 months ago