Home | History | Annotate | Download | only in Scripts

Lines Matching refs:DYLD_FRAMEWORK_PATH

1896         print "Starting Safari with DYLD_FRAMEWORK_PATH set to point to built WebKit in $productDir.\n";
1897 $ENV{DYLD_FRAMEWORK_PATH} = $productDir;
1928 print "Starting MiniBrowser with DYLD_FRAMEWORK_PATH set to point to $productDir.\n";
1929 $ENV{DYLD_FRAMEWORK_PATH} = $productDir;
1950 $ENV{DYLD_FRAMEWORK_PATH} = $productDir;
1955 print "Starting MiniBrowser under gdb with DYLD_FRAMEWORK_PATH set to point to built WebKit2 in $productDir.\n";
1968 print "Starting WebKitTestRunner with DYLD_FRAMEWORK_PATH set to point to $productDir.\n";
1969 $ENV{DYLD_FRAMEWORK_PATH} = $productDir;
1989 $ENV{DYLD_FRAMEWORK_PATH} = $productDir;
1994 print "Starting WebKitTestRunner under gdb with DYLD_FRAMEWORK_PATH set to point to $productDir.\n";
2007 print "Starting TestWebKitAPI with DYLD_FRAMEWORK_PATH set to point to $productDir.\n";
2008 $ENV{DYLD_FRAMEWORK_PATH} = $productDir;