1. 64b6b1f Fix chocolatey package name for package-fix-notation by Peter Mounce · 5 years ago
  2. 5a2ec76 Update docs for 1.1.0 by Tobias Werth · 5 years ago
  3. 552cf56 release key: use 64-bit key id by Klaus Aehlig · 5 years ago
  4. f767eb9 1.0.0 docs by dslomov · 5 years ago
  5. 7fdb342 Chocolatey: Remove strict MSYS2 version requirement by Philipp Wollermann · 5 years ago
  6. 4ffb36f Add explicit version minimums for macOS tools by Keith Smiley · 6 years ago
  7. 3b65eb5 change bash-completion .deb package dependency to suggests by Mostyn Bramley-Moore · 6 years ago
  8. f69c3d2 Fix destructive mv of bazel internal files by Austin Schuh · 6 years ago
  9. 96f038a Add documentation data for 0.29.1 release. by John Cater · 6 years ago
  10. ada2c55 Add explicit --sdk argument to xcrun calls by Keith Smiley · 6 years ago
  11. 3d65ff2 Remove obsolete Cloud Build step. by fwe · 6 years ago
  12. 923f742 Use different Docker image for Cloud Build. by fwe · 6 years ago
  13. 79565c7 Cloudbuild: Print Bazel version before building the site. by fwe · 6 years ago
  14. a583cbc Update documentation for 0.29.0 release. by John Cater · 6 years ago
  15. 532778d Fix for a syntax error in bash completion script. by Googler · 6 years ago
  16. d96e1cd ci: Reverts to using += for setting the files var by Kiril Videlov · 6 years ago
  17. ea6d12f Clear COMPREPLY if there are no completions by Zach Pomerantz · 6 years ago
  18. 00f8d65 Convert the bootstrap system to using improved host platform detection. by John Cater · 6 years ago
  19. db063a8 Add internal macros and partially migrate Bazel for upcoming change by brandjon · 6 years ago
  20. 46fb33c Use bazelbuild/rules_pkg for the debian release packaging. by Tony Aiuto · 6 years ago
  21. ed8a5ec Use rules_pkg for rpm build by Tony Aiuto · 6 years ago
  22. f24768b Fix an incompatibility with newer MSYS2 versions that caused the compile.sh script to hang / fail. by philwo · 6 years ago
  23. b5c9225 Update documentation to Bazel 0.28 by Laurent Le Brun · 6 years ago
  24. 46faa85 Declare chocolatey dependency on VC redist package by Peter Mounce · 6 years ago
  25. 9fa9571 Python is unnecessary dependency by Peter Mounce · 6 years ago
  26. 874fe75 Windows: fix string quoting in powershell scripts by Laszlo Csomor · 6 years ago
  27. 7f39591 Replace curled quotes with ASCII quotes. by laszlocsomor · 6 years ago
  28. 7523e2c Windows, bootstrap: fail if unzip would fail by Laszlo Csomor · 6 years ago
  29. 9a5aa2b Bootstrap: remove non-existent path from DIRS by Laszlo Csomor · 6 years ago
  30. fe28bb7 Windows: remove envvars from Chocolatey output by Laszlo Csomor · 6 years ago
  31. 400c2c7 Windows: add script to build a .msi package by Laszlo Csomor · 6 years ago
  32. ef4936c Remove whitespace after '#!'. by philwo · 6 years ago
  33. 89cd56c Make scripts/docs/dot_converter.py Python 3 compatible so //site can be built with Bazel 0.27 without --force_host_python=PY2. by jingwen · 6 years ago
  34. d92004a Update documentation to 0.27.0 by laurentlb · 6 years ago
  35. 82ec619 Automated rollback of commit 332379ad6f8c49b0e087b504d73d3483c529e399. by hlopko · 6 years ago
  36. 332379a Add --incompatible_use_platforms_repo_for_constraints by Marcel Hlopko · 6 years ago
  37. aaf6457 Embed @platforms into the Bazel binary by hlopko · 6 years ago
  38. 88be1f7 Automated rollback of commit 324dc44e6bafb487331724ae83d67bc18ed8a8aa. by hlopko · 6 years ago
  39. 324dc44 Embed @platforms into the Bazel binary by Marcel Hlopko · 6 years ago
  40. 719c42e Add version 0.26.0 to docs by Klaus Aehlig · 6 years ago
  41. eb9a302 Don?t try to execute tools/bazel if it?s a directory by Michael Hackner · 6 years ago
  42. ead5847 Use the new GCS bucket name for our encrypted secrets. by philwo · 6 years ago
  43. a2317cc Fix for chocolatey build; github deprecated TLS 1.1, so ask powershell to use TLS 1.2 by Peter Mounce · 6 years ago
  44. 45f016d bazel-bisect should shut down interim bazel servers. by jcater · 6 years ago
  45. e67c961 Fix a non-determinism in create_embedded_tools.py. by philwo · 6 years ago
  46. 3488aaa Add 0.25.0 to docs. by dannark · 6 years ago
  47. cf0eb4c Add docgen and tools tests to the excluded directories during Bazel by jcater · 6 years ago
  48. c84c40d Python: 2to3 is now a write_file, not sh_binary by Laszlo Csomor · 6 years ago
  49. 3bbf9b9d Remove explicit "-a public-read" from gsutil calls. by philwo · 6 years ago
  50. 6f90d01 update grpc library to 1.20.0 by buchgr · 6 years ago
  51. 5586fc1 Bootstrap: report missing bintools early by Laszlo Csomor · 6 years ago
  52. 587ec6f Update documentation for the latest bazel release, 0.24.0. by John Cater · 6 years ago
  53. dac096c Fix "the the". by Benjamin Peterson · 6 years ago
  54. d4651e8 Remove ijar from the bazel binary. by iirina · 6 years ago
  55. 7fb242d Use BUILD.pkg instead of BUILD-new.pkg by iirina · 6 years ago
  56. 2976576 explitly set --output=label when calling bazel query. by Googler · 6 years ago
  57. c9f78b5 Make Python rules require the new Python toolchain type by brandjon · 6 years ago
  58. 79147c6 Versioned docs: add documentation for 0.23.0 by jingwen · 6 years ago
  59. c33ae8a Remove the embedded java tools from the bazel binary. by iirina · 6 years ago
  60. 1d72c69 zsh completion: Support BUILD.bazel files by Clint Harrison · 6 years ago
  61. d2804e5 Add version 0.22.0 to docs by Klaus Aehlig · 6 years ago
  62. a4b2d05 generate_versioned_docs.sh: do not depend on convenience symlinks by Klaus Aehlig · 6 years ago
  63. ce91f76 Use bazel without JDK in //scripts/packages:without-jdk/bazel. by Tobias Werth · 6 years ago
  64. b8d0e1b Use a new GitHub token and KMS key for the release process. by philwo · 6 years ago
  65. 74c274a Include zsh completion with installer by Keith Smiley · 6 years ago
  66. 684cc2e Fix typo in package info by Googler · 6 years ago
  67. fce6ce5 Fix shellcheck warning of BAZEL_REAL variable by Thi · 6 years ago
  68. a600138 Specify the PATH via the --action_env flag when building the Bazel site via CloudBuild. by fwe · 6 years ago
  69. 2ba4e46 Publish documentation for Bazel 0.21.0 by Jingwen Chen · 6 years ago
  70. 186bdcd Versioned documentation by Jingwen Chen · 6 years ago
  71. a60e064 Fix target name which was forgotten in #5403. by Tobias Werth · 6 years ago
  72. 8b13623 Remove unused MACHINE_* environment variables. by philwo · 6 years ago
  73. f3fa876 Redact contributor email addresses from the release notes. by John Cater · 6 years ago
  74. 4d05f38 Windows: remove custom WindowsRunfiles impl. by Laszlo Csomor · 6 years ago
  75. f09429c Run "buildifier --lint=fix" on bzl files by laurentlb · 6 years ago
  76. 235a819 release: do not add more empty lines to CHANGELOG.md by Klaus Aehlig · 6 years ago
  77. 1694de6 Move reads of some env vars to functions. by nharmata · 6 years ago
  78. ae0391d Install Jekyll 3.1.6 via Rubygems instead of via apt-get. by philwo · 6 years ago
  79. f7854a90 Rollforward of "Exclude the skydoc directory from bootstrap/compile.sh" by cparsons · 6 years ago
  80. b072690 Automated rollback of commit ee28af4f86783fa84cc1c0d96ca0eca9bb7bf1d0. by pcloudy · 6 years ago
  81. ee28af4 Exclude the skydoc directory from bootstrap/compile.sh by cparsons · 6 years ago
  82. e722c45 debian package: Relax JDK dependency to suggests by Gregor Jasny · 6 years ago
  83. 9225a13 Automatically generate contributors list in release notes. by John Cater · 6 years ago
  84. 4479a5e debian package: declare dependency on python by George Kalpakas · 6 years ago
  85. 73b0808 Do NOT create runfiles trees during bootstrapping on Windows. by lberki · 6 years ago
  86. 988626e Make the dummy runfiles script actually create a runfiles tree. by lberki · 6 years ago
  87. d93ebe1 Fix the bootstrap scripts to use the correct BUILD file for tools/sh. by John Cater · 7 years ago
  88. 8c21b0b Set SystemDrive environment variable for Windows processes by pcloudy · 7 years ago
  89. 63bf1ba Remove old files that belonged to our Jenkins CI. by philwo · 7 years ago
  90. faaff7f Release notes: fix markdown by Klaus Aehlig · 7 years ago
  91. ff6d318 Remove deprecated startup --host_javabase flag by cushon · 7 years ago
  92. 3eec3fe Windows: native test wrapper can run simple tests by Laszlo Csomor · 7 years ago
  93. 50440179 Properly mark configuration files in the Debian package. by John Cater · 7 years ago
  94. 27be709 Remove perl dependency for bash completions by Philip Patsch · 7 years ago
  95. 5e5ee0d Rollforward of https://github.com/bazelbuild/bazel/commit/ec83598cb6ee4136166bb562a24dc5dfa58921db and the followup correction in https://github.com/bazelbuild/bazel/commit/44f92dd508824f2bae03e0e55dc4282908a562ec: Change the list of rc files accepted. by ccalvarin · 7 years ago
  96. d96f157 Automated rollback of commit ec83598cb6ee4136166bb562a24dc5dfa58921db, and followup unknown commit by ccalvarin · 7 years ago
  97. 5919e7a Fix usage command of release script by Yannic Bonenberger · 7 years ago
  98. ec83598 Change the list of rc files accepted. by ccalvarin · 7 years ago
  99. 2a8b657 Add a --server_javabase startup option as an alias for the LHS --host_javabase by cushon · 7 years ago
  100. bed8c5f Fix Guava version in compile.sh. by philwo · 7 years ago