Searched full:build_command (Results 1 – 18 of 18) sorted by relevance
54 BUILD_COMMAND = None variable in Task61 def InitLogCommand(build_command, test_command, log_directory): argument65 compile and test methods by passing different build_command and69 build_command: The command that will be used in the build stage to compile76 Task.BUILD_COMMAND = build_command252 command = '%s %s %s' % (Task.BUILD_COMMAND, ' '.join(flags),
31 .Ar build_command40 .Ar build_command74 .Ar build_command .95 .Ar build_command .145 .Ar build_command
47 self.build_command()83 def build_command(self): member in TestDebuglink107 def build_command(self): member in TestBuildid
21 build_command: make
45 BUILD_COMMAND make -j ${CPU_COUNT} all
46 BUILD_COMMAND cd ${EXPAT_SRC_DIR} && make -j ${CPU_COUNT}
51 BUILD_COMMAND $(MAKE))
51 BUILD_COMMAND $(MAKE)
64 BUILD_COMMAND $(MAKE)
55 BUILD_COMMAND ""
73 BUILD_COMMAND $(MAKE)
61 BUILD_COMMAND ${CMAKE_COMMAND} --build . --config Release --target ${grpc_TARGET}
91 BUILD_COMMAND ${CMAKE_COMMAND} --build . --config Release
174 command = build_command( options )246 def build_command( options ) method in ANTLR3.Test.Grammar
89 build_command: make
204 sh( build_command( grammar ) )207 def build_command( grammar ) method in ANTLR3.CompileTask.GrammarSet
130 BUILD_COMMAND ""
129 BUILD_COMMAND ""