3 M(ÌY„ã@sFddljjZddlmZddlmZddlm Z Gdd„dejƒZdS)éN)ÚDistutilsSetupError)Úlog)Únewer_pairwise_groupc@seZdZdZdd„ZdS)Ú build_clibav Override the default build_clib behaviour to do the following: 1. Implement a rudimentary timestamp-based dependency system so 'compile()' doesn't run every time. 2. Add more keys to the 'build_info' dictionary: * obj_deps - specify dependencies for each object compiled. this should be a dictionary mapping a key with the source filename to a list of dependencies. Use an empty string for global dependencies. * cflags - specify a list of additional flags to pass to the compiler. c Cs~�xv|D�]l\}}|jdƒ}|dks4t|ttfƒ r@td|ƒ‚t|ƒ}tjd|ƒ|jdtƒƒ}t|tƒsxtd|ƒ‚g}|jdtƒƒ}t|ttfƒs¤td|ƒ‚xX|D]P}|g} | j|ƒ|j|tƒƒ} t| ttfƒsætd|ƒ‚| j| ƒ|j | ƒqªW|j j ||j d�} t || ƒggfk�r^|jdƒ} |jd ƒ} |jd ƒ}|j j||j | | ||jd �}|j j| ||j|jd �qWdS) NÚsourceszfin 'libraries' option (library '%s'), 'sources' must be present and must be a list of source filenameszbuilding '%s' libraryÚobj_depsz\in 'libraries' option (library '%s'), 'obj_deps' must be a dictionary of type 'source: list'Ú)Ú output_dirÚmacrosÚ include_dirsÚcflags)r r r Zextra_postargsÚdebug)r r )ÚgetÚ isinstanceÚlistÚtuplerrÚinfoÚdictÚextendÚappendÚcompilerZobject_filenamesÚ build_temprÚcompiler Zcreate_static_libr)ÚselfÚ librariesZlib_nameZ build_inforrZ dependenciesZ global_depsÚsourceZsrc_depsZ extra_depsZexpected_objectsr r r Zobjects©rúK/private/tmp/pip-build-nl73fm5q/setuptools/setuptools/command/build_clib.pyÚbuild_librariess`           zbuild_clib.build_librariesN)Ú__name__Ú __module__Ú __qualname__Ú__doc__rrrrrrsr) Zdistutils.command.build_clibÚcommandrÚorigZdistutils.errorsrÚ distutilsrZsetuptools.dep_utilrrrrrÚs