1. 219eac8 Look for WORKSPACE.bazel as well in Bazel wrapper script by Geoffrey Martin-Noble · 4 years, 2 months ago
  2. 37a429a Fix dangling reference to bazel.fish. by philwo · 4 years, 4 months ago
  3. 6d637f4 Use constraints in global conditions instead of configuration flags. by Ivo List · 4 years, 4 months ago
  4. 331c7ed Add fish shell completion hint to installer by Akira Baruah · 4 years, 5 months ago
  5. 47890ca make curl fail loudly for non-2xx downloads by Xiaoyi Shi · 4 years, 8 months ago
  6. b5827e4 Add fish shell completion for bazel by Akira Baruah · 4 years, 10 months ago
  7. 307645f Add zsh completion to debian package by Siddhartha Bagaria · 4 years, 11 months ago
  8. c86cf56 Add targets for creating Bazel dmg file for macOS by Yun Peng · 5 years ago
  9. 59d7864 Fix #10459: Support .bazelversion files without a trailing newline. by philwo · 5 years ago
  10. 2a8cc70 Do not fail or print errors when Shellzelisk cannot find a requested ? by Philipp Wollermann · 5 years ago
  11. d6145a0 Add remaining changes for bootstrap build on OpenBSD. by aldersondrive · 5 years ago
  12. 145896c Check that tools/bazel is not a directory before attempting to exec by Adam Liddell · 5 years ago
  13. d5ae460 Fix a typo in bazel.sh by Marc Plano-Lesay · 5 years ago
  14. 84eae2f Let shellzelisk fallback to bazel-real if it's the requested version. by philwo · 5 years ago
  15. d3f8efc Add $USE_BAZEL_VERSION and .bazelversion support to Bazel's wrapper script. by philwo · 5 years ago
  16. 0982aaa Chocolatey: Remove msys2 dependency by Peter Mounce · 5 years ago
  17. f828b4c Fix lintian error "relative-conffile" in our Debian package. by philwo · 5 years ago
  18. 3162705 Update release process of apt repo by Yun Peng · 5 years ago
  19. 64b6b1f Fix chocolatey package name for package-fix-notation by Peter Mounce · 5 years ago
  20. 7fdb342 Chocolatey: Remove strict MSYS2 version requirement by Philipp Wollermann · 5 years ago
  21. 3b65eb5 change bash-completion .deb package dependency to suggests by Mostyn Bramley-Moore · 6 years ago
  22. f69c3d2 Fix destructive mv of bazel internal files by Austin Schuh · 6 years ago
  23. 46fb33c Use bazelbuild/rules_pkg for the debian release packaging. by Tony Aiuto · 6 years ago
  24. ed8a5ec Use rules_pkg for rpm build by Tony Aiuto · 6 years ago
  25. 46faa85 Declare chocolatey dependency on VC redist package by Peter Mounce · 6 years ago
  26. 9fa9571 Python is unnecessary dependency by Peter Mounce · 6 years ago
  27. 874fe75 Windows: fix string quoting in powershell scripts by Laszlo Csomor · 6 years ago
  28. fe28bb7 Windows: remove envvars from Chocolatey output by Laszlo Csomor · 6 years ago
  29. 400c2c7 Windows: add script to build a .msi package by Laszlo Csomor · 6 years ago
  30. eb9a302 Don?t try to execute tools/bazel if it?s a directory by Michael Hackner · 6 years ago
  31. a2317cc Fix for chocolatey build; github deprecated TLS 1.1, so ask powershell to use TLS 1.2 by Peter Mounce · 6 years ago
  32. ce91f76 Use bazel without JDK in //scripts/packages:without-jdk/bazel. by Tobias Werth · 6 years ago
  33. 74c274a Include zsh completion with installer by Keith Smiley · 6 years ago
  34. 684cc2e Fix typo in package info by Googler · 6 years ago
  35. fce6ce5 Fix shellcheck warning of BAZEL_REAL variable by Thi · 6 years ago
  36. a60e064 Fix target name which was forgotten in #5403. by Tobias Werth · 6 years ago
  37. f09429c Run "buildifier --lint=fix" on bzl files by laurentlb · 6 years ago
  38. e722c45 debian package: Relax JDK dependency to suggests by Gregor Jasny · 6 years ago
  39. 4479a5e debian package: declare dependency on python by George Kalpakas · 6 years ago
  40. 50440179 Properly mark configuration files in the Debian package. by John Cater · 7 years ago
  41. 28fcf28 debian package: declare dependency on unzip by Klaus Aehlig · 7 years ago
  42. f11c6bc python tools: ensure files are closed by laszlocsomor · 7 years ago
  43. e7a51e0 use https url in .deb package Homepage field by Mostyn Bramley-Moore · 7 years ago
  44. 7c49bd9 Make the embedded JDK targets the default by Liam Miller-Cushon · 7 years ago
  45. 4dd6dac Add flag to skip early base extraction by andy g scott ? · 7 years ago
  46. 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
  47. f482d9e Remove current contents of the default global bazelrc. by John Cater · 7 years ago
  48. e4c8509 Allow templated expansion of data dependency names in the RPM spec file. by John Cater · 7 years ago
  49. c92d54e Sync Debian package deps, and add a comment to prevent future desync. by John Millikin · 7 years ago
  50. 5a3aa58 Automatic code cleanup. by Googler · 7 years ago
  51. 8bda143 generate_changelog.py: Fix version number for development version by Yun Peng · 7 years ago
  52. f7f37be Simplify generate-changelog-file rule by Yun Peng · 7 years ago
  53. d0655f5 Fix index out of range error in convert_changelog.py by U-GOOGLE\pcloudy · 7 years ago
  54. c924cf6 Clean up Windows config_settings by Yun Peng · 7 years ago
  55. 1a483d4 Move bazel conditions into src/conditions. by tomlu · 7 years ago
  56. 5c7fc5b macOS compatibility in build.ps1. by Peter Mounce · 7 years ago
  57. c8be465 Allow Bazel's Debian package to install with headless JDK. by John Millikin · 7 years ago
  58. 95c63de bazelrc: remove experimental_ui options by Klaus Aehlig · 7 years ago
  59. 791bef8 Remove some left over bits of Java 7 support by Liam Miller-Cushon · 8 years ago
  60. 214a7ae Update files attribute on pkg_tar. by John Cater · 8 years ago
  61. 2f43b7ce Fix typo in the chocolatey generation script by hlopko · 8 years ago
  62. 8177f3f Adjust chocolatey package for new artifact names by Peter Mounce · 8 years ago
  63. e17f890 Use the .bazel.build URL instead of the googleapis.com one by dmarting · 8 years ago
  64. 9a63aff Create Windows ZIP release artifact using Bazel by Damien Martin-Guillerez · 8 years ago
  65. d5930ea Allow Debian package to be installed alongside JDK 9 by Thomas Broyer · 8 years ago
  66. 66c7f75 In the default bazelrc use experimental UI and target pattern evaluator by Klaus Aehlig · 8 years ago
  67. 775598b Chocolatey install: fix script. problem on reading. by Peter Mounce · 8 years ago
  68. 65ff154 Make msysless flavour be the default inside chocolatey by Peter Mounce · 8 years ago
  69. baca6e4 Fix #2982: Bazel installer should not check for installed JDK if using a bundled JDK. by philwo · 8 years ago
  70. 7205611 Fix #2958: Installer should not overwrite bazelrc by Philipp Wollermann · 8 years ago
  71. 6f7066e Bundled JDK changes for the release process. This is a fixed version by philwo · 8 years ago
  72. 40f5c71 Automated g4 rollback of commit 2c4dd1f3176371473667c551cd5a5ae5992f8154. by philwo · 8 years ago
  73. 2c4dd1f Bundled JDK changes for the release process. by Philipp Wollermann · 8 years ago
  74. e565230 Remove empty_files for bazel binary installer. by Harsh Vardhan · 8 years ago
  75. 0b18c5d Squash remaining unmerged changes and resubmit PR from #2758 by Peter Mounce · 8 years ago
  76. 83d07d6 Fix choco integrity check by dslomov · 8 years ago
  77. 8bd5522 Parse params via a built-in, and lock msys2 version by Peter Mounce · 8 years ago
  78. 9bfcb6e Fix #2671 on GitHub by Peter Mounce · 8 years ago
  79. ddcfc61 Fix powershellv2 by Peter Mounce · 8 years ago
  80. 6d1d424 Fix paths of binaries in .deb packages. by John Cater · 8 years ago
  81. a8d3695 Export Bazel's LICENSE file using our normal repo sync process. by Philipp Wollermann · 8 years ago
  82. e77ad90 Add pkg_rpm build rule to help generating RPM packages. by John Cater · 8 years ago
  83. e9552d4 Moved bazelrc and version.txt to scripts/packages to be more effectively shared. by John Cater · 8 years ago
  84. b0308d4 Move debian package building into its own package. by John Cater · 8 years ago
  85. 304a8a9 Avoid hard-coding path to bash by Klaus Aehlig · 8 years ago
  86. 352c72d Add script and genrule to build RPM package. by John Cater · 8 years ago
  87. 332b61f Revert "Revert "Fix scripts/packages/convert_changelog to read the changelog correctly"" by Damien Martin-Guillerez · 8 years ago
  88. e4cf9aa Revert "Fix scripts/packages/convert_changelog to read the changelog correctly" by John Cater · 8 years ago
  89. 9012bf1 Fix scripts/packages/convert_changelog to read the changelog correctly by Damien Martin-Guillerez · 8 years ago
  90. 209b26a Make release notes in chocolatey packages work for RCs by Peter Mounce · 8 years ago
  91. ccaee70 Make it easier for tools/bazel wrapper script to find bazel-real by Dan Fabulich · 8 years ago
  92. 0d35261 Release: refactor the way we keep track of release notes by Damien Martin-Guillerez · 8 years ago
  93. 1dda343 Add Oracle JDK 7/8 as optional dependencies. by Misha Brukman · 8 years ago
  94. cc428bc Prevent merge debris being part of package by Peter Mounce · 8 years ago
  95. bcab9cb Support choco package fixes by Peter Mounce · 8 years ago
  96. d2deb23 Reinstate python2 only constraint by Peter Mounce · 8 years ago
  97. ad13a9c Make the python dependency more lenient by Peter Mounce · 8 years ago
  98. 18033b0 Fix building Bazel under the new Linux sandbox by Brian Silverman · 8 years ago
  99. 279a061 Add the distribution artifact to the list of release files by Klaus Aehlig · 8 years ago
  100. 754a84b Fix chocolatey package hard-coding c: drive by Peter Mounce · 8 years ago