1. 1fccb31 Add quotes around variables when running dirname by Andrew Johnson · 8 years ago
  2. be364ff workspace_user.sh detects highest build tools version and api level. by Adam Michael · 8 years ago
  3. 209b26a Make release notes in chocolatey packages work for RCs by Peter Mounce · 8 years ago
  4. b8bc49f Release: merge release notes with previous by Damien Martin-Guillerez · 8 years ago
  5. ccaee70 Make it easier for tools/bazel wrapper script to find bazel-real by Dan Fabulich · 8 years ago
  6. 967a0a3 Improve compile.sh error message further by Klaus Aehlig · 8 years ago
  7. 40d8f92 Release: split up the create operation by Damien Martin-Guillerez · 8 years ago
  8. 0d35261 Release: refactor the way we keep track of release notes by Damien Martin-Guillerez · 8 years ago
  9. 7b835d9 Do not patch WORKSPACE in the release process by Klaus Aehlig · 8 years ago
  10. 6331a94 Bazel release script: fix `gsutil -m` by Laszlo Csomor · 8 years ago
  11. f3cb763 Improve ./compile.sh error message by Klaus Aehlig · 8 years ago
  12. 1dda343 Add Oracle JDK 7/8 as optional dependencies. by Misha Brukman · 8 years ago
  13. cc428bc Prevent merge debris being part of package by Peter Mounce · 8 years ago
  14. bcab9cb Support choco package fixes by Peter Mounce · 8 years ago
  15. f17fb3a Bazel release script: run `gsutil cp` in parallel by Laszlo Csomor · 8 years ago
  16. d2deb23 Reinstate python2 only constraint by Peter Mounce · 8 years ago
  17. 8a47590 Change the bootstrap script to swap by Nathan Harmata · 8 years ago
  18. d700dff5 Make compile.sh use pregenerated protoc output, if present by Klaus Aehlig · 8 years ago
  19. ad13a9c Make the python dependency more lenient by Peter Mounce · 8 years ago
  20. e626f74 Fix pattern matching for the dist archive by Klaus Aehlig · 8 years ago
  21. 0edd354 Release script: add release notes to the git notes by Damien Martin-Guillerez · 8 years ago
  22. fa1ee08 Release script: add a --force_rc command to override the candidate number by Damien Martin-Guillerez · 8 years ago
  23. 30ae806 compile_windows.sh: Fix zipping Windows Bazel binary by Yun Peng · 8 years ago
  24. 489d1f4 compile_windows.sh: Remove .exe extension when copying ./bazel-bin/src/bazel by Yun Peng · 8 years ago
  25. 6bf40375 Remove --workspace_status_command from windows bootstrap by Yun Peng · 8 years ago
  26. 82179a1 Fix JAVA_HOME format on Windows by Yun Peng · 8 years ago
  27. a2bbe67 compile_windows.sh: use ${BOOTSTRAP_BAZEL} by Klaus Aehlig · 8 years ago
  28. 2d1d492 Use SHA256 as digest algorithm when signing bazel debian packages by Yun Peng · 8 years ago
  29. 18033b0 Fix building Bazel under the new Linux sandbox by Brian Silverman · 8 years ago
  30. 034ad04 Only install bazel-distfile.zip on linux by Klaus Aehlig · 8 years ago
  31. 279a061 Add the distribution artifact to the list of release files by Klaus Aehlig · 8 years ago
  32. 99b07bf When bootstrapping Bazel, use a proto-compiler from //third_party/protobuf/3.0.0/. by Carmi Grushko · 8 years ago
  33. d053df5 Remove all node specific set-up from the Windows CI compile script by Damien Martin-Guillerez · 8 years ago
  34. 736c46d On ci, bootstrap from a bootstrap bazel by Klaus Aehlig · 8 years ago
  35. 76a4159 Remove bazel windows tests from Bazel bootstrap job by Yun Peng · 8 years ago
  36. 754a84b Fix chocolatey package hard-coding c: drive by Peter Mounce · 8 years ago
  37. f9fa89f Support RCs with chocolatey package by Peter Mounce · 8 years ago
  38. 5abb90d Fix //script/release:release_test by Kristina Chodorow · 8 years ago
  39. baccf24 Also mention the release key id in the release notes by Klaus Aehlig · 8 years ago
  40. 6d46bdf Print a summary of what the create command did by Kristina Chodorow · 8 years ago
  41. 4104688 Add zip file of Windows binary into release process by Yun Peng · 8 years ago
  42. 4885eef Change our URL to bazel.build by Damien Martin-Guillerez · 8 years ago
  43. 6a3565e Skip gpg signing if .sig file is already there by Yun Peng · 8 years ago
  44. 9b1dfb8 Remove .sig file before gpg signing by Yun Peng · 8 years ago
  45. 2d6736e Add --no-tty for gpg signing by Yun Peng · 8 years ago
  46. 2f85234 Stamp Windows release. by Dmitry Lomov · 8 years ago
  47. e7ab8a7 Fix chocolatey package build scripts - minor fixes. by Peter Mounce · 8 years ago
  48. 3eef69d Fix and re-enable bazel_windows_example_test by Yun Peng · 8 years ago
  49. fa30804 Disable a test that is currently broken on Windows. by Philipp Wollermann · 8 years ago
  50. fae3c0c Fix caching for zsh completions by Nate Bosch · 8 years ago
  51. 286cfdd Fix permissions before overwriting files by Klaus Aehlig · 8 years ago
  52. 01906ed More changes for chocolatey package. by Peter Mounce · 8 years ago
  53. d38ee63 Site publishing: add checksum computation to `gsutil rsync` by Damien Martin-Guillerez · 8 years ago
  54. 671045b Add the public key directly on our website. by Damien Martin-Guillerez · 8 years ago
  55. 3d8ae22 Sign all Bazel binaries using gpg during release process by Yun Peng · 8 years ago
  56. 155bd64 Adding support for Linux s390x by namrata-ibm · 8 years ago
  57. 22d3673 Changes necessary for releasing 0.3.2 chocolatey package. by Peter Mounce · 8 years ago
  58. d59bcb6 Rollback of commit c5545fd0896f3c602a9be0986debed6f0c9c662d. by Klaus Aehlig · 8 years ago
  59. 8896dad Windows, native: add windows_msvc config_setting by Laszlo Csomor · 8 years ago
  60. f009901 Add interfaces for the build event protocol by Klaus Aehlig · 8 years ago
  61. 1047bbb Windows, bootstrapping: do not build JNI library. by Laszlo Csomor · 8 years ago
  62. c5545fd Rollback of commit 96d46280bc5a4803ba2242a4ad16939f85a3b212. by Damien Martin-Guillerez · 8 years ago
  63. 8a0d45f Add the version information to the bazel.exe file by Damien Martin-Guillerez · 8 years ago
  64. 9f7180f Bootstrapping: don't use convenience symlinks by Laszlo Csomor · 8 years ago
  65. 6cfe704 Debian package: remove declared dependencies on zip, unzip and pkg-config by Damien Martin-Guillerez · 8 years ago
  66. 0a20824 Bazel bootstrapping: build an optimized binary by Laszlo Csomor · 9 years ago
  67. a27949e Create a package for Windows via chocolatey by Peter Mounce · 9 years ago
  68. 50f6bba Bazel bootstrapping: consume custom startup flags by Laszlo Csomor · 9 years ago
  69. 96d4628 Reintroduce .bazelrc and set --action_env defaults by Klaus Aehlig · 9 years ago
  70. 6f1c61a Delete intellij script generator now that https://ij.bazel.io is live. by Damien Martin-Guillerez · 9 years ago
  71. 86a4047 Properly avoid aliases when invoking grep. Using $(which grep) instead of plain grep does not avoid alias interference, it merely trades problems when "grep" is an alias for problems when "which" is an alias (both are commonly defined as aliases). by Googler · 9 years ago
  72. 57db509 Windows bootstrapping: Fix compile.sh with setting $TMPDIR. by Laszlo Csomor · 9 years ago
  73. cd369d3 Rollback of commit a51ca6fa732af58a7d1667d408a2511ffa3199da. by Laszlo Csomor · 9 years ago
  74. a51ca6f Windows bootstrapping: Fix compile.sh when $TMP is unset. by Laszlo Csomor · 9 years ago
  75. 4a249b69 Windows, JNI: use native isJunction method. by Laszlo Csomor · 9 years ago
  76. 672cb58 Fix tests by explicitly passing TEST_TMPDIR to mk*temp. by Julio Merino · 9 years ago
  77. 381850e xcode_configure repository rule for determining locally installed versions of xcode to select between, relaxing the requirement that users specify --xcode_version and --ios_sdk_version even if they have only one version installed. by Chris Parsons · 9 years ago
  78. 351ffaa Rollback of commit 1cd224a17bfe30f7d3c0e7f5eaada3e0331ff31a. by Cal Peyser · 9 years ago
  79. 6a87a7e Update the JAVAC_VERSION regex to handle the case where javac adds extra text around the version string. Fixes #1678. by John Cater · 9 years ago
  80. ae537ce Use path given by which to invoke grep to bypass aliases set by the user by Damien Martin-Guillerez · 9 years ago
  81. 1cd224a Disable broken tests. by Cal Peyser · 9 years ago
  82. 9d9657b Fix Bazel CI by appending the newline to WORKSPACE, which got lost in commit bfaff29b1bafd7892a2197b7cf826e1be0ff3927. by Philipp Wollermann · 9 years ago
  83. 29a4982 Let Bazel use sandboxing during bootstrap, if it's available. by Philipp Wollermann · 9 years ago
  84. 6992e68 Rollback of commit 7a1d4132012c5ae6c1617045138e1a662e3964bd. by Klaus Aehlig · 9 years ago
  85. 7a1d413 Revert build-runfiles to use /bin/bash by Damien Martin-Guillerez · 9 years ago
  86. 7da21b1 Make compile.sh print the console output for any failing commands during bootstrap. by Lukacs Berki · 9 years ago
  87. 31b059f Short-circuit runfiles tree creation if runfiles are disabled (for example, on Windows by default) by Lukacs Berki · 9 years ago
  88. 25f3569 Fix an embarrassing bug in the stub build-runfiles script used during bootstrapping. by Lukacs Berki · 9 years ago
  89. 8b4df1b Using a temporary user output root when generating the completion script by Damien Martin-Guillerez · 9 years ago
  90. 7f421af Add google-jdk as Bazel debian package dependency by Yun Peng · 9 years ago
  91. 047b0e6 Opt out of building debian packages on darwin by Yun Peng · 9 years ago
  92. 55e042a Added deploying Bazel debian source package into release process by Yun Peng · 9 years ago
  93. a50635d Build Bazel debian source package using Bazel by Yun Peng · 9 years ago
  94. 3abcec1 Bump grpc-java lib to version 0.15.0 non-binaries by dapengzhang0 · 9 years ago
  95. 60fde44 Fix bash auto-completion for aliases by Damien Martin-Guillerez · 9 years ago
  96. a088d75 Running all java tests passing on Windows on Jenkins by Yun Peng · 9 years ago
  97. 5eb86fe Export xcode_locator's source file under tools/osx/ to make it available for reference by future repository rules. Removes the xcode-locator binary file under tools/objc. Originally, the precompiled binary was going to be referenced, but it's easier to build from source in the repository rule. by Chris Parsons · 9 years ago
  98. adb22af by Jon Brandvein · 9 years ago
  99. c6cd0a6 Add //src/test/java/com/google/devtools/build/lib:windows-tests to the set of tests run on Jenkins on Windows. by Lukacs Berki · 9 years ago
  100. 1c4ae47 Suggest using --user when the install directory isn't writable. by John Cater · 9 years ago