Home
last modified time | relevance | path

Searched refs:cmGeneratorTarget (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmExportFileGenerator.h18 class cmGeneratorTarget; variable
84 std::ostream& os, cmGeneratorTarget* target,
98 cmGeneratorTarget* target,
144 cmGeneratorTarget const* target, std::ostream& os,
147 cmGeneratorTarget const* target,
151 cmGeneratorTarget const* target,
155 cmGeneratorTarget const* target,
159 cmGeneratorTarget const* target,
176 std::string& input, cmGeneratorTarget const* target,
203 std::set<cmGeneratorTarget*> ExportedTargets;
[all …]
H A DcmGlobalVisualStudioGenerator.h17 class cmGeneratorTarget; variable
96 bool TargetIsFortranOnly(const cmGeneratorTarget* gt);
120 class TargetSet : public std::set<cmGeneratorTarget const*>
132 bool operator()(cmGeneratorTarget const* l,
133 cmGeneratorTarget const* r) const;
146 void AddSymbolExportCommand(cmGeneratorTarget*,
178 void ComputeVSTargetDepends(cmGeneratorTarget*);
181 std::string GetUtilityForTarget(cmGeneratorTarget& target,
184 std::string GetUtilityDepend(const cmGeneratorTarget* target);
203 void FollowLinkDepends(cmGeneratorTarget const* target,
[all …]
H A DcmLocalVisualStudio7Generator.h16 class cmGeneratorTarget; variable
77 cmGeneratorTarget const* target) const override;
81 cmGeneratorTarget const*) const override;
87 cmGeneratorTarget const* target) in GetSourcesVisited()
93 virtual void GenerateTarget(cmGeneratorTarget* target);
102 cmGeneratorTarget* tgt,
106 cmGeneratorTarget* tgt);
116 cmGeneratorTarget* target,
122 cmGeneratorTarget* target);
127 cmGeneratorTarget* tgt,
[all …]
H A DcmLocalGenerator.h32 class cmGeneratorTarget; variable
164 void AddISPCDependencies(cmGeneratorTarget* target);
165 void AddPchDependencies(cmGeneratorTarget* target);
166 void AddUnityBuild(cmGeneratorTarget* target);
191 std::vector<std::unique_ptr<cmGeneratorTarget>>;
201 cmGeneratorTarget* FindLocalNonAliasGeneratorTarget(
438 cmGeneratorTarget const* target) const;
495 cmGeneratorTarget* target);
508 cmGeneratorTarget* target);
536 cmGeneratorTarget const* gt = nullptr);
[all …]
H A DcmGeneratorTarget.cxx266 cmGeneratorTarget::cmGeneratorTarget(cmTarget* t, cmLocalGenerator* lg) in cmGeneratorTarget() function in cmGeneratorTarget
323 cmGeneratorTarget::~cmGeneratorTarget() = default;
1390 const cmGeneratorTarget* root, const cmGeneratorTarget* target, in AddLangSpecificInterfaceIncludeDirectories()
2618 cmGeneratorTarget::LinkClosure const* cmGeneratorTarget::GetLinkClosure( in GetLinkClosure()
4922 cmGeneratorTarget::Names cmGeneratorTarget::GetLibraryNames( in GetLibraryNames()
4999 cmGeneratorTarget::Names cmGeneratorTarget::GetExecutableNames( in GetExecutableNames()
5284 cmGeneratorTarget const* t1, cmGeneratorTarget const* t2) const in operator ()()
6642 cmGeneratorTarget::OutputInfo const* cmGeneratorTarget::GetOutputInfo( in GetOutputInfo()
7116 cmGeneratorTarget::ImportInfo const* cmGeneratorTarget::GetImportInfo( in GetImportInfo()
7916 cmGeneratorTarget::ManagedType cmGeneratorTarget::CheckManagedType( in CheckManagedType()
[all …]
H A DcmGlobalXCodeGenerator.h22 class cmGeneratorTarget; variable
171 cmGeneratorTarget* target,
176 cmGeneratorTarget* target,
180 cmXCodeObject* FindXCodeTarget(const cmGeneratorTarget*);
192 cmXCodeObject* CreateXCodeTarget(cmGeneratorTarget* gtgt,
195 void ForceLinkerLanguage(cmGeneratorTarget* gtgt);
200 cmGeneratorTarget* gtgt);
223 void CreateBuildSettings(cmGeneratorTarget* gtgt,
258 void AddXCodeProjBuildRule(cmGeneratorTarget* target,
261 bool CreateXCodeTarget(cmGeneratorTarget* gtgt,
[all …]
H A DcmGeneratorExpressionContext.h11 class cmGeneratorTarget; variable
17 bool quiet, const cmGeneratorTarget* headTarget,
18 cmGeneratorTarget const* currentTarget,
24 std::set<cmGeneratorTarget*> DependTargets;
25 std::set<cmGeneratorTarget const*> AllTargets;
27 std::set<cmGeneratorTarget const*> SourceSensitiveTargets;
28 std::map<cmGeneratorTarget const*, std::map<std::string, std::string>>
34 cmGeneratorTarget const* HeadTarget;
37 cmGeneratorTarget const* CurrentTarget;
H A DcmGlobalGhsMultiGenerator.h16 class cmGeneratorTarget; variable
78 void ComputeTargetObjectDirectory(cmGeneratorTarget* gt) const override;
119 bool ComputeTargetBuildOrder(cmGeneratorTarget const* tgt,
123 bool VisitTarget(std::set<cmGeneratorTarget const*>& temp,
124 std::set<cmGeneratorTarget const*>& perm,
125 std::vector<cmGeneratorTarget const*>& order,
126 cmGeneratorTarget const* ti);
128 std::vector<cmGeneratorTarget const*> ProjectTargets;
131 class TargetSet : public std::set<cmGeneratorTarget const*>
143 bool operator()(cmGeneratorTarget const* l,
[all …]
H A DcmExportTryCompileFileGenerator.h14 class cmGeneratorTarget; variable
39 cmGeneratorTarget const*, in HandleMissingTarget()
40 cmGeneratorTarget*) override in HandleMissingTarget() argument
44 void PopulateProperties(cmGeneratorTarget const* target,
46 std::set<const cmGeneratorTarget*>& emitted);
48 std::string InstallNameDir(cmGeneratorTarget const* target,
53 const cmGeneratorTarget* tgt,
55 std::set<const cmGeneratorTarget*>& emitted);
57 std::vector<cmGeneratorTarget const*> Exports;
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmExportFileGenerator.h18 class cmGeneratorTarget; variable
84 std::ostream& os, cmGeneratorTarget* target,
98 cmGeneratorTarget* target,
144 cmGeneratorTarget const* target, std::ostream& os,
147 cmGeneratorTarget const* target,
151 cmGeneratorTarget const* target,
155 cmGeneratorTarget const* target,
159 cmGeneratorTarget const* target,
176 std::string& input, cmGeneratorTarget const* target,
203 std::set<cmGeneratorTarget*> ExportedTargets;
[all …]
H A DcmGlobalVisualStudioGenerator.h17 class cmGeneratorTarget; variable
96 bool TargetIsFortranOnly(const cmGeneratorTarget* gt);
120 class TargetSet : public std::set<cmGeneratorTarget const*>
132 bool operator()(cmGeneratorTarget const* l,
133 cmGeneratorTarget const* r) const;
146 void AddSymbolExportCommand(cmGeneratorTarget*,
178 void ComputeVSTargetDepends(cmGeneratorTarget*);
181 std::string GetUtilityForTarget(cmGeneratorTarget& target,
184 std::string GetUtilityDepend(const cmGeneratorTarget* target);
203 void FollowLinkDepends(cmGeneratorTarget const* target,
[all …]
H A DcmLocalVisualStudio7Generator.h16 class cmGeneratorTarget; variable
77 cmGeneratorTarget const* target) const override;
81 cmGeneratorTarget const*) const override;
87 cmGeneratorTarget const* target) in GetSourcesVisited()
93 virtual void GenerateTarget(cmGeneratorTarget* target);
102 cmGeneratorTarget* tgt,
106 cmGeneratorTarget* tgt);
116 cmGeneratorTarget* target,
122 cmGeneratorTarget* target);
127 cmGeneratorTarget* tgt,
[all …]
H A DcmLocalGenerator.h32 class cmGeneratorTarget; variable
164 void AddISPCDependencies(cmGeneratorTarget* target);
165 void AddPchDependencies(cmGeneratorTarget* target);
166 void AddUnityBuild(cmGeneratorTarget* target);
191 std::vector<std::unique_ptr<cmGeneratorTarget>>;
201 cmGeneratorTarget* FindLocalNonAliasGeneratorTarget(
438 cmGeneratorTarget const* target) const;
495 cmGeneratorTarget* target);
508 cmGeneratorTarget* target);
536 cmGeneratorTarget const* gt = nullptr);
[all …]
H A DcmGeneratorTarget.cxx266 cmGeneratorTarget::cmGeneratorTarget(cmTarget* t, cmLocalGenerator* lg) in cmGeneratorTarget() function in cmGeneratorTarget
323 cmGeneratorTarget::~cmGeneratorTarget() = default;
1390 const cmGeneratorTarget* root, const cmGeneratorTarget* target, in AddLangSpecificInterfaceIncludeDirectories()
2618 cmGeneratorTarget::LinkClosure const* cmGeneratorTarget::GetLinkClosure( in GetLinkClosure()
4922 cmGeneratorTarget::Names cmGeneratorTarget::GetLibraryNames( in GetLibraryNames()
4999 cmGeneratorTarget::Names cmGeneratorTarget::GetExecutableNames( in GetExecutableNames()
5284 cmGeneratorTarget const* t1, cmGeneratorTarget const* t2) const in operator ()()
6642 cmGeneratorTarget::OutputInfo const* cmGeneratorTarget::GetOutputInfo( in GetOutputInfo()
7116 cmGeneratorTarget::ImportInfo const* cmGeneratorTarget::GetImportInfo( in GetImportInfo()
7916 cmGeneratorTarget::ManagedType cmGeneratorTarget::CheckManagedType( in CheckManagedType()
[all …]
H A DcmGlobalXCodeGenerator.h22 class cmGeneratorTarget; variable
171 cmGeneratorTarget* target,
176 cmGeneratorTarget* target,
180 cmXCodeObject* FindXCodeTarget(const cmGeneratorTarget*);
192 cmXCodeObject* CreateXCodeTarget(cmGeneratorTarget* gtgt,
195 void ForceLinkerLanguage(cmGeneratorTarget* gtgt);
200 cmGeneratorTarget* gtgt);
223 void CreateBuildSettings(cmGeneratorTarget* gtgt,
258 void AddXCodeProjBuildRule(cmGeneratorTarget* target,
261 bool CreateXCodeTarget(cmGeneratorTarget* gtgt,
[all …]
H A DcmGeneratorExpressionContext.h11 class cmGeneratorTarget; variable
17 bool quiet, const cmGeneratorTarget* headTarget,
18 cmGeneratorTarget const* currentTarget,
24 std::set<cmGeneratorTarget*> DependTargets;
25 std::set<cmGeneratorTarget const*> AllTargets;
27 std::set<cmGeneratorTarget const*> SourceSensitiveTargets;
28 std::map<cmGeneratorTarget const*, std::map<std::string, std::string>>
34 cmGeneratorTarget const* HeadTarget;
37 cmGeneratorTarget const* CurrentTarget;
H A DcmGlobalGhsMultiGenerator.h16 class cmGeneratorTarget; variable
78 void ComputeTargetObjectDirectory(cmGeneratorTarget* gt) const override;
119 bool ComputeTargetBuildOrder(cmGeneratorTarget const* tgt,
123 bool VisitTarget(std::set<cmGeneratorTarget const*>& temp,
124 std::set<cmGeneratorTarget const*>& perm,
125 std::vector<cmGeneratorTarget const*>& order,
126 cmGeneratorTarget const* ti);
128 std::vector<cmGeneratorTarget const*> ProjectTargets;
131 class TargetSet : public std::set<cmGeneratorTarget const*>
143 bool operator()(cmGeneratorTarget const* l,
[all …]
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmExportFileGenerator.h18 class cmGeneratorTarget; variable
84 std::ostream& os, cmGeneratorTarget* target,
98 cmGeneratorTarget* target,
144 cmGeneratorTarget const* target, std::ostream& os,
147 cmGeneratorTarget const* target,
151 cmGeneratorTarget const* target,
155 cmGeneratorTarget const* target,
159 cmGeneratorTarget const* target,
176 std::string& input, cmGeneratorTarget const* target,
203 std::set<cmGeneratorTarget*> ExportedTargets;
[all …]
H A DcmGlobalVisualStudioGenerator.h17 class cmGeneratorTarget; variable
96 bool TargetIsFortranOnly(const cmGeneratorTarget* gt);
120 class TargetSet : public std::set<cmGeneratorTarget const*>
132 bool operator()(cmGeneratorTarget const* l,
133 cmGeneratorTarget const* r) const;
146 void AddSymbolExportCommand(cmGeneratorTarget*,
178 void ComputeVSTargetDepends(cmGeneratorTarget*);
181 std::string GetUtilityForTarget(cmGeneratorTarget& target,
184 std::string GetUtilityDepend(const cmGeneratorTarget* target);
203 void FollowLinkDepends(cmGeneratorTarget const* target,
[all …]
H A DcmLocalVisualStudio7Generator.h16 class cmGeneratorTarget; variable
77 cmGeneratorTarget const* target) const override;
81 cmGeneratorTarget const*) const override;
87 cmGeneratorTarget const* target) in GetSourcesVisited()
93 virtual void GenerateTarget(cmGeneratorTarget* target);
102 cmGeneratorTarget* tgt,
106 cmGeneratorTarget* tgt);
116 cmGeneratorTarget* target,
122 cmGeneratorTarget* target);
127 cmGeneratorTarget* tgt,
[all …]
H A DcmLocalGenerator.h32 class cmGeneratorTarget; variable
164 void AddISPCDependencies(cmGeneratorTarget* target);
165 void AddPchDependencies(cmGeneratorTarget* target);
166 void AddUnityBuild(cmGeneratorTarget* target);
191 std::vector<std::unique_ptr<cmGeneratorTarget>>;
201 cmGeneratorTarget* FindLocalNonAliasGeneratorTarget(
438 cmGeneratorTarget const* target) const;
495 cmGeneratorTarget* target);
508 cmGeneratorTarget* target);
536 cmGeneratorTarget const* gt = nullptr);
[all …]
H A DcmGeneratorTarget.cxx266 cmGeneratorTarget::cmGeneratorTarget(cmTarget* t, cmLocalGenerator* lg) in cmGeneratorTarget() function in cmGeneratorTarget
323 cmGeneratorTarget::~cmGeneratorTarget() = default;
1390 const cmGeneratorTarget* root, const cmGeneratorTarget* target, in AddLangSpecificInterfaceIncludeDirectories()
2618 cmGeneratorTarget::LinkClosure const* cmGeneratorTarget::GetLinkClosure( in GetLinkClosure()
4922 cmGeneratorTarget::Names cmGeneratorTarget::GetLibraryNames( in GetLibraryNames()
4999 cmGeneratorTarget::Names cmGeneratorTarget::GetExecutableNames( in GetExecutableNames()
5284 cmGeneratorTarget const* t1, cmGeneratorTarget const* t2) const in operator ()()
6642 cmGeneratorTarget::OutputInfo const* cmGeneratorTarget::GetOutputInfo( in GetOutputInfo()
7116 cmGeneratorTarget::ImportInfo const* cmGeneratorTarget::GetImportInfo( in GetImportInfo()
7916 cmGeneratorTarget::ManagedType cmGeneratorTarget::CheckManagedType( in CheckManagedType()
[all …]
H A DcmGlobalXCodeGenerator.h22 class cmGeneratorTarget; variable
171 cmGeneratorTarget* target,
176 cmGeneratorTarget* target,
180 cmXCodeObject* FindXCodeTarget(const cmGeneratorTarget*);
192 cmXCodeObject* CreateXCodeTarget(cmGeneratorTarget* gtgt,
195 void ForceLinkerLanguage(cmGeneratorTarget* gtgt);
200 cmGeneratorTarget* gtgt);
223 void CreateBuildSettings(cmGeneratorTarget* gtgt,
258 void AddXCodeProjBuildRule(cmGeneratorTarget* target,
261 bool CreateXCodeTarget(cmGeneratorTarget* gtgt,
[all …]
H A DcmGeneratorExpressionContext.h11 class cmGeneratorTarget; variable
17 bool quiet, const cmGeneratorTarget* headTarget,
18 cmGeneratorTarget const* currentTarget,
24 std::set<cmGeneratorTarget*> DependTargets;
25 std::set<cmGeneratorTarget const*> AllTargets;
27 std::set<cmGeneratorTarget const*> SourceSensitiveTargets;
28 std::map<cmGeneratorTarget const*, std::map<std::string, std::string>>
34 cmGeneratorTarget const* HeadTarget;
37 cmGeneratorTarget const* CurrentTarget;
H A DcmGlobalGhsMultiGenerator.h16 class cmGeneratorTarget; variable
78 void ComputeTargetObjectDirectory(cmGeneratorTarget* gt) const override;
119 bool ComputeTargetBuildOrder(cmGeneratorTarget const* tgt,
123 bool VisitTarget(std::set<cmGeneratorTarget const*>& temp,
124 std::set<cmGeneratorTarget const*>& perm,
125 std::vector<cmGeneratorTarget const*>& order,
126 cmGeneratorTarget const* ti);
128 std::vector<cmGeneratorTarget const*> ProjectTargets;
131 class TargetSet : public std::set<cmGeneratorTarget const*>
143 bool operator()(cmGeneratorTarget const* l,
[all …]

12345678910>>...16