Home | History | Annotate | Download | only in tools

Lines Matching refs:REV

106   Platform.MinToolsRev          min-tools-rev            1
107 Platform.MinPlatformToolsRev min-platform-tools-rev 3
176 @ min-tools-rev
177 @ min-platform-tools-rev
247 local REV
264 REV=$3
266 if [[ $REV =~ ([ras0-9:,]+,)?$S:([0-9])(,.*)? ]]; then
267 # Per-schema type min-XSD revision. Format is "[<type>:rev],*]
269 REV="${BASH_REMATCH[2]}"
272 if [[ ( $REV =~ ^[0-9]+ && $XSD_VERSION -ge $REV ) || $XSD_VERSION == $REV ]]; then
369 # - min-tools-rev platform sample
370 # - min-platform-tools-rev tool