1. 417dad0 Rollback of commit dc0fbb42ab22ab8f3205b0884069e1ffe03677c9. by John Field · 9 years ago
  2. eb48421 Remove incorrect exec() on well_known_protos dependency. by Peter Schmitt · 9 years ago
  3. a5f374e Add --host_java_toolchain by Liam Miller-Cushon · 9 years ago
  4. d340525 Moves Android NDK support for NDK r10e to a separate package in preparation by Alex Humesky · 9 years ago
  5. 0fd2273 Allow actions to specify if extra actions can attach to them. by Janak Ramakrishnan · 9 years ago
  6. 2b0f54a Allow the action that calls proto-compiler, to do so using a params file. by Carmi Grushko · 9 years ago
  7. 802f39e Clean the API of ProtoCompileAction, in preparation for making the proto-compiler use a params file. by Carmi Grushko · 9 years ago
  8. bae12f9 Remove runWithLargeStack and remove some single-use abstractions by Liam Miller-Cushon · 9 years ago
  9. 777845c Remove SkylarkAspectClass.getDefintion. by Dmitry Lomov · 9 years ago
  10. 2e59ad7 Expose ObjcConfiguration to Skylark as fragment "objc" along with callable methods to return compiler options useful for reflection in aspects. by Erik Abair · 9 years ago
  11. e804017 Remove AspectClass.getDefinition by Dmitry Lomov · 9 years ago
  12. b5ce0bb Add a BUILD file for Netty. by Lukacs Berki · 9 years ago
  13. 4305c42 Add a BUILD.bazel file for boringssl. by Lukacs Berki · 9 years ago
  14. 1751f9f Eliminate BuildConfiguration.Fragment#prepareForExecutionPhase(). by Lukacs Berki · 9 years ago
  15. c0e5bc5 Move FDO support to the analysis phase by wrapping FdoSupport in its own SkyFunction. by Lukacs Berki · 9 years ago
  16. c23ba45 Fix typo in doc string by Klaus Aehlig · 9 years ago
  17. 4ef57da Skylark docs: fix ctx.file and ctx.files. by Laszlo Csomor · 9 years ago
  18. f86ad5f Remove Aspect field from AspectKey. by Dmitry Lomov · 9 years ago
  19. 525fa71 Mount whole directories into the sandbox when possible by Brian Silverman · 9 years ago
  20. 2eb8bdd Use the correct Aspect in AspectFunction for Skylark aspects. by Dmitry Lomov · 9 years ago
  21. b94a6d1 Fix the java compile for non-compatible type inference between java 7 and 8. by Googler · 9 years ago
  22. 3820e8d cpp: fix the name of the function where |extracted_binaries| is populated by Thiago Farina · 9 years ago
  23. ae22e10 Fix link to rust documentation. by Tom Prince · 9 years ago
  24. 52dcbf0 Fix incremental dexing with bazel test by Googler · 9 years ago
  25. 4045c36 Override any existing watch stubs and watch application bundle artifacts when copying. by Googler · 9 years ago
  26. 0de15d13 Add some documentation about --output=build. by Googler · 9 years ago
  27. 4f0fbe1 Add tests documenting the way rc-options are combined by Klaus Aehlig · 9 years ago
  28. 3514756 Make non-empty attribute checks happen during analysis of the target in question, rather than during loading of the target's package. This way a target's package won't be in error if e.g. an unrelated target has empty 'srcs'. by Nathan Harmata · 9 years ago
  29. eb89ccc Disable tree pruning for blacklisted annotation processors by Liam Miller-Cushon · 9 years ago
  30. 709984d Upgrade dd_plist to version 1.17 by Googler · 9 years ago
  31. 0f86dc8 4.25 of 5: Writing of UnwrittenMergedAndroidData by Googler · 9 years ago
  32. c0b4e2c Removing left over debug warning. by Googler · 9 years ago
  33. 54d94d2 Description redacted. -- MOS_MIGRATED_REVID=119053259 by Googler · 9 years ago
  34. e9e052d Clean up FancyTerminalEventHandler by Googler · 9 years ago
  35. e8a4163 Revert "Add AutoValue 1.2, in preparation for upgrading the existing 1.1 to 1.2. Motivation: 1.2 adds @AutoValue.Builder" by Lukacs T. Berki · 9 years ago
  36. 93cd7c3 Update protobuf sources to v3.0.0-beta-2 (aka. d5fb408d) by Lukacs T. Berki · 9 years ago
  37. 31b9fa4 Add BoringSSL to third_party . by Lukacs T. Berki · 9 years ago
  38. 4baa56c Add AutoValue 1.2, in preparation for upgrading the existing 1.1 to 1.2. Motivation: 1.2 adds @AutoValue.Builder by Carmi Grushko · 9 years ago
  39. 653869e Add zlib to the third_party directory. by Lukacs T. Berki · 9 years ago
  40. fd16ed1 Add Netty 4.1.0.CR6 to third_party. by Lukacs T. Berki · 9 years ago
  41. 8796230 Add nanopb to the set of third-party libraries. by Lukacs T. Berki · 9 years ago
  42. 168031d Update the x86_64 protoc with a statically linked version. by Lukacs T. Berki · 9 years ago
  43. 62d1e72 cpp: remove unnecessary visibility attribute from blaze_util target by Thiago Farina · 9 years ago
  44. 74d179a ijar: check the return value of getcwd() function by Thiago Farina · 9 years ago
  45. a6ae3e7 Add SMT detection for mac. Fixes #963. by Yue Gan · 9 years ago
  46. eea74e9 strip remote workspace path from java resources by Steven Parkes · 9 years ago
  47. 4344d76 Add the preinclude files to the mandatory input list of C++ compile actions. by Lukacs Berki · 9 years ago
  48. f07fd40 Add 'apple_watch1_extension' and 'apple_watch_extension_binary' to support building watch OS 1 apps. by Googler · 9 years ago
  49. ae8d687 transition to two blaze flags for incremental dexing by Googler · 9 years ago
  50. ef1f3f3 Remove shell quotes from javacopts by Liam Miller-Cushon · 9 years ago
  51. eefd808 Adds the output of -printconfiguration from proguard to the implicit outputs of by Alex Humesky · 9 years ago
  52. 9f2e673 Introduce a seperate name to distinguish the objc provider passed from native rules to skylark rules and that returned from skylark rules to depending native rules. This fixes a bug where a skylark rule that did not touch the objc provider would automatically pass up the objc provider it received from dependencies to dependant native rules, leading to duplicate symbol linking errors when the same objc provider was exported twice. by Cal Peyser · 9 years ago
  53. 84f78ff Correctly generates the expected file names of the generated protos when the names contain url, http or https. by Googler · 9 years ago
  54. 2ce24d4 experimental UI: update progress bar on progress events by Klaus Aehlig · 9 years ago
  55. 5116c1a Introduces action_config. Does this by: by Cal Peyser · 9 years ago
  56. 539d244 Expose AppleToolchain to skylark. by Cal Peyser · 9 years ago
  57. 2784fa0 Add workspace name to module_space in python stub_template.txt file Fixed #1040 by Yun Peng · 9 years ago
  58. b456840 Replace an exception message check with a class check. It's saner. by Lukacs Berki · 9 years ago
  59. e25642a experimental UI: show run-time for long-running actions in the progress bar by Klaus Aehlig · 9 years ago
  60. a63d961 Pass through the clock to the ExperimentalStateTracker by Klaus Aehlig · 9 years ago
  61. 61e3fc9 Dig out the builtin include file from the filegroup of libc_top instead of special-casing it in CppConfiguration. by Lukacs Berki · 9 years ago
  62. 002615c Point links for Skylark rule sets to the appropriate repositories. by David Chen · 9 years ago
  63. b1a3e51 Add a BUILD.bazel file for nanopb. by Lukacs Berki · 9 years ago
  64. 15f499d Simplify some of the code around invoking proguard. by Alex Humesky · 9 years ago
  65. 3c8f4e0 Allow compilations to have an empty source list by Liam Miller-Cushon · 9 years ago
  66. bd8898a Clarify that indirect deps are not necessarily transitive by Liam Miller-Cushon · 9 years ago
  67. b3e5a63 *_test rules now return an .xctest.dSYM bundle. by Googler · 9 years ago
  68. 6980f84 Remove BuildConfiguration#supportsIncrementalBuild , which is apparently unused. by Lukacs Berki · 9 years ago
  69. 081d202 Enable all Label instantiations to use a single intern pool to optimize memory usage by Googler · 9 years ago
  70. fdcb124 Make local_repository's interpretation of 'path' match the other rules' by Kristina Chodorow · 9 years ago
  71. 494e311 Make worker more defensive about NPEs by Kristina Chodorow · 9 years ago
  72. c12c939 Fix flaky process_wrapper_test and add some explanatory comments. by Philipp Wollermann · 9 years ago
  73. da46c8d6 Set shard_count to 2 to //src/test/java/com/google/devtools/build/lib:analysis_test by Damien Martin-Guillerez · 9 years ago
  74. f9276e2 Fix issues with cc_configure by Alpha Lam · 9 years ago
  75. 9778696 ijar: cast to size_t instead of int to avoid sign-compare warning. by Damien Martin-Guillerez · 9 years ago
  76. 53161ce Update roadmap by Damien Martin-Guillerez · 9 years ago
  77. e6faf70 ijar: fix mismatched-tags warnings by Thiago Farina · 9 years ago
  78. 21458dc Add source files of the C++ protobuf runtime library. by Lukacs T. Berki · 9 years ago
  79. 6ee1ddc Deduplicate annotation processor classes by Liam Miller-Cushon · 9 years ago
  80. 9a2ba60 Track which output files are written by Liam Miller-Cushon · 9 years ago
  81. e321ce2 Allow .o files as sources for objc builds. by Cal Peyser · 9 years ago
  82. f4de88b Handle more javacopts by Liam Miller-Cushon · 9 years ago
  83. 266937a Prune private fields and methods from the output by Liam Miller-Cushon · 9 years ago
  84. c7009b3 Support labels in new_{http,local}_repository's build_file attribute by Damien Martin-Guillerez · 9 years ago
  85. cdb49c5 Adds a blog post about C++ autoconf with Skylark remote repository by Damien Martin-Guillerez · 9 years ago
  86. 1305855 Change --experimental_oom_more_eagerly_threshold default to 100, so that it is a no-op by default. by Janak Ramakrishnan · 9 years ago
  87. 2cea5dd Don't try to clean up (and potentially exit with minor IOException exit code) if we actually crashed. by Janak Ramakrishnan · 9 years ago
  88. 215fa84 Make the Attribute.Builder.cloneBuilder() also copy aspects. by Carmi Grushko · 9 years ago
  89. 04e3e37 Remove the directories field from RepositoryFunction. by Ulf Adams · 9 years ago
  90. 2eaff2e Update the java flags to default as follows: by Luis Fernando Pino Duque · 9 years ago
  91. 91980e4 3.75 of 5: Renaming classes and interfaces by Googler · 9 years ago
  92. 23bc0af Drop unused skylarkinterface dependency from bazel-rules. by Julio Merino · 9 years ago
  93. e77455a experimental UI: present SUBCOMMANDS in the scroll-back buffer by Klaus Aehlig · 9 years ago
  94. affe39b Set --fat_apk_cpu=armeabi-v7a by default and remove Constants.ANDROID_DEFAULT_FAT_APK_CPUS. by Luis Fernando Pino Duque · 9 years ago
  95. 5dc18f5 Update octal refs in python script of pkg and docker rules by Damien Martin-Guillerez · 9 years ago
  96. 950c1ab Release 0.2.1 (2016-03-21) by Bazel Release System · 9 years ago
  97. be1b115 cc_configure.bzl: fix path to static crosstool by Damien Martin-Guillerez · 9 years ago
  98. 6b65cf3 Reimplement the configuration sanity check as a per-fragment check. by Ulf Adams · 9 years ago
  99. 7400fc2 Optionally stop adding headers from transitive modules as mandatory compilation inputs. As by Googler · 9 years ago
  100. c269abc Remove InterruptibleTest#testInterruptibleCommand by Damien Martin-Guillerez · 9 years ago