Home
last modified time | relevance | path

Searched refs:CEXE_MAPPING (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/modules/
H A Dunstable_external_project.py25 from ..compilers.compilers import CFLAGS_MAPPING, CEXE_MAPPING
104 if any(lang not in i for i in (CEXE_MAPPING, CFLAGS_MAPPING)):
107 self.run_env[CEXE_MAPPING[lang]] = self._quote_and_join(compiler.get_exelist())
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/modules/
H A Dunstable_external_project.py23 from ..compilers.compilers import CFLAGS_MAPPING, CEXE_MAPPING
138 if any(lang not in i for i in (CEXE_MAPPING, CFLAGS_MAPPING)):
142 self.run_env[CEXE_MAPPING[lang]] = self._quote_and_join(compiler.get_exelist())
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/modules/
H A Dunstable_external_project.py25 from ..compilers.compilers import CFLAGS_MAPPING, CEXE_MAPPING
111 if any(lang not in i for i in (CEXE_MAPPING, CFLAGS_MAPPING)):
114 self.run_env[CEXE_MAPPING[lang]] = self._quote_and_join(compiler.get_exelist())
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/modules/
H A Dunstable_external_project.py23 from ..compilers.compilers import CFLAGS_MAPPING, CEXE_MAPPING
138 if any(lang not in i for i in (CEXE_MAPPING, CFLAGS_MAPPING)):
142 self.run_env[CEXE_MAPPING[lang]] = self._quote_and_join(compiler.get_exelist())
/dports/devel/meson/meson-0.60.3/mesonbuild/modules/
H A Dunstable_external_project.py23 from ..compilers.compilers import CFLAGS_MAPPING, CEXE_MAPPING
138 if any(lang not in i for i in (CEXE_MAPPING, CFLAGS_MAPPING)):
142 self.run_env[CEXE_MAPPING[lang]] = self._quote_and_join(compiler.get_exelist())
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/compilers/
H A Dcompilers.py107 CEXE_MAPPING: T.Mapping = { variable
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/compilers/
H A Dcompilers.py110 CEXE_MAPPING: T.Mapping = { variable
/dports/devel/meson/meson-0.60.3/mesonbuild/compilers/
H A Dcompilers.py110 CEXE_MAPPING: T.Mapping = { variable
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/
H A Dcompilers.py110 CEXE_MAPPING: T.Mapping = { variable
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/compilers/
H A Dcompilers.py108 CEXE_MAPPING: T.Mapping = { variable