- 8051e8d Bazel DevSite: Delete legacy website (part 2). by fwe · 3 years ago
- 5b8b834 Update docs config files for 5.1 release by fweikert · 3 years ago
- 2f9ed1c Update Bazel bootstrap documentation and remove obsolete flags. by Ivo List · 3 years ago
- 96c8a90 BEGIN_PUBLIC by Googler · 3 years ago
- a9fb0fc Update compile.sh to use Guava version 31.1. by haxorz · 3 years, 1 month ago
- 5ef66fa Bazel DevSite: Delete legacy website (part 1). by fwe · 3 years, 1 month ago
- bd7a6b9 Automatic code cleanup. by Googler · 3 years, 1 month ago
- b9e89e3 Upgrade protobuf to v3.19.2. (2/3) by Chi Wang · 3 years, 2 months ago
- 10e3f5e Update 5.0.0 docs by wyv · 3 years, 2 months ago
- 63c9238 Use JDK 11 for bootstrap build by cushon · 3 years, 2 months ago
- 7ddfee3 Remove bazel-run.sh . by lberki · 3 years, 2 months ago
- 951a7ce Update Guava reference in to version 31. by ajurkowski · 3 years, 4 months ago
- ca3d814 Update documentation for Bazel 4.2.2 by Yun Peng · 3 years, 4 months ago
- c01219e Upgrade gRPC to 1.41.0. by Benjamin Peterson · 3 years, 5 months ago
- 5c04973 Exclude netty_tcnative from bootstrap jars. by Benjamin Peterson · 3 years, 5 months ago
- dbb88f0 Avoid failures when /usr/share/java doesn't exist by Yun Peng · 3 years, 5 months ago
- f2f809f Replace `enable_errexit` with `set -euo pipefail` in Bazel tests. by ajurkowski · 3 years, 5 months ago
- a569400 Make Bazel's IntelliJ project file more accessible for new developers. by philwo · 3 years, 6 months ago
- 086db16 Fix some broken links. by spishak · 3 years, 6 months ago
- e70d9e9 Update documentation for Bazel 4.2.1 (#13558). by John Cater · 3 years, 7 months ago
- 31756f1 Fix typo in continuous by Ikko Ashimine · 3 years, 7 months ago
- a68949d Update docs for the 4.2.0 release. by John Cater · 3 years, 7 months ago
- e8b2600 Link referenced Dockerfile in the /scripts/README.md by Dan Bamikiya · 3 years, 8 months ago
- dc763c3 Update compile.sh to refer to latest Guava version (30.1.1) by wyv · 3 years, 8 months ago
- 912fa90 Add support for AArch64 release artifacts by Masoud Koleini · 3 years, 9 months ago
- 4261b2a Inclusive naming fixit by aiuto · 3 years, 9 months ago
- c0f0f8d Run Buildifier on almost everything by ruperts · 3 years, 9 months ago
- 4ef9c56 Fix location of -prerelease option by fwe · 3 years, 10 months ago
- 2f72244 Fix syntax error in Bazel release scripts by fwe · 3 years, 10 months ago
- 1f52e9a Support rolling releases in Bazel release scripts. by fwe · 3 years, 10 months ago
- 6b23c57 Add docs for Bazel 4.1.0. by philwo · 3 years, 10 months ago
- b07c665 Run generate_changelog.py script with python3 instead of python2.7. by philwo · 4 years ago
- db8a7b5 Remove SingleJar from IJ project by katre · 4 years ago
- 055c93d Switch to path autocompletion after -- for bazel run commands. by Yuval · 4 years ago
- 2df3d39 [2/3] Bump grpc to 1.33.1 to fix corruption when downloading CAS blobs by Lauri Peltonen · 4 years, 1 month ago
- 4d0b21b Double CloudBuild pipeline timeout. by fwe · 4 years, 2 months ago
- 43ac0c7 Update docs for the 4.0.0 release. by Tobias Werth · 4 years, 2 months ago
- 219eac8 Look for WORKSPACE.bazel as well in Bazel wrapper script by Geoffrey Martin-Noble · 4 years, 2 months ago
- 9e6b287 Replace Java implementation of singlejar with CC implementation in bootstrap. by Ivo List · 4 years, 2 months ago
- d14fcf4 Rollforward of https://github.com/bazelbuild/bazel/commit/37eb1d79ecb019220073b62321f9eb88aebaa4e4: Attach Java runtime to Java toolchains by ilist · 4 years, 3 months ago
- ddfc932 Automated rollback of commit 37eb1d79ecb019220073b62321f9eb88aebaa4e4. by ilist · 4 years, 3 months ago
- 37eb1d7 Attach Java runtime to Java toolchains by Ivo List · 4 years, 3 months ago
- 3733065 Add toolchain definitions for Java. by Ivo List · 4 years, 3 months ago
- 504a5b7 Split tools/jdk/BUILD into part that's needed to produce @build_tools and the content of it. by Ivo List · 4 years, 4 months ago
- 37a429a Fix dangling reference to bazel.fish. by philwo · 4 years, 4 months ago
- 6d637f4 Use constraints in global conditions instead of configuration flags. by Ivo List · 4 years, 4 months ago
- 645093c Add package_metrics.proto to bootstrap protos list by Dmitry Ivankov · 4 years, 5 months ago
- 597211b Update documentation for the 3.7.0 release. by John Cater · 4 years, 5 months ago
- 676d630 Update bootstrap guava version to 29.0. by Benjamin Peterson · 4 years, 5 months ago
- a33de17 [2/3] Bump grpc to 1.32.x to fix a too_many_pings regression by Dmitry Ivankov · 4 years, 5 months ago
- 20febac Generate fish shell completion at build time by Akira Baruah · 4 years, 5 months ago
- 331c7ed Add fish shell completion hint to installer by Akira Baruah · 4 years, 5 months ago
- 961be8c Grpc java 1 31 1 part 2 by Dmitry Ivankov · 4 years, 5 months ago
- 8e69eff Update documentation for Bazel 3.6 by laurentlb · 4 years, 6 months ago
- 50adefb Funnel all JNI load requests through JniLoader. by jmmv · 4 years, 6 months ago
- 53ec80e Add Bazel 3.5.1 docs. by aiuto · 4 years, 6 months ago
- f259b8a Implement local_java_repository for local version of Java by Ivo List · 4 years, 6 months ago
- 4e11dc1 Stop using reflection to create GrpcServerImpl by michajlo · 4 years, 6 months ago
- d83fc58 compile.sh: Rename env var DISTRIBUTION to BAZEL_DISTRIBUTION by Yun Peng · 4 years, 7 months ago
- c64da77 Update versioned docs to include 3.5.0. by aiuto · 4 years, 7 months ago
- 47890ca make curl fail loudly for non-2xx downloads by Xiaoyi Shi · 4 years, 8 months ago
- 1e00502 Clean up how android repos end in the distfile by John Cater · 4 years, 8 months ago
- b3a4b51 Update docs for 3.4.0. by Tobias Werth · 4 years, 8 months ago
- 09f92f9 Fix wrong path in IntelliJ project file due to Starlark renamification. by philwo · 4 years, 9 months ago
- 036e533 [Fix] Bazel zsh autocompletion on `run` by Graham Jenson · 4 years, 9 months ago
- 839e9d4 Update documentation for the 3.3.0 release. by John Cater · 4 years, 9 months ago
- e2f11d7 Prepare for upgrading grpc to 1.26.0 by Yun Peng · 4 years, 10 months ago
- 5606516 Automated rollback of commit 0ff9f3aa65850b00531fea19f145703d7e19fff0. by jingwen · 4 years, 10 months ago
- 0ff9f3a Migrate docs.bazel.build to use GitHub Flavored Markdown instead of Kramdown, attempt #2 by wyv · 4 years, 10 months ago
- b5827e4 Add fish shell completion for bazel by Akira Baruah · 4 years, 10 months ago
- 49a9657 Upload Bazel 3.2.0 documentation. by philwo · 4 years, 10 months ago
- f096532 Remove some obsolete code in compile.sh by pcloudy · 4 years, 10 months ago
- 83249e5 Exclude java sources for test while bootstrapping by Yun Peng · 4 years, 10 months ago
- fcc7d4a Bootstrap with system jar files in Debian build by Yun Peng · 4 years, 10 months ago
- 89cfb70 Fix proto compile and derived directory while bootstrapping from the original source by Yun Peng · 4 years, 10 months ago
- 8e0f66a Always use //src/java_tools/buildjar:bootstrap_toolchain by Yun Peng · 4 years, 10 months ago
- 30781fb Automated rollback of commit c9b9b4bc4f2d2f629ba76d083b22ed847b89bde8. by michajlo · 4 years, 10 months ago
- c9b9b4b Migrate docs.bazel.build to use GitHub Flavored Markdown instead of Kramdown by wyv · 4 years, 10 months ago
- 307645f Add zsh completion to debian package by Siddhartha Bagaria · 4 years, 11 months ago
- d3a5fd6 Update RE doc page by Jingwen Chen · 4 years, 11 months ago
- c20900e Remove third_party/java/dd_plist by pcloudy · 4 years, 11 months ago
- 6e87c95 Rename Skylark to Starlark in build/lib/starlarkdebug/... by laurentlb · 5 years ago
- d2998a3 Make it possible to bootstrap Bazel from original source by Yun Peng · 5 years ago
- 69bb393 Update documentation to Bazel 3.1 by Laurent Le Brun · 5 years ago
- 0992427 Support publishing FailureDetail messages for crashes by mschaller · 5 years ago
- 8227fea Fix bazel zsh completion for users with b defined by Gibson Fahnestock · 5 years ago
- 8249d1a Update documentation for the release of 3.0.0. by John Cater · 5 years ago
- e94ffc0 Generate a sitemap for docs.bazel.build by Jingwen Chen · 5 years ago
- 94bf004 Add a series of lost input targets to the ActionRewindingStats object. by Googler · 5 years ago
- 247ca0c Publish docs for Bazel 2.2.0. by philwo · 5 years ago
- 0e1100f Fix "missing argument" error in checking jekyll existence. by gregce · 5 years ago
- c6244b2 Update serve-docs.sh with gem installation instructions by jingwen · 5 years ago
- 65970e5 Move GraphInconsistencyReceiver.Inconsistency to proto for easier reuse. by janakr · 5 years ago
- 25a495a Provide Python 3 for the build step. by gregce · 5 years ago
- e00f76a Add 'bazel' arg to bazel-jekyll run commands. by gregce · 5 years ago
- 00c1832 Upgrade our docs building Docker container to Ubuntu 18.04. by philwo · 5 years ago
- e7dcc62 docs.bazel.build design refresh by Jingwen Chen · 5 years ago
- 6a5a22b Build Bazel dmg file for release by pcloudy · 5 years ago
- c86cf56 Add targets for creating Bazel dmg file for macOS by Yun Peng · 5 years ago
- 123f2b9 Remove git notes usage from release process by Yun Peng · 5 years ago