3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/build-managers/bazel
Joao Neves 95c91cebf1 bazel: output correct binary name
From Bazel 2.0.0 onwards, Bazel looks for a binary named
`bazel-${version}-${os_arch}` if the project root contains a
`.bazelversion` file or the USE_BAZEL_VERSION environment
variable is set.

This change ensures we output a binary with the correct name
for the current version and OS/arch combination.
2020-02-28 12:21:22 +01:00
..
bazel-remote
buildtools bazel-buildtools: add marsam to maintainers 2020-02-20 04:21:00 -05:00
bash-tools-test.nix
bazel_rc.patch
cpp-test.nix
default.nix bazel: output correct binary name 2020-02-28 12:21:22 +01:00
java-test.nix
nix-hacks.patch
protobuf-test.nix
python-bin-path-test.nix
shebang-test.nix
src-deps.json bazel: 2.0.0 -> 2.1.0 2020-02-28 12:21:22 +01:00
strict_action_env.patch
trim-last-argument-to-gcc-if-empty.patch
update-srcDeps.py