Sign in
bazel
/
bazel
/
c516ea295a84468f384e664ce3b870c46230615e
/
scripts
/
packages
/
bazel.sh
4261b2a
Inclusive naming fixit
by aiuto
· 3 years, 10 months ago
219eac8
Look for WORKSPACE.bazel as well in Bazel wrapper script
by Geoffrey Martin-Noble
· 4 years, 2 months ago
47890ca
make curl fail loudly for non-2xx downloads
by Xiaoyi Shi
· 4 years, 8 months ago
59d7864
Fix #10459: Support .bazelversion files without a trailing newline.
by philwo
· 5 years ago
2a8cc70
Do not fail or print errors when Shellzelisk cannot find a requested ?
by Philipp Wollermann
· 5 years ago
145896c
Check that tools/bazel is not a directory before attempting to exec
by Adam Liddell
· 5 years ago
d5ae460
Fix a typo in bazel.sh
by Marc Plano-Lesay
· 5 years ago
84eae2f
Let shellzelisk fallback to bazel-real if it's the requested version.
by philwo
· 5 years ago
d3f8efc
Add $USE_BAZEL_VERSION and .bazelversion support to Bazel's wrapper script.
by philwo
· 5 years ago
eb9a302
Don?t try to execute tools/bazel if it?s a directory
by Michael Hackner
· 6 years ago
fce6ce5
Fix shellcheck warning of BAZEL_REAL variable
by Thi
· 6 years ago
ccaee70
Make it easier for tools/bazel wrapper script to find bazel-real
by Dan Fabulich
· 8 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
ba04b2d
Create a wrapper script which looks for an executable in the workspace
by Brian Silverman
· 9 years ago