Home
last modified time | relevance | path

Searched refs:uses_terminal (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmAddCustomTargetCommand.cxx49 bool uses_terminal = false; in cmAddCustomTargetCommand() local
95 uses_terminal = true; in cmAddCustomTargetCommand()
196 if (commandLines.empty() && uses_terminal) { in cmAddCustomTargetCommand()
208 if (uses_terminal && !job_pool.empty()) { in cmAddCustomTargetCommand()
218 comment, uses_terminal, command_expand_lists, job_pool); in cmAddCustomTargetCommand()
H A DcmAddCustomCommandCommand.cxx47 bool uses_terminal = false; in cmAddCustomCommandCommand() local
152 uses_terminal = true; in cmAddCustomCommandCommand()
313 if (uses_terminal && !job_pool.empty()) { in cmAddCustomCommandCommand()
326 uses_terminal, depfile, job_pool, command_expand_lists); in cmAddCustomCommandCommand()
333 uses_terminal, command_expand_lists, depfile, job_pool); in cmAddCustomCommandCommand()
337 } else if (uses_terminal) { in cmAddCustomCommandCommand()
H A DcmNinjaUtilityTargetGenerator.cxx79 bool uses_terminal = false; in WriteUtilBuildStatements() local
92 uses_terminal = true; in WriteUtilBuildStatements()
177 /*depfile*/ "", /*job_pool*/ "", uses_terminal, in WriteUtilBuildStatements()
H A DcmLocalGenerator.h332 bool uses_terminal = false, const std::string& depfile = "",
346 bool uses_terminal = false, bool command_expand_lists = false,
358 bool uses_terminal = false, bool command_expand_lists = false,
372 bool uses_terminal = false, bool command_expand_lists = false,
689 bool uses_terminal, const std::string& depfile,
702 bool uses_terminal, bool command_expand_lists, const std::string& depfile,
720 bool uses_terminal, bool command_expand_lists,
H A DcmMakefile.h174 bool uses_terminal = false, const std::string& depfile = "",
192 bool escapeOldStyle = true, bool uses_terminal = false,
204 bool escapeOldStyle = true, bool uses_terminal = false,
261 bool uses_terminal = false, bool command_expand_lists = false,
H A DcmLocalGenerator.cxx1063 cmPolicies::PolicyStatus cmp0116, bool escapeOldStyle, bool uses_terminal, in AddCustomCommandToTarget() argument
1077 uses_terminal, depfile, job_pool, command_expand_lists, stdPipesUTF8, in AddCustomCommandToTarget()
1096 uses_terminal, command_expand_lists, depfile, job_pool, stdPipesUTF8); in AddCustomCommandToOutput()
1106 bool escapeOldStyle, bool uses_terminal, bool command_expand_lists, in AddCustomCommandToOutput() argument
1118 comment, workingDir, replace, escapeOldStyle, uses_terminal, in AddCustomCommandToOutput()
1127 bool escapeOldStyle, const char* comment, bool uses_terminal, in AddUtilityCommand() argument
1141 uses_terminal, command_expand_lists, job_pool, stdPipesUTF8, cmp0116); in AddUtilityCommand()
4096 cc->SetUsesTerminal(uses_terminal); in AddCustomCommand()
4154 cc.SetUsesTerminal(uses_terminal); in AddCustomCommandToTarget()
4190 uses_terminal, command_expand_lists, depfile, in AddCustomCommandToOutput()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmAddCustomTargetCommand.cxx49 bool uses_terminal = false; in cmAddCustomTargetCommand() local
95 uses_terminal = true; in cmAddCustomTargetCommand()
196 if (commandLines.empty() && uses_terminal) { in cmAddCustomTargetCommand()
208 if (uses_terminal && !job_pool.empty()) { in cmAddCustomTargetCommand()
218 comment, uses_terminal, command_expand_lists, job_pool); in cmAddCustomTargetCommand()
H A DcmAddCustomCommandCommand.cxx47 bool uses_terminal = false; in cmAddCustomCommandCommand() local
152 uses_terminal = true; in cmAddCustomCommandCommand()
313 if (uses_terminal && !job_pool.empty()) { in cmAddCustomCommandCommand()
326 uses_terminal, depfile, job_pool, command_expand_lists); in cmAddCustomCommandCommand()
333 uses_terminal, command_expand_lists, depfile, job_pool); in cmAddCustomCommandCommand()
337 } else if (uses_terminal) { in cmAddCustomCommandCommand()
H A DcmNinjaUtilityTargetGenerator.cxx79 bool uses_terminal = false; in WriteUtilBuildStatements() local
92 uses_terminal = true; in WriteUtilBuildStatements()
177 /*depfile*/ "", /*job_pool*/ "", uses_terminal, in WriteUtilBuildStatements()
H A DcmLocalGenerator.h332 bool uses_terminal = false, const std::string& depfile = "",
346 bool uses_terminal = false, bool command_expand_lists = false,
358 bool uses_terminal = false, bool command_expand_lists = false,
372 bool uses_terminal = false, bool command_expand_lists = false,
689 bool uses_terminal, const std::string& depfile,
702 bool uses_terminal, bool command_expand_lists, const std::string& depfile,
720 bool uses_terminal, bool command_expand_lists,
H A DcmMakefile.h174 bool uses_terminal = false, const std::string& depfile = "",
192 bool escapeOldStyle = true, bool uses_terminal = false,
204 bool escapeOldStyle = true, bool uses_terminal = false,
261 bool uses_terminal = false, bool command_expand_lists = false,
H A DcmLocalGenerator.cxx1063 cmPolicies::PolicyStatus cmp0116, bool escapeOldStyle, bool uses_terminal, in AddCustomCommandToTarget() argument
1077 uses_terminal, depfile, job_pool, command_expand_lists, stdPipesUTF8, in AddCustomCommandToTarget()
1096 uses_terminal, command_expand_lists, depfile, job_pool, stdPipesUTF8); in AddCustomCommandToOutput()
1106 bool escapeOldStyle, bool uses_terminal, bool command_expand_lists, in AddCustomCommandToOutput() argument
1118 comment, workingDir, replace, escapeOldStyle, uses_terminal, in AddCustomCommandToOutput()
1127 bool escapeOldStyle, const char* comment, bool uses_terminal, in AddUtilityCommand() argument
1141 uses_terminal, command_expand_lists, job_pool, stdPipesUTF8, cmp0116); in AddUtilityCommand()
4096 cc->SetUsesTerminal(uses_terminal); in AddCustomCommand()
4154 cc.SetUsesTerminal(uses_terminal); in AddCustomCommandToTarget()
4190 uses_terminal, command_expand_lists, depfile, in AddCustomCommandToOutput()
[all …]
H A DcmMakefile.cxx1063 cmPolicies::PolicyStatus cmp0116, bool escapeOldStyle, bool uses_terminal, in AddCustomCommandToTarget() argument
1089 GetCStrOrNull(workingStr), escapeOldStyle, uses_terminal, depfile, in AddCustomCommandToTarget()
1101 bool replace, bool escapeOldStyle, bool uses_terminal, in AddCustomCommandToOutput() argument
1110 escapeOldStyle, uses_terminal, command_expand_lists, depfile, job_pool, in AddCustomCommandToOutput()
1122 bool uses_terminal, bool command_expand_lists, const std::string& depfile, in AddCustomCommandToOutput() argument
1152 escapeOldStyle, uses_terminal, command_expand_lists, depfile, job_pool, in AddCustomCommandToOutput()
1247 bool escapeOldStyle, const char* comment, bool uses_terminal, in AddUtilityCommand() argument
1272 GetCStrOrNull(commentStr), uses_terminal, command_expand_lists, in AddUtilityCommand()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmAddCustomTargetCommand.cxx49 bool uses_terminal = false; in cmAddCustomTargetCommand() local
95 uses_terminal = true; in cmAddCustomTargetCommand()
196 if (commandLines.empty() && uses_terminal) { in cmAddCustomTargetCommand()
208 if (uses_terminal && !job_pool.empty()) { in cmAddCustomTargetCommand()
218 comment, uses_terminal, command_expand_lists, job_pool); in cmAddCustomTargetCommand()
H A DcmAddCustomCommandCommand.cxx47 bool uses_terminal = false; in cmAddCustomCommandCommand() local
152 uses_terminal = true; in cmAddCustomCommandCommand()
313 if (uses_terminal && !job_pool.empty()) { in cmAddCustomCommandCommand()
326 uses_terminal, depfile, job_pool, command_expand_lists); in cmAddCustomCommandCommand()
333 uses_terminal, command_expand_lists, depfile, job_pool); in cmAddCustomCommandCommand()
337 } else if (uses_terminal) { in cmAddCustomCommandCommand()
H A DcmNinjaUtilityTargetGenerator.cxx79 bool uses_terminal = false; in WriteUtilBuildStatements() local
92 uses_terminal = true; in WriteUtilBuildStatements()
177 /*depfile*/ "", /*job_pool*/ "", uses_terminal, in WriteUtilBuildStatements()
H A DcmLocalGenerator.h332 bool uses_terminal = false, const std::string& depfile = "",
346 bool uses_terminal = false, bool command_expand_lists = false,
358 bool uses_terminal = false, bool command_expand_lists = false,
372 bool uses_terminal = false, bool command_expand_lists = false,
689 bool uses_terminal, const std::string& depfile,
702 bool uses_terminal, bool command_expand_lists, const std::string& depfile,
720 bool uses_terminal, bool command_expand_lists,
H A DcmMakefile.h174 bool uses_terminal = false, const std::string& depfile = "",
192 bool escapeOldStyle = true, bool uses_terminal = false,
204 bool escapeOldStyle = true, bool uses_terminal = false,
261 bool uses_terminal = false, bool command_expand_lists = false,
H A DcmLocalGenerator.cxx1063 cmPolicies::PolicyStatus cmp0116, bool escapeOldStyle, bool uses_terminal, in AddCustomCommandToTarget() argument
1077 uses_terminal, depfile, job_pool, command_expand_lists, stdPipesUTF8, in AddCustomCommandToTarget()
1096 uses_terminal, command_expand_lists, depfile, job_pool, stdPipesUTF8); in AddCustomCommandToOutput()
1106 bool escapeOldStyle, bool uses_terminal, bool command_expand_lists, in AddCustomCommandToOutput() argument
1118 comment, workingDir, replace, escapeOldStyle, uses_terminal, in AddCustomCommandToOutput()
1127 bool escapeOldStyle, const char* comment, bool uses_terminal, in AddUtilityCommand() argument
1141 uses_terminal, command_expand_lists, job_pool, stdPipesUTF8, cmp0116); in AddUtilityCommand()
4096 cc->SetUsesTerminal(uses_terminal); in AddCustomCommand()
4154 cc.SetUsesTerminal(uses_terminal); in AddCustomCommandToTarget()
4190 uses_terminal, command_expand_lists, depfile, in AddCustomCommandToOutput()
[all …]
/dports/cad/libopencad/libopencad-0.2.0/cmake/
H A DExternalProject.cmake1512 if(uses_terminal)
1560 ${uses_terminal}
1939 if(uses_terminal)
1952 ${uses_terminal}
2063 if(uses_terminal)
2077 ${uses_terminal}
2221 if(uses_terminal)
2245 ${uses_terminal}
2269 if(uses_terminal)
2291 ${uses_terminal}
[all …]
/dports/math/plplot/plplot-5.15.0/cmake/epa_build/
H A DExternalProject.cmake1560 if(uses_terminal)
1608 ${uses_terminal}
2029 if(uses_terminal)
2042 ${uses_terminal}
2158 if(uses_terminal)
2172 ${uses_terminal}
2322 if(uses_terminal)
2346 ${uses_terminal}
2370 if(uses_terminal)
2392 ${uses_terminal}
[all …]
/dports/math/plplot-ada/plplot-5.15.0/cmake/epa_build/
H A DExternalProject.cmake1560 if(uses_terminal)
1608 ${uses_terminal}
2029 if(uses_terminal)
2042 ${uses_terminal}
2158 if(uses_terminal)
2172 ${uses_terminal}
2322 if(uses_terminal)
2346 ${uses_terminal}
2370 if(uses_terminal)
2392 ${uses_terminal}
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Modules/
H A DExternalProject.cmake2362 if(uses_terminal)
2416 ${uses_terminal}
2906 if(uses_terminal)
2925 ${uses_terminal}
3073 if(uses_terminal)
3093 ${uses_terminal}
3296 if(uses_terminal)
3314 ${uses_terminal}
3347 if(uses_terminal)
3401 if(uses_terminal)
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Modules/
H A DExternalProject.cmake2362 if(uses_terminal)
2416 ${uses_terminal}
2906 if(uses_terminal)
2925 ${uses_terminal}
3073 if(uses_terminal)
3093 ${uses_terminal}
3296 if(uses_terminal)
3314 ${uses_terminal}
3347 if(uses_terminal)
3401 if(uses_terminal)
[all …]
/dports/devel/cmake/cmake-3.22.1/Modules/
H A DExternalProject.cmake2362 if(uses_terminal)
2416 ${uses_terminal}
2906 if(uses_terminal)
2925 ${uses_terminal}
3073 if(uses_terminal)
3093 ${uses_terminal}
3296 if(uses_terminal)
3314 ${uses_terminal}
3347 if(uses_terminal)
3401 if(uses_terminal)
[all …]

12