Sha256: 8f8e31bba3ac9e34e3e28a26dd929287f49b4523a66d2c971a11474a8523690a
Contents?: true
Size: 1.95 KB
Versions: 2
Compression:
Stored size: 1.95 KB
Contents
ó âqLc @ sF d Z d Z d d l Z d d l Z d d l Z d „ Z d „ Z d S( sÿ SCons.Tool.BitKeeper.py Tool-specific initialization for the BitKeeper source code control system. There normally shouldn't be any need to import this module directly. It will usually be imported through the generic SCons.Tool.Tool() selection method. sA src/engine/SCons/Tool/BitKeeper.py 5023 2010/06/14 22:05:46 sconsiÿÿÿÿNc C sM | d „ } | | _ d | d <d | d <t j j d ƒ | d <d | d <d S( s^ Add a Builder factory function and construction variables for BitKeeper to an Environment.c S sP d d l j } | j | j d ƒ t j j d d ƒ } t j j d | d | ƒ S( t iÿÿÿÿNsB The BitKeeper() factory is deprecated and there is no replacement.s $BITKEEPERCOMs $BITKEEPERCOMSTRt actiont env( t SCons.Warningst Warningst warnt DeprecatedSourceCodeWarningt SConst Actiont Builder( R t Wt act( ( sd /home/als/proj/qrscanner/ext/qrscanner/zxing/scons/scons-local-2.0.0.final.0/SCons/Tool/BitKeeper.pyt BitKeeperFactory- s t bkt BITKEEPERs $BITKEEPER gett BITKEEPERGETt t BITKEEPERGETFLAGSs( $BITKEEPERGET $BITKEEPERGETFLAGS $TARGETt BITKEEPERCOMN( t BitKeeperR t Utilt CLVar( R R ( ( sd /home/als/proj/qrscanner/ext/qrscanner/zxing/scons/scons-local-2.0.0.final.0/SCons/Tool/BitKeeper.pyt generate) s c C s | j d ƒ S( NR ( t Detect( R ( ( sd /home/als/proj/qrscanner/ext/qrscanner/zxing/scons/scons-local-2.0.0.final.0/SCons/Tool/BitKeeper.pyt exists<