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