Sha256: 43573bb9ed24dd0630ec931fa59a1722698290735297d3eb9364714380d08fb6
Contents?: true
Size: 1.77 KB
Versions: 2
Compression:
Stored size: 1.77 KB
Contents
Ñò rê$Lc @ sF d Z d Z d d k Z d d k Z d d k 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 i i 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 k i } | i | i d ƒ t i i d d ƒ } t i i 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( ( s7 install/lib/scons-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 ( ( s7 install/lib/scons-2.0.0.final.0/SCons/Tool/BitKeeper.pyt generate) s c C s | i d ƒ S( NR ( t Detect( R ( ( s7 install/lib/scons-2.0.0.final.0/SCons/Tool/BitKeeper.pyt exists<