1. a3837de Inline --defer_param_files=true. by tomlu · 6 years ago
  2. 6622e6f Create infrastructure to restrict top-level Starlark objects by flag by cparsons · 6 years ago
  3. b6ea3b6 Add java_home_runfiles_path to JavaRuntimeInfo by Googler · 6 years ago
  4. c4e6973 Support action rewinding over symlink actions by mschaller · 6 years ago
  5. 55781c9 Create an experimental analysis_test parameter in rule by cparsons · 6 years ago
  6. fad0570 Add textproto output for aquery and cquery. by John Cater · 6 years ago
  7. 1591818 Reorder content in the User Guide and make it more accessible to newcomers by laurentlb · 6 years ago
  8. b68bf02 Document provider() calls in Stardoc by cparsons · 6 years ago
  9. e0efc14 Introduce the transitions() function and "transition" type in Starlark. by cparsons · 6 years ago
  10. 9de2ea5 Make ActionMetadataHandler stricter by ulfjack · 6 years ago
  11. 03fac42 Change Collection assert isEqualTo to containsExactlyElementsIn by Googler · 6 years ago
  12. 486a2fb Track a C++ compilation's prerequisites as inputs for invalidation and not as by Googler · 6 years ago
  13. 5b0e071 Passes a SourceArtifact factory to ActionFileSystem. by shahan · 6 years ago
  14. fef3200 Add a pretty printer suitable for WORKSPACE files by Klaus Aehlig · 6 years ago
  15. c0bd210 Improve slightly the error message for files not found. by laurentlb · 6 years ago
  16. 72d0aa8 Updating RE API proto to latest Github version. by Ola Rozenfeld · 7 years ago
  17. 65dc46c Fix error in len(depset) example by Googler · 6 years ago
  18. dc156fa Remove --experimental_dotincludes_files_in_tree. by lberki · 6 years ago
  19. 9dc3e79 Do not reconstitute absolute path until after FilesetManifest. by Googler · 6 years ago
  20. cedb922 Migrate even more tests from TPETest to LPRTest by ulfjack · 6 years ago
  21. 63453bd Rename nightly.yml to build_bazel_binaries.yml and remove tests from it by pcloudy · 6 years ago
  22. 7bea2fb Miscellaneous cleanups by cushon · 6 years ago
  23. 8dcef7c C++: Uses CcCompilationInfos for module map collection by plf · 6 years ago
  24. 9167a3d Always execute SymlinkActions that point to absolute paths. by lberki · 6 years ago
  25. dd612a8 Improve error message for bzl files not found. by laurentlb · 6 years ago
  26. c1a8c78 Remove some stale code in PackageFunction.SkyframeHybridGlobber. An earlier commit [1] made FileSymlinkCycleException obsolete here, because [2] had already made FileSymlinkCycleException a subclass of IOException. by nharmata · 6 years ago
  27. 6a80f0a Adding GoogleAndroidMigrationSemantics to AndroidInstrumentationTestRule and AndroidSdkRule. by Googler · 6 years ago
  28. 73972b3 Automated rollback of commit a392d0e7dd6a5daa4e2cc70c850457ea2a550238. by cushon · 6 years ago
  29. dc16d09 Make BugReport#sendBugReport crash when a bug report is sent in a test. by janakr · 6 years ago
  30. 941b129 Reformat the build rules in the AndroidLibraryTest.java by Googler · 6 years ago
  31. 643c64a Warn instead of error when no targets to run. by Googler · 6 years ago
  32. d86b509 Error-out if the label in a 'load' statement crosses a subpackage boundary. This behavior is guarded by a flag (default value is "don't error out"), and will eventually become the only behavior. by nharmata · 6 years ago
  33. a780be3 Automated rollback of commit d550145730c330cf9412b0f48b5f423829d9ff85. by Googler · 6 years ago
  34. 866b2ab Intern execution info maps produced by --modify_execution_info. by Googler · 6 years ago
  35. c6ec22f cc_configure: Remove hardcoded link option "-B/usr/bin" by Mark Zeren · 6 years ago
  36. a78722d Disable in-memory package tools/defaults in blaze. by dbabkin · 6 years ago
  37. 9b796a2 Replace JavaCompileAction with a regular SpawnAction by cushon · 6 years ago
  38. d550145 file_test: fix for Windows by Laszlo Csomor · 6 years ago
  39. 893e719 Fix Android compiled data deserialization with aapt2 when used with RBE. by jingwen · 6 years ago
  40. d90ff8e Expand rules accepted by the bundles attribute for ObjC related rules. by kaipi · 6 years ago
  41. 17f5d19 Fix bazel osx crosstool by hlopko · 6 years ago
  42. 8177f5c Singlejar: fix bad use of $(JAVA) and $(locations) by Laszlo Csomor · 6 years ago
  43. 3893f13 Windows: Disable cc toolchain auto-configure warning when CC_CONFIGURE_DEBUG isn't enabled by pcloudy · 6 years ago
  44. a6deb76 Automated rollback of commit 8d1a32419506dad5b7ee9195f7b15792ae54abdf. by hlopko · 6 years ago
  45. b7a3f42 Automatic code cleanup. by Googler · 6 years ago
  46. bfb2ce0 Improve proguard whitelister error message. by Googler · 6 years ago
  47. 8d1a324 Flip --incompatible_disable_legacy_cpp_toolchain_skylark_api incompatible flag. by hlopko · 6 years ago
  48. fcf28b1 Automatic code cleanup. by Googler · 6 years ago
  49. 9bbbe92 Resolve output files through ArtifactPathResolver in include scanning. by felly · 6 years ago
  50. 1e033b6 Removed --explicit_jre_deps j2objc flag. by Googler · 6 years ago
  51. 2df5703 Remove the --experimental_prune_cpp_input_discovery command line option. by lberki · 6 years ago
  52. 870f192 Windows,test-wrapper: impl. directory traversal by Laszlo Csomor · 6 years ago
  53. 6cff1c2 Make jdk.WORKSPACE a suffix rather than a prefix by Klaus Aehlig · 6 years ago
  54. ff33f19 Automated rollback of commit 9997470a7cd915931305c2746190bd8afdd57c01. by pcloudy · 6 years ago
  55. 68611b3 [singlejar] Port test_util to Windows by Loo Rong Jie · 6 years ago
  56. 21c975d Remove the --prune_cpp_modules command line option. by lberki · 6 years ago
  57. cffe0e3 Update to Error Prone 2.3.2 by Liam Miller-Cushon · 6 years ago
  58. 37be6e5 Remove --experimental_no_dotd_scanning_with_modules. by lberki · 6 years ago
  59. e94aa22 Pin GoogleTest to latest commit (2018/10/5) by Loo Rong Jie · 6 years ago
  60. 3617797 Release 0.18.0 (2018-10-15) by Bazel Release System · 6 years ago
  61. 72ef398 Prepare for JavaCompileAction to be a regular SpawnAction by cushon · 6 years ago
  62. ec2ceac Special case "testsrc" as a potential java source root. by Petros Eskinder · 6 years ago
  63. bc16747 Follow-up to https://github.com/bazelbuild/bazel/commit/b274a7fad16770c7faa859b1e82c12498519aefd, https://github.com/bazelbuild/bazel/commit/a6b21615ef5b773168445f8d55ff87571d3871cd by cushon · 6 years ago
  64. a392d0e Automated rollback of commit e0f62b748cbfa0a5f1f8f547da8d9baf33d5ebd7. by cushon · 6 years ago
  65. 470a913 file_test: add integration tests by Laszlo Csomor · 6 years ago
  66. a4a7659 Include coverage results for cc binaries called from sh_test in the Bazel coverage output file by iirina · 6 years ago
  67. 65d8c3c Make flags supported by dex sharder tool configurable RELNOTES: None. by kmb · 6 years ago
  68. 3d8487b Remove deprecated proto_library attributes. by tomlu · 6 years ago
  69. 45a9bc2 Require fewer resources when making symlink trees by George Gensure · 6 years ago
  70. 043064f Don't let proxy configuration interfere with remote execution. by Ed Schouten · 6 years ago
  71. dce9c45 Removes Unshareable tag from PrecomputedValue (it causes invalidations). by shahan · 6 years ago
  72. 1ca8099 Instead of removing relative symlinks from the entries map, avoid adding them in the first place. by Googler · 6 years ago
  73. 5861310 Remove code that's dead because FileSymlinkException can never get propagated from ContainingPackageLookupValue. by nharmata · 6 years ago
  74. bee7045 Check for cancellation in include scanner work. by felly · 6 years ago
  75. e0137e5 Automated rollback of commit 3aedb2f6de80630f88ffb6b60795c44e351a5810. by hlopko · 6 years ago
  76. eed26e1 Add a missed reference to skylarkOptionsMap in BuildOptions (while creating host option). by juliexxia · 6 years ago
  77. da3c009 Allow non-hermetic SkyFunctions to inject version their values should be set to. by Googler · 6 years ago
  78. 26a86b2 Flag is '--transitions' not '--transition' by Googler · 6 years ago
  79. 224f802 Remove the obsolete parseFilesetManifest method. by Googler · 6 years ago
  80. 2ddc892 Automated rollback of commit 97c6eade3804e9a492c5f923603d191536cf4935. by ulfjack · 6 years ago
  81. 599999c Fix style nit by brandjon · 6 years ago
  82. 98eab10 Auto-generated style fixes by Googler · 6 years ago
  83. aab8bee Fix dependencies on Apache libraries by Philipp Wollermann · 6 years ago
  84. 97c6ead Remove the obsolete parseFilesetManifest method. by Googler · 6 years ago
  85. 62903dd Fix dependencies on Apache libraries by Philipp Wollermann · 6 years ago
  86. 760ee22 Automated rollback of commit 0340969520918bd63b78782255cec92d84169b5a. by plf · 6 years ago
  87. 83d406b Windows, test-setup.sh: Setting RUNFILES_MANIFEST_FILE only when it exists. by pcloudy · 6 years ago
  88. d729f91 fix: `rlocation` to resolve directories by Alan · 6 years ago
  89. a221e82 Osx: Do not use CROSSTOOL to select cc_toolchain by hlopko · 6 years ago
  90. c63e4fe Capture build-runfiles output. by Benjamin Peterson · 6 years ago
  91. 324e71e Fix broken link to OutputGroupInfo by Eric Dobson · 6 years ago
  92. 18194fa Adds inputsForInvalidation to the key of CppCompileAction. by shahan · 6 years ago
  93. 6b4a261 Address TarFileWriter.add_tar performance issue by Robert Gay · 6 years ago
  94. 88a5891 Update android-instrumentation-test.md by Alex Humesky · 6 years ago
  95. 938a53d Add --gnu_format flag to the version command by ulfjack · 6 years ago
  96. 4479a5e debian package: declare dependency on python by George Kalpakas · 6 years ago
  97. 390185b If include scanning ends up throwing, shut down the corresponding parallel visitation. Otherwise, we are in the strange situation where the action is complete, but work done as part of its include scanning continues on in async threads. by felly · 6 years ago
  98. 804406f Make modify_execution_info_test work on Bazel. by Benjamin Peterson · 6 years ago
  99. 9997470 Toggle --incompatible_disable_late_bound_option_defaults flag. by rosica · 6 years ago
  100. ad0af03 Complete list by ulfjack · 6 years ago