1. f426544 Fix osx_cc_wrapper.sh for multiple rpaths by Marcel Hlopko · 8 years ago
  2. 214a7ae Update files attribute on pkg_tar. by John Cater · 8 years ago
  3. b31fe48 Remove non-existent target from IntelliJ config. by John Cater · 8 years ago
  4. 2f43b7ce Fix typo in the chocolatey generation script by hlopko · 8 years ago
  5. 49463f6 Make tests more portable by Klaus Aehlig · 8 years ago
  6. d27c515 Don't run bazel_windows_example_test with MSYS toolchain anymore. by pcloudy · 8 years ago
  7. 8177f3f Adjust chocolatey package for new artifact names by Peter Mounce · 8 years ago
  8. fc6c3cb Release script: remove non-needed `xargs echo` by dmarting · 8 years ago
  9. 4c55898 Replace create_embedded_tools.sh with a faster Python version. by Philipp Wollermann · 8 years ago
  10. 7677e24 bazel-tests.json: remove trailing comma by Klaus Aehlig · 8 years ago
  11. e17f890 Use the .bazel.build URL instead of the googleapis.com one by dmarting · 8 years ago
  12. eebc5e8 CI build.sh: delete unused code by Damien Martin-Guillerez · 8 years ago
  13. a79ecf4 Move the configuration file for Bazel jobs to our own repository by Damien Martin-Guillerez · 8 years ago
  14. 12783c3 Force fetch when fetching remote release notes by dmarting · 8 years ago
  15. b6e29ca Use the correct function to generate the release notes by Damien Martin-Guillerez · 8 years ago
  16. 9a63aff Create Windows ZIP release artifact using Bazel by Damien Martin-Guillerez · 8 years ago
  17. 5e57663 Automated rollback of commit 820a46af10808396873c36d0f331e533118cf0c6. by dmarting · 8 years ago
  18. 321301c Don't build MSYS Bazel anymore by pcloudy · 8 years ago
  19. 29dc6f8 Add more of our common targets to the IJWB project file. by Philipp Wollermann · 8 years ago
  20. 672510e generate_bash_completion.sh: add explict end-of-options for expr by aehlig · 8 years ago
  21. 820a46a Automated rollback of commit 6d6e87297fe8818e4c374fdfabfbcf538bca898a. by dmarting · 8 years ago
  22. 6d6e872 Release script: generate the index.html from the commit message by Damien Martin-Guillerez · 8 years ago
  23. d5930ea Allow Debian package to be installed alongside JDK 9 by Thomas Broyer · 8 years ago
  24. 9409109 build_windows_jni.sh: move file to subdirectory by Laszlo Csomor · 8 years ago
  25. 17770e5 Bazel, bootstrap: fix JNI build errors by Laszlo Csomor · 8 years ago
  26. 2e8be9f zsh completion: discard progress from internal bazel invocations by Klaus Aehlig · 8 years ago
  27. a60fce9 Windows: Bootstrap Bazel with wrapper-less CROSSTOOL by pcloudy · 8 years ago
  28. c251b05 Bazel moved to Java 8. by philwo · 8 years ago
  29. cfb2ec0 Minor Bash improvements by Androbin · 8 years ago
  30. 24795d4 Single quote the release message by Damien Martin-Guillerez · 8 years ago
  31. c616acc Remove jdk7 variant of the APT repository by Damien Martin-Guillerez · 8 years ago
  32. 08d7c8e Include all directories in ij.bazelproject. by Philipp Wollermann · 8 years ago
  33. 9d9ac15 Use getopt to parse process-wrapper's command-line. by philwo · 8 years ago
  34. 03f78f5 Windows, bootstrapping: fix bootstrap_test by Laszlo Csomor · 8 years ago
  35. 66c7f75 In the default bazelrc use experimental UI and target pattern evaluator by Klaus Aehlig · 8 years ago
  36. 5596d3b Fix paths in Bazel docs, removing references to versions/master. by dzc · 8 years ago
  37. cd877f1 Windows, CI: print the version of BOOTSTRAP_BAZEL by László Csomor · 8 years ago
  38. 775598b Chocolatey install: fix script. problem on reading. by Peter Mounce · 8 years ago
  39. 22b85a2 Restructure site/ directory into docs/ which only contains Bazel documentation. by dzc · 8 years ago
  40. 3e87855 Update grpc-java to 1.3.0, netty to 4.1.8.Final by Jakob Buchgraber · 8 years ago
  41. b0f5c4c Fix typo: s/exists/exist/ where needed. by philwo · 8 years ago
  42. 0a936d1 Windows: ignore envvars with degenerate names by Laszlo Csomor · 8 years ago
  43. 74cea83 Update grpc-java to 1.3.0, netty to 4.1.8.Final by Jakob Buchgraber · 8 years ago
  44. a1fb6f2 Fix scripts/serve-docs.sh by hlopko · 8 years ago
  45. 3566474 Do not use sed -E in bootstrap/compile.sh by hlopko · 8 years ago
  46. 65ff154 Make msysless flavour be the default inside chocolatey by Peter Mounce · 8 years ago
  47. ced1ec2 Remove unused method from build.sh by Damien Martin-Guillerez · 8 years ago
  48. a1c81c8 Fix URL in compile.sh error message by Klaus Aehlig · 8 years ago
  49. 39f328c Fix typo. Also do not override host_cpu for msvc. by dslomov · 8 years ago
  50. eb565f4 Make make sure that msys build actually builds msys version by dslomov · 8 years ago
  51. baca6e4 Fix #2982: Bazel installer should not check for installed JDK if using a bundled JDK. by philwo · 8 years ago
  52. 866ecc8 Disable msys path conversion on Windows. by dslomov · 8 years ago
  53. 9091c37 Remove references to ANDROID_SDK_API_LEVEL from CI by Adam Michael · 8 years ago
  54. 4a404de Update javac version to 9-dev-r4023-2 by Liam Miller-Cushon · 8 years ago
  55. 200479a Fix link in bazel/bootstrap/compile.sh by hlopko · 8 years ago
  56. 6f04166 Do not mark the JDK7 installer -without-jdk-installer by dmarting · 8 years ago
  57. 755669f Pass all the environment variable to Bazel during bootstrapping by Damien Martin-Guillerez · 8 years ago
  58. 7205611 Fix #2958: Installer should not overwrite bazelrc by Philipp Wollermann · 8 years ago
  59. 511c35b Bootstrap: move the fail function to the top by dmarting · 8 years ago
  60. db13625 Do not put PiperOrigin-RevId tag into relnotes by Marcel Hlopko · 8 years ago
  61. c58ba09 Release to GCS: put the final release in its own directory by dmarting · 8 years ago
  62. 6f7066e Bundled JDK changes for the release process. This is a fixed version by philwo · 8 years ago
  63. d0d7ef0 Windows, bootstrapping: fix bugs to support Cygwin by Laszlo Csomor · 8 years ago
  64. 40f5c71 Automated g4 rollback of commit 2c4dd1f3176371473667c551cd5a5ae5992f8154. by philwo · 8 years ago
  65. 410147a Make serve-docs script more robust by kchodorow · 8 years ago
  66. 2c4dd1f Bundled JDK changes for the release process. by Philipp Wollermann · 8 years ago
  67. 652db6f Exclude javac-9-dev-4023-1 from bootstrap compilations by Liam Miller-Cushon · 8 years ago
  68. e565230 Remove empty_files for bazel binary installer. by Harsh Vardhan · 8 years ago
  69. 0b18c5d Squash remaining unmerged changes and resubmit PR from #2758 by Peter Mounce · 8 years ago
  70. 6326f98 adding more env vars to invalidation list by Nicolas Lopez · 8 years ago
  71. 83d07d6 Fix choco integrity check by dslomov · 8 years ago
  72. ebe36f2 Release: also push the final release to GCS by dmarting · 8 years ago
  73. bcbdb87 Replacing hardcoded use of 'local' for env variables in cc autoconfig by Nicolas Lopez · 8 years ago
  74. 9b7330f Simplify the steps needed to run android_integration_test. by Adam Michael · 8 years ago
  75. cb82958 Build MSVC Bazel on windows-msvc-x86_64 platform by Yun Peng · 8 years ago
  76. 48631ea Honor SOURCE_DATE_EPOCH in bootstrapping by Klaus Aehlig · 8 years ago
  77. fe04cfd Fix compilation error because of vague JDK version check in compile.sh by Harsh Vardhan · 8 years ago
  78. 8bd5522 Parse params via a built-in, and lock msys2 version by Peter Mounce · 8 years ago
  79. 9504827 Build a version of Bazel with a bundled OpenJDK inside the binary. by Philipp Wollermann · 8 years ago
  80. 80ce6fe Filter out perf.bazel.*.nobuild for release. by Yue Gan · 8 years ago
  81. 9bfcb6e Fix #2671 on GitHub by Peter Mounce · 8 years ago
  82. 8efd282 Fix bazel_bootstrap_distfile_test on Windows by Yun Peng · 8 years ago
  83. 31fab29 Env.vars: server won't ignore the client env by Dmitry Lomov · 8 years ago
  84. d72bc57 Select the good guava jars for JDK7 build by Damien Martin-Guillerez · 8 years ago
  85. 6f9e254 Fix calling of test by Klaus Aehlig · 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. ddcfc61 Fix powershellv2 by Peter Mounce · 8 years ago
  89. bfd9aa3 Convey the value of the --host_javabase startup option to the server. by Lukacs Berki · 8 years ago
  90. 6935ad6 Do not generate a dist archive to jdk7 by Klaus Aehlig · 8 years ago
  91. 44fcb22 Rollback of commit c3102b722af6fba2a67fdfed55426471c0927ab8. by Damien Martin-Guillerez · 8 years ago
  92. c3102b7 Rollback of commit 55b20c4a50642d8f1ac11cb721ecd5831f02dd76. by Damien Martin-Guillerez · 8 years ago
  93. 3049051 Update to latest javac and Error Prone by Liam Miller-Cushon · 8 years ago
  94. 5bd448c scripts/serve-docs.sh: ask bazel for the genfiles path by Klaus Aehlig · 8 years ago
  95. 6d1d424 Fix paths of binaries in .deb packages. by John Cater · 8 years ago
  96. 2e689c2 Add javac-9-dev-r3297-3 by Liam Miller-Cushon · 8 years ago
  97. e86550a Support pushing a file under directory. by Yue Gan · 8 years ago
  98. cdbf1db Fixes a variable mistake. by Yue Gan · 8 years ago
  99. 76cb02e Make the interface dynamic library builder a regular label instead of a magic artifact. by Lukacs Berki · 8 years ago
  100. a8d3695 Export Bazel's LICENSE file using our normal repo sync process. by Philipp Wollermann · 8 years ago