1. abc9332 Regression test for ActionCache shutdown roundtrip by George Gensure · 8 years ago
  2. 1410c21 Cleanup migration-only build variables by Marcel Hlopko · 8 years ago
  3. 3ae50fe Cleanup gitignore to ignore all /bazel-* directories. by John Cater · 8 years ago
  4. 7af14df Remove AbtractAction#getInputsForExtraAction() (the third time). by Lukacs Berki · 8 years ago
  5. 510e8a6 Remove the deprecated com.google.devtools.build.lib.vfs.FileSystems class by Ulf Adams · 8 years ago
  6. 707e72a More documentation for distributed caching and remote execution by Alpha Lam · 8 years ago
  7. 0dcdb06 More stable naming scheme for lambda classes in desugared android code by Googler · 8 years ago
  8. d00e446 Remove flag --experimental_j2objc_srcjar_processing, and always use the new J2ObjC source jar transpilation support. by Rumou Duan · 8 years ago
  9. 11318ec Reword comment about the current implementation of ^. by Nathan Harmata · 8 years ago
  10. 5e1b5b0 RELNOTES: Activate the "dead_strip" feature if objc binary stripping is enabled. by Googler · 8 years ago
  11. 9daeb43 Fixes issue with ObjcCompileAction where extra action funcitonality is unable by Googler · 8 years ago
  12. 50ca4b6 Update depset constructor/method docs by Jon Brandvein · 8 years ago
  13. 0eda2a0 Remove shell highlighting which isn't supported by our version of jekyll. by John Cater · 8 years ago
  14. 3e0c746 Adds the new versions of the template substitutions into ios_test. by Sergio Campama · 8 years ago
  15. 777b30d Provide more reporting options to SkyFunctions by Klaus Aehlig · 8 years ago
  16. 25aa033 Add more depset documentation by Jon Brandvein · 8 years ago
  17. dacc16d CrosstoolCompilationSupport registers a binary strip action when binary by Cal Peyser · 8 years ago
  18. c87cffa Use datetime as horizontal axis. Add axis titles. by Yue Gan · 8 years ago
  19. 81ae08b Suppress error for non-exhaustive switches by Liam Miller-Cushon · 8 years ago
  20. 0785cbb Update to guava 21.0 and Error Prone version 2.0.18-20160224 by Liam Miller-Cushon · 8 years ago
  21. 5dbb23b Fix coverage section in the autodetected crosstool for windows by Marcel Hlopko · 8 years ago
  22. 53501b5 Fix allowed characters in package and restore a comment by Damien Martin-Guillerez · 8 years ago
  23. 4c1b1fd Add host_cxxopt in parallel to host_copt. by Marcel Hlopko · 8 years ago
  24. 564be0d Remove the first result in benchmark, since it's slower than others. by Yue Gan · 8 years ago
  25. e98f50c Rollback of commit e716ae46f359dc1361574f44569811ff80a758ac. by Ulf Adams · 8 years ago
  26. a28b540 Fix Cpp action caching by Ulf Adams · 8 years ago
  27. e50388e Revert "Upgrade //third_party/protobuf to v3.2.0" by Irina Iancu · 8 years ago
  28. e716ae4 Encore of commit 41c2a26eef89167e807cbc9f33487dc66bb757d3 that removed AbstractAction#getInputFilesForExtraAction(). by Lukacs Berki · 8 years ago
  29. 3adcef4 Remove mention of the ignored flag "--output_descriptor_set". by Carmi Grushko · 8 years ago
  30. c67080c Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385. by Kush Chakraborty · 8 years ago
  31. 5e94557 Rollforward of "apple_binary extension_safe attribute results in configuration transition on dependencies" by Chris Parsons · 8 years ago
  32. cd66f96 Fix broken link by Jon Brandvein · 8 years ago
  33. 3df106e Remove historical reference to test runners from user manual. by Michael Staib · 8 years ago
  34. 1dfddb2 Expose proto_library, java_lite_proto_library, java_proto_library and cc_proto_library to the outside world. by Carmi Grushko · 8 years ago
  35. 0cc293e Description redacted. by Googler · 8 years ago
  36. ac6b092 Better error messaging if apple cc toolchain cannot locate xcode by Chris Parsons · 8 years ago
  37. a2e5084 Add overview documentation on depsets by Jon Brandvein · 8 years ago
  38. 5582d89 Read the PersistentMap's backing file into memory all at once when processing it. We are going to read the whole thing and convert it into data structures, anyway. by Googler · 8 years ago
  39. 67fa75a Add is_external support to PackageManifestParser. by Googler · 8 years ago
  40. 6731efe All objc linking rules get the crosstool. by Cal Peyser · 8 years ago
  41. 5e9e194 Add the LABEL_KEYED_STRING_DICT type for attributes. by Michael Staib · 8 years ago
  42. 56d66ff Remove duplicate genrule documentation on base class. by John Cater · 8 years ago
  43. 4ae1f5d Filter android_binary resources during analysis by Googler · 8 years ago
  44. bb4615c Implicitly generate Proguard obfuscation mapping file for android_binary targets when both resource shrinking and Proguard are enabled, as it is required by resource shrinking to work properly. by Andrew Pellegrini · 8 years ago
  45. 735777a Fix typo. by Nathan Harmata · 8 years ago
  46. 4264807 Add commit link to github by Yue Gan · 8 years ago
  47. d83af9e Report inconsistent aspect order error to the user. by Dmitry Lomov · 8 years ago
  48. e64ed19 Bazel client: make jvm.log path platform-safe by László Csomor · 8 years ago
  49. 71c72c1 Fix autodetection of c++ coverage on osx by Marcel Hlopko · 8 years ago
  50. 6b3b8d0 Fix name of --javacopt in the configuration file blog post by Damien Martin-Guillerez · 8 years ago
  51. a8fc49b Expose rpath entries as a build variable by Marcel Hlopko · 8 years ago
  52. a068bd1 Pass in the "coverage enabled" flag on the C++ linkstamp compile command line. by Lukacs Berki · 8 years ago
  53. 2346f5a Upgrade //third_party/protobuf to v3.2.0 by Carmi Grushko · 8 years ago
  54. 10390f2 Add ProtoJavaApiInfoAspectProvider to JavaProvider. by Irina Iancu · 8 years ago
  55. 5778444 Remove ctx.aspect_id and Target.aspect_ids. by Dmitry Lomov · 8 years ago
  56. 8e2f54d Fix BUILD file mistakes in code generator. by Yue Gan · 8 years ago
  57. 503c2f7 Add ctx.aspect_ids, deprecate ctx.aspect_id and Target.aspect_ids. by Dmitry Lomov · 8 years ago
  58. 786cfa2 Separate the classpaths of the TestRunner with the test target, and use a separate Classloader to load the test target's classes. This enables a clean separation of the classes of the TestRunner with the target under test. by Kush Chakraborty · 8 years ago
  59. c9333b4 roll-forward of "Delete temporary directory on exit" by Colin Cross · 8 years ago
  60. 414d08c Re-enable bazel_windows_example_test by Yun Peng · 8 years ago
  61. 4816cfa Make bazel_bootstrap_distfile_test work on Windows by Yun Peng · 8 years ago
  62. f2eacf0 str.partition and str.rpartition return tuples instead of lists by Vladimir Moskva · 8 years ago
  63. 95dac70 Fix python stub_template.txt on Windows by Yun Peng · 8 years ago
  64. 2004276 Prefixes xcodebuild with xcrun in order to avoid getting erroneous results when detecting the installed Xcode versions. by Sergio Campama · 8 years ago
  65. 766a581 APPLE_CROSSTOOL distinguisher is not applied if --apple_crosstool_transition is true. by Cal Peyser · 8 years ago
  66. 3611fb2 Incrementally dex any Android IDL runtime library by Googler · 8 years ago
  67. 8c539ea Use skylark-preferred quote char for string literal by Michajlo Matijkiw · 8 years ago
  68. 19e126a Add a flag to enable desugaring java.* classes by rewriting package names by Colin Cross · 8 years ago
  69. 1d7db15 Update to header thinning feature to create header_scanner actions based on compiler flags. by Googler · 8 years ago
  70. 8b2e245 Replace the fancy, lockless, and incorrect BoundedMultisetSemaphore and with a boring naive synchronized implementation. by Nathan Harmata · 8 years ago
  71. 9c01825 incrementally dex generated_extension_registry jars generated for top-level android binaries by Googler · 8 years ago
  72. 2bdf534 Rolling forward the change to open source JUnit integration tests. by Kush Chakraborty · 8 years ago
  73. 2997e25 Filter out Blaze-specific javacopts in VanillaJavaBuilder by Liam Miller-Cushon · 8 years ago
  74. b21339b change incremental dexing fallback in DexFileMerger to behave exactly as if classes by Googler · 8 years ago
  75. 761fdea Fix broken javadoc link. by Shreya Bhattarai · 8 years ago
  76. 65b49a2 Remove mobile-install stub app targets from BUILD files. by Adam Michael · 8 years ago
  77. 6b4a8b3 Allow absolute symlinks in TreeArtifacts. Let the downstream action (if there is one) worry about it. by Janak Ramakrishnan · 8 years ago
  78. 569383c Make Expression.eval() public. by Carmi Grushko · 8 years ago
  79. fc90803 Document skylark repositories invalidation by Damien Martin-Guillerez · 8 years ago
  80. 9143062 Mention that generators/generator expressions aren't in Skylark by Jon Brandvein · 8 years ago
  81. 6a680a3 Code clean-up by Liam Miller-Cushon · 8 years ago
  82. d5912eb Add detailed rule class/label info when report attribute checking error by Liangliang He · 8 years ago
  83. ee5797a Give users a hint at what could be wrong when an imported blazerc cannot be found. by Googler · 8 years ago
  84. cae4303 Some refactoring of LabelValidator by Damien Martin-Guillerez · 8 years ago
  85. 2e689c2 Add javac-9-dev-r3297-3 by Liam Miller-Cushon · 8 years ago
  86. 2fe062b If dynamic configurations are turned on, ruleclass configuration transitions by Cal Peyser · 8 years ago
  87. 836d94a Roll back ios_runner simulator foreground change, as it has made some tests flaky by Chris Parsons · 8 years ago
  88. 85cc043 Skylark documentation pipeline automatically generates documentation for all Skylark modules. by Florian Weikert · 8 years ago
  89. 7463237 Crosstool compilation support for J2ObjcAspect. by Rumou Duan · 8 years ago
  90. 34f47c8 Further improve error handling of xcode_configure.bzl by Chris Parsons · 8 years ago
  91. 0722e44 Remove Skylark documentation text from Target.class. by Florian Weikert · 8 years ago
  92. 7a1ea78 Rollback of commit 3da16e3b4e8be4d4c4a6eae80365a85851e3253d. by Liam Miller-Cushon · 8 years ago
  93. cf9a2b6 Rollback of commit e49886c55a7e2cfd6dd1fc52b037dc2d5a6ca019. by Adam Michael · 8 years ago
  94. 17db60e Remove javac-turbine hack to support a non-standard annotation processor by Liam Miller-Cushon · 8 years ago
  95. 8a2f61d Disable bitcode for simulator architectures, regardless of the apple_bitcode flag. by Chris Parsons · 8 years ago
  96. 61393e2 Add even more links to rules/macros documentation. by Laurent Le Brun · 8 years ago
  97. d0b45b5 Rollback of commit bd3be73b84001dbdb2f05297f215e8eb5bacf0e1. by Damien Martin-Guillerez · 8 years ago
  98. 2769ffd Error out when the STL label points to an undefined target when merging STL by Luis Fernando Pino Duque · 8 years ago
  99. 95d229a Remove 'allowReturnsNone=true' from the ProtoSourcesProvider methods for descriptors by Googler · 8 years ago
  100. 23ba4a8 Augmented assignments don't evaluate lhs multiple times by Vladimir Moskva · 8 years ago