|
| initialize_options (self) |
|
| finalize_options (self) |
|
| copy_tree (self, infile, outfile, preserve_mode=1, preserve_times=1, preserve_symlinks=0, level=1) |
|
|
str | libtool_install = None |
|
| cmd_libtool_install = split_quoted(self.libtool_install) |
|
| dry_run = self.dry_run) |
|
list | dry_run = [] |
|
| force |
|
◆ copy_tree()
libtoolize.install_lib.copy_tree |
( |
| self, |
|
|
| infile, |
|
|
| outfile, |
|
|
| preserve_mode = 1, |
|
|
| preserve_times = 1, |
|
|
| preserve_symlinks = 0, |
|
|
| level = 1 ) |
Copy the build directory tree, respecting dry-run and force flags.
Special treatment of libtool files.
The documentation for this class was generated from the following file: