HomeSort by relevance Sort by last modified time
    Searched refs:nightly (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebKitTools/Scripts/
bisect-builds 30 # of behavior occurred by searching WebKit nightly builds.
32 # To override the location where the nightly builds are downloaded or the path
37 # $nightlyDownloadDirectory = "~/path/to/nightly/downloads";
100 print STDERR "Search WebKit nightly builds for changes in behavior.\n";
103 [-b|--branch name] name of the nightly build branch (default: trunk)
104 [-d|--download-directory dir] nightly build download directory (default: ~/Library/Caches/WebKit-Nightlies)
115 my $nightlyWebSite = "http://nightly.webkit.org";
317 my $nightly = basename($url);
318 push(@files, +{ rev => $revision, file => $nightly });
webkitdirs.pm     [all...]
  /external/astl/tests/
Android.mk 16 # To integrate with the nightly build, we use

Completed in 38 milliseconds