1. ea90356 Windows, protoc: support long paths by László Csomor · 8 years ago
  2. 44c322b Enable CppCodeGenerator for benchmark. by Yue Gan · 8 years ago
  3. e29f614 Blog post about the design of Skylark. by Laurent Le Brun · 8 years ago
  4. a09d876 Add support to write desugared outputs to a directory RELNOTES: n/a by Googler · 8 years ago
  5. 715d820 Re-enable test_java_test in bazel_windows_example_test by Yun Peng · 8 years ago
  6. 009b5ea Add a BuildEvent capable of storing the original command line by Klaus Aehlig · 8 years ago
  7. 032ddee Bazel client, Windows: ignore dead server process by Laszlo Csomor · 8 years ago
  8. dce45d3 Fix python stub template for python3 on Windows by Yun Peng · 8 years ago
  9. c0a8444 Add SpawnInputExpander helper class to arrange runfiles for spawn strategies by Ulf Adams · 8 years ago
  10. 30e3276 Add name of missing class to ClassNotFoundException by Googler · 8 years ago
  11. 7c9dfb3 fix typo in javasemantics docs by Googler · 8 years ago
  12. 8d54969 adds feature_of and feature_after attrs to android_binary. these are android_binary rules whose .apk artifacts get piped through appt to support split apks by Googler · 8 years ago
  13. 5ad10d1 Clean up InvocationPolicyEnforcerTest. by Chloe Calvarin · 8 years ago
  14. e51ad2f by Adam Michael · 8 years ago
  15. 5d15269 Factor out local variables in FilesystemValueCheckerTest, just to reduce the number of ActionExecutionValue.key calls. by Janak Ramakrishnan · 8 years ago
  16. 7eaed58 Clarifies some javadoc in Rule and AttributeContainer. by Alex Humesky · 8 years ago
  17. 5cb6554 Enforce that the SkyKey returned by ActionLookupKey#getSkyKey is an ActionLookupKey. It was only being violated for some singleton keys. by Janak Ramakrishnan · 8 years ago
  18. fa492b9 fix path in busybox example usage by Googler · 8 years ago
  19. 2a67520 Enable rules to transition based on their Rule objects. by Michael Staib · 8 years ago
  20. 4f472d2 RELNOTES[NEW]: If grte_top is a label, it can now follow non-configurable redirects. by Googler · 8 years ago
  21. 59fec4e Make explicit that no I/O is done when constructing a FileArtifactValue for an ordinary Artifact in ArtifactFunction. by Janak Ramakrishnan · 8 years ago
  22. 92a2d02 Define the ConfigFeatureFlagConfiguration fragment. by Michael Staib · 8 years ago
  23. 20424c4 Make the spell checker a bit more conservative. by Laurent Le Brun · 8 years ago
  24. 8594de8 Rationalize null-ness checks in Runfiles by Ulf Adams · 8 years ago
  25. 1d71088 Replace native AndroidStudioInfoAspect with an error message. by Googler · 8 years ago
  26. d0512c4 Bazel client, Windows: fix server kill failures by Laszlo Csomor · 8 years ago
  27. 14db507 Add ActionInput.getExecPath, which returns a PathFragment by Ulf Adams · 8 years ago
  28. 41ac1e0 Rollback of commit b88e9f3ea66fa839185e88de7dad3e6af0b403b4. by Laszlo Csomor · 8 years ago
  29. 4362067 Document default_provider. by Vladimir Moskva · 8 years ago
  30. edd531d Use a relative path for the runfiles tree by Ulf Adams · 8 years ago
  31. 4475bf1 Fix a bug whereupon a String was compared to a PathFragment. by Lukacs Berki · 8 years ago
  32. ceb0f62 BuildEventStreamer: fix handling of postedEvents by Klaus Aehlig · 8 years ago
  33. 0cdefa9 Update to Error Prone version 2.0.19 by Liam Miller-Cushon · 8 years ago
  34. 86c83a1 Update turbine version by Liam Miller-Cushon · 8 years ago
  35. 5e60e38 Rollback of commit 59180a4ea66b1395b5b85defd732859ecae919ea. by Yue Gan · 8 years ago
  36. 2cea8bc Support aliases in the --experimental_stl attribute. by Lukacs Berki · 8 years ago
  37. e721340 Fix formatting error in Java sandwich blog post. by Irina Iancu · 8 years ago
  38. bd40871 Rollback of commit a58f245a4b40c0ef961b1f30d96b16a9349711c3. by Tobias Werth · 8 years ago
  39. c6a6a77 Add support to read inputs from directories by Googler · 8 years ago
  40. 0180492 Add a test that a v2.2 format tarball used as a base image contains the appropriate ancestry. by Googler · 8 years ago
  41. 5e9d915 Fix AndroidBinaryTest on Windows. by Adam Michael · 8 years ago
  42. a5aa916 Create "internal" category of command-line options. by Michael Staib · 8 years ago
  43. 42d313f Open source some tests for android_binary. by Adam Michael · 8 years ago
  44. ca8c1e3 Scrubs OWNERS and METADATA file from third_party/bazel/site/ export. by Googler · 8 years ago
  45. 097e64c Refactor options converter logic by Jon Brandvein · 8 years ago
  46. 950ff66 Open source ApkManifestActionTest. by Adam Michael · 8 years ago
  47. 75795fa Fix PathPackageLocatorTest to do case-insensitive string checks. by John Cater · 8 years ago
  48. 222b03c Automatically set --jobs based on the number of CPU threads. by Julio Merino · 8 years ago
  49. 17dee66 Make JavaCompileAction subclass SpawnAction by Liam Miller-Cushon · 8 years ago
  50. a58f245 Move library R generation to a separate action, ensuring the merging happens by Googler · 8 years ago
  51. 3e83092 Enable docker on local version of local remote build server by Googler · 8 years ago
  52. b68fc60 Add sh_test rule for help_test.sh. by John Cater · 8 years ago
  53. 1575754 Add sourcepath to java_common.compile by Irina Iancu · 8 years ago
  54. 196bf31 BEP: Indicate caching status in TestResult by Klaus Aehlig · 8 years ago
  55. 440ed5e Refactor benchmark for enabling CppCodeGenerator. by Yue Gan · 8 years ago
  56. 9504827 Build a version of Bazel with a bundled OpenJDK inside the binary. by Philipp Wollermann · 8 years ago
  57. 6b2d8b8 Fix link (maybe)? by Jon Brandvein · 8 years ago
  58. 3f86e67 Fix Label.toShorthandString() with non-main/default repository by Googler · 8 years ago
  59. c6c56e8 Add the java-runtime, java-vm, java-home and character-encoding items to "bazel info". by Philipp Wollermann · 8 years ago
  60. f4bf522 Flip deprecated_generated_xcode_project default to false. by Peter Schmitt · 8 years ago
  61. c09b83c Reword a comment by Googler · 8 years ago
  62. 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
  63. 45c7310 Add CppCodeGenerator for bencharmk without enabling it. It will be enabled in a following change. by Yue Gan · 8 years ago
  64. dd142c9 windows: Improve env var handling of shell integration tests. by Philipp Wollermann · 8 years ago
  65. e226fe8 Fix broken link: s/html/md/ by Googler · 8 years ago
  66. 59180a4 Add SpawnInputExpander helper class to arrange runfiles for spawn strategies by Ulf Adams · 8 years ago
  67. b88e9f3 Rollback of commit ae4b02fb21772effd6836599a7e1792b26ff95e0. by Yun Peng · 8 years ago
  68. 3be4459 Don't declare parameters of type Iterable<Path> by Liam Miller-Cushon · 8 years ago
  69. 5ab0ec5 Add a flag (--only_desugar_javac9_for_lint) to disable desugaring lambda expressions for Android Lint. by Chengnian Sun · 8 years ago
  70. 2b88f62 Make mobile-install wait for debugger by Googler · 8 years ago
  71. 8c33d5d Sink automatic SDK frameworks into legacy compilation support. by Googler · 8 years ago
  72. 7ac6d59 Add caching of computed file digests based on file metadata. by Julio Merino · 8 years ago
  73. f09bd07 Display an error message when there is a status command error by Kristina Chodorow · 8 years ago
  74. f405ebf Consolidate JavaCompileAction command line flag handling by Liam Miller-Cushon · 8 years ago
  75. 1c7e581 Rollback of commit adf051ead3b747081639600fb4a9e043a798b2df. by Googler · 8 years ago
  76. 6f4bf51 Break apart the monolithic docker.bzl into smaller pieces that logically group functions, constants and rules. by Googler · 8 years ago
  77. 1fce95d No longer crash when running "bazel help <rule>". by Florian Weikert · 8 years ago
  78. c0fac18 Improve javadoc for the environment functions in the BuildConfiguration by Klaus Aehlig · 8 years ago
  79. ae4b02f Bazel client, Windows: support colorful output by Laszlo Csomor · 8 years ago
  80. 3d97f49 Bazel client, Windows: fix console handling bugs by Laszlo Csomor · 8 years ago
  81. 8a104fa Change the UUID of actions consuming the set of build info keys. by Lukacs Berki · 8 years ago
  82. 8d635fc Release 0.4.5 (2017-03-16) by Bazel Release System · 8 years ago
  83. 0302155 Catch attempts to fork from a multithreaded bazel launcher process. by Googler · 8 years ago
  84. d43d7cd Fix some bugs preventing the crosstool from making use of the min_version for darwin builds. by Googler · 8 years ago
  85. 461829a Stop Bazel from crashing on data-bound Android libraries with no resources. by Greg Estren · 8 years ago
  86. 821f1c3 Remove support for --apk_signing_method=legacy_v1. by Adam Michael · 8 years ago
  87. 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
  88. 1e07d09 Uniquify bridge methods generated during lambda desugaring by Kevin Bierhoff · 8 years ago
  89. 093c240 Fix typo in help string for --action_env by Klaus Aehlig · 8 years ago
  90. 6ff407d Breaking up is hard to do: AndroidResourceProcessor by Googler · 8 years ago
  91. d7b2344 Refactor objc tests to test both crosstool/legacy. Legacy tests are made by Cal Peyser · 8 years ago
  92. cb81292 Print repository context's execute output by Kristina Chodorow · 8 years ago
  93. d1f0d6e Make Bazel work with all MSVS 2017 editions by Alexander Chung · 8 years ago
  94. 9e39ea5 Bazel client, Windows: support "d:/" output root by Laszlo Csomor · 8 years ago
  95. e4d2b1d Add ThinLTO support for py_binary targets. by Googler · 8 years ago
  96. 1fc4dff by Kristina Chodorow · 8 years ago
  97. e4d977f windows: Don't try to breakaway from an existing Job in batch mode. by Philipp Wollermann · 8 years ago
  98. 42ee2a1 Replace all instances of org_unified_launcher with android_test_support. by Adam Michael · 8 years ago
  99. 80ce6fe Filter out perf.bazel.*.nobuild for release. by Yue Gan · 8 years ago
  100. 2d5b58c Windows: update PATH for actions on Windows by Laszlo Csomor · 8 years ago