1. 20424c4 Make the spell checker a bit more conservative. by Laurent Le Brun · 8 years ago
  2. 8594de8 Rationalize null-ness checks in Runfiles by Ulf Adams · 8 years ago
  3. 1d71088 Replace native AndroidStudioInfoAspect with an error message. by Googler · 8 years ago
  4. 14db507 Add ActionInput.getExecPath, which returns a PathFragment by Ulf Adams · 8 years ago
  5. 4362067 Document default_provider. by Vladimir Moskva · 8 years ago
  6. edd531d Use a relative path for the runfiles tree by Ulf Adams · 8 years ago
  7. 4475bf1 Fix a bug whereupon a String was compared to a PathFragment. by Lukacs Berki · 8 years ago
  8. ceb0f62 BuildEventStreamer: fix handling of postedEvents by Klaus Aehlig · 8 years ago
  9. 5e60e38 Rollback of commit 59180a4ea66b1395b5b85defd732859ecae919ea. by Yue Gan · 8 years ago
  10. 2cea8bc Support aliases in the --experimental_stl attribute. by Lukacs Berki · 8 years ago
  11. bd40871 Rollback of commit a58f245a4b40c0ef961b1f30d96b16a9349711c3. by Tobias Werth · 8 years ago
  12. a5aa916 Create "internal" category of command-line options. by Michael Staib · 8 years ago
  13. 097e64c Refactor options converter logic by Jon Brandvein · 8 years ago
  14. 222b03c Automatically set --jobs based on the number of CPU threads. by Julio Merino · 8 years ago
  15. 17dee66 Make JavaCompileAction subclass SpawnAction by Liam Miller-Cushon · 8 years ago
  16. a58f245 Move library R generation to a separate action, ensuring the merging happens by Googler · 8 years ago
  17. 1575754 Add sourcepath to java_common.compile by Irina Iancu · 8 years ago
  18. 196bf31 BEP: Indicate caching status in TestResult by Klaus Aehlig · 8 years ago
  19. 9504827 Build a version of Bazel with a bundled OpenJDK inside the binary. by Philipp Wollermann · 8 years ago
  20. 3f86e67 Fix Label.toShorthandString() with non-main/default repository by Googler · 8 years ago
  21. c6c56e8 Add the java-runtime, java-vm, java-home and character-encoding items to "bazel info". by Philipp Wollermann · 8 years ago
  22. f4bf522 Flip deprecated_generated_xcode_project default to false. by Peter Schmitt · 8 years ago
  23. 02401d9 Add a new command "bazel license" that prints the license files of Bazel and all embedded open-source components. by Philipp Wollermann · 8 years ago
  24. dd142c9 windows: Improve env var handling of shell integration tests. by Philipp Wollermann · 8 years ago
  25. 59180a4 Add SpawnInputExpander helper class to arrange runfiles for spawn strategies by Ulf Adams · 8 years ago
  26. 2b88f62 Make mobile-install wait for debugger by Googler · 8 years ago
  27. 8c33d5d Sink automatic SDK frameworks into legacy compilation support. by Googler · 8 years ago
  28. 7ac6d59 Add caching of computed file digests based on file metadata. by Julio Merino · 8 years ago
  29. f09bd07 Display an error message when there is a status command error by Kristina Chodorow · 8 years ago
  30. f405ebf Consolidate JavaCompileAction command line flag handling by Liam Miller-Cushon · 8 years ago
  31. 1fce95d No longer crash when running "bazel help <rule>". by Florian Weikert · 8 years ago
  32. c0fac18 Improve javadoc for the environment functions in the BuildConfiguration by Klaus Aehlig · 8 years ago
  33. 8a104fa Change the UUID of actions consuming the set of build info keys. by Lukacs Berki · 8 years ago
  34. d43d7cd Fix some bugs preventing the crosstool from making use of the min_version for darwin builds. by Googler · 8 years ago
  35. 461829a Stop Bazel from crashing on data-bound Android libraries with no resources. by Greg Estren · 8 years ago
  36. 821f1c3 Remove support for --apk_signing_method=legacy_v1. by Adam Michael · 8 years ago
  37. e6ff109 Header thinning feature now ships the appropriate Apple SDK with header scanner tool to ensure that the correct headers are detected without building any assumptions into the tool. by Googler · 8 years ago
  38. 093c240 Fix typo in help string for --action_env by Klaus Aehlig · 8 years ago
  39. d7b2344 Refactor objc tests to test both crosstool/legacy. Legacy tests are made by Cal Peyser · 8 years ago
  40. cb81292 Print repository context's execute output by Kristina Chodorow · 8 years ago
  41. e4d2b1d Add ThinLTO support for py_binary targets. by Googler · 8 years ago
  42. 2d5b58c Windows: update PATH for actions on Windows by Laszlo Csomor · 8 years ago
  43. 42f3f46 Make AspectCompleteEvent an instance of BuildEvent by Klaus Aehlig · 8 years ago
  44. d7a780e Type strip Python sources when building a target incompatible with inline by Googler · 8 years ago
  45. a6ee96f Fix inadvertent performance regression introduced by the recent rewrite of 'blaze query'. by Nathan Harmata · 8 years ago
  46. 4ccabd3 Simplify Attribute.Configurator, add dynamic configs support. by Greg Estren · 8 years ago
  47. aea4e5c Avoid expanding NestedSets in IterablesChain Builder by Michajlo Matijkiw · 8 years ago
  48. bf34ec1 Make mobile-install work with --use_singlejar_apkbuilder. by Adam Michael · 8 years ago
  49. 6140817 apple_binary scopes link artifacts using child configuration for --experimental_objc_crosstool=all by Cal Peyser · 8 years ago
  50. 37c51ae Simplify the logic in CppCompileAction#updateActionInputs(). by Lukacs Berki · 8 years ago
  51. 278b58e Refactor scheduling of LTO Backend actions into CppLinkActionBuilder by Googler · 8 years ago
  52. 95a4dd0 A partial, manual rollback of commit 7af14dfdbd6addb779226c0a103b2a8dc72c16b1. by Lukacs Berki · 8 years ago
  53. ae84395 Global cleanup change. by Googler · 8 years ago
  54. 3786a19 Global cleanup change. by Googler · 8 years ago
  55. 7807b6c Global cleanup change. by Googler · 8 years ago
  56. e664615 by Carmi Grushko · 8 years ago
  57. 3e94692 Use platform-specific path separator for --dependencyManifests. by Adam Michael · 8 years ago
  58. e3e0a06 Implement coverage support for experimental_objc_library by Cal Peyser · 8 years ago
  59. f26031d Fix broken link by Jon Brandvein · 8 years ago
  60. 3a26d69 Clarify the log lines used when a command is interrupted to more obviously disambiguate the case where the blaze grpc client tells the blaze grpc server to cancel a running command (e.g. the blaze user ctrl+c's the blaze client) between the case a streaming rpc call gets cancelled (e.g. when the grpc client hangs up). by Nathan Harmata · 8 years ago
  61. f3d0905 Adding a temporary flag to Bazel to allow Platform override from the command by Ola Rozenfeld · 8 years ago
  62. be1e2e3 Remove an unused method from CppCompileAction. by Lukacs Berki · 8 years ago
  63. 021e15b Remove ` characters from java_common documentation by Irina Iancu · 8 years ago
  64. 89f296f Fix missing type params for Java7 by Mark Schaller · 8 years ago
  65. ad5d9c3 Remove usage of SynchronizedBatchCallback findTargetsBeneathDirectoryAsync; by design, the callback passed in there is thread safe. A previous change accidentally introduced this unnecessary synchronization. by Nathan Harmata · 8 years ago
  66. fb2d38b Improve query error msg when a package has a broken Skylark load by Mark Schaller · 8 years ago
  67. 56d0348 Global cleanup change. by Googler · 8 years ago
  68. 58a5a7d Remove experimental Java min classpath optimization by Liam Miller-Cushon · 8 years ago
  69. 4f48f1b Configurably block errors from universe eval in query environments by Mark Schaller · 8 years ago
  70. ddaa4b7 Add the remote_execution_properties attribute to the platform() rule. by John Cater · 8 years ago
  71. 413415c A no-op refactoring of BazelJavaSemantics to create a separate internal class which handles the Classpath substitution, and slightly simplifying the logic to obtain the main class. by Kush Chakraborty · 8 years ago
  72. 3695880 Add java_common.create_provider to allow creating a java_common.provider by Irina Iancu · 8 years ago
  73. 1a6beba GitProgressMonitor: also post about progress by Klaus Aehlig · 8 years ago
  74. f396da6 Clean up *GccStrategy by Ulf Adams · 8 years ago
  75. 7032c9b Also report the spawn from the remote strategy by Ulf Adams · 8 years ago
  76. b6ea0d3 Add the appropriate cxx_builtin_include_directory entries for clang to the Android NDK crosstool created by android_ndk_repository. by Adam Michael · 8 years ago
  77. 48e1d5b Adds linkmaps to the AppleDebugOutputsProvider for them to be consumed by dependents. by Sergio Campama · 8 years ago
  78. 97950ce Document the descriptor set output of proto_library. by Carmi Grushko · 8 years ago
  79. acd839a Add documentation for java_common. by Irina Iancu · 8 years ago
  80. d41a91e Abstract from DownloadProgressEvent to generic FetchProgress by Klaus Aehlig · 8 years ago
  81. 04cb3d3 Global cleanup change. by Googler · 8 years ago
  82. 92d6419 Prevent users from using the WorkerTestStrategy unless they're running with the ExperimentalTestRunner. by Kush Chakraborty · 8 years ago
  83. 16092d7 Make InMemoryFileSystem case-insensitive on Windows. by Dmitry Lomov · 8 years ago
  84. 7a5a236 Description redacted. by Nathan Harmata · 8 years ago
  85. ad7fa4d Merging remote_cache and remote_worker into a single binary. by Ola Rozenfeld · 8 years ago
  86. b4b1d88 Set -> ImmutableSet in Platform.java by Cal Peyser · 8 years ago
  87. 66a2d3a Closing missing quote in html by Laurent Le Brun · 8 years ago
  88. 9da77a1 Add support for 'macos' platform_type in apple binary. This type is only supported for crosstool builds - there is no support in LegacyCompilationSupport. by Cal Peyser · 8 years ago
  89. 0aaa6dd BEP: provide timing information for tests by Klaus Aehlig · 8 years ago
  90. bdd62b3 Bring back the persistent test runner functionality, on ExperimentalTestRunner. by Kush Chakraborty · 8 years ago
  91. 4baedc7 Create ExperimentalTestRunner which is just the same as BazelTestRunner, but a testbed of upcoming changes, without breaking existing test targets. by Kush Chakraborty · 8 years ago
  92. cb8a5e2 Make Bazel build with MSVC-default-toolchain Bazel by Yun Peng · 8 years ago
  93. a1ea996 Make sure that the external version of skylark-overview.html is being displayed properly. by Florian Weikert · 8 years ago
  94. 7f7d6d2 Introduce strip_debug_symbols feature to crosstool by Marcel Hlopko · 8 years ago
  95. 967de73 Do not create symlink pointing at itself with strip_include_prefix/include_prefix by Marcel Hlopko · 8 years ago
  96. ef65171 Add a source_jars variable to OutputJar. by Irina Iancu · 8 years ago
  97. 632b21c Apply the apple crosstool transition to j2objc_library. by Cal Peyser · 8 years ago
  98. c224e96 Apple-specific environment variables are derived from the CROSSTOOL instead by Cal Peyser · 8 years ago
  99. 2a71582 Support composed dependency transitions with dynamic configs. by Greg Estren · 8 years ago
  100. 31fab29 Env.vars: server won't ignore the client env by Dmitry Lomov · 8 years ago