Home
last modified time | relevance | path

Searched refs:commandExists (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/Scripts/
Dupdate-webkit-chromium41 if (commandExists('gclient')) {
Dwebkitdirs.pm701 sub commandExists($) subroutine
711 die "ERROR: qmake missing but required to build WebKit.\n" if not commandExists($qmakebin);
1086 push @missing, $cmd if not commandExists($cmd);
/external/webkit/Tools/
DChangeLog-2011-02-1620230 … * Scripts/update-webkit-chromium: Use commandExists() function to check for existence of gclient.
DChangeLog-2010-05-2415301 presence into a commandExists routine. While doing so removed, stderr