Lines Matching full:binaries
6 """A utility script for downloading versioned Syzygy binaries."""
30 # directory state do not agree, then the binaries will be downloaded and
46 ('binaries.zip', 'binaries', 'exe', None),
51 # Name of the MS DIA dll that we need to copy to the binaries directory.
296 """Try to copy the DIA DLL to the binaries exe directory."""
321 """Installs Syzygy binaries. This assumes that the output directory has
375 # Try to copy the DIA binaries to the binaries directory.
387 help='Force an installation even if the binaries are up to date.')
392 help='The path where the binaries will be replaced. Existing binaries '
409 option_parser.add_option('--copy-dia-binaries', action='store_true',
411 'binaries directory if it\'s available.')
457 expected_output_dir = os.path.join(expected_syzygy_dir, 'binaries')
481 # We only care about Windows platforms, as the Syzygy binaries aren't used
483 # wasn't gated on OS types, and those OSes downloaded and installed binaries.
497 _LOGGER.debug('Forcing reinstall of binaries.')
504 _LOGGER.info('Installing revision %s Syzygy binaries.',
520 # Install the new binaries. In a dry-run this will actually download the