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