Sign in
bazel
/
bazel
/
edd531d9fb9ff6b47ac2ea7a530fea8e5deef2bd
/
src
/
package-bazel.sh
fc07142
Add quotes to improve space support
by Alexander Chung
· 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
2571982
Make package-bazel.sh an sh script
by Klaus Aehlig
· 9 years ago
c4e74d1
Make building Bazel more hermetic.
by Lukacs Berki
· 9 years ago
eb851fe
Another go at adding a bazel_notools binary that doesn't contain the embedded tools.
by Lukacs Berki
· 9 years ago
dcd9a53
Rollback of commit 97eaf9136abad30827cf1a060cc32e786745923d.
by Chris Parsons
· 9 years ago
97eaf91
Add a //src:bazel-notools target that is the same as the Bazel binary except without the embedded tools.
by Lukacs Berki
· 9 years ago