Home | History | Annotate | Download | only in distutils

Lines Matching full:output_filename

617     def link(self, target_desc, objects, output_filename, output_dir=None,
625 as 'objects'. 'output_filename' should be a filename. If
626 'output_dir' is supplied, 'output_filename' is relative to it
627 (i.e. 'output_filename' can provide directory components if
682 def link_shared_object(self, objects, output_filename, output_dir=None,
688 output_filename, output_dir,