- 5be6e55 mkdir before calling unzip by Daniel Wagner-Hall · 1 year, 7 months ago
- 30b2130 Embed rules_java in bazel by Yun Peng · 1 year, 9 months ago
- bddb191 Fix race condition in package-bazel.sh by Yun Peng · 2 years, 5 months ago
- 6181a3c Enable Bzlmod for Bazel by Yun Peng · 3 years, 5 months ago
- 093057f Properly handle files extracted from platforms.zip created with the sibling repository layout. by Googler · 4 years, 1 month ago
- 96e0110 Make package-bazel.sh compatible with --experimental_sibling_repository_layout. by Googler · 4 years, 2 months ago
- 708e1ce Embed builtins bzls as a Java resource by brandjon · 4 years, 3 months ago
- de1babe Add builtins bzls to the install base by brandjon · 4 years, 4 months ago
- 7c15c03 Optimize //src:bazel-dev / package-bazel.sh to reduce incremental build times by 60% by Jingwen Chen · 5 years ago
- 9cc0346 Allow files to appear in the zip appended to the bazel C++ launcher which by Googler · 5 years ago
- a9a0f69 Windows: prevent //src:package-bazel* hanging by Laszlo Csomor · 6 years ago
- 518c8b3 Do not re-compress during dev build. by Tobias Werth · 6 years ago
- aaf6457 Embed @platforms into the Bazel binary by hlopko · 6 years ago
- 88be1f7 Automated rollback of commit 324dc44e6bafb487331724ae83d67bc18ed8a8aa. by hlopko · 6 years ago
- 324dc44 Embed @platforms into the Bazel binary by Marcel Hlopko · 6 years ago
- 1193e69 Pack the build label, if present, into the deploy archive by michajlo · 6 years ago
- ae5fc60 Make sure the order of the files in the zip file is deterministic. by Tobias Werth · 6 years ago
- ed9e98f Revert "Automated rollback of commit 09ef7337f3867cfe823fc952883cda03? by Tobias Werth · 6 years ago
- 160ddb3 Automated rollback of commit 09ef7337f3867cfe823fc952883cda0390e0ce8e. by twerth · 6 years ago
- 09ef733 Unpack and repack Bazel's deploy jar without compression. by Tobias Werth · 6 years ago
- 41627ad Bazel client: explain the name of A-server.jar by László Csomor · 8 years ago
- fc07142 Add quotes to improve space support by Alexander Chung · 8 years ago
- a5afe95 Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" is not picked up when you run the scripts manually using "bash script.sh". by Philipp Wollermann · 9 years ago
- 2571982 Make package-bazel.sh an sh script by Klaus Aehlig · 9 years ago
- c4e74d1 Make building Bazel more hermetic. by Lukacs Berki · 9 years ago
- eb851fe Another go at adding a bazel_notools binary that doesn't contain the embedded tools. by Lukacs Berki · 9 years ago
- dcd9a53 Rollback of commit 97eaf9136abad30827cf1a060cc32e786745923d. by Chris Parsons · 9 years ago
- 97eaf91 Add a //src:bazel-notools target that is the same as the Bazel binary except without the embedded tools. by Lukacs Berki · 9 years ago