Searched full:build_command (Results 1 – 11 of 11) sorted by relevance
16 build_command="flutter build bundle"24 echo "$build_command"25 $build_command 2>&1 | tee "$log_file"
28 BUILD_COMMAND ""48 BUILD_COMMAND ""
50 BUILD_COMMAND make -C libraries/liblmdb80 BUILD_COMMAND ""
11 BUILD_COMMAND ""
71 build_command: make
77 build_command: make
35 build_command: "make -C coverity_build"
119 # Note: `make -C src/` as a BUILD_COMMAND will not work here
109 build_command: "tools/build.py --clean"
200 BUILD_COMMAND make install
474 set the three items `build_scheme`, `build_file` and `build_command`.