1. c750c52 Recognize CUDA header file type (.cuh) by Liu Liu · 4 years, 3 months ago
  2. 8089194 Allow field access to `android/car/` packages. by Googler · 4 years, 3 months ago
  3. 96e0110 Make package-bazel.sh compatible with --experimental_sibling_repository_layout. by Googler · 4 years, 3 months ago
  4. afd79d7 starlark: run benchmarks in filename order by adonovan · 4 years, 3 months ago
  5. e6b80fd Starlark: convert list tests to *.star by Stiopa Koltsov · 4 years, 3 months ago
  6. 8d7e8ff Do not detect file names starting `..` as having up-level references. by ajurkowski · 4 years, 3 months ago
  7. 1bb1b52 Generate src/test/shell/bazel/testdata/jdk_http_archive by Tony Aiuto · 4 years, 3 months ago
  8. eb762d4 Fix racy write of temporary files while staging virtual inputs for the sandbox. by ajurkowski · 4 years, 3 months ago
  9. a607d9d Never create more than one process per WorkerMultiplexer. by larsrc · 4 years, 3 months ago
  10. f431b0c update desugar_jdk_libs to version as of 2020-08-01 by menny · 4 years, 3 months ago
  11. c2485f6 Flip incompatible_use_toolchain_resolution_for_java_rules flag. by Ivo List · 4 years, 3 months ago
  12. 7a0dee5 Add the parse_netrc function by Mark Karpov · 4 years, 3 months ago
  13. 31e9e1a Expose IETF RFC 2119 keyword interpretation section in Bazel Test Encyclopedia. by jingwen · 4 years, 3 months ago
  14. 47d2317 Detect ar executable on Linux. by Ethan Steinberg · 4 years, 3 months ago
  15. dac0d40 Improve "Common Attributes" section by Googler · 4 years, 3 months ago
  16. 082d987 Implement available() method for Windows subprocesses. by larsrc · 4 years, 3 months ago
  17. 5b04895 Removes LegacyDynamicStrategy. by larsrc · 4 years, 3 months ago
  18. 788c71f Release Java tools v11.1 by Ivo List · 4 years, 3 months ago
  19. bd2417b Pre-concatenate private and public modular headers. For transitive information, by djasper · 4 years, 3 months ago
  20. b0aa8e6 Temporary workaround to address parts of b/177329741 by sgjesse · 4 years, 3 months ago
  21. f30cae4 Use IncludeScanningHeaderData as proper abstraction, not just data container. by djasper · 4 years, 3 months ago
  22. 2498419 Do not create parse_headers actions for headers that are also compiled into a by djasper · 4 years, 3 months ago
  23. 7d7ceae Simplify the decision on whether to extract include remotely. Instead of asking by djasper · 4 years, 3 months ago
  24. 28fa193 Remove unused Desugar retargeting config by Googler · 4 years, 3 months ago
  25. da38ab6 Remove functionality to implement parse_headers via building a C++ module. This by djasper · 4 years, 3 months ago
  26. 7b5677e Optimize computation of flattened transitive sets in CcCompilationContext. The by djasper · 4 years, 3 months ago
  27. 05a3f70 Store defines in a flat list. We do this for include paths already and it can by djasper · 4 years, 3 months ago
  28. 6a3d5f1 Convert java tool dependencies to the new distdep style by Tony Aiuto · 4 years, 3 months ago
  29. 6695d85 Rename [Math|Integer|Long|Double]8 to Desugar[Math|Integer|Long|Double] by Googler · 4 years, 3 months ago
  30. 98d376f bazel starlark transitions: grab build setting label from Starlark call stack in order to canonicalize. by juliexxia · 4 years, 3 months ago
  31. 6d8f067 Did some comment mangling after LGTM on recent changes here. Fixing. by juliexxia · 4 years, 3 months ago
  32. 8cdeb87 Add an option to elide a separate header compile action if a source file with by djasper · 4 years, 3 months ago
  33. c2ba027 Improve constraints error messaging: by gregce · 4 years, 3 months ago
  34. 0d56ebf Elide stat calls if we know that a directory was created in this build. This by djasper · 4 years, 3 months ago
  35. e424e68 Automated rollback of commit 4d1022d111aea83e3f27cd2a2e5544a38a116aab. by ilist · 4 years, 3 months ago
  36. 51f3c6e Implement a custom NestedSet-like data structure to represent transitive header by djasper · 4 years, 3 months ago
  37. f2cbdcf Don't ever claim /dev/null is an execpath. by aiuto · 4 years, 3 months ago
  38. d81004b starlark: delete deprecated EvalException(Location) constructor by adonovan · 4 years, 3 months ago
  39. 09cba3b Don't create a C++ module if there are no modular headers. A module without any by djasper · 4 years, 3 months ago
  40. 9aea806 Implement alwayslink behavior for object_file_group artifacts. by Googler · 4 years, 3 months ago
  41. acc1e0f Bazel: remove uses of deprecated EvalException(Location...) by adonovan · 4 years, 3 months ago
  42. 0f8f2dc skydoc: pay interest on fakebuildapi technical debt by adonovan · 4 years, 3 months ago
  43. 927a203 Refactors CompilationSupport for objc to use existing API by plf · 4 years, 3 months ago
  44. 325eb95 Add rxjava3 to third_party by Chi Wang · 4 years, 5 months ago
  45. 44e46b8 Make --include_aspect the default behavior for aquery. by leba · 4 years, 3 months ago
  46. 9d1c59b More Desugar* classes to Configuration-based Invocation Rewriting by Googler · 4 years, 3 months ago
  47. 9aaf3d0 Write common attributes in the specified alphabetical order by Googler · 4 years, 3 months ago
  48. 6238706 bazel analysis: preparatory cleanup to SRCTU error reporting by adonovan · 4 years, 3 months ago
  49. 8c080d5 bazel packages: delete redundant fields of FileTarget by adonovan · 4 years, 3 months ago
  50. 299ec8d7 Create a new target containing only CurrentRunningTest by Googler · 4 years, 3 months ago
  51. 9898cb9 Adding Rules Tutorial to the sidebar by ranjanih · 4 years, 3 months ago
  52. 36f4185 Simplify boolean check and enable early exit. No functional changes. by djasper · 4 years, 3 months ago
  53. 1f0ef07 Do not attempt to cache structured variable lookup in the case of the name not by djasper · 4 years, 3 months ago
  54. 4d1022d Optimize LibraryToLinkValue. Given how Java allocation works, moving this one by djasper · 4 years, 3 months ago
  55. 52bf46b Reduce needless contention in the include scanner's fileParseCache. The by djasper · 4 years, 3 months ago
  56. a278c8f bazel analysis: avoid deprecated EvalException(Location) constructors by adonovan · 4 years, 3 months ago
  57. 2b7ec5c Move skylib to the new dependencies format. by Tony Aiuto · 4 years, 3 months ago
  58. d90d2de bazel analysis: delete ctx.expand by adonovan · 4 years, 3 months ago
  59. 769842a Handle dbg and opt modes for mingw-gcc compiler by mai93 · 4 years, 3 months ago
  60. d932748 Test coverage support when using default_java_toolchain. by Ivo List · 4 years, 3 months ago
  61. cc139f7 Undelete toolchain_utils.bzl. by Ivo List · 4 years, 3 months ago
  62. e0f2e25 Rollforward of https://github.com/bazelbuild/bazel/commit/7e48642db90977d37531053775be5ac9083078b7: Attach local JDK to JVM8_TOOLCHAIN_CONFIGURATION. by ilist · 4 years, 3 months ago
  63. 7984c2e Fix bug in CppCompileActionTemplate. The bug here is that the header compile by djasper · 4 years, 3 months ago
  64. 69d1b8b Always enable call site injection when Flogger runtime is on translator classpath. by Googler · 4 years, 3 months ago
  65. 30ceb80 Remove dead code in thinlto test. by Googler · 4 years, 3 months ago
  66. 8720ff4 Add lexicographical sorting for graphless query unordered output guarded by a flag --incompatible_use_lexicographical_unordered_output. by tanzhengwei · 4 years, 3 months ago
  67. e973aef Move more distfile dependencies to the new format. by Tony Aiuto · 4 years, 3 months ago
  68. 6ff38a6 Update Tar decompress function to handle symlinks after their targets by mai93 · 4 years, 3 months ago
  69. bcd7cdc Docs: Fix Titles of Starlark pages by Googler · 4 years, 3 months ago
  70. 9e7ae8d Docs: Fix Titles of Bazel site pages, Part 4 by Googler · 4 years, 3 months ago
  71. 458daaa Docs: Fix titles of Bazel site pages, Part 1 by Googler · 4 years, 3 months ago
  72. 0273708 Docs: Fix Titles of Bazel Tutorials by Googler · 4 years, 3 months ago
  73. de98177 Docs: Fix Titles of Bazel pages part 2 by Googler · 4 years, 3 months ago
  74. 8aa13fa Docs: Add intros to Skylark files by Googler · 4 years, 3 months ago
  75. a85685a Docs: Fix titles of Bazel site pages Part 3 by Googler · 4 years, 3 months ago
  76. cf0821e Docs: Add intros to Skylark files by Googler · 4 years, 3 months ago
  77. 9d3f225 Starlark: long StarlarkInt multiply without BigInteger by Stiopa Koltsov · 4 years, 3 months ago
  78. 032e37f Move Long8/Integer8/Double8 to Configuration-based Invocation Rewriting by Googler · 4 years, 3 months ago
  79. 0f626a4 Automated rollback of commit ceec93c35ead1bd487e96a5fee46e8d080f88858. by aiuto · 4 years, 3 months ago
  80. fd44d30 Automated rollback of commit 7e48642db90977d37531053775be5ac9083078b7. by ilist · 4 years, 3 months ago
  81. d07bf13 bazel analysis: don't use EvalException for non-Starlark errors by adonovan · 4 years, 3 months ago
  82. 323cbc7 bazel C++ rules: avoid deprecated EvalException(Location) constructor by adonovan · 4 years, 3 months ago
  83. 63e0392 bazel packages: avoid EvalException for errors unrelated to Starlark by adonovan · 4 years, 3 months ago
  84. e50edd8 Expose more fields in C++ Starkark API by plf · 4 years, 3 months ago
  85. b15a8b4 Generate rules_java http_archive() instances from distdir_deps.bzl. by Tony Aiuto · 4 years, 3 months ago
  86. 7e48642 Attach local JDK to JVM8_TOOLCHAIN_CONFIGURATION. by Ivo List · 4 years, 3 months ago
  87. 1cc4d89 Add Java toolchain tests by Ivo List · 4 years, 3 months ago
  88. 9e6b287 Replace Java implementation of singlejar with CC implementation in bootstrap. by Ivo List · 4 years, 3 months ago
  89. 35ef799 Integrate --experimental_skyframe_eval_with_ordered_list code path in execution by leba · 4 years, 3 months ago
  90. 8dd5fdf Use Replacement Config to Rewrite `desugar_jdk_libs` java/lang/Math method invocation. by Googler · 4 years, 3 months ago
  91. 9f60686 bazel skydoc: show Starlark stack in case of error by adonovan · 4 years, 3 months ago
  92. 55d7046 Fix option parsing to deduplicate warnings. by jcater · 4 years, 3 months ago
  93. 2039c75 Move Settings enum and command line prefix constant to StarlarkDefinedConfigTransition so we can use it here and in FunctionTransitionUtil going forward by juliexxia · 4 years, 3 months ago
  94. c228558 fix main repo starlark options parsing - now flags passed on the command line as --@main_workspace//flag and --//flag will both parse to --//flag. Before this CL, the former maintained its workspace prefix and we would get different entries for these two formats. by juliexxia · 4 years, 3 months ago
  95. 8a2c937 Expose more fields in C++ Starkark API by plf · 4 years, 3 months ago
  96. 887ed4a Fix prose reference to user_link_flags field type by Dionna Glaze · 4 years, 3 months ago
  97. de07246 fix crash for recursive target pattern outside of universe scope by juliexxia · 4 years, 3 months ago
  98. 3b2d310 Generate rules/cpp/cc_configure.WORKSPACE from distdir_deps.bzl rather than keeping it in sync by hand by Tony Aiuto · 4 years, 3 months ago
  99. c329a1d Remove unneeded semicolon by Olle Lundberg · 4 years, 3 months ago
  100. c95ef32 Fix order-dependent tests by properly running a thread. by larsrc · 4 years, 3 months ago