1. ba2ccb1 Partially fix MacOS llvm coverage collection by plf · 4 years, 2 months ago
  2. 0367152 Remove SandboxHelpers.processInputFiles override. by jmmv · 4 years, 2 months ago
  3. 20971eb Remove internal link by michajlo · 4 years, 2 months ago
  4. 0a3dea3 Make the value of the licenses() rule available in Starlark. by aiuto · 4 years, 2 months ago
  5. 40a737c bazel packages: add --record_rule_instantiation_callstack flag by adonovan · 4 years, 2 months ago
  6. 74dc4f3 Mark OptionsParser.Builder#optionsClasses() as @SafeVarargs. by Googler · 4 years, 2 months ago
  7. eb2ee8c Clarifies how the test_filter flag filters. by Googler · 4 years, 2 months ago
  8. 0f04025 Add BootClassPathInfo field to AndroidSdkProvider by cushon · 4 years, 2 months ago
  9. 4e9208a Highlight syntax of Starlark code snippets in the tutorial by vladmos · 4 years, 2 months ago
  10. 8333794 Unconditionally remove all escape characters '$' from Ninja declaration variable values by Jingwen Chen · 4 years, 2 months ago
  11. b839a51 Cap the number of attributes per rule-class at 150 by michajlo · 4 years, 2 months ago
  12. f192e2a Upgrade Flogger to 0.4 in preparation for using CallSites#callerOf. by Janak Ramakrishnan · 4 years, 2 months ago
  13. f17062d Add Ninja escape '$' parsing tests by Jingwen Chen · 4 years, 2 months ago
  14. 6ba6ec8 Fixes title typo by Douglas Parker · 4 years, 2 months ago
  15. 7327af2 Ninja offsets: use long instead of int by Jingwen Chen · 4 years, 2 months ago
  16. 4107a4c Add proto-output-format flag for adding $internal_attr_hash by michajlo · 4 years, 2 months ago
  17. 1f12a85 Don't register a NinjaAction if the output of that NinjaAction is already by ahumesky · 4 years, 2 months ago
  18. e69e3b9 Fix visibility for skylarkbuildapi from last submission. This is used by kkress · 4 years, 2 months ago
  19. 04a1931 Finish removing enabled toolchain types. by jcater · 4 years, 2 months ago
  20. 05de852 Implement RemoteDownloader w/ `--experimental_remote_downloader` by John Millikin · 4 years, 2 months ago
  21. 67fbcfb Make FilterTestHeaderOutputStream respect line separator on Windows by Yun Peng · 4 years, 2 months ago
  22. 8c4b0d4 Automated rollback of commit a63507193727d2e5523d6e782b8eef40c4355243. by brandjon · 4 years, 2 months ago
  23. 9aa3f16 Automated rollback of commit 78fdb7d62da15f7048cc3c170ca4fc03ff8f9bb2. by juliexxia · 4 years, 2 months ago
  24. 3c89a91 Set default location for .netrc file for Windows by Yun Peng · 4 years, 2 months ago
  25. ff46732 Windows: Use vswhere to locate latest Visual C++ installation by Gregor Jasny · 4 years, 2 months ago
  26. 87e3b8f Allow assembly sources in cc_common.compile by Googler · 4 years, 2 months ago
  27. 0f99c3c Clean up @{Before,After}Class in lib/remote tests by michajlo · 4 years, 2 months ago
  28. 289efe5 Implementation (but not plumbing) of the gRPC remote downloader by John Millikin · 4 years, 2 months ago
  29. 9885c2f Ensure no writes occur after StreamedTestOutput#close by michajlo · 4 years, 2 months ago
  30. 78fdb7d Stop "query --output=proto" crashing on label-dict aspect attributes. by gregce · 4 years, 2 months ago
  31. db64550 Extend http downloader to add support for non-standard authorization headers by Cristian Hancila · 4 years, 2 months ago
  32. d2701c8 Undocument flag_enabled() in repository rule by plf · 4 years, 2 months ago
  33. b5309a7 BUILD file cleanup. by kkress · 4 years, 2 months ago
  34. 381872a C++: Changes check for flag_enabled() whitelist by plf · 4 years, 2 months ago
  35. 9e4fa16 Soften language of deprecating //command_line_option:x syntax by juliexxia · 4 years, 2 months ago
  36. 45d652a Ensure the workspace name appears in paths within sandboxfs sandboxes. by jmmv · 4 years, 2 months ago
  37. 9108f62 Add sandboxfs support to the processwrapper-sandbox spawn runner. by jmmv · 4 years, 2 months ago
  38. d300615 Put the @Nullable annotation before any modifiers (per the style guide). by jmmv · 4 years, 2 months ago
  39. 431f0c2 Create experimental flag to include source info in proto descriptors by Yannic Bonenberger · 4 years, 2 months ago
  40. 5101949 Remove unused productName argument from ProcessWrapperSandboxedSpawnRunner. by jmmv · 4 years, 2 months ago
  41. f1ea026 Delete flag --incompatible_load_proto_toolchain_for_javalite_from_com_google_protobuf by Yannic Bonenberger · 4 years, 2 months ago
  42. 46b285a Plumbs transition key data through to ConfiguredTargetAndData and makes getSplitPrerequisiteConfiguredTargetAndTargets use transition keys instead of reading CPU information from BuildOptions. by Googler · 4 years, 2 months ago
  43. 906f5f1 C++: Move default linker flags with libs after libraries by plf · 4 years, 2 months ago
  44. a4cc423 Address mem leak in NSOS in the case of changing config & target. by leba · 4 years, 2 months ago
  45. 4024e16 A few FilesystemValueChecker improvements. by Benjamin Peterson · 4 years, 2 months ago
  46. 0a96f43 Decouple Stack Manipulation logic in IndyStringDesugaring to LangModelHelper. by Googler · 4 years, 2 months ago
  47. a1d57ea Move NestedSet toListInterruptibly to a separate class supporting callbacks. by ajurkowski · 4 years, 2 months ago
  48. 1aa675a Treat output_root_symlink inputs as symlink artifacts by cparsons · 4 years, 2 months ago
  49. 66f33ab Don't list default values for required attributes. by gregce · 4 years, 2 months ago
  50. f43eba6 Add a comment to NinjaGraphArtifactsHelper explaining better why the way it handles source files is error-prone. by lberki · 4 years, 2 months ago
  51. 94bf004 Add a series of lost input targets to the ActionRewindingStats object. by Googler · 4 years, 2 months ago
  52. a635071 Pass default flags before custom flags to allow overriding by Alessandro Patti · 4 years, 2 months ago
  53. aec8855 C++: Allow any type of file in cc_import hdrs by Xavier Bonaventura · 4 years, 2 months ago
  54. a441661 linux-sandbox: Print a debug message when a remount failure is ignored. by Benjamin Peterson · 4 years, 2 months ago
  55. e088bd0 Bazel break up the build/lib:packages-internal rule into proper sub-packages "packages" and "pkgcache" by kkress · 4 years, 2 months ago
  56. c97c773 Create package .../devtools/build/lib/{unix,unix/jni} by Yannic Bonenberger · 4 years, 2 months ago
  57. 3674131 Improve detail of TargetPatternSupport failures by michajlo · 4 years, 2 months ago
  58. bdae1c2 Implement --target_pattern_file flag for reading patterns from file by Robbert Van Ginkel · 4 years, 2 months ago
  59. b6470ca Generalize FailureDetailUtil's metadata->ExitCode support by mschaller · 4 years, 2 months ago
  60. 9ada0fe Avoid file operations in the sandbox creation critical path. by jmmv · 4 years, 2 months ago
  61. a717cf0 Improve reaction to not allowed symbols in repository name by ichern · 4 years, 2 months ago
  62. 8e8efdc Add post-migration coverage for testObjcProtoAspectPropagatesProtobufProvider() by waltl · 4 years, 2 months ago
  63. de8aae6 Add missing load statements for proto_library by Yannic Bonenberger · 4 years, 2 months ago
  64. 4ee52db Use prefix encoding for paths. by jmmv · 4 years, 2 months ago
  65. d67ed04 When finding a remote match for a selected local Xcode version, attempt to match on local aliases in addition to local version number. by steinman · 4 years, 2 months ago
  66. 0ecc30e Create source artifacts in the ninja_build rule instead of requiring them to be explicitly listed in the ninja_build.srcs attribute. by lberki · 4 years, 2 months ago
  67. b20130e Avoid deprecated Guava methods in {Remote,}Retrier by Ulf Adams · 4 years, 2 months ago
  68. 9374d70 Intern PathFragment instances created during Ninja file parsing. by lberki · 4 years, 2 months ago
  69. 1eedafd Use LinkedBlockingQueue instead of LinkedBlockingDeque. by twerth · 4 years, 2 months ago
  70. e679ce2 Add output_root_symlinks attribute to ninja_build rule by ichern · 4 years, 2 months ago
  71. b7d419b Handle Xcode command line tools when Xcode is installed by Keith Smiley · 4 years, 2 months ago
  72. 3c7cc74 Support the ability to link against additional apks. by Googler · 4 years, 2 months ago
  73. 1048cd8 Fix DeclarationAssembler to correctly merge fragments with different offsets by cparsons · 4 years, 2 months ago
  74. 2fc1aa0 Delete bad action execution comment, write BES "exit code" warning comment by mschaller · 4 years, 2 months ago
  75. 854bb90 Teach ActionExecutionException and downstream structures about DetailedExitCode by mschaller · 4 years, 2 months ago
  76. 671ec2d Fix missing user guide by jingwen · 4 years, 2 months ago
  77. c7ba3c1 Flip incompatible_remove_ram_utilization_factor to true. by steinman · 4 years, 2 months ago
  78. 765d3c1 Flip --incompatible_remove_local_resources to true. by steinman · 4 years, 2 months ago
  79. 414335c Minor fix in printout message for dump command. by leba · 4 years, 2 months ago
  80. 8444123 If a TreeFileArtifact is not explicitly in ActionExecutionValue's metadata map, check its TreeArtifactValue cache and return a value if it's there. Much of the time, a TreeFileArtifact's metadata will be in the main map: if it was the output of a templated action, it will be in the main map. It will also be there if it was explicitly statted/injected, either from Google-internal remote execution or as part of local execution. by janakr · 4 years, 2 months ago
  81. 858a4b1 Flip the value of the incompatible flag --incompatible_validate_top_level_header_inclusions. by lberki · 4 years, 2 months ago
  82. 9c373d5 Flip --incompatible_load_proto_toolchain_for_javalite_from_com_google_protobuf by Yannic Bonenberger · 4 years, 2 months ago
  83. 46d3e46 Delete read functionality for the old-style binary profile format. by twerth · 4 years, 2 months ago
  84. 67d5adb Add some comments to make the function of the fields of ByteBufferFragment and ByteFragmentAtOffset clearer. by lberki · 4 years, 2 months ago
  85. 52c8773 Intercept capabilities and uploader requests and add custom grpc headers by Alessandro Patti · 4 years, 2 months ago
  86. 247ca0c Publish docs for Bazel 2.2.0. by philwo · 4 years, 2 months ago
  87. 4b01eb5 Release 2.2.0 (2020-03-03) by Bazel Release System · 4 years, 2 months ago
  88. 9798183 Automated rollback of commit 87f19705026e90e774ce6773299429b8267ecfe8. by janakr · 4 years, 2 months ago
  89. 350582b Migrate J2ObjcLibrary to generate CcInfo with compile info by waltl · 4 years, 2 months ago
  90. 999b152 Add a test for escaped characters in ByteBufferFragmentTest by jingwen · 4 years, 2 months ago
  91. be1d118 Add --incompatible_objc_compile_info_migration flag by waltl · 4 years, 2 months ago
  92. 0e1100f Fix "missing argument" error in checking jekyll existence. by gregce · 4 years, 2 months ago
  93. 3e0c729 Add non-binding recommendations for Target naming conventions to the BUILD style guide. by Googler · 4 years, 2 months ago
  94. 4914d90 Update documentation for common "toolchains" attribute to clarify that it does not influence toolchain resolution in any way. by jcater · 4 years, 2 months ago
  95. d5352f8 Ninja integration: parse "pool" declarations and identifiers in rules by Jingwen Chen · 4 years, 2 months ago
  96. c6244b2 Update serve-docs.sh with gem installation instructions by jingwen · 4 years, 2 months ago
  97. 9081022 Add ability to force reloading of all packages by michajlo · 4 years, 2 months ago
  98. 11dba49 C++: Make cc_binary error out for colliding libraries by plf · 4 years, 2 months ago
  99. 4019199 When a fetch for an Object[] returns, cache the unwrapped contents. by Googler · 4 years, 2 months ago
  100. a60ed0c GoBinaryRule: flip gc_shell default to false, now that the depot was fixed by Googler · 4 years, 2 months ago