HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/saltstack/salt/lib/python3.10/distutils/command/__pycache__/build.cpython-310.pyc
o

�N�g��@sTdZddlZddlZddlmZddlmZddlmZdd�Z	Gdd	�d	e�Z
dS)
zBdistutils.command.build

Implements the Distutils 'build' command.�N)�Command)�DistutilsOptionError)�get_platformcCsddlm}|�dS)Nr��show_compilers)Zdistutils.ccompilerrr�r�=/opt/saltstack/salt/lib/python3.10/distutils/command/build.pyrs
rc@s�eZdZdZdddddddd	d
e�fddd
ddgZddgZdddefgZdd�Z	dd�Z
dd�Zdd�Zdd�Z
dd �Zd!d"�Zd#efd$e
fd%efd&efgZdS)'�buildz"build everything needed to install)zbuild-base=�bz base directory for build library)zbuild-purelib=Nz2build directory for platform-neutral distributions)zbuild-platlib=Nz3build directory for platform-specific distributions)z
build-lib=NzWbuild directory for all distribution (defaults to either build-purelib or build-platlib)zbuild-scripts=Nzbuild directory for scripts)zbuild-temp=�tztemporary build directoryz
plat-name=�pz6platform name to build for, if supported (default: %s))z	compiler=�czspecify the compiler type)z	parallel=�jznumber of parallel build jobs)�debug�gz;compile extensions and libraries with debugging information)�force�fz2forcibly build everything (ignore file timestamps))zexecutable=�ez5specify final destination interpreter path (build.py)rrz
help-compilerNzlist available compilerscCsLd|_d|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
d|_dS)Nr	r)�
build_base�
build_purelib�
build_platlib�	build_lib�
build_temp�
build_scripts�compiler�	plat_namerr�
executable�parallel��selfrrr�initialize_options8s
zbuild.initialize_optionscCsX|jdur
t�|_n	tjdkrtd��d|jgtjdd��R}ttd�r*|d7}|jdur8tj	�
|jd�|_|jdurHtj	�
|jd|�|_|j
durZ|jjrV|j|_
n|j|_
|jdurjtj	�
|jd|�|_|jdurtj	�
|jd	tjdd��|_|jdur�tjr�tj	�tj�|_t|jt�r�z	t|j�|_WdSty�td
��wdS)N�ntzW--plat-name only supported on Windows (try using './configure --help' on your platform)z	.%s-%d.%d�Zgettotalrefcountz-pydebug�libZtempz
scripts-%d.%dzparallel should be an integer)rr�os�namer�sys�version_info�hasattrr�path�joinrrr�distributionZext_modulesrrr�normpath�
isinstancer�str�int�
ValueError)rZplat_specifierrrr�finalize_optionsHsH


�



�



�

���zbuild.finalize_optionscCs|��D]}|�|�qdS�N)Zget_sub_commandsZrun_command)rZcmd_namerrr�run�s�z	build.runcC�
|j��Sr2)r+�has_pure_modulesrrrrr5��
zbuild.has_pure_modulescCr4r2)r+�has_c_librariesrrrrr7�r6zbuild.has_c_librariescCr4r2)r+�has_ext_modulesrrrrr8�r6zbuild.has_ext_modulescCr4r2)r+�has_scriptsrrrrr9�r6zbuild.has_scriptsZbuild_pyZ
build_clib�	build_extr)�__name__�
__module__�__qualname__�descriptionrZuser_optionsZboolean_optionsrZhelp_optionsr r1r3r5r7r8r9Zsub_commandsrrrrr	sH�����8�r	)�__doc__r&r$Zdistutils.corerZdistutils.errorsrZdistutils.utilrrr	rrrr�<module>s