1. 92ee991 Make tools/build_defs/pkg/archive.py py3 compatible by David Flemström · 8 years ago
  2. 6245307 Automated g4 rollback of commit 27a136b9bbb4d73b0a343d407b5da9f890175aea. by ajmichael · 8 years ago
  3. bfacec0 Automated g4 rollback of commit d5217515002d468a3095243975e21e89eccc46b7. by ajmichael · 8 years ago
  4. 336a130 Remove implicit requirements on --use_singlejar_apkbuilder. by ajmichael · 8 years ago
  5. 2214797 Add best practices doc by kchodorow · 8 years ago
  6. 3c484c1 apple_static_library passes the correct crosstool to platform-specific compile by cpeyser · 8 years ago
  7. edcd915 Support cpufeatures from Android NDK. by ajmichael · 8 years ago
  8. 906373a Remove Scala IDE info, and use Java IDE info instead. by Googler · 8 years ago
  9. 5da0dd5 Roll forward of https://github.com/bazelbuild/bazel/commit/5f31944b8942818aaf53571c76f5c6a9a9dafc72: Custom module map for j2objc_library by Googler · 8 years ago
  10. 248581e Move platform providers to a new package to break cyclic dependencies. by John Cater · 8 years ago
  11. 38b8350 Only allocate some formerly frequently allocated PathFragment objects once. by nharmata · 8 years ago
  12. 2b49f67 Update third_party/protobuf to pre-release 3.2.0 by Jakob Buchgraber · 8 years ago
  13. b712f33 Make Skylark interpreter read Skylark command-line flags by brandjon · 8 years ago
  14. e7fe50a Automated g4 rollback of commit a83a5df53ca184ad59a4a46cd9dfa747bf08007a. by Googler · 8 years ago
  15. 5f31944 Custom module map for j2objc_library by Googler · 8 years ago
  16. 5790def Automated g4 rollback of commit 6af104a0cf5662d53e4f55b7d5a64255ce470a53. by ajmichael · 8 years ago
  17. 198f00a Bug fix. Enable Desugar to desugar try-with-resources multiple times. by cnsun · 8 years ago
  18. 47577f8 Convert LLVM raw profiles to indexed format if necessary. by Googler · 8 years ago
  19. 067bf92 Split transition unconditionally for multiarch apple rules by cparsons · 8 years ago
  20. 3eeb660 Introduce a base class for AndroidLocalTest, AndroidLocalTestBase. This is a first step for future Bazel android_local_test rule support. by Googler · 8 years ago
  21. 8488c7f Don't clean-up externally set dump dir by Googler · 8 years ago
  22. ebf27d9 Assign otherwise ignored Future return values to local variables. by Googler · 8 years ago
  23. ac85cf9 Refactor to extract the collection of portable proto filters. by kaipi · 8 years ago
  24. 5038016 Rollforward of: Basic open-source crosstool to support targeting apple platform types. by cparsons · 8 years ago
  25. 151d193 Rollforward attempt 2 of "apple_binary extension_safe attribute results in configuration transition on dependencies" by cparsons · 8 years ago
  26. 0df7a3b Add FILES_TO_COMPILE output group to apple_static_library. by cpeyser · 8 years ago
  27. 6f7066e Bundled JDK changes for the release process. This is a fixed version by philwo · 8 years ago
  28. 2541fd9 Remove stale comment and add back a removed TODO. by nharmata · 8 years ago
  29. 6af104a Make --experimental_android_compress_java_resources true by default. by ajmichael · 8 years ago
  30. 6e36984 Fix 'Argument list too long' error in :merge_licenses genrule by Jakob Buchgraber · 8 years ago
  31. 6fa1721 Rename CppCompileCommandLine to CompileCommandLine and move it out from CppCompileAction by hlopko · 8 years ago
  32. d000e0c Extend BlazeModule to support listening to the console output by Klaus Aehlig · 8 years ago
  33. 37eda75 Open source ManifestMergerActionTest. by ajmichael · 8 years ago
  34. b8449f9 Fix bazel_worker_test on Darwin by replacing "/bin/true" with "true". by philwo · 8 years ago
  35. 1fb094e Automated g4 rollback of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8. by ajmichael · 8 years ago
  36. 783ad60 Add support for logging exception details via ErrorMessage. by philwo · 8 years ago
  37. 93aea2e worker: Do not check if the process is still alive prior to using it. by philwo · 8 years ago
  38. 46299b4 Only create the databinding annotation file once by cushon · 8 years ago
  39. 8b564e6 worker: Extract two methods from actuallyExec for better readability. by philwo · 8 years ago
  40. 11e9769 Don't copy lambda bodies from interfaces into implementing classes. by kmb · 8 years ago
  41. 8e75333 worker: Small refactoring of RecordingInputStream. by philwo · 8 years ago
  42. bcecca5 Add documentation for cfg = "target". by Googler · 8 years ago
  43. a50a56c Use system property for lambda dir if set by Googler · 8 years ago
  44. d03effd Fix bazel_toolchain_test by ulfjack · 8 years ago
  45. 4685557 Re-introduce the overall_success field in BEP. by buchgr · 8 years ago
  46. 7dc3416 Store Skylark command-line flags in Skyframe by brandjon · 8 years ago
  47. 4edc642 Adjust the visibility of this rule, which is needed for the migration of docker_build to rules_docker. by Googler · 8 years ago
  48. 331e930 Slight tweaks to text formatting of ErrorMessages. by philwo · 8 years ago
  49. 67b9928 Simplify RecursiveDirectoryTraversalFunction: neither of its use cases were using the env variable passed into their visitors' methods, which means that we can stop passing them, and simplify the code a bit. by janakr · 8 years ago
  50. 9994550 Bazel docs: Add section about dependeing on external packages, refactor external dependencies page. by steren · 8 years ago
  51. 21903f9 Reformat Bazel crosstools to have consistent 2 spaces indent by hlopko · 8 years ago
  52. d89d397 worker: Remove the "retry on failure" feature. by philwo · 8 years ago
  53. 6fcc00f BEP: Also show the rule for each target by Klaus Aehlig · 8 years ago
  54. ba827ba Retain target kind in TransitiveTraversalValue by Googler · 8 years ago
  55. 543e783 Make JavaCompilationArtifacts an AutoValue. Helpful for debugging. by Googler · 8 years ago
  56. 4c69c96 Allow bypassing the automated detection of jobs when --jobs=auto. by jmmv · 8 years ago
  57. 87d851b Use the new ErrorMessage class in WorkerTestStrategy. Also adds a null by philwo · 8 years ago
  58. 6b76d73 BEP: Report exit code in BuildCompleteEvent by Jakob Buchgraber · 8 years ago
  59. 902af4e Reduce the time for the slow test by Klaus Aehlig · 8 years ago
  60. 86c46cb Increase test size for //src/test/shell/bazel:toolchain_test to "medium" by vladmos · 8 years ago
  61. 612db22 BEP: enforce CommandLine before OptionsParsed by Klaus Aehlig · 8 years ago
  62. d521751 Init absent action configs for CppCompile actions by hlopko · 8 years ago
  63. 15d403d Desugar try-with-resources statements for Android. Any call to by cnsun · 8 years ago
  64. 11cc89a JavaBuilder accepts a new --testonly argument to mark compilations of by eaftan · 8 years ago
  65. d7810ce Make companion classes public when desugaring default methods for android by kmb · 8 years ago
  66. 611ea1c Desugar default and static interface methods by default. RELNOTES: none by kmb · 8 years ago
  67. d28c5ba Hide --experimental_android_use_singlejar_for_multidex. by ajmichael · 8 years ago
  68. a0e4775 RELNOTES: Add Skylark stubs needed to remove sysroot from CppConfiguration. by Googler · 8 years ago
  69. ce33ab7 Give RuleContext the ability to add Make Variables by Googler · 8 years ago
  70. 46da1fc Add a way for options classes to mark that they are skyframe-friendly by brandjon · 8 years ago
  71. fd1140b Add Scala IDE info to Intellij aspect. by Googler · 8 years ago
  72. f91c008 Automated g4 rollback of commit d5ee3b5397135eebd4b5d5b6bd4a4444093c4df8. by kchodorow · 8 years ago
  73. 496d3de Automated g4 rollback of commit bcd23553f38f54fd4846aa507c827a4ee40cfab4. by ajmichael · 8 years ago
  74. 3d4db19 Disable bazel_coverage_test for JDK7 targets by vladmos · 8 years ago
  75. 9495ba9 Remove jack and jill attributes of android_sdk. by ajmichael · 8 years ago
  76. 8eafc64 Adds a forwarder for instrumented files in AppleBinary. by kaipi · 8 years ago
  77. d5ee3b5 Repositories can only be accessed in projects that define them in their WORKSPACE file by kchodorow · 8 years ago
  78. 4db102c Disable bazel_toolchain_test on CI by vladmos · 8 years ago
  79. eecb3b7 Fix the aspects documentation by vladmos · 8 years ago
  80. f596af6 Blog post announcing deprecation of the JDK 7 installer by dmarting · 8 years ago
  81. 98cfaa1 Refactor ActionTester to pass BitSet to factories by hlopko · 8 years ago
  82. d12fb7a Bazel client, Windows: impl. server->IsStillAlive by Laszlo Csomor · 8 years ago
  83. a5f82e5e Fix broken test_test on macOS. by philwo · 8 years ago
  84. d0d7ef0 Windows, bootstrapping: fix bugs to support Cygwin by Laszlo Csomor · 8 years ago
  85. bcd2355 proto_library: Pass exec path to protoc. Fixes #2265 by Jakob Buchgraber · 8 years ago
  86. 3bd88a6 Archiving with --experimental_objc_crosstool=all/library includes precompiled by cpeyser · 8 years ago
  87. 9158362 Remove AppleCrosstoolSplitTransition. by cpeyser · 8 years ago
  88. 6547bde Fix a typo in the documentation by vladmos · 8 years ago
  89. 869533f Dynamic configs: build the host config from data, not target options. by gregce · 8 years ago
  90. ec073fc Check for definition of PR_SET_CHILD_SUBREAPER and don't die when it fails in order to degrade gracefully on older Linux versions that don't support this feature yet. by philwo · 8 years ago
  91. 1a5c63c Add check to LocalRepositoryFunction that the path contains a WORKSPACE file. by John Cater · 8 years ago
  92. 5d44a11 When using experimental UI, only to a reset terminal if curses were used by aehlig · 8 years ago
  93. 99ea6b4 Native aspects can opt-in to apply to files. by dslomov · 8 years ago
  94. 641318a Automated g4 rollback of commit 3c0bb56a74478cff675b636d5bf605a652451739. by corysmith · 8 years ago
  95. a900f00 Update apple_binary.platform_type docs to mention macos and tvos. by allevato · 8 years ago
  96. 9e0308e Automated g4 rollback of commit d9fea57268ff01c001fbcbdc2bd057c86c362e6f. by buchgr · 8 years ago
  97. 941a4ca Update getting-started.md by michelleirvine · 8 years ago
  98. 5cd27f7 Dump the stderr log of a worker when it crashes during a build. by philwo · 8 years ago
  99. 29d5e9c Parse /showIncludes output for MSVC compiler by Yun Peng · 8 years ago
  100. 3b5f9bd Document declared providers. by Dmitry Lomov · 8 years ago