Home
last modified time | relevance | path

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

/build/scripts/
H A Dcargo2gn.py36 TARGET_TEMP = 'target_temp' variable
55 'Dry-run: This script uses ./' + TARGET_TEMP + ' for output directory,\n' +
306 if '/' + TARGET_TEMP + '/' in arg:
308 re.sub('/' + TARGET_TEMP + '/.*/deps$', '', arg))
421 TARGET_TEMP + '/*/*/build/' + self.root_pkg_name + '-*/out/*')
424 TARGET_TEMP + '/*/build/' + self.root_pkg_name + '-*/out/*')
848 cargo_cmd_target_dir = ['--target-dir', TARGET_TEMP]

Completed in 2 milliseconds