Home
last modified time | relevance | path

Searched refs:set_executables (Results 1 – 25 of 113) sorted by relevance

12345

/dports/lang/python27/Python-2.7.18/Lib/distutils/tests/
H A Dtest_ccompiler.py34 compiler.set_executables(compiler=['env', 'OMPI_MPICC=clang', 'mpicc'])
40 compiler.set_executables(compiler_cxx='env OMPI_MPICXX=clang++ mpicxx')
46 compiler.set_executables(linker=u'env OMPI_MPICXX=clang++ mpiCC')
92 def set_executables(self, **kw): member in CCompilerTestCase.test_customize_compiler.compiler
/dports/lang/python-legacy/Python-2.7.18/Lib/distutils/tests/
H A Dtest_ccompiler.py34 compiler.set_executables(compiler=['env', 'OMPI_MPICC=clang', 'mpicc'])
40 compiler.set_executables(compiler_cxx='env OMPI_MPICXX=clang++ mpicxx')
46 compiler.set_executables(linker=u'env OMPI_MPICXX=clang++ mpiCC')
92 def set_executables(self, **kw): member in CCompilerTestCase.test_customize_compiler.compiler
/dports/math/py-numpy/numpy-1.20.3/numpy/distutils/
H A Dintelccompiler.py29 self.set_executables(compiler=compiler,
69 self.set_executables(compiler=compiler,
H A Dmingw32ccompiler.py117 self.set_executables(
125 self.set_executables(
132 self.set_executables(
140 self.set_executables(
148 self.set_executables(compiler='gcc -O2 -Wall',
H A Dpathccompiler.py17 self.set_executables(compiler=cc_compiler,
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/depends/target/pythonmodule-pycryptodome/
H A D03-obey-crosscompileflags.patch15 + self.compiler.set_executables(**args)
/dports/databases/py-gdbm/Python-3.8.12/Lib/distutils/
H A Dcygwinccompiler.py140 self.set_executables(compiler='gcc -mcygwin -O -Wall',
302 self.set_executables(compiler='gcc -O -Wall',
/dports/databases/py-sqlite3/Python-3.8.12/Lib/distutils/
H A Dcygwinccompiler.py140 self.set_executables(compiler='gcc -mcygwin -O -Wall',
302 self.set_executables(compiler='gcc -O -Wall',
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/_distutils/
H A Dcygwinccompiler.py138 self.set_executables(compiler='gcc -mcygwin -O -Wall',
300 self.set_executables(compiler='gcc -O -Wall',
/dports/lang/python310/Python-3.10.1/Lib/distutils/
H A Dcygwinccompiler.py138 self.set_executables(compiler='gcc -mcygwin -O -Wall',
300 self.set_executables(compiler='gcc -O -Wall',
/dports/lang/python37/Python-3.7.12/Lib/distutils/
H A Dcygwinccompiler.py140 self.set_executables(compiler='gcc -mcygwin -O -Wall',
302 self.set_executables(compiler='gcc -O -Wall',
/dports/lang/python38/Python-3.8.12/Lib/distutils/
H A Dcygwinccompiler.py140 self.set_executables(compiler='gcc -mcygwin -O -Wall',
302 self.set_executables(compiler='gcc -O -Wall',
/dports/lang/python-tools/Python-3.8.12/Lib/distutils/
H A Dcygwinccompiler.py140 self.set_executables(compiler='gcc -mcygwin -O -Wall',
302 self.set_executables(compiler='gcc -O -Wall',
/dports/lang/python39/Python-3.9.9/Lib/distutils/
H A Dcygwinccompiler.py138 self.set_executables(compiler='gcc -mcygwin -O -Wall',
300 self.set_executables(compiler='gcc -O -Wall',
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/setuptools/_distutils/
H A Dcygwinccompiler.py138 self.set_executables(compiler='gcc -mcygwin -O -Wall',
300 self.set_executables(compiler='gcc -O -Wall',
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/_distutils/
H A Dcygwinccompiler.py138 self.set_executables(compiler='gcc -mcygwin -O -Wall',
300 self.set_executables(compiler='gcc -O -Wall',
/dports/lang/python311/Python-3.11.0a3/Lib/distutils/
H A Dcygwinccompiler.py138 self.set_executables(compiler='gcc -mcygwin -O -Wall',
300 self.set_executables(compiler='gcc -O -Wall',
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/distutils/
H A Dcygwinccompiler.py140 self.set_executables(compiler='gcc -mcygwin -O -Wall',
302 self.set_executables(compiler='gcc -O -Wall',
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/distutils/
H A Dcygwinccompiler.py132 self.set_executables(compiler='gcc -mcygwin -O -Wall',
322 self.set_executables(compiler='gcc -mno-cygwin -O -Wall',
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
H A Dcygwinccompiler.py132 self.set_executables(compiler='gcc -mcygwin -O -Wall',
322 self.set_executables(compiler='gcc -mno-cygwin -O -Wall',
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/depends/target/pythonmodule-pil/
H A Dpillow-crosscompile.patch15 + self.compiler.set_executables(**args)
/dports/lang/python27/Python-2.7.18/Lib/distutils/
H A Dcygwinccompiler.py132 self.set_executables(compiler='gcc -mcygwin -O -Wall',
327 self.set_executables(compiler='gcc%s -O -Wall' % no_cygwin,
/dports/lang/python-legacy/Python-2.7.18/Lib/distutils/
H A Dcygwinccompiler.py132 self.set_executables(compiler='gcc -mcygwin -O -Wall',
327 self.set_executables(compiler='gcc%s -O -Wall' % no_cygwin,
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/distutils/tests/
H A Dtest_ccompiler.py71 def set_executables(self, **kw): member in CCompilerTestCase.test_customize_compiler.compiler
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
H A Dtest_ccompiler.py70 def set_executables(self, **kw): member in CCompilerTestCase.test_customize_compiler.compiler

12345