HomeSort by relevance Sort by last modified time
    Searched refs:BAZEL (Results 1 - 2 of 2) sorted by null

  /prebuilts/tools/darwin-x86/bazel/
bazel-complete.bash 3 # Copyright 2015 The Bazel Authors. All rights reserved.
18 # Bash completion of Bazel commands.
21 # derived from the bazel executable built in the same client; the expansion is
22 # written to bazel-complete.bash.
25 # - bazel prefix options (e.g. --host_jvm_args)
34 # Bazel, but that's ok. (It's impossible for us to reliably know what
39 # bazel build //scripts:bash_completion instead.
44 # If true, Bazel query is used for autocompletion. This is more
46 # BUILD files. But it can be slower, especially if the Bazel server
52 # If true, Bazel run allows autocompletion for test targets. This is convenien
    [all...]
  /prebuilts/tools/linux-x86/bazel/
bazel-complete.bash 3 # Copyright 2015 The Bazel Authors. All rights reserved.
18 # Bash completion of Bazel commands.
21 # derived from the bazel executable built in the same client; the expansion is
22 # written to bazel-complete.bash.
25 # - bazel prefix options (e.g. --host_jvm_args)
34 # Bazel, but that's ok. (It's impossible for us to reliably know what
39 # bazel build //scripts:bash_completion instead.
44 # If true, Bazel query is used for autocompletion. This is more
46 # BUILD files. But it can be slower, especially if the Bazel server
52 # If true, Bazel run allows autocompletion for test targets. This is convenien
    [all...]

Completed in 58 milliseconds