Searched +full:- +full:- +full:experimental_strict_action_env (Results 1 – 3 of 3) sorted by relevance
8 # http://www.apache.org/licenses/LICENSE-2.021 build --remote_executor=grpcs://remotebuildexecution.googleapis.com23 build --spawn_strategy=remote24 build --strategy=Javac=remote25 build --strategy=Closure=remote26 build --genrule_strategy=remote27 build --remote_timeout=7200 # very large value to avoid problems like https://github.com/grpc/grpc…31 build --define GRPC_PORT_ISOLATED_RUNTIME=134 # TODO(jtattermusch): Option 'experimental_strict_action_env' is deprecated: Use --incompatible_str…35 build --experimental_strict_action_env=true[all …]
5 - language: java9 - language: java14 - case "$BUILD" in18 …azelbuild/bazel/releases/download/${BAZEL_VERSION}/bazel-${BAZEL_VERSION}-installer-${BAZEL_OS}-x8…19 chmod +x bazel-${BAZEL_VERSION}-installer-${BAZEL_OS}-x86_64.sh ;20 ./bazel-${BAZEL_VERSION}-installer-${BAZEL_OS}-x86_64.sh --user ;21 echo "build --disk_cache=$HOME/bazel-cache" > ~/.bazelrc ;22 echo "build --experimental_strict_action_env" >> ~/.bazelrc ;27 - case "$BUILD" in30 bazel build --show_result=100 ... ;;[all …]
4 # ----CONFIG OPTIONS----76 # tensorflow_testing_rbe_linux: RBE options to use RBE with tensorflow-testing project on linux77 # tensorflow_testing_rbe_win: RBE options to use RBE with tensorflow-testing project on windo…100 build --define framework_shared_object=true102 build --define=use_fast_cpp_protos=true103 build --define=allow_oversize_protos=true105 build --spawn_strategy=standalone106 build -c opt109 build --announce_rc112 build --define=grpc_no_ares=true[all …]