1. 74b9432 Move interface so building to action configs by Marcel Hlopko · 8 years ago
  2. 671045b Add the public key directly on our website. by Damien Martin-Guillerez · 8 years ago
  3. 3d8ae22 Sign all Bazel binaries using gpg during release process by Yun Peng · 8 years ago
  4. c79570c Rollback of commit 9c25afe750a937b2152c21a93effc8b9ba82c27b. by Ulf Adams · 8 years ago
  5. 884ca5c Minor cleanup by Laurent Le Brun · 8 years ago
  6. 44ad7fa Improve error message when 'del' keyword is used by Laurent Le Brun · 8 years ago
  7. dd299db Rollback of commit e025939e71b179ae0f6bd09ef3af474f49b853a2. by Ulf Adams · 8 years ago
  8. e23b79c Only add the runfiles of artifacts that are actual inputs of the spawn action. by Florian Weikert · 8 years ago
  9. 8d36a34 Rollback of commit f341bc4f6e918b6a41c1536c111bbf24f14f967b. by Ulf Adams · 8 years ago
  10. 155bd64 Adding support for Linux s390x by namrata-ibm · 8 years ago
  11. 22d3673 Changes necessary for releasing 0.3.2 chocolatey package. by Peter Mounce · 8 years ago
  12. c925f34 Avoid deadlock when a client disconnects with the gRPC queue full. by Lukacs Berki · 8 years ago
  13. 5e5aa9d Fix bug(s) with Skylark import cycles: we assumed that a package that failed to load must have failed because of an exception, which is false in the case of cycles; by Janak Ramakrishnan · 8 years ago
  14. f4dd283 When inlining imports, avoid visiting Skylark files multiple times that are loaded by a single package. This also fixes a bug in which Skylark code expecting reference equality for an object imported multiple ways were not getting it. by Janak Ramakrishnan · 8 years ago
  15. cc78407 Rollback of commit 51417759a37e5b11003dd773d5c90ddd4c7a6aa7. by Googler · 8 years ago
  16. a725afe Expose objc_provider keys sdk_frameworks and weak_sdk_frameworks to skylark by Chris Parsons · 8 years ago
  17. d5f740d Move MemoizingRequest from c.g.testing.junit.junit4.runner to by Googler · 8 years ago
  18. 55ac951 Propagate swift_library defines attribute to parents. by Dmitry Shevchenko · 8 years ago
  19. 441bc41 Add make_hashed_objlist.py to the dummy darwin tools, to fix linux bazel builds by Chris Parsons · 8 years ago
  20. ba41c2d Add bin_dir and genfiles_dir to ctx by Kristina Chodorow · 8 years ago
  21. 3e5ac9d Move bazel apple tests into a separate package. by Dmitry Shevchenko · 8 years ago
  22. f44211c In AllRdepsUnboundedVisitor, group rdeps by package before partitioning them into batches. This way nodes corresponding to targets in the same package are likely to be in the same batch. by Nathan Harmata · 8 years ago
  23. be59799 Split SkyQueryEnvironment#getReverseDeps into a few helper methods and use them in ParallelSkyQueryUtils. by Nathan Harmata · 8 years ago
  24. 0988bb0 Clean up --strict_android_deps and --strict_java_deps by Liam Miller-Cushon · 8 years ago
  25. 2fcf0e4 Generate aar_import and java_import rules for local maven repositories in <sdk>/extras for sdk in android_sdk_repository. by Adam Michael · 8 years ago
  26. 87366aa Update Windows documentation with msys2 version guidance . by Dmitry Lomov · 8 years ago
  27. 98796b2 Fix typo in 2015-03-06-bazel-init.md by is03wlei · 8 years ago
  28. 66ae95a Post the expansion of a target pattern on the event stream by Klaus Aehlig · 8 years ago
  29. 9c1090b Fall back to compiling header-only libraries with --compile_one_dependency. by Googler · 8 years ago
  30. 2837781 RELNOTES: Create a flag --android_dynamic_mode to turn off dynamic mode during the Android split transition. by Googler · 8 years ago
  31. d08e7c0 Add a way to pass extra inputs to the linking step by Dmitry Shevchenko · 8 years ago
  32. 341e5dd Refactor in preparation for adding minimum classpath optimization. by Googler · 8 years ago
  33. 9d16209 Make the .d file a mandatory output of the ObjcCompileAction. by Cal Peyser · 8 years ago
  34. f1ad58a Make a method in ProtoOutputFormatter visible for tests. by Janak Ramakrishnan · 8 years ago
  35. 6aa2c27 Fix build on Windows by Damien Martin-Guillerez · 8 years ago
  36. a33bea3 Add a method in MetadataHandler to retrieve contained artifacts from TreeArtifacts. by Rumou Duan · 8 years ago
  37. b566c7d Remove support for "Python" parsing mode. It was unused in Bazel. by Laurent Le Brun · 8 years ago
  38. 4f5e12d Supported "in" operator for all SkylarkIndexable objects. by Vladimir Moskva · 8 years ago
  39. c69071c Show the starting of the build in the build event stream by Klaus Aehlig · 8 years ago
  40. 72cc756 Add method to get generating action for an output group. by Tobias Werth · 8 years ago
  41. 317d5df Blog post on Windows status and new installation instructions. by Dmitry Lomov · 8 years ago
  42. f95fa87 Mention that lists can be stored in sets after freezing by Jon Brandvein · 8 years ago
  43. 33579a4 Release 0.3.2 (2016-10-07) by Bazel Release System · 8 years ago
  44. 58a6856 Fix-up for last sandbox change, forgot to add "block-*" to the execution info filter. by Philipp Wollermann · 8 years ago
  45. d6f6260 Rollback of commit 5c071429e83b5c6d872c755d3da21ad934638111. by Damien Martin-Guillerez · 8 years ago
  46. c5af2f3 sandbox: Allow network access by default, unless a target has a "block-network" tag. by Philipp Wollermann · 8 years ago
  47. a70d373 Update Error Prone to 2.0.13 by Liam Miller-Cushon · 8 years ago
  48. f28dbc3 Patches to compile against musl by Steven Dee · 8 years ago
  49. 6f23b13 Create directory for Standalone Skylark by Laurent Le Brun · 8 years ago
  50. 0436ce0 Register the BuildEventStreamer by Klaus Aehlig · 8 years ago
  51. a71d2ff Implement cc_common.link_params_merge function. by Dmitry Lomov · 8 years ago
  52. 6e7df1a Enable exception handing for built-in windows headers by Peter Foley · 8 years ago
  53. cae7a0f Allow rules to consume CcLinkParamsProviders provided by Skylark rules. by Dmitry Lomov · 8 years ago
  54. fd2bdc3 Change allowedRuleClasses/mandatoryProviders semantics to "either-or" instead of "and". by Dmitry Lomov · 8 years ago
  55. 6265ade remove inaccurate sentence from DependencyResolver comments by Benjamin Peterson · 8 years ago
  56. 63fd951 Update Error Prone to 2.0.13 by Liam Miller-Cushon · 8 years ago
  57. 415f1fe Patches to compile against musl by Lukacs T. Berki · 8 years ago
  58. f99a054 Rollback of commit 0e9a1b2d51f9e03f4493e52d23cb3efc568be59f. by Googler · 8 years ago
  59. 0e9a1b2 Stop consulting the environment for "originating user" information. by Googler · 8 years ago
  60. f51d528 Remove duplicated "Can be None". The allowReturnNones = true generates "May by Adam Michael · 8 years ago
  61. 440b732 Rollback of commit f21d35ead25167ca7191229c7a365ccdf1a2550e. by Googler · 8 years ago
  62. 67d736b Handles missing classes.jar in aar_import gracefully, by creating an empty jar file instead of crashing Bazel. by Adam Michael · 8 years ago
  63. 87c6d91 Bridged --experimental_repository_cache value to HttpDownloader. Created HttpCache skeleton to implement caching logic of HttpDownloadValues as the first step (more types of caches will come later). by Jingwen Chen · 8 years ago
  64. 4f00555 Update android_ide_common to 25.0.0 and clean up FolderConfigs by Googler · 8 years ago
  65. 69d9b41 Improve memory overhead of calculating all computed default values by Michajlo Matijkiw · 8 years ago
  66. 2d20cc8 Expunge reference to c.g.common.base.Flag by Liam Miller-Cushon · 8 years ago
  67. 5c07142 Allow repositories to refer to the local repository by repo name by Kristina Chodorow · 8 years ago
  68. 0bd3739 Adds build flag to the debugging tips section by Googler · 8 years ago
  69. d18e78b Fix messed-up indentation in make_deb.py by Benjamin Staffin · 8 years ago
  70. 2756c02 Allow OutputService#finalizeBuild to throw InterruptedException. by Rumou Duan · 8 years ago
  71. 69e1726 Deny unix-socket in sandbox script by default. Fixes #1881. by Yue Gan · 8 years ago
  72. 651b190 Update environment design document by Klaus Aehlig · 8 years ago
  73. 3a3c483 Remove support for using AF_UNIX to communicate between the Bazel cient and the Bazel server. by Lukacs Berki · 8 years ago
  74. f341bc4 Add ctx.get_actions(), for inspecting the actions created by the current rule. by Jon Brandvein · 8 years ago
  75. 7cde82e Remove HOST_CFG and DATA_CFG references that cause warnings by Kristina Chodorow · 8 years ago
  76. f21d35e Support srcjar files in filtered gen jar. by Googler · 8 years ago
  77. d3a0d4f Fix info key client-env by Klaus Aehlig · 8 years ago
  78. 299f572 Add cc_common.link_params declared provider. by Dmitry Lomov · 8 years ago
  79. c23a997 Fix test when run streamed and not sandboxed. (java_import rule conflicts) by Yue Gan · 8 years ago
  80. 0b66bb5 Fix test when run streamed and not sandboxed. (mkdir: File exists) by Yue Gan · 8 years ago
  81. df5993a Global cleanup change. by Liam Miller-Cushon · 8 years ago
  82. 676cb9f cpp: refactoring blaze_globals.h by Thiago Farina · 8 years ago
  83. ffdc05d Add action_config and feature for linking on Windows by Yun Peng · 8 years ago
  84. 27085f4 Remove JavaCpuSupplier; use the actual --cpu value instead. by Ulf Adams · 8 years ago
  85. 722b043 Remove JavaRuntimeJarAspectProvider and the creation of JavaRuntimeJarProvider from proto aspects. by Lukacs Berki · 8 years ago
  86. ab76af1 Description redacted. by Damien Martin-Guillerez · 8 years ago
  87. 2165048 Fix broken IDE skylark aspect. by Googler · 8 years ago
  88. 0d7ceb4 Description redacted. -- MOS_MIGRATED_REVID=135310637 by Googler · 8 years ago
  89. 860b8d2 EvaluationProgressReceiver absorbs other progress trackers. by Chloe Calvarin · 8 years ago
  90. cddad44 BinaryLinkingTargetFactory can use the crosstool backend. objc_binary can turn by Cal Peyser · 8 years ago
  91. 9d62a14 Extract java/javalite proto compilation args to command-line flags. by Carmi Grushko · 8 years ago
  92. 559aad7 Validate swift_library names by Dmitry Shevchenko · 8 years ago
  93. 6a292024 Refactor compilation, archiving, and fully linking logic from by Cal Peyser · 8 years ago
  94. 20fa783 Don't run ijar test with JDK7 by Damien Martin-Guillerez · 8 years ago
  95. e673653 JS, Localization: Adds support for localization with closure managed rules. by Pedro Liberal Fernandez · 8 years ago
  96. 58fa7b8 Enable header compilation by default by Liam Miller-Cushon · 8 years ago
  97. da57492 Proper error messages when built-in rule attributes are overridden #1811 by Vladimir Moskva · 8 years ago
  98. 39bb51a Roll forward of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32. by Dmitry Shevchenko · 8 years ago
  99. 83e7c71 Line buffer stderr. by Lukacs Berki · 8 years ago
  100. fc47565 Add jdk8 tags to java_integration_test by Damien Martin-Guillerez · 8 years ago