Sha256: bc59574961058425d05b205d007c2af08acf197e4040eef78a8d52da57f61d9a
Contents?: true
Size: 2 KB
Versions: 2
Compression:
Stored size: 2 KB
Contents
qLc @ sN d Z d Z d d l Z d d l m Z d d l m Z d Z d Z d S( s SCons.Tool.ifl Tool-specific initialization for the Intel Fortran compiler. 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. s; src/engine/SCons/Tool/ifl.py 5023 2010/06/14 22:05:46 sconsiN( t FortranScan( t add_all_to_envc C s t d } t j j j d | t j j j d | d | k rT d g | d <n | d j d d | k r d g | d <n | d j d t | d | d <d | d <d | d <d | d <d | d <d | d <d S( sB Add Builders and construction variables for ifl to an Environment.t FORTRANPATHs .is .i90t FORTRANFILESUFFIXESt F90FILESUFFIXESt iflt FORTRANs $FORTRANt SHFORTRANs? $FORTRAN $FORTRANFLAGS $_FORTRANINCFLAGS /c $SOURCES /Fo$TARGETt FORTRANCOMsW $FORTRAN $FORTRANFLAGS $CPPFLAGS $_CPPDEFFLAGS $_FORTRANINCFLAGS /c $SOURCES /Fo$TARGETt FORTRANPPCOMsC $SHFORTRAN $SHFORTRANFLAGS $_FORTRANINCFLAGS /c $SOURCES /Fo$TARGETt SHFORTRANCOMs[ $SHFORTRAN $SHFORTRANFLAGS $CPPFLAGS $_CPPDEFFLAGS $_FORTRANINCFLAGS /c $SOURCES /Fo$TARGETt SHFORTRANPPCOMN( R t SConst Toolt SourceFileScannert add_scannert appendR ( t envt fscan( ( s^ /home/als/proj/qrscanner/ext/qrscanner/zxing/scons/scons-local-2.0.0.final.0/SCons/Tool/ifl.pyt generate( s c C s | j d S( NR ( t Detect( R ( ( s^ /home/als/proj/qrscanner/ext/qrscanner/zxing/scons/scons-local-2.0.0.final.0/SCons/Tool/ifl.pyt existsA s ( t __doc__t __revision__t SCons.DefaultsR t SCons.Scanner.FortranR t FortranCommonR R R ( ( ( s^ /home/als/proj/qrscanner/ext/qrscanner/zxing/scons/scons-local-2.0.0.final.0/SCons/Tool/ifl.pyt <module> s
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
qrscanner-0.4.1 | ext/qrscanner/zxing/scons/scons-local-2.0.0.final.0/SCons/Tool/ifl.pyc |
qrscanner-0.4 | ext/qrscanner/zxing/scons/scons-local-2.0.0.final.0/SCons/Tool/ifl.pyc |