1. ef0dd50 Fix incorrect date pattern that uses "YYYY" instead of "yyyy" by cushon · 6 years ago
  2. 2411ab9 Automatic code cleanup. by Googler · 6 years ago
  3. 966fab7 Fix CcToolchainConfigInfo.proto by rosica · 6 years ago
  4. c7bb751 Default to bazel with minimal embedded JDK. by Tobias Werth · 6 years ago
  5. 9ebd779 Unify the handling of late-bound and implicit attributes in DependencyResolver. by lberki · 6 years ago
  6. 7eb583e Clean up Java toolchain resolution by cushon · 6 years ago
  7. 904dfe4 Broaden visibility on some SkyKey types by mschaller · 6 years ago
  8. 5d80812 Fix 2 bugs with BEP-on-non-async-crash: by felly · 6 years ago
  9. 062bcef MethodLibraryTest regression test for param-keyword bug by cparsons · 6 years ago
  10. 0892b50 Pass the java packages of direct dependencies with databinding to databinding's by ahumesky · 6 years ago
  11. a34fbbd Fix typo (becaused). by janakr · 6 years ago
  12. cff660b Check if action cache should be updated only if it's enabled by mschaller · 6 years ago
  13. 62dfdf5 Make PackageLookupFunction hermetic. It was only non-hermetic because of deleted packages, and we can just aggressively delete the nodes in that case. by janakr · 6 years ago
  14. 3af93c9 Add cc_common.action_is_enabled by hlopko · 6 years ago
  15. 0d493ba Remove nullity of RuleClass#outputFileKind. This field isn't intended to be @Nullable, and never actually is in practice. by nharmata · 6 years ago
  16. 6366970 Remove duplicate _ACTION_NAME from by jcater · 6 years ago
  17. 3e145b3 Internal change by Googler · 6 years ago
  18. 0377b0d Create a new rule, cc_flags_supplier, which provides the CC_FLAGS Make variable. by jcater · 6 years ago
  19. a4529db Don't rely on supports_interface_shared_objects for toolchain inputs by hlopko · 6 years ago
  20. e679d02 Add whitelist flag for --incompatible_disallow_legacy_javainfo. by elenairina · 6 years ago
  21. c72aa8cf Add --host_swiftcopt by Keith Smiley · 6 years ago
  22. 62199ea Allow pkg_tar's strip_prefix to work on directory output target names. by Ed Schouten · 6 years ago
  23. b5f5730 Do not use "tail" in bazel_test_test to read a file. by philwo · 6 years ago
  24. a3a5975 Fix a race condition in remote cache by pcloudy · 6 years ago
  25. 9511099 Automatic code cleanup. by Googler · 6 years ago
  26. eb5598c Delete outdated comment by michajlo · 6 years ago
  27. f55ae7a Make bazel option --collect_symbol_counts a noop by hlopko · 6 years ago
  28. deb028e Implement starlark rule class transitions. by juliexxia · 6 years ago
  29. f5bbabe Simplify logic around BES connection caching. by felly · 6 years ago
  30. 3f8ff10 Add TODO explaining why the fat_apk_cpu hack exists and how to get rid of it. by mstaib · 6 years ago
  31. 034334d Add test for PYTHONPATH ordering by brandjon · 6 years ago
  32. 5625a2f C++: Return getSafePathString instead of getPathString by plf · 6 years ago
  33. 9c92fe9 Update Robolectric Bazel files URL in android_local_test's Bazel docs. by jingwen · 6 years ago
  34. 9ad6277 Restore RuleContext errors thrown by other sources than the "multiple proto rule" by Googler · 6 years ago
  35. e8d2960 Ensure copts attributes and per_file_copt are handled by LTO backends by Googler · 6 years ago
  36. 6ec1cab Remove unused BlazeExecutor#shutdownHelperPool method. by philwo · 6 years ago
  37. 784557b Move the --spawn_strategy and related flags to the ExecutionOptions. by philwo · 6 years ago
  38. a60b6ce C++:Add a flag to disable the legacy C++ provider. by plf · 6 years ago
  39. 9c77df5 Extract the ProxySpawnActionContext class. by philwo · 6 years ago
  40. 77e8c7e Add a Spawns#supportsWorkers helper method. by philwo · 6 years ago
  41. 260c3aa Automated rollback of commit 4fe56228860ec45500d7b0545066dd74d50d12d0. by pcloudy · 6 years ago
  42. fcbfd54 C++: Remove more bits from old C++ Starlark API by plf · 6 years ago
  43. 455caab Refactor "py" provider implementation as an ADT by brandjon · 6 years ago
  44. c2cd16d Ensure the fdo_prefetch_hints artifact is symlink-ed in all cases by Googler · 6 years ago
  45. c54c98c Add the ability to sort manifests in dependency order instead of path order. by mstaib · 6 years ago
  46. 4fe5622 Add repo mapping to bazel context. by dannark · 6 years ago
  47. e210bec Fix String Pair type intersection, and fix SkylarkNestedSet type inference. by cparsons · 6 years ago
  48. ba07b80 Move BuildEventServiceClient lifetime management in to the BuildEventServiceModule implementations, allowing them to cache connections to a backend across blaze invocations. by felly · 6 years ago
  49. c44fc57 Refactor information kept for LTO backend/indexing steps into new LtoCompilationInfo class by Googler · 6 years ago
  50. 3ae786b Avoid adding trailing whitespace to XML element content. by cpovirk · 6 years ago
  51. 231d77d Refactor DependencyResolver a bit. by lberki · 6 years ago
  52. 8950d09 Remove BazelServerLogModule and --norotating_server_log startup option. by arostovtsev · 6 years ago
  53. b39486c Refactors RBuildFilesVisitor by Googler · 6 years ago
  54. 901f00d Fix typo in comment. by nharmata · 6 years ago
  55. ea847fa Prevent race of upload and progress map update by George Gensure · 6 years ago
  56. 274494a Go through more-or-less-standard error checking when getting configured targets in tests. by janakr · 6 years ago
  57. a992643 Remove support for late-bound split attributes. by lberki · 6 years ago
  58. af29faa Use standard BazelCrashUtils when exiting nested set deserialization on interruption. by janakr · 6 years ago
  59. f54854c Provide immediate failed future for chunker error by George Gensure · 6 years ago
  60. 1dedbdc Remove unnecessary Invalid PBE rewrap by George Gensure · 6 years ago
  61. 0a5ea61 [singlejar] Fix Windows long path issue by Loo Rong Jie · 6 years ago
  62. ad30d85 Make cc_common.create_cc_toolchain_config_info() return default values for legacy fields by rosica · 6 years ago
  63. 4065ba2 Prohibit late-bound attributes in Starlark that have a split configuration transition. by lberki · 6 years ago
  64. c337258 C++: Document C++ Starlark API by plf · 6 years ago
  65. 8c57558 Make `child_configuration_dummy` always be an implicit attribute. by lberki · 6 years ago
  66. 0ec99e7 Add a script for diffing command lines based on bazel aquery outputs by rosica · 6 years ago
  67. 1e9fc8e Windows, Bazel client: registry read failure is OK by Laszlo Csomor · 6 years ago
  68. ef6da75 Change interrupted exceptions in NestedSet to call Runtime.getRuntime().halt() by mjhalupka · 6 years ago
  69. e82933c Mark ActionExecutionValue#valueFingerprint as transient so we don't try to serialize it. Also add fingerprints for FileStateValue: we were blindly calling #getDigest on FileStateValue, which doesn't work out well. by janakr · 6 years ago
  70. 74e5189 Refactor BES clients to be more amenable to stateless implementations by factoring out a StreamContext interface. by felly · 6 years ago
  71. d6aa04d Simplify config options / fragment registration API. by gregce · 6 years ago
  72. 8911ba5 Implement #getValueFingerprint for more ArtifactValues (and equality for some!). by janakr · 6 years ago
  73. 1bcaf62 Attribute parameterize all starlark attribute transition implementation functions. by juliexxia · 6 years ago
  74. 2d818b9 C++: Remove old params from API by plf · 6 years ago
  75. 3ce44b6 Add --incompatible_disable_expand_if_all_available_in_flag_set by hlopko · 6 years ago
  76. 1d360517 C++: Remove whitelist flag for new API by plf · 6 years ago
  77. 40d1dc9 Add recent C++ specific incompatible flags to host by hlopko · 6 years ago
  78. 9a18367 Do not require passing legacy fields to CppActionConfigs by hlopko · 6 years ago
  79. 3942687 Remove SkyFunction ConfigurationFragmentFunction. It's nothing more than a cache of fragments, and can be stored in the only place it's used, BuildConfigurationFunction. by janakr · 6 years ago
  80. 2765ca4 Drop Filesets from artifact groups, as we can never construct a valid pointer to them. by felly · 6 years ago
  81. 21c2582 Write to BEP on async crashes / OOMs, selecting the appropriate abort reason. by felly · 6 years ago
  82. f65239f Some clean-ups to CppCompileAction and discovering inputs in general: always use stable order for CppCompileAction's inputs, and don't allow updating inputs for any AbstractAction unless the action discovers inputs. by janakr · 6 years ago
  83. f451cd8 Refactor a little Python rule logic by brandjon · 6 years ago
  84. 1cfa750 Improve regularity of a few BUILD files by brandjon · 6 years ago
  85. 7019131 Allow setting needsPic crosstool capability using feature by hlopko · 6 years ago
  86. 1be4cbc Do not enable random features in cc_common.configure_features by hlopko · 6 years ago
  87. c1b4912 Add --incompatible_disable_legacy_crosstool_fields by hlopko · 6 years ago
  88. 331796f Automated rollback of commit d6eb5de1fab9f9a83b527e52bc7c3e64c19c209b. by Googler · 6 years ago
  89. fbe7d03 Prohibit select()ing on certain Python flags by brandjon · 6 years ago
  90. 328b7bb Add a mechanism to prohibit select()-ing on some native flags by brandjon · 6 years ago
  91. f4ddd6b Make tests more resilient to alternative values for TOOLS_REPOSITORY by brandjon · 6 years ago
  92. df4ceb4 Rename SymlinkEvent.to to SymlinkEvent.path and SymlinkEvent.from to SymlinkEvent.target. by Benjamin Peterson · 6 years ago
  93. d717118 Allow setting supports_embedded_runtimes crosstool capability using feature by hlopko · 6 years ago
  94. 2dbaa09 Fix broken default values in cc module by hlopko · 6 years ago
  95. f7bb5e3 Automated rollback of commit 5d77edf4ff86e72d5e359f3bd52006d80e388c03. by hlopko · 6 years ago
  96. 66c2d64 Automated rollback of commit 4866f3334b3bf0c8faac577d50bdb9df95f5460d. by hlopko · 6 years ago
  97. 84d1a66 Move whitelist checks so they don't crash on user error. As a bonus, these are now only done on attributes of starlark-defined rules instead of all rules attributes. by juliexxia · 6 years ago
  98. c2e8bcb Allow setting supports_fission crosstool capability using feature by hlopko · 6 years ago
  99. 867b1c5 Add test for whitelist check for function-base split transition by Googler · 6 years ago
  100. 039630a Skip fetching for rdep removal if the graph does not store rdeps. by Googler · 6 years ago