OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:productDir
(Results
1 - 20
of
20
) sorted by null
/external/webkit/Tools/Scripts/
run-gtk-tests
30
my $
productDir
=
productDir
();
31
my @unitTests = glob $
productDir
. "/Programs/unittests/*";
33
die "ERROR: tests not found in $
productDir
.\n";
run-webkit-app
37
my $
productDir
=
productDir
();
45
print "Start $ARGV[0] with DYLD_FRAMEWORK_PATH set to point to built WebKit in $
productDir
.\n";
46
$ENV{DYLD_FRAMEWORK_PATH} = $
productDir
;
gdb-safari
38
my $
productDir
=
productDir
();
48
$ENV{DYLD_FRAMEWORK_PATH} = $
productDir
;
51
print "Starting Safari under gdb with DYLD_FRAMEWORK_PATH set to point to built WebKit in $
productDir
.\n";
run-launcher
40
my $
productDir
=
productDir
();
41
my $launcherPath =
productDir
();
49
my $libDir = catdir(
productDir
(), 'lib');
79
$ENV{LD_LIBRARY_PATH} = $ENV{LD_LIBRARY_PATH} ? "$
productDir
:$ENV{LD_LIBRARY_PATH}" : $
productDir
;
run-pageloadtest
80
my $
productDir
=
productDir
();
83
print "Starting Safari with DYLD_FRAMEWORK_PATH set to point to built WebKit in $
productDir
.\n";
84
$ENV{DYLD_FRAMEWORK_PATH} = $
productDir
;
run-javascriptcore-tests
103
my $
productDir
= jscProductDir();
104
$ENV{DYLD_FRAMEWORK_PATH} = $
productDir
;
109
my ($
productDir
) = @_;
112
return "$
productDir
/$jscName";
118
chdir($
productDir
) or die;
119
my $path = testapiPath($
productDir
);
130
printf "Running: jsDriver.pl -e squirrelfish -s %s -f actual.html %s\n", jscPath($
productDir
), join(" ", @jsArgs);
131
my $result = system "perl", "jsDriver.pl", "-e", "squirrelfish", "-s", jscPath($
productDir
), "-f", "actual.html", @jsArgs;
sunspider-compare-results
84
my ($
productDir
) = @_;
85
print "Starting sunspider-compare-results with DYLD_FRAMEWORK_PATH set to point to built JavaScriptCore in $
productDir
.\n";
86
$ENV{DYLD_FRAMEWORK_PATH} = $
productDir
;
92
my ($
productDir
) = @_;
95
return "$
productDir
/$jscName";
114
my $
productDir
= jscProductDir();
116
setupEnvironmentForExecution($
productDir
);
117
return pathToBuiltJSC($
productDir
);
run-webkit-httpd
70
my $
productDir
=
productDir
();
webkitdirs.pm
46
@EXPORT = qw(&chdirWebKit &baseProductDir &
productDir
&XcodeOptions &XcodeOptionString &XcodeOptionStringNoConfig &passedConfiguration &setConfiguration &safariPath &checkFrameworks ¤tSVNRevision);
265
my ($
productDir
) = @_;
269
return "$
productDir
/$jscName" if -e "$
productDir
/$jscName";
270
return "$
productDir
/JavaScriptCore.framework/Resources/$jscName";
360
sub
productDir
368
my $
productDir
=
productDir
();
369
$
productDir
.= "/JavaScriptCore" if isQt();
370
$
productDir
.= "/$configuration" if (isQt() && isWindows())
[
all
...]
run-api-tests
131
my $
productDir
=
productDir
();
132
$ENV{DYLD_FRAMEWORK_PATH} = $
productDir
;
134
my $apiTesterPath = "$
productDir
/TestWebKitAPI";
168
my $apiTesterPath = File::Spec->catfile(
productDir
(), "TestWebKitAPI$apiTesterNameSuffix.exe");
186
my $
productDir
=
productDir
();
187
$ENV{DYLD_FRAMEWORK_PATH} = $
productDir
;
189
my $apiTesterPath = "$
productDir
/TestWebKitAPI";
227
my $apiTesterPath = File::Spec->catfile(
productDir
(), "TestWebKitAPI$apiTesterNameSuffix.exe")
[
all
...]
run-sunspider
106
my ($
productDir
) = @_;
107
print "Starting sunspider with DYLD_FRAMEWORK_PATH set to point to built JavaScriptCore in $
productDir
.\n";
108
$ENV{DYLD_FRAMEWORK_PATH} = $
productDir
;
119
my $
productDir
= jscProductDir();
121
setupEnvironmentForExecution($
productDir
);
122
my @args = ("--shell", jscPath($
productDir
), "--runs", $testRuns);
run-iexploder-tests
61
my $
productDir
=
productDir
();
webkit-build-directory
68
print
productDir
() . "\n";
make-script-test-wrappers
56
my $
productDir
=
productDir
();
run-mangleme-tests
60
my $
productDir
=
productDir
();
build-webkit
405
my $
productDir
=
productDir
();
407
# Remove Qt makefiles from
productDir
.
409
File::Find::find(sub {unlink $File::Find::name if $File::Find::name =~ m/Makefile/;}, $
productDir
) if (isQt() && !isSymbian() && -e $
productDir
);
411
# Remove 0 byte sized files from
productDir
after slave lost for Qt buildbots.
412
File::Find::find(\&unlinkZeroFiles, $
productDir
) if (isQt() && !isSymbian() && -e $
productDir
);
488
my $lib = "$
productDir
/" . $libName;
498
my $header = "$
productDir
/usr/local/include/WebKitSystemInterface.h"
[
all
...]
old-run-webkit-tests
414
my $
productDir
=
productDir
();
415
$
productDir
.= "/bin" if isQt();
416
$
productDir
.= "/Programs" if isGtk();
437
my $dumpTool = File::Spec->catfile($
productDir
, $dumpToolName);
438
die "can't find executable $dumpToolName (looked in $
productDir
)\n" unless -x $dumpTool;
440
my $imageDiffTool = "$
productDir
/ImageDiff";
443
die "can't find executable $imageDiffTool (looked in $
productDir
)\n" if $pixelTests && !-x $imageDiffTool;
448
push @INC, $
productDir
;
[
all
...]
/dalvik/tools/
dex-preopt
75
productDir
=''
125
productDir
="${value}"
235
if [ "x${
productDir
}" = 'x' ]; then
236
productDir
="`ls target/product`"
240
elif [ `expr -- "${
productDir
}" : ".* "` != '0' ]; then
244
productDir
="target/product/${
productDir
}"
248
if [ ! '(' -d "${
productDir
}" -a -w "${
productDir
}" ')' ]; then
249
echo "product-dir is not a writable directory: ${
productDir
}" 1>&
[
all
...]
/external/webkit/Tools/BuildSlaveSupport/
build-launcher-dmg
40
my $nightlyLauncherStagingPath =
productDir
() . "/WebKit.app";
41
my $droseraStagingPath =
productDir
() . "/DroseraLauncher.app";
51
my $
productDir
=
productDir
();
52
$nightlyLauncherDiskImagePath =
productDir
() . "/WebKit-SVN-r$revision.dmg";
build-launcher-app
40
my $nightlyLauncherStagingPath =
productDir
() . "/WebKit.app";
109
system("ditto",
productDir
() . "/$framework.framework", "$nightlyLauncherStagingPath/Contents/Resources/$framework.framework") == 0 or die "Failed copying $framework.framework into $nightlyLauncherStagingPath";
Completed in 1278 milliseconds