Home
last modified time | relevance | path

Searched refs:TARGET_TEMP (Results 1 – 1 of 1) sorted by relevance

/build/scripts/
Dcargo2gn.py35 TARGET_TEMP = 'target_temp' variable
54 'Dry-run: This script uses ./' + TARGET_TEMP + ' for output directory,\n' +
305 if '/' + TARGET_TEMP + '/' in arg:
307 re.sub('/' + TARGET_TEMP + '/.*/deps$', '', arg))
420 TARGET_TEMP + '/*/*/build/' + self.root_pkg_name + '-*/out/*')
423 TARGET_TEMP + '/*/build/' + self.root_pkg_name + '-*/out/*')
848 cargo_cmd_target_dir = ' --target-dir ' + TARGET_TEMP