1. 214a7ae Update files attribute on pkg_tar. by John Cater · 8 years ago
  2. 2f43b7ce Fix typo in the chocolatey generation script by hlopko · 8 years ago
  3. 8177f3f Adjust chocolatey package for new artifact names by Peter Mounce · 8 years ago
  4. e17f890 Use the .bazel.build URL instead of the googleapis.com one by dmarting · 8 years ago
  5. 9a63aff Create Windows ZIP release artifact using Bazel by Damien Martin-Guillerez · 8 years ago
  6. d5930ea Allow Debian package to be installed alongside JDK 9 by Thomas Broyer · 8 years ago
  7. 66c7f75 In the default bazelrc use experimental UI and target pattern evaluator by Klaus Aehlig · 8 years ago
  8. 775598b Chocolatey install: fix script. problem on reading. by Peter Mounce · 8 years ago
  9. 65ff154 Make msysless flavour be the default inside chocolatey by Peter Mounce · 8 years ago
  10. baca6e4 Fix #2982: Bazel installer should not check for installed JDK if using a bundled JDK. by philwo · 8 years ago
  11. 7205611 Fix #2958: Installer should not overwrite bazelrc by Philipp Wollermann · 8 years ago
  12. 6f7066e Bundled JDK changes for the release process. This is a fixed version by philwo · 8 years ago
  13. 40f5c71 Automated g4 rollback of commit 2c4dd1f3176371473667c551cd5a5ae5992f8154. by philwo · 8 years ago
  14. 2c4dd1f Bundled JDK changes for the release process. by Philipp Wollermann · 8 years ago
  15. e565230 Remove empty_files for bazel binary installer. by Harsh Vardhan · 8 years ago
  16. 0b18c5d Squash remaining unmerged changes and resubmit PR from #2758 by Peter Mounce · 8 years ago
  17. 83d07d6 Fix choco integrity check by dslomov · 8 years ago
  18. 8bd5522 Parse params via a built-in, and lock msys2 version by Peter Mounce · 8 years ago
  19. 9bfcb6e Fix #2671 on GitHub by Peter Mounce · 8 years ago
  20. ddcfc61 Fix powershellv2 by Peter Mounce · 8 years ago
  21. 6d1d424 Fix paths of binaries in .deb packages. by John Cater · 8 years ago
  22. a8d3695 Export Bazel's LICENSE file using our normal repo sync process. by Philipp Wollermann · 8 years ago
  23. e77ad90 Add pkg_rpm build rule to help generating RPM packages. by John Cater · 8 years ago
  24. e9552d4 Moved bazelrc and version.txt to scripts/packages to be more effectively shared. by John Cater · 8 years ago
  25. b0308d4 Move debian package building into its own package. by John Cater · 8 years ago
  26. 304a8a9 Avoid hard-coding path to bash by Klaus Aehlig · 8 years ago
  27. 352c72d Add script and genrule to build RPM package. by John Cater · 8 years ago
  28. 332b61f Revert "Revert "Fix scripts/packages/convert_changelog to read the changelog correctly"" by Damien Martin-Guillerez · 8 years ago
  29. e4cf9aa Revert "Fix scripts/packages/convert_changelog to read the changelog correctly" by John Cater · 8 years ago
  30. 9012bf1 Fix scripts/packages/convert_changelog to read the changelog correctly by Damien Martin-Guillerez · 8 years ago
  31. 209b26a Make release notes in chocolatey packages work for RCs by Peter Mounce · 8 years ago
  32. ccaee70 Make it easier for tools/bazel wrapper script to find bazel-real by Dan Fabulich · 8 years ago
  33. 0d35261 Release: refactor the way we keep track of release notes by Damien Martin-Guillerez · 8 years ago
  34. 1dda343 Add Oracle JDK 7/8 as optional dependencies. by Misha Brukman · 8 years ago
  35. cc428bc Prevent merge debris being part of package by Peter Mounce · 8 years ago
  36. bcab9cb Support choco package fixes by Peter Mounce · 8 years ago
  37. d2deb23 Reinstate python2 only constraint by Peter Mounce · 8 years ago
  38. ad13a9c Make the python dependency more lenient by Peter Mounce · 8 years ago
  39. 18033b0 Fix building Bazel under the new Linux sandbox by Brian Silverman · 8 years ago
  40. 279a061 Add the distribution artifact to the list of release files by Klaus Aehlig · 8 years ago
  41. 754a84b Fix chocolatey package hard-coding c: drive by Peter Mounce · 8 years ago
  42. f9fa89f Support RCs with chocolatey package by Peter Mounce · 8 years ago
  43. 4885eef Change our URL to bazel.build by Damien Martin-Guillerez · 8 years ago
  44. e7ab8a7 Fix chocolatey package build scripts - minor fixes. by Peter Mounce · 8 years ago
  45. 01906ed More changes for chocolatey package. by Peter Mounce · 8 years ago
  46. 22d3673 Changes necessary for releasing 0.3.2 chocolatey package. by Peter Mounce · 8 years ago
  47. d59bcb6 Rollback of commit c5545fd0896f3c602a9be0986debed6f0c9c662d. by Klaus Aehlig · 9 years ago
  48. 8896dad Windows, native: add windows_msvc config_setting by Laszlo Csomor · 9 years ago
  49. c5545fd Rollback of commit 96d46280bc5a4803ba2242a4ad16939f85a3b212. by Damien Martin-Guillerez · 9 years ago
  50. 6cfe704 Debian package: remove declared dependencies on zip, unzip and pkg-config by Damien Martin-Guillerez · 9 years ago
  51. a27949e Create a package for Windows via chocolatey by Peter Mounce · 9 years ago
  52. 96d4628 Reintroduce .bazelrc and set --action_env defaults by Klaus Aehlig · 9 years ago
  53. 7f421af Add google-jdk as Bazel debian package dependency by Yun Peng · 9 years ago
  54. 047b0e6 Opt out of building debian packages on darwin by Yun Peng · 9 years ago
  55. a50635d Build Bazel debian source package using Bazel by Yun Peng · 9 years ago
  56. 1c4ae47 Suggest using --user when the install directory isn't writable. by John Cater · 9 years ago
  57. 3dff9a3 Adds a GPL warning to the binary installer by Damien Martin-Guillerez · 9 years ago
  58. 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
  59. fdb5a8c Fixed Bazel deb package dependency on Ubuntu 16.04 by Yun Peng · 9 years ago
  60. 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
  61. 02287b6 Rollback of commit 23c274dcd0174a9bf0f62f028ab62084e9ea440f. by Kristina Chodorow · 9 years ago
  62. 23c274d Rollback of commit 009b48bcfaf4ebb17f9ab03bea9036cfa3c12ff0. by Yue Gan · 9 years ago
  63. 009b48b Remove .bazelrc by Kristina Chodorow · 9 years ago
  64. cab6e87 installer: remove guard when removing the bazel symlink by Damien Martin-Guillerez · 9 years ago
  65. 0ad9f5e Refactor JDK 7 build to use the vendored version of it by Damien Martin-Guillerez · 9 years ago
  66. 04d46ab Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515. by Damien Martin-Guillerez · 9 years ago
  67. 6cb8d82 Refactor build for JDK 7 by Damien Martin-Guillerez · 9 years ago
  68. 00ed6fe Only run `bazel help` if the user isn't root by Kristina Chodorow · 9 years ago
  69. ced7874 Aside from Debian dependency on java{7,8}-jdk, accept java{7,8}-sdk by Ivan Vucica · 9 years ago
  70. 8af7f68 Remove vestige of the base_workspace in the installer by Damien Martin-Guillerez · 9 years ago
  71. fa465f6 installer: set permission of bazelrc to 0644 by Damien Martin-Guillerez · 9 years ago
  72. def8ce3 Fix template help for Bazel installer by Damien Martin-Guillerez · 9 years ago
  73. 68d0b69 Use labels in load statements by Damien Martin-Guillerez · 9 years ago
  74. 84450b8 Rollback of commit 14cf67863d56bab1eef11687a881adf323ba55ad. by Kristina Chodorow · 9 years ago
  75. 14cf678 Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64. by Kristina Chodorow · 9 years ago
  76. 7912658 Remove dangling reference to bazel-tools by Kristina Chodorow · 9 years ago
  77. e87849b Remove base_workspace from bazel setup by Kristina Chodorow · 9 years ago
  78. ba04b2d Create a wrapper script which looks for an executable in the workspace by Brian Silverman · 9 years ago
  79. d5b2d25 Use general java jdk dependency for bazel debian package by Andrew Jorgensen · 9 years ago
  80. 848740c Fix bazel version for debian package by Damien Martin-Guillerez · 9 years ago
  81. b95995b Use openjdk7 as dependency for debian package of jdk7 flavor by Damien Martin-Guillerez · 9 years ago
  82. ed7b97e Add a ~ between the version candidate and the release candidate qualifier for debian package by Damien Martin-Guillerez · 9 years ago
  83. a2c60d0 Fix bash completion script location in the Debian package by Brian Silverman · 9 years ago
  84. 2b49791 Pass a directory for find to look in for OS X by Kristina Chodorow · 9 years ago
  85. 82d5b62 Fix fallout of the debian packaging change by Damien Martin-Guillerez · 9 years ago
  86. 80245bc Introduce debian and tar packaging rules by Damien Martin-Guillerez · 9 years ago
  87. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  88. 2c2e70d Fix the installer and fixing the package shiped into binary version of Bazel. by Damien Martin-Guillerez · 10 years ago
  89. e8f8dc5 Installer: ship the Bash completion script and add a finish message by Damien Martin-Guillerez · 10 years ago
  90. e17ec60 Run bazel to unpack the install base at the end of the installer by Damien Martin-Guillerez · 10 years ago
  91. 2984f1c Adds some safety checks in the Bazel installer by Damien Martin-Guillerez · 10 years ago
  92. f4888b1 Do not remove the bin directory before installing. by Damien Martin-Guillerez · 10 years ago
  93. 2b1763a Change URLs to bazelbuild by Kristina Chodorow · 10 years ago
  94. 8f54c11 Bazel installer: removing trailing quote in bazelrc by Damien Martin-Guillerez · 10 years ago
  95. a1d9396 Add detections for installed JDK and unzip in the Bazel installer. by Damien Martin-Guillerez · 10 years ago
  96. ea9a436 Add the tools/defaults/BUILD file to the installer script by Damien Martin-Guillerez · 10 years ago
  97. ab13f68 Create a binary packager for Bazel by Damien Martin-Guillerez · 10 years ago