Searched refs:run_commands (Results 1 – 4 of 4) sorted by relevance
33 def run_commands(*cmds, **kwargs): function75 run_commands(cmd_jerry_c_gen, cmd_jerry_h_gen, verbose=verbose)104 run_commands(cmd_port_c_gen, cmd_port_h_gen, verbose=verbose)115 run_commands(cmd_libm_c_gen, verbose=verbose)
87 dist.run_commands()153 dist.run_commands()
148 dist.run_commands()
960 def run_commands(self): member in Distribution