| Server IP : 138.197.176.125 / Your IP : 216.73.217.55 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python2.7/dist-packages/gyp/ |
Upload File : |
� �n�Zc @ s d Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d � Z d e f d � � YZ d � Z d � Z e d k r� e j e e j d � � n d S( s� Utility functions to perform Xcode-style build steps. These functions are executed via gyp-mac-tool when using the Makefile generator. i����Nc C s8 t � } | j | � } | d k r4 t j | � n d S( N( t MacToolt Dispatcht Nonet syst exit( t argst executort exit_code( ( s0 /usr/lib/python2.7/dist-packages/gyp/mac_tool.pyt main s R c B s e Z d Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( s� This class performs all the Mac tooling steps. The methods can either be executed directly, or dispatched from an argument list.c C sO t | � d k r! t d � � n d | j | d � } t | | � | d � S( s( Dispatches a string command to a method.i s Not enough argumentss Exec%si ( t lent Exceptiont _CommandifyNamet getattr( t selfR t method( ( s0 /usr/lib/python2.7/dist-packages/gyp/mac_tool.pyR % s c C s | j � j d d � S( s<