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 bazel-remote: 2020-01-29 -> 1.0.0 2020-02-14 04:20:00 -05:00
buildtools bazel-buildtools: add marsam to maintainers 2020-02-20 04:21:00 -05:00
bash-tools-test.nix bazel: 0.29 -> 1.0 2019-10-11 21:41:23 +02:00
bazel_rc.patch bazel: bazelRC path set by a patch 2019-12-05 11:45:36 +01:00
cpp-test.nix bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00
default.nix bazel: output correct binary name 2020-02-28 12:21:22 +01:00
java-test.nix bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00
nix-hacks.patch buildBazelPackage: clear markers 2019-07-31 11:28:06 +03:00
protobuf-test.nix bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00
python-bin-path-test.nix bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00
shebang-test.nix bazel: shebang-test: Test for all `bin/env ...` 2019-10-11 21:44:28 +02:00
src-deps.json bazel: 2.0.0 -> 2.1.0 2020-02-28 12:21:22 +01:00
strict_action_env.patch bazel: improve strict action env context 2019-12-04 12:59:32 +01:00
trim-last-argument-to-gcc-if-empty.patch bazel: fix the compilation of .proto on Darwin (#63879) 2019-06-29 11:07:21 -07:00
update-srcDeps.py bazel: 0.28.1 -> 0.29.0 2019-09-03 13:12:53 +02:00