1. 59fd9ea Change the default java `source_version` / `target_version` to `11` by Googler · 6 months ago
  2. 81ae14b docs: Fix typo by James Sharpe · 7 months ago
  3. 15d8a3f Update most mentions of WORKSPACE in docs to MODULE.bazel by Googler · 7 months ago
  4. fdd04af Update NDK build doc to refer to the correct platform constraint for armeabi-v7a. by William Furr · 9 months ago
  5. ca7eaed Declare --package_path to be deprecated. by Googler · 10 months ago
  6. 464f665 Fix typo in "Apple Apps and Bazel" page by Googler · 10 months ago
  7. edb1ac7 Update user-manual for obsolete `--java_*` flags by Googler · 10 months ago
  8. 55cf33e Fix: Correct output_file's actions. by Matt Stark · 10 months ago
  9. 231dfc2 Add `parse_headers` support to the default Unix toolchain by Fabian Meumertzheim · 11 months ago
  10. 8f52386 Fix `--check_up_to_date` link by Googler · 11 months ago
  11. 4b3b72e Don't print residue to the console by Googler · 11 months ago
  12. a70a28f Fix error in dynamic_mode documentation by Xavier Bonaventura · 11 months ago
  13. e26ab62 Fix stale docs for `--announce_rc`. by Googler · 11 months ago
  14. ac2e8e5 Automatic code cleanup. by Googler · 12 months ago
  15. 7a3f563 Fix typo in cc toolchain documentation. by Googler · 1 year ago
  16. 963e505 Update documentation to remove `--android_crosstool_top`. by Googler · 1 year, 1 month ago
  17. 55b0b14 Fix documentation for `--{,tool_}java_language_version` by Googler · 1 year, 1 month ago
  18. be7ed29 Remove unused ``` by Letu Ren · 1 year, 1 month ago
  19. d6db03b Replace HTML entities with the actual characters outside the <pre> tag by Chris Gray · 1 year, 2 months ago
  20. 60109f1 Remove broken docs link to `java_output` builtin by jonshea · 1 year, 2 months ago
  21. 128cc75 Document why `blaze test` and `blaze run` flag-passing syntax differs. by Googler · 1 year, 3 months ago
  22. a809e1d Update --java_language_version docs. by Googler · 1 year, 3 months ago
  23. 13ecdf5 More external dependency doc updates by Googler · 1 year, 3 months ago
  24. 3dbc3a7 Update Bazel's android NDK directions for platforms and toolchains. by Googler · 1 year, 4 months ago
  25. 1e6c9eb Bump c++ standard to c++17 per default by David Ostrovsky · 1 year, 4 months ago
  26. 18597d6 Add link to cc_toolchain. by Grzegorz Lukasik · 1 year, 4 months ago
  27. 31fbaa1 Edit sandboxfs out of the sandboxing doc. by Benjamin Peterson · 1 year, 4 months ago
  28. cc2fa9a Add `--android_platforms` to the user manual. by Googler · 1 year, 4 months ago
  29. f1c2e44 Bazel Docs: Fix broken links. by Googler · 1 year, 7 months ago
  30. 77800e7 Remove redundant line break in user-manual by Letu Ren · 1 year, 7 months ago
  31. dfaeab1 Fix outdated examples for CC toolchain configuration doc. by Googler · 1 year, 8 months ago
  32. 5d2c97a Add new NDK rules to the NDK docs by Chris Sauer · 1 year, 8 months ago
  33. 6873cfc Updating user-manual.md in order to correct a typo. 'repostory' -> 'repository' by Ilan Keshet · 1 year, 8 months ago
  34. 75b0221 Polish doc related to Bazel's release policy and support level by Googler · 1 year, 9 months ago
  35. 0a5f437 Update the references to the release page on bazel.build by Googler · 1 year, 10 months ago
  36. 0eb41d0 Add index entry to https://bazel.build/docs for https://bazel.build/advanced/performance/iteration-speed by Thomas Köppe · 1 year, 10 months ago
  37. ee36d32 Add formatted timestamp entries to volatile workspace status file. by Googler · 1 year, 10 months ago
  38. ea2d504 Since toolchain-resolution.md is intended for Bazel developers, move it into the source tree. by Googler · 1 year, 10 months ago
  39. d1cb4fd Automated rollback of commit 6584feaab993b2396adcec1415723ec30c8a4dc8. by Googler · 1 year, 10 months ago
  40. 6584fea Since toolchain-resolution.md is intended for Bazel developers, move it into the source tree. by Googler · 1 year, 10 months ago
  41. 7abb778 Update Bazel's release model by Googler · 1 year, 11 months ago
  42. 09c927a Automatic code cleanup. by Googler · 1 year, 11 months ago
  43. b42f2c3 Manually fix bad Markdown that results in invalid HTML. by Googler · 2 years ago
  44. 32b37ac docs: fix typo in java_runtime_version options by AlexTereshenkov · 2 years ago
  45. 26af6e7 chore: update https://bazel.build/docs/bazel-and-javascript by Alex Eagle · 2 years ago
  46. cab10d1 Fix broken links to “JSON Trace Profile” page by Brentley Jones · 2 years ago
  47. 6dbac49 Docgen: Split the "global functions" page into multiple ones ====== by Googler · 2 years ago
  48. d43737f Allow multiple matching select branches if they resolve to the same value by Alessandro Patti · 2 years ago
  49. 278988c Move performance pages to locations that mirror the navigation. by Googler · 2 years ago
  50. c602cec Allow --extra_execution_platforms to support overrides by making it no longer "allowMultiple". by Googler · 2 years, 1 month ago
  51. 1b65413 Fixes 404 error on Angular rules API documentation. by Googler · 2 years, 1 month ago
  52. aedeb3c fix readme error in `bazel-and-java-md` by James Ma · 2 years, 1 month ago
  53. eb069cd New documentation for external deps by Googler · 2 years, 2 months ago
  54. 93914a2 Replace `localjdk` with `local_jdk` in docs by Fabian Meumertzheim · 2 years, 2 months ago
  55. 3bd30dc Fix images. by Googler · 2 years, 2 months ago
  56. d21819c Documentation: Update https://bazel.build/docs#advanced by Sara Adams · 2 years, 2 months ago
  57. d658908 Documentation: Add contents of "Build performance metrics" blog post by Sara Adams · 2 years, 2 months ago
  58. bfa7288 Remove documentation mentions of new_git_repository. It is now by Googler · 2 years, 2 months ago
  59. 92f0d6a Remove remaining host references. by Googler · 2 years, 3 months ago
  60. 8d40f65 Fix headings to avoid ambiguity https://github.com/bazelbuild/bazel/issues/17049 by Googler · 2 years, 3 months ago
  61. df7617e Bazel DevSite: Fix links that rely on redirects (part 2). by Googler · 2 years, 3 months ago
  62. 0c4cf50 Bazel DevSite: Fix links that rely on redirects. by Googler · 2 years, 3 months ago
  63. 2a5d9c7 Allow `--deleted_packages` to be passed multiple times. by Googler · 2 years, 4 months ago
  64. eccbf0b Replace `%{output_file_path}` with `%{output_execpath}` in docs by Fabian Meumertzheim · 2 years, 4 months ago
  65. 8a26713 Remove --[no]use_action_cache from user manual because it is misleading by Yi Cheng · 2 years, 4 months ago
  66. a35d2a6 Add issue link for introspecting select by Christopher Sauer · 2 years, 4 months ago
  67. 768cf8e Adding button in Basics for the Bazel guide by Googler · 2 years, 4 months ago
  68. 3b9ed6e Bazel DevSite: Add "create issue" & "view source" buttons to narrative documentation. by Googler · 2 years, 5 months ago
  69. 2232c5b Move Boost into C++ Docs; Add Libraries Section by Christopher Peterson Sauer · 2 years, 5 months ago
  70. ed03d3e Remove unused symbol_counts feature by Keith Smiley · 2 years, 5 months ago
  71. a706994 Remove logic that increases delay between progress updates over time by Tom Cnops · 2 years, 5 months ago
  72. 89d7702 Fix docs for `--test_lang_filters`. by Googler · 2 years, 5 months ago
  73. 2e7fb93 Removed documentation for `-extra_checks` which has been gone since v3.5 by Jordan · 2 years, 5 months ago
  74. 7c700b7 Fix links to persistent workers and multiple-workers by Tetsuo Kiso · 2 years, 5 months ago
  75. c1a9550 Promote experimental_reuse_sandbox_directories to stable by Alex Eagle · 2 years, 5 months ago
  76. 93e091f standardize CSS formatting for features code block by Googler · 2 years, 6 months ago
  77. a75a927 Fix typo in example `default_java_toolchain` by Jon Shea · 2 years, 6 months ago
  78. 3818688 Fix usage of platforms in android_ndk docs. by Googler · 2 years, 7 months ago
  79. a9fc434 Bazel DevSite: Fix even more broken links by Googler · 2 years, 8 months ago
  80. 3650409 Bazel DevSite: Fix more broken links. by Googler · 2 years, 8 months ago
  81. 2c50bb3 Bazel DevSite: Fix broken links to BUILD style and platforms. by Googler · 2 years, 8 months ago
  82. 3697ca5 Moved files to new homes by Googler · 2 years, 8 months ago
  83. 007abfa Created new landing pages + GDS assets by Googler · 2 years, 8 months ago
  84. ea32eab Explicitly state what the downsides to sandboxing are. by Googler · 2 years, 8 months ago
  85. db64be5 Delete broken link on bazel-and-javascript.md. by Googler · 2 years, 8 months ago
  86. 72787a1 Refactor Incompatible Target Skipping by Philipp Schrader · 2 years, 8 months ago
  87. d1fd6ab Clarify that the JSON worker protocol uses camel-case and update the examples to match. by Googler · 2 years, 8 months ago
  88. 9fc089d Fix `toolchain` typo in bazel-and-java.md by Jon Shea · 2 years, 8 months ago
  89. 681f534 Add `--output=files` mode to cquery by Fabian Meumertzheim · 2 years, 8 months ago
  90. 4a1d4e0 Replace uses of `cfg = "host"` with `cfg = "exec"` by Yannic Bonenberger · 2 years, 8 months ago
  91. cf67e5d Fix Markdown so this list renders correctly and fix a typo. by Googler · 2 years, 9 months ago
  92. a8fd232 Update BCR location to bcr.bazel.build by Googler · 2 years, 9 months ago
  93. b598c51 Add link to Bzlmod migration guide and examples by Googler · 2 years, 9 months ago
  94. b86af91 Remove references to langtools jars by Googler · 2 years, 9 months ago
  95. a0243ee Optionally output manifest file contents for the SourceSymlinkManifest action. by Googler · 2 years, 9 months ago
  96. 86c9c3d Docs: Include exceptions to combining selects by Fabian Brandstetter · 2 years, 9 months ago
  97. 1683e9c Remove java_proto_common implementation by Googler · 2 years, 9 months ago
  98. ac61aa4 Fix the description of the installBase directory by Googler · 2 years, 10 months ago
  99. 6d73b96 Optionally include file contents for the file write action. by Googler · 2 years, 10 months ago
  100. 504639c Fix remaining references to moved Starlark configuration docs. by Googler · 2 years, 10 months ago