Searched refs:action (Results 1 – 4 of 4) sorted by relevance
505 def run_builds(self, action, configs): argument507 if action == 'checkout':510 if action == 'bot-cycle':516 if action == 'bot':526 if action == 'list-compilers':530 if action == 'list-glibcs':535 self.clear_last_build_state(action)537 if action == 'host-libraries':542 elif action == 'compilers':1156 {'action': action,[all …]
76 parser.add_argument('--test', action='store_true',78 parser.add_argument('--python', action='store_true',
145 parser.add_argument('--only-linux', action='store_true',
262 action="store_true")266 action="store_true")
Completed in 12 milliseconds