Home
last modified time | relevance | path

Searched defs:CustomTarget (Results 1 – 25 of 75) sorted by relevance

123

/dports/games/scummvm/scummvm-2.5.1/engines/director/
H A Ddetection.cpp36 static struct CustomTarget { struct
37 const char *name;
38 const char *platform;
39 const char *version;
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/backend/
H A Dbackends.py403 self, target: T.Union[build.BuildTarget, build.CustomTarget, build.CustomTargetIndex],
404 gensrc: T.Union[build.CustomTarget, build.CustomTargetIndex, build.GeneratedList],
418 …def get_unity_source_file(self, target: T.Union[build.BuildTarget, build.CustomTarget, build.Custo…
516 …d: T.Sequence[T.Union[programs.ExternalProgram, build.BuildTarget, build.CustomTarget, File, str]],
586 …_cmdline(self, exe: T.Union[str, mesonlib.File, build.BuildTarget, build.CustomTarget, programs.Ex…
766 …def determine_rpath_dirs(self, target: T.Union[build.BuildTarget, build.CustomTarget, build.Custom…
1042 extra_bdeps: T.Sequence[T.Union[build.BuildTarget, build.CustomTarget]]) -> T.List[str]:
1281 def get_custom_target_sources(self, target: build.CustomTarget) -> T.List[str]:
1340 def get_custom_target_dirs(self, target: build.CustomTarget, compiler: 'Compiler', *,
1359 self, target: build.CustomTarget, compiler: 'Compiler', *,
[all …]
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/backend/
H A Dbackends.py403 self, target: T.Union[build.BuildTarget, build.CustomTarget, build.CustomTargetIndex],
404 gensrc: T.Union[build.CustomTarget, build.CustomTargetIndex, build.GeneratedList],
418 …def get_unity_source_file(self, target: T.Union[build.BuildTarget, build.CustomTarget, build.Custo…
516 …d: T.Sequence[T.Union[programs.ExternalProgram, build.BuildTarget, build.CustomTarget, File, str]],
586 …_cmdline(self, exe: T.Union[str, mesonlib.File, build.BuildTarget, build.CustomTarget, programs.Ex…
766 …def determine_rpath_dirs(self, target: T.Union[build.BuildTarget, build.CustomTarget, build.Custom…
1042 extra_bdeps: T.Sequence[T.Union[build.BuildTarget, build.CustomTarget]]) -> T.List[str]:
1281 def get_custom_target_sources(self, target: build.CustomTarget) -> T.List[str]:
1340 def get_custom_target_dirs(self, target: build.CustomTarget, compiler: 'Compiler', *,
1359 self, target: build.CustomTarget, compiler: 'Compiler', *,
[all …]
/dports/devel/meson/meson-0.60.3/mesonbuild/backend/
H A Dbackends.py403 self, target: T.Union[build.BuildTarget, build.CustomTarget, build.CustomTargetIndex],
404 gensrc: T.Union[build.CustomTarget, build.CustomTargetIndex, build.GeneratedList],
418 …def get_unity_source_file(self, target: T.Union[build.BuildTarget, build.CustomTarget, build.Custo…
516 …d: T.Sequence[T.Union[programs.ExternalProgram, build.BuildTarget, build.CustomTarget, File, str]],
586 …_cmdline(self, exe: T.Union[str, mesonlib.File, build.BuildTarget, build.CustomTarget, programs.Ex…
766 …def determine_rpath_dirs(self, target: T.Union[build.BuildTarget, build.CustomTarget, build.Custom…
1042 extra_bdeps: T.Sequence[T.Union[build.BuildTarget, build.CustomTarget]]) -> T.List[str]:
1281 def get_custom_target_sources(self, target: build.CustomTarget) -> T.List[str]:
1340 def get_custom_target_dirs(self, target: build.CustomTarget, compiler: 'Compiler', *,
1359 self, target: build.CustomTarget, compiler: 'Compiler', *,
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/set_property/
H A DTYPE.cmake1 add_custom_target(CustomTarget) target
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/CommandLine/
H A DBuild.cmake5 add_custom_target(CustomTarget ALL DEPENDS output.txt) target
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/Make/
H A DTargetMessages-OFF.cmake2 add_custom_target(CustomTarget ALL) target
H A DTargetMessages-ON.cmake2 add_custom_target(CustomTarget ALL) target
H A DTargetMessages-VAR-OFF.cmake1 add_custom_target(CustomTarget ALL) target
H A DTargetMessages-VAR-ON.cmake1 add_custom_target(CustomTarget ALL) target
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/Ninja/
H A DJobPoolUsesTerminal.cmake2 add_custom_target(CustomTarget COMMAND y USES_TERMINAL JOB_POOL z) target
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/export/
H A DCustomTarget.cmake1 add_custom_target(CustomTarget) target
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/set_property/
H A DTYPE.cmake1 add_custom_target(CustomTarget) target
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/set_property/
H A DTYPE.cmake1 add_custom_target(CustomTarget) target
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/Make/
H A DTargetMessages-ON.cmake2 add_custom_target(CustomTarget ALL) target
H A DTargetMessages-VAR-OFF.cmake1 add_custom_target(CustomTarget ALL) target
H A DTargetMessages-VAR-ON.cmake1 add_custom_target(CustomTarget ALL) target
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/CommandLine/
H A DBuild.cmake5 add_custom_target(CustomTarget ALL DEPENDS output.txt) target
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/export/
H A DCustomTarget.cmake1 add_custom_target(CustomTarget) target
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/export/
H A DCustomTarget.cmake1 add_custom_target(CustomTarget) target
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/Make/
H A DTargetMessages-VAR-OFF.cmake1 add_custom_target(CustomTarget ALL) target
H A DTargetMessages-OFF.cmake2 add_custom_target(CustomTarget ALL) target
H A DTargetMessages-ON.cmake2 add_custom_target(CustomTarget ALL) target
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/Ninja/
H A DJobPoolUsesTerminal.cmake2 add_custom_target(CustomTarget COMMAND y USES_TERMINAL JOB_POOL z) target
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/CommandLine/
H A DBuild.cmake5 add_custom_target(CustomTarget ALL DEPENDS output.txt) target

123