- d14fcf4 Rollforward of https://github.com/bazelbuild/bazel/commit/37eb1d79ecb019220073b62321f9eb88aebaa4e4: Attach Java runtime to Java toolchains by ilist · 4 years, 4 months ago
- ddfc932 Automated rollback of commit 37eb1d79ecb019220073b62321f9eb88aebaa4e4. by ilist · 4 years, 4 months ago
- 37eb1d7 Attach Java runtime to Java toolchains by Ivo List · 4 years, 4 months ago
- 3733065 Add toolchain definitions for Java. by Ivo List · 4 years, 4 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, 5 months ago
- 6d637f4 Use constraints in global conditions instead of configuration flags. by Ivo List · 4 years, 5 months ago
- 645093c Add package_metrics.proto to bootstrap protos list by Dmitry Ivankov · 4 years, 6 months ago
- 597211b Update documentation for the 3.7.0 release. by John Cater · 4 years, 6 months ago
- 676d630 Update bootstrap guava version to 29.0. by Benjamin Peterson · 4 years, 6 months ago
- a33de17 [2/3] Bump grpc to 1.32.x to fix a too_many_pings regression by Dmitry Ivankov · 4 years, 6 months ago
- 20febac Generate fish shell completion at build time by Akira Baruah · 4 years, 6 months ago
- 331c7ed Add fish shell completion hint to installer by Akira Baruah · 4 years, 6 months ago
- 961be8c Grpc java 1 31 1 part 2 by Dmitry Ivankov · 4 years, 6 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, 7 months ago
- 4e11dc1 Stop using reflection to create GrpcServerImpl by michajlo · 4 years, 7 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, 9 months ago
- 1e00502 Clean up how android repos end in the distfile by John Cater · 4 years, 9 months ago
- b3a4b51 Update docs for 3.4.0. by Tobias Werth · 4 years, 9 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, 10 months ago
- 839e9d4 Update documentation for the 3.3.0 release. by John Cater · 4 years, 10 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, 11 months ago
- c9b9b4b Migrate docs.bazel.build to use GitHub Flavored Markdown instead of Kramdown by wyv · 4 years, 11 months ago
- 307645f Add zsh completion to debian package by Siddhartha Bagaria · 5 years ago
- d3a5fd6 Update RE doc page by Jingwen Chen · 5 years ago
- c20900e Remove third_party/java/dd_plist by pcloudy · 5 years 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
- 59d7864 Fix #10459: Support .bazelversion files without a trailing newline. by philwo · 5 years ago
- 86b51fc Update documentation to 2.1.0 by Laurent Le Brun · 5 years ago
- 2b708fb Add support for bash completion of --config= names by Eric Klein · 5 years ago
- d5d3944 Improve mechanism to distribute precompiled jars (e.g. for bootstrapping) by Yannic Bonenberger · 5 years ago
- 63f0b36 Add build scripts for release by Yun Peng · 5 years ago
- 2a8cc70 Do not fail or print errors when Shellzelisk cannot find a requested ? by Philipp Wollermann · 5 years ago
- d6145a0 Add remaining changes for bootstrap build on OpenBSD. by aldersondrive · 5 years ago
- 7c15c03 Optimize //src:bazel-dev / package-bazel.sh to reduce incremental build times by 60% by Jingwen Chen · 5 years ago
- 145896c Check that tools/bazel is not a directory before attempting to exec by Adam Liddell · 5 years ago
- 98ad7d6 Update documentation to 2.0.0 by Klaus Aehlig · 5 years ago
- d5ae460 Fix a typo in bazel.sh by Marc Plano-Lesay · 5 years ago
- 84eae2f Let shellzelisk fallback to bazel-real if it's the requested version. by philwo · 5 years ago
- db0e32c build.sh: Fix bug in build script for RC release by Yun Peng · 5 years ago
- d3f8efc Add $USE_BAZEL_VERSION and .bazelversion support to Bazel's wrapper script. by philwo · 5 years ago
- 0982aaa Chocolatey: Remove msys2 dependency by Peter Mounce · 5 years ago
- f828b4c Fix lintian error "relative-conffile" in our Debian package. by philwo · 5 years ago
- 80ea028 Upload docs for Bazel 1.2.0. by philwo · 5 years ago
- 3162705 Update release process of apt repo by Yun Peng · 5 years ago
- 6376dac Fix error in bash syntax in bisect script. by John Cater · 5 years ago
- bea9d25 Extract special BUILD file for //tools/cpp when present in the @bazel_tools by hlopko · 5 years ago
- 3a5b710 Remove _embedded_binaries path segment beneath install_base. by Googler · 5 years ago
- 64b6b1f Fix chocolatey package name for package-fix-notation by Peter Mounce · 5 years ago
- 5a2ec76 Update docs for 1.1.0 by Tobias Werth · 5 years ago
- 552cf56 release key: use 64-bit key id by Klaus Aehlig · 5 years ago
- f767eb9 1.0.0 docs by dslomov · 5 years ago
- 7fdb342 Chocolatey: Remove strict MSYS2 version requirement by Philipp Wollermann · 5 years ago
- 4ffb36f Add explicit version minimums for macOS tools by Keith Smiley · 6 years ago
- 3b65eb5 change bash-completion .deb package dependency to suggests by Mostyn Bramley-Moore · 6 years ago
- f69c3d2 Fix destructive mv of bazel internal files by Austin Schuh · 6 years ago
- 96f038a Add documentation data for 0.29.1 release. by John Cater · 6 years ago
- ada2c55 Add explicit --sdk argument to xcrun calls by Keith Smiley · 6 years ago
- 3d65ff2 Remove obsolete Cloud Build step. by fwe · 6 years ago
- 923f742 Use different Docker image for Cloud Build. by fwe · 6 years ago
- 79565c7 Cloudbuild: Print Bazel version before building the site. by fwe · 6 years ago
- a583cbc Update documentation for 0.29.0 release. by John Cater · 6 years ago
- 532778d Fix for a syntax error in bash completion script. by Googler · 6 years ago
- d96e1cd ci: Reverts to using += for setting the files var by Kiril Videlov · 6 years ago
- ea6d12f Clear COMPREPLY if there are no completions by Zach Pomerantz · 6 years ago
- 00f8d65 Convert the bootstrap system to using improved host platform detection. by John Cater · 6 years ago