summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-01-09 22:47:53 +0000
committerGreg Ward <gward@python.net>2000-01-09 22:47:53 +0000
commitc9f3187be20631a2bbbce9d9d582beda148a2025 (patch)
treec4bcc6c39d6a8597b07dfeaef0516c6490eeb71d /Python/compile.c
parent5baf1c211133ac98c04dc308b6a441ecd53b6c06 (diff)
downloadcpython-git-c9f3187be20631a2bbbce9d9d582beda148a2025.tar.gz
Abstracted '_fix_link_args()' out of 'link_shared_object()'.
Added 'link_static_lib()' method, and 'archiver' and 'archiver_options' class attributes to support it. Added 'link_executable()' method, and 'ld_exec' instance attribute to support it. 'newer_group()' is now able to handle missing files, so we don't have to kludge it by catching OSError when calling it. 'object_filenames()' and 'shared_object_filename()' now take 'keep_dir' flag parameters. 'library_filename()' and 'shared_library_filename()' now respect a directory component in the library name. Various comment updates/deletions.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions