Home
last modified time | relevance | path

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

/dports/www/owncloud/owncloud/lib/private/Repair/
H A DApps.php112 $targetVersionMajor = (int) $targetVersionArray[0];
113 $majorUpgrade = $targetVersionMajor !== $installedVersionMajor;
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmMakefileExecutableTargetGenerator.cxx552 std::string targetVersionMajor; in WriteExecutableRule() local
562 targetVersionMajor = majorStream.str(); in WriteExecutableRule()
565 vars.TargetVersionMajor = targetVersionMajor.c_str(); in WriteExecutableRule()
H A DcmMakefileLibraryTargetGenerator.cxx730 std::string targetVersionMajor; in WriteLibraryRules() local
740 targetVersionMajor = majorStream.str(); in WriteLibraryRules()
743 vars.TargetVersionMajor = targetVersionMajor.c_str(); in WriteLibraryRules()
H A DcmNinjaNormalTargetGenerator.cxx433 std::string targetVersionMajor; in WriteLinkRule() local
443 targetVersionMajor = majorStream.str(); in WriteLinkRule()
446 vars.TargetVersionMajor = targetVersionMajor.c_str(); in WriteLinkRule()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmMakefileExecutableTargetGenerator.cxx552 std::string targetVersionMajor; in WriteExecutableRule() local
562 targetVersionMajor = majorStream.str(); in WriteExecutableRule()
565 vars.TargetVersionMajor = targetVersionMajor.c_str(); in WriteExecutableRule()
H A DcmMakefileLibraryTargetGenerator.cxx730 std::string targetVersionMajor; in WriteLibraryRules() local
740 targetVersionMajor = majorStream.str(); in WriteLibraryRules()
743 vars.TargetVersionMajor = targetVersionMajor.c_str(); in WriteLibraryRules()
H A DcmNinjaNormalTargetGenerator.cxx433 std::string targetVersionMajor; in WriteLinkRule() local
443 targetVersionMajor = majorStream.str(); in WriteLinkRule()
446 vars.TargetVersionMajor = targetVersionMajor.c_str(); in WriteLinkRule()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmMakefileExecutableTargetGenerator.cxx552 std::string targetVersionMajor; in WriteExecutableRule() local
562 targetVersionMajor = majorStream.str(); in WriteExecutableRule()
565 vars.TargetVersionMajor = targetVersionMajor.c_str(); in WriteExecutableRule()
H A DcmMakefileLibraryTargetGenerator.cxx730 std::string targetVersionMajor; in WriteLibraryRules() local
740 targetVersionMajor = majorStream.str(); in WriteLibraryRules()
743 vars.TargetVersionMajor = targetVersionMajor.c_str(); in WriteLibraryRules()
H A DcmNinjaNormalTargetGenerator.cxx433 std::string targetVersionMajor; in WriteLinkRule() local
443 targetVersionMajor = majorStream.str(); in WriteLinkRule()
446 vars.TargetVersionMajor = targetVersionMajor.c_str(); in WriteLinkRule()