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