Searched refs:BUILD_STEP (Results 1 – 6 of 6) sorted by relevance
133 BUILD_STEP = 'build' variable136 ALL_STEPS = [BUILD_STEP, INSTALL_STEP, TEST_STEP]
117 const=constants.BUILD_STEP, help=BUILD)
655 if build_targets and constants.BUILD_STEP in steps:
155 BUILD_STEP = 'build' variable158 ALL_STEPS = [BUILD_STEP, INSTALL_STEP, TEST_STEP]
132 const=constants.BUILD_STEP, help=BUILD)
767 if build_targets and constants.BUILD_STEP in steps: