1. d0bd3c8 Annotate BEP output files with "prefix" information sufficient to reconstruct the full output path. by felly · 6 years ago
  2. 9e84993 Retain the apple configuration distinguisher during host and exec transitions. by jcater · 6 years ago
  3. 4ccb2e1 Fix adding bigger --max_idle_secs parameter when debugging Bazel in test by ichern · 6 years ago
  4. 0375625 Document assumptions for eterm-color terminfo by Andy Scott · 6 years ago
  5. cffae2b Fixed Python 3 incompatibility in make_rpm tool by Alex Thompson · 6 years ago
  6. 1bfedba Flip --incompatible_require_ctx_in_configure_features by hlopko · 6 years ago
  7. ab5de51 Remove obsolete 'experimental' status from Bazel docs by hlopko · 6 years ago
  8. 61dade5 Windows, JNI: create process from relative path by Laszlo Csomor · 6 years ago
  9. a7af7c3 Flip --incompatible_windows_escape_python_args by Laszlo Csomor · 6 years ago
  10. fa654b4 Flip the flag --incompatible_no_kwargs_in_build_files by laurentlb · 6 years ago
  11. 71aad07 Add includes as a transitive member. by Googler · 6 years ago
  12. e2e80e8 Delete BlazeServer::Disconnect by michajlo · 6 years ago
  13. df2991f Make getBlazeModule support subclasses/interfaces. by steinman · 6 years ago
  14. a670577 Automatic code cleanup. by Googler · 6 years ago
  15. 5041978 Fix test rules failing under allow_analysis_failures by cparsons · 6 years ago
  16. 263fc39 Don't share actions with null label. In practice, this is the build-info action. by janakr · 6 years ago
  17. ebbb6b2 Type ArtifactFactory$SourceArtifactCache more strongly. by janakr · 6 years ago
  18. 4760cc3 Add command to display config information given a checksum. by jcater · 6 years ago
  19. d46a195 Auto enable terminal color/curses for --color=auto for some Emacs configurations by Andy Scott · 6 years ago
  20. 4d1f5a3 Flip the --incompatible_disallow_native_in_build_file flag by vladmos · 6 years ago
  21. 15a6775 Throw QueryException if TargetLiteral fails validation during parsing. by adgar · 6 years ago
  22. 5736381 Blaze actions: add support for dependency pruning. by Googler · 6 years ago
  23. 950b31b Avoid using an artifact's label, use the rule context label instead. The artifact was created by the current rule, so passing in the rule's label explicitly is less magical. Please correct me if I'm wrong and the artifact can come from a different rule! by janakr · 6 years ago
  24. 9bc841e Introduce flag --incompatible_disallow_empty_glob=true by laurentlb · 6 years ago
  25. 934045f Bash, runfiles lib v2: shorter init code by laszlocsomor · 6 years ago
  26. a65b047 Windows, JNI: merge lib-util and lib-file by Laszlo Csomor · 6 years ago
  27. 719c42e Add version 0.26.0 to docs by Klaus Aehlig · 6 years ago
  28. 28c8a8c C++: Flips --incompatible_do_not_split_linking_cmdline by plf · 6 years ago
  29. 38afa48 Windows: move path normalization into JNI library by Laszlo Csomor · 6 years ago
  30. c9522f9 Java coverage: fix coverage when deploy jars end up on the classpath. by iirina · 6 years ago
  31. bccd8ed Windows: rewrite and move path normalization by Laszlo Csomor · 6 years ago
  32. 63bf115 fix CHANGELOG.md after 0.26.0 by Klaus Aehlig · 6 years ago
  33. 8089b27 Release 0.26.0 (2019-05-28) by Bazel Release System · 6 years ago
  34. 4f9110e Automated rollback of commit 229fe564ba458c46629f1ff9a510b46110dd4dd9. by Laszlo Csomor · 6 years ago
  35. 5e51c88 Flip flag --incompatible_new_actions_api by laurentlb · 6 years ago
  36. 2a10729 Flip --incompatible_string_join_requires_strings by laurentlb · 6 years ago
  37. 512d4cb Make addLibraries take a collection. by Googler · 6 years ago
  38. 770b67e Don't wrap values in Pair in CcToolchainVariables. by Googler · 6 years ago
  39. 184ecbf Query: Open source parts of the test infrastructure by ulfjack · 6 years ago
  40. d04d7ba Disable WatchFs on Windows by pcloudy · 6 years ago
  41. 229fe56 Bash, runfiles lib v2: shorter init code by Laszlo Csomor · 6 years ago
  42. 1ca0783 Flip option to disable the old-style, binary format. by twerth · 6 years ago
  43. b4c0fb0 Split toolchains from cc_toolchains in cc_configure by Marcel Hlopko · 6 years ago
  44. 120309d Query: move LabelVisitor to query package by ulfjack · 6 years ago
  45. 41f8616 Switch JSON profile to include metadata by default. by twerth · 6 years ago
  46. 62e3df7 Windows, test wrapper: refactor logging by Laszlo Csomor · 6 years ago
  47. 5a82749 Fold GrpcBlazeServer into BlazeServer by michajlo · 6 years ago
  48. 3b20f1f Migrate Correspondence subclasses to instead call Correspondence.from. by cpovirk · 6 years ago
  49. ea37b67 Refactor java_libary.deps rule kind validation by cushon · 6 years ago
  50. b1fbf31 Shell escape options that come from crosstool so that we can pass options with spaces in them. by dmaclach · 6 years ago
  51. 09928d6 Flip the flag --incompatible_disable_deprecated_attr_params by laurentlb · 6 years ago
  52. 669460d Remove cwd from global variables by michajlo · 6 years ago
  53. 953bdf5 Return non-null value for android_common.multi_cpu_configuration and apple_common.platform_type in fakebuildapi by Googler · 6 years ago
  54. dd4d8bd Update tests in preparation for incompatible_new_actions_api flag flip by laurentlb · 6 years ago
  55. de62edd Fix Objc pre-execution header thinning by ulfjack · 6 years ago
  56. b75e4530 Return helpful no-such-package errors for build settings and actually error out of the build for rule transition errors (i.e. errors that happen in SkyframeExecutor#getConfigurations) by juliexxia · 6 years ago
  57. a33545b Fix transition whitelist attribute's default value check to work across multiple workspaces. by juliexxia · 6 years ago
  58. f67d525 added a user-friendly message for migration to a list-based strategy by ishikhman · 6 years ago
  59. 35dd05a Allow Starlark rules to be able to use the `exec_compatible_with` by John Cater · 6 years ago
  60. 936b04c Windows, test wrapper: support relative test paths by Laszlo Csomor · 6 years ago
  61. ef7290f Add a flag to suppress hidden output groups from BEP by ulfjack · 6 years ago
  62. 3ae9f43 Query: Allow disabling proto location information by ulfjack · 6 years ago
  63. d3f5075 Resolve race in the Bazel client when: by felly · 6 years ago
  64. 0391644 Whitelist -assumevalues for android_library by Googler · 6 years ago
  65. 4ca73e4 Add a flag by cushon · 6 years ago
  66. d5cb8c2 Restore addAll(NestedSet). by Googler · 6 years ago
  67. b5d534d Try to prevent unrolling nested sets in NestedSetBuilder. by Googler · 6 years ago
  68. 0cda991 Use a double check in getKey instead of synchronizing every call. by Googler · 6 years ago
  69. 7afdb4b Cache the set of generated headers for objc. by Googler · 6 years ago
  70. 371a2e3 Adds ability to determine product version without starting a server by michajlo · 6 years ago
  71. 48845c3 Release 0.25.3 (2019-05-23) by Bazel Release System · 6 years ago
  72. 5260019 Query performance: use a custom Iterator impl by ulfjack · 6 years ago
  73. f1e5e87 Remove the minimum value of 1 in RamResourceConverter and delete a test. by lberki · 6 years ago
  74. d1c1794 Automated rollback of commit 8241d27d669dcfa7517deceda67715be344d50b9. by schmitt · 6 years ago
  75. 4445253 Allow negation of log file paths by Keith Smiley · 6 years ago
  76. 9494301 Use `sys.exit()` instead of `exit()` in stub script by brandjon · 6 years ago
  77. 39f31ab ExperimentalEventHandler: add a shutdown flag by ulfjack · 6 years ago
  78. dff9a2f Remove the --incompatible_disallow_old_octal_notation flag by laurentlb · 6 years ago
  79. aea0560 Make Artifact an abstract class, and break out a DerivedArtifact subclass. This will facilitate future refactorings in which a DerivedArtifact will have an ActionLookupData "owner", while a SourceArtifact will have a Label owner (or an ArtifactOwner, depending on how lazy I am). by janakr · 6 years ago
  80. cc7a6e0 Flip the flag --incompatible_static_name_resolution_in_build_files by laurentlb · 6 years ago
  81. 8241d27 Flip the --incompatible_disallow_native_in_build_file flag by vladmos · 6 years ago
  82. 82df64d Enable persistent worker mode in Android desugar actions by Jingwen Chen · 6 years ago
  83. 6f38f34 Move functionality directly related to the dist archive into archive_utils by michajlo · 6 years ago
  84. a288f08 BES: Report upload wait time afterwards by ulfjack · 6 years ago
  85. 58b7640 Remove the old jacoco version. by iirina · 6 years ago
  86. 42c750a Enable include_json_profile for bazelbuild/bazel postsubmit by Joe Le-Ba · 6 years ago
  87. 5eebccc Revert "Enable include_json_profile for bazelbuild/bazel postsubmit (#8442)" by Philipp Wollermann · 6 years ago
  88. bffbd93 Enable include_json_profile for bazelbuild/bazel postsubmit (#8442) by joeleba · 6 years ago
  89. 159806f Temporarily disable coverage tests with java tools at head. by elenairina · 6 years ago
  90. bde01e5 Update bzl code for --incompatible_no_support_tools_in_action_inputs by Laurent Le Brun · 6 years ago
  91. 108bc5a Windows, docs: tips and tricks to write rules by Laszlo Csomor · 6 years ago
  92. 207c24f enable list-based execution strategy for bazel rbe build by ishikhman · 6 years ago
  93. 88a313d Update BranchDetailAnalyzer. by iirina · 6 years ago
  94. 6fe6e98 Add --incompatible_disable_native_android_rules flag. by Googler · 6 years ago
  95. 32282e5 Update tests to avoid implicit depset iteration by laurentlb · 6 years ago
  96. 1fc6fea Update aspects.md to conform to Buildifier style by James deBoer · 6 years ago
  97. 78e0da2 Fixed hyperlink in skylark/performance. by Vladimir Chebotarev · 6 years ago
  98. ddce723 Avoid exporting PATH unnecessarily by Keith Smiley · 6 years ago
  99. b7a9615 Fix --target_environment crash on alias to an output file. by gregce · 6 years ago
  100. 1193e69 Pack the build label, if present, into the deploy archive by michajlo · 6 years ago