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