Home
last modified time | relevance | path

Searched refs:oldLIBS (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/scons/SCons-4.2.0/SCons/
H A DConftest.py659 oldLIBS = context.AppendLIBS(l)
661 oldLIBS = context.PrependLIBS(l)
664 oldLIBS = -1
671 if oldLIBS != -1 and (ret or not autoadd):
672 context.SetLIBS(oldLIBS)
H A DSConf.py926 oldLIBS = self.env.get( 'LIBS', [] )
928 return oldLIBS
931 oldLIBS = self.env.get( 'LIBS', [] )
933 return oldLIBS
936 oldLIBS = self.env.get( 'LIBS', [] )
938 return oldLIBS
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/scons-local-2.3.3/SCons/
H A DConftest.py667 oldLIBS = context.AppendLIBS(l)
669 oldLIBS = context.PrependLIBS(l)
672 oldLIBS = -1
679 if oldLIBS != -1 and (ret or not autoadd):
680 context.SetLIBS(oldLIBS)
H A DSConf.py865 oldLIBS = self.env.get( 'LIBS', [] )
867 return oldLIBS
870 oldLIBS = self.env.get( 'LIBS', [] )
872 return oldLIBS
875 oldLIBS = self.env.get( 'LIBS', [] )
877 return oldLIBS
/dports/graphics/photivo/photivo/scons-local-2.2.0/SCons/
H A DConftest.py667 oldLIBS = context.AppendLIBS(l)
669 oldLIBS = context.PrependLIBS(l)
672 oldLIBS = -1
679 if oldLIBS != -1 and (ret or not autoadd):
680 context.SetLIBS(oldLIBS)
H A DSConf.py845 oldLIBS = self.env.get( 'LIBS', [] )
847 return oldLIBS
850 oldLIBS = self.env.get( 'LIBS', [] )
852 return oldLIBS
855 oldLIBS = self.env.get( 'LIBS', [] )
857 return oldLIBS
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-2.3.2/SCons/
H A DConftest.py667 oldLIBS = context.AppendLIBS(l)
669 oldLIBS = context.PrependLIBS(l)
672 oldLIBS = -1
679 if oldLIBS != -1 and (ret or not autoadd):
680 context.SetLIBS(oldLIBS)
H A DSConf.py866 oldLIBS = self.env.get( 'LIBS', [] )
868 return oldLIBS
871 oldLIBS = self.env.get( 'LIBS', [] )
873 return oldLIBS
876 oldLIBS = self.env.get( 'LIBS', [] )
878 return oldLIBS
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-3.1.2/SCons/
H A DConftest.py670 oldLIBS = context.AppendLIBS(l)
672 oldLIBS = context.PrependLIBS(l)
675 oldLIBS = -1
682 if oldLIBS != -1 and (ret or not autoadd):
683 context.SetLIBS(oldLIBS)
H A DSConf.py900 oldLIBS = self.env.get( 'LIBS', [] )
902 return oldLIBS
905 oldLIBS = self.env.get( 'LIBS', [] )
907 return oldLIBS
910 oldLIBS = self.env.get( 'LIBS', [] )
912 return oldLIBS
/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/
H A DConftest.py668 oldLIBS = context.AppendLIBS(l)
670 oldLIBS = context.PrependLIBS(l)
673 oldLIBS = -1
680 if oldLIBS != -1 and (ret or not autoadd):
681 context.SetLIBS(oldLIBS)
H A DSConf.py851 oldLIBS = self.env.get( 'LIBS', [] )
853 return oldLIBS
856 oldLIBS = self.env.get( 'LIBS', [] )
858 return oldLIBS
861 oldLIBS = self.env.get( 'LIBS', [] )
863 return oldLIBS
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/scons-local-2.5.0/SCons/
H A DConftest.py667 oldLIBS = context.AppendLIBS(l)
669 oldLIBS = context.PrependLIBS(l)
672 oldLIBS = -1
679 if oldLIBS != -1 and (ret or not autoadd):
680 context.SetLIBS(oldLIBS)
H A DSConf.py859 oldLIBS = self.env.get( 'LIBS', [] )
861 return oldLIBS
864 oldLIBS = self.env.get( 'LIBS', [] )
866 return oldLIBS
869 oldLIBS = self.env.get( 'LIBS', [] )
871 return oldLIBS
/dports/science/PETSc/petsc-3.14.1/config/BuildSystem/config/
H A DcompilersFortran.py262 oldLIBS = self.setCompilers.LIBS
286 self.setCompilers.LIBS = oldLIBS
347 oldLIBS = self.setCompilers.LIBS
357 self.setCompilers.LIBS = oldLIBS
389 oldLIBS = self.setCompilers.LIBS
403 self.setCompilers.LIBS = oldLIBS
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/config/
H A Dhdf5.m416 oldLIBS=$LIBS
28 LIBS=$oldLIBS
39 oldLIBS=$LIBS
51 LIBS=$oldLIBS
H A Dnetcdf.m4111 oldLIBS=$LIBS
200 LIBS=$oldLIBS
/dports/security/openconnect/openconnect-8.10/
H A Dconfigure.ac278 oldLIBS="$LIBS"
291 LIBS="$oldLIBS"])
344 [oldLIBS="$LIBS"
405 oldLIBS="${LIBS}"
515 LIBS="${oldLIBS}"
652 oldLIBS="$LIBS"
664 LIBS="$oldLIBS"
693 [oldLIBS="$LIBS"
706 LIBS="$oldLIBS"])
723 oldLIBS="$LIBS"
[all …]
/dports/net-mgmt/iftop/iftop-1.0pre4/
H A Dconfigure.ac352 oldLIBS=$LIBS
354 LIBS="$oldLIBS -l$curseslib"
383 oldLIBS=$LIBS
387 LIBS="$oldLIBS $lib"
/dports/print/texinfo/texinfo-6.8/
H A Dconfigure.ac227 [oldLIBS=$LIBS
230 LIBS="$oldLIBS -l$termlib -l$trylib"
232 LIBS="$oldLIBS -l$termlib"
255 LIBS=$oldLIBS
/dports/net-mgmt/net-snmp/net-snmp-5.9/configure.d/
H A Dconfig_os_functions358 oldLIBS="$LIBS"
366 LIBS="$oldLIBS"
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libmudflap/
H A Dconfigure.ac201 oldLIBS="$LIBS"
212 LIBS="$oldLIBS"
/dports/devel/mingw32-gcc/gcc-4.8.1/libmudflap/
H A Dconfigure.ac205 oldLIBS="$LIBS"
216 LIBS="$oldLIBS"
/dports/lang/gcc48/gcc-4.8.5/libmudflap/
H A Dconfigure.ac205 oldLIBS="$LIBS"
216 LIBS="$oldLIBS"
/dports/net/zebra-server/idzebra-2.0.55/
H A Dconfigure.ac110 oldLIBS="$LIBS"
133 LIBS="$oldLIBS"

123