1. f24768b Fix an incompatibility with newer MSYS2 versions that caused the compile.sh script to hang / fail. by philwo · 6 years ago
  2. 7523e2c Windows, bootstrap: fail if unzip would fail by Laszlo Csomor · 6 years ago
  3. 9a5aa2b Bootstrap: remove non-existent path from DIRS by Laszlo Csomor · 6 years ago
  4. 82ec619 Automated rollback of commit 332379ad6f8c49b0e087b504d73d3483c529e399. by hlopko · 6 years ago
  5. 332379a Add --incompatible_use_platforms_repo_for_constraints by Marcel Hlopko · 6 years ago
  6. aaf6457 Embed @platforms into the Bazel binary by hlopko · 6 years ago
  7. 88be1f7 Automated rollback of commit 324dc44e6bafb487331724ae83d67bc18ed8a8aa. by hlopko · 6 years ago
  8. 324dc44 Embed @platforms into the Bazel binary by Marcel Hlopko · 6 years ago
  9. e67c961 Fix a non-determinism in create_embedded_tools.py. by philwo · 6 years ago
  10. cf0eb4c Add docgen and tools tests to the excluded directories during Bazel by jcater · 6 years ago
  11. c84c40d Python: 2to3 is now a write_file, not sh_binary by Laszlo Csomor · 6 years ago
  12. 6f90d01 update grpc library to 1.20.0 by buchgr · 6 years ago
  13. 5586fc1 Bootstrap: report missing bintools early by Laszlo Csomor · 6 years ago
  14. d4651e8 Remove ijar from the bazel binary. by iirina · 6 years ago
  15. 7fb242d Use BUILD.pkg instead of BUILD-new.pkg by iirina · 6 years ago
  16. c9f78b5 Make Python rules require the new Python toolchain type by brandjon · 6 years ago
  17. c33ae8a Remove the embedded java tools from the bazel binary. by iirina · 6 years ago
  18. 8b13623 Remove unused MACHINE_* environment variables. by philwo · 6 years ago
  19. 4d05f38 Windows: remove custom WindowsRunfiles impl. by Laszlo Csomor · 6 years ago
  20. f7854a90 Rollforward of "Exclude the skydoc directory from bootstrap/compile.sh" by cparsons · 6 years ago
  21. b072690 Automated rollback of commit ee28af4f86783fa84cc1c0d96ca0eca9bb7bf1d0. by pcloudy · 6 years ago
  22. ee28af4 Exclude the skydoc directory from bootstrap/compile.sh by cparsons · 6 years ago
  23. 73b0808 Do NOT create runfiles trees during bootstrapping on Windows. by lberki · 6 years ago
  24. 988626e Make the dummy runfiles script actually create a runfiles tree. by lberki · 6 years ago
  25. d93ebe1 Fix the bootstrap scripts to use the correct BUILD file for tools/sh. by John Cater · 7 years ago
  26. 8c21b0b Set SystemDrive environment variable for Windows processes by pcloudy · 7 years ago
  27. 3eec3fe Windows: native test wrapper can run simple tests by Laszlo Csomor · 7 years ago
  28. bed8c5f Fix Guava version in compile.sh. by philwo · 7 years ago
  29. 886d01c Add Arm64 support by Arielle Albon · 7 years ago
  30. 09222fa Introduces a BAZEL_JAVAC_OPTS environment variable to the bootstrap build with empty default value to keep the script behavior unchanged. javac is not given a large enough max heap on Raspberry Pi 3. This change but allows the user to override the setting. by Googler · 7 years ago
  31. d595703 Move --distdir out of experimental status by Klaus Aehlig · 7 years ago
  32. fce20d79 Avoid dependency on coreutil. by Greg Steuck · 7 years ago
  33. 3c9cd82 distfile: pack the archives needed later in the build by Klaus Aehlig · 7 years ago
  34. 849df36 Use the local JDK as the default target javabase by cushon · 7 years ago
  35. 032141d Remove some references to JDK 7, which is not longer supported by cushon · 7 years ago
  36. 7131b2c s/BazelMain/Bazel/ by michajlo · 7 years ago
  37. 755d3be third_party/guava: update to 24.1 by Jakob Buchgraber · 7 years ago
  38. 32c5add Update the distfile compile scripts to create a valid embedded tools repository. by John Cater · 7 years ago
  39. 38ff396 Update gRPC to 1.10.0 by Carl Mastrangelo · 7 years ago
  40. c2499c4 Expose --output_user_base to the Bazel server process by Klaus Aehlig · 7 years ago
  41. 76eb2a4 Partially revert fca3d391161ae4c92cf289a897db2a1c69a9b334 by Klaus Aehlig · 7 years ago
  42. fca3d39 Create function createJavaInfo with new API. Implement JavaExportsProvider. by dbabkin · 7 years ago
  43. 6e945ce Update javac version to 9+181-r4173-1 by Liam Miller-Cushon · 7 years ago
  44. ef381e5 Shell code cleanup by Androbin · 7 years ago
  45. 98be14f Add . to the bootstrap protoc include paths by Olivier Chafik · 7 years ago
  46. 9c78a79 Various Shell Script Fixes and Improvements - Part One by Androbin · 7 years ago
  47. 4d09a1d SOURCE_DATE_EPOCH environment variable override the timestamp by Damien Martin-Guillerez · 7 years ago
  48. 4158425 third_party/grpc: Update to version 1.7.0 by Jakob Buchgraber · 7 years ago
  49. a7b5a53 Remove target from BUILD file that was prematurely added in https://github.com/bazelbuild/bazel/commit/75d8fe1d347b45f4dd808a76c3a73b24f9728284. by dannark · 7 years ago
  50. d6dde57 third_party/grpc: Update to version 1.7.0 by Jakob Buchgraber · 7 years ago
  51. 5d3f4f1 Make bazel work with java9 by Bernhard M. Wiedemann · 7 years ago
  52. 8d58ec1 Do not output Bazel leaves to logs. by Dmitry Lomov · 7 years ago
  53. e147372 Fix compile.sh to not hardcode the guava version. by John Cater · 7 years ago
  54. 2ea4fa2 Remove support for --javabase=<absolute path>. by lberki · 7 years ago
  55. aa02990 Clean up TODOs. by László Csomor · 7 years ago
  56. e79a110 Windows,bootstrapping: fix build_windows_jni.sh by Laszlo Csomor · 7 years ago
  57. f0b8295 Add files that were droped by our export process by dmarting · 8 years ago
  58. 84c1a55 bazel_bootstrap_distfile_test: add logging by laszlocsomor · 8 years ago
  59. a5f6193 Update gRPC dependency to 1.6.1 by buchgr · 8 years ago
  60. da1d416 Add a Bazel test testing determinism of `bazel build //src:bazel` by Damien Martin-Guillerez · 8 years ago
  61. e2eea44 Update javac version to 9-dev-r4023-3 by Liam Miller-Cushon · 8 years ago
  62. 4c55898 Replace create_embedded_tools.sh with a faster Python version. by Philipp Wollermann · 8 years ago
  63. 9409109 build_windows_jni.sh: move file to subdirectory by Laszlo Csomor · 8 years ago
  64. 17770e5 Bazel, bootstrap: fix JNI build errors by Laszlo Csomor · 8 years ago
  65. 9d9ac15 Use getopt to parse process-wrapper's command-line. by philwo · 8 years ago
  66. 03f78f5 Windows, bootstrapping: fix bootstrap_test by Laszlo Csomor · 8 years ago
  67. 5596d3b Fix paths in Bazel docs, removing references to versions/master. by dzc · 8 years ago
  68. 3e87855 Update grpc-java to 1.3.0, netty to 4.1.8.Final by Jakob Buchgraber · 8 years ago
  69. 0a936d1 Windows: ignore envvars with degenerate names by Laszlo Csomor · 8 years ago
  70. 74cea83 Update grpc-java to 1.3.0, netty to 4.1.8.Final by Jakob Buchgraber · 8 years ago
  71. 3566474 Do not use sed -E in bootstrap/compile.sh by hlopko · 8 years ago
  72. a1c81c8 Fix URL in compile.sh error message by Klaus Aehlig · 8 years ago
  73. 4a404de Update javac version to 9-dev-r4023-2 by Liam Miller-Cushon · 8 years ago
  74. 200479a Fix link in bazel/bootstrap/compile.sh by hlopko · 8 years ago
  75. 755669f Pass all the environment variable to Bazel during bootstrapping by Damien Martin-Guillerez · 8 years ago
  76. 511c35b Bootstrap: move the fail function to the top by dmarting · 8 years ago
  77. d0d7ef0 Windows, bootstrapping: fix bugs to support Cygwin by Laszlo Csomor · 8 years ago
  78. 652db6f Exclude javac-9-dev-4023-1 from bootstrap compilations by Liam Miller-Cushon · 8 years ago
  79. 6326f98 adding more env vars to invalidation list by Nicolas Lopez · 8 years ago
  80. bcbdb87 Replacing hardcoded use of 'local' for env variables in cc autoconfig by Nicolas Lopez · 8 years ago
  81. 48631ea Honor SOURCE_DATE_EPOCH in bootstrapping by Klaus Aehlig · 8 years ago
  82. fe04cfd Fix compilation error because of vague JDK version check in compile.sh by Harsh Vardhan · 8 years ago
  83. 8efd282 Fix bazel_bootstrap_distfile_test on Windows by Yun Peng · 8 years ago
  84. 31fab29 Env.vars: server won't ignore the client env by Dmitry Lomov · 8 years ago
  85. d72bc57 Select the good guava jars for JDK7 build by Damien Martin-Guillerez · 8 years ago
  86. 9dfbed1 Rollback of commit 94d8f4e9c8c8757aa7ab7c1a7c3e9afb34039127. by Klaus Aehlig · 8 years ago
  87. 94d8f4e Env.vars: server won't ignore the client env by Laszlo Csomor · 8 years ago
  88. 44fcb22 Rollback of commit c3102b722af6fba2a67fdfed55426471c0927ab8. by Damien Martin-Guillerez · 8 years ago
  89. c3102b7 Rollback of commit 55b20c4a50642d8f1ac11cb721ecd5831f02dd76. by Damien Martin-Guillerez · 8 years ago
  90. 3049051 Update to latest javac and Error Prone by Liam Miller-Cushon · 8 years ago
  91. 2e689c2 Add javac-9-dev-r3297-3 by Liam Miller-Cushon · 8 years ago
  92. 76cb02e Make the interface dynamic library builder a regular label instead of a magic artifact. by Lukacs Berki · 8 years ago
  93. 89cc544 Revert "Add javac-9-dev-r3297-3" by Damien Martin-Guillerez · 8 years ago
  94. efe4a6d Add javac-9-dev-r3297-3 by Liam Miller-Cushon · 8 years ago
  95. 3c0c262 Windows: fix bootstrapping bugs with 0.4.4 by László Csomor · 8 years ago
  96. fc07142 Add quotes to improve space support by Alexander Chung · 8 years ago
  97. f5525e8 Bazel bootstrapping: make it work on Windows again by Laszlo Csomor · 8 years ago
  98. b70343f Set JAVA_HOME for every invocation of compile.sh . by Lukacs T. Berki · 8 years ago
  99. 88eca6e Fix bootstrapping in Docker images. by Lukacs Berki · 8 years ago
  100. b46631b Fix regex condition in the bootstrap script. by Damien Martin-Guillerez · 8 years ago