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

  /external/webkit/Tools/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";
101 print STDERR "Search WebKit nightly builds for changes in behavior.\n";
104 [-b|--branch name] name of the nightly build branch (default: trunk)
105 [-d|--download-directory dir] nightly build download directory (default: ~/Library/Caches/WebKit-Nightlies)
116 my $nightlyWebSite = "http://nightly.webkit.org";
320 my $nightly = basename($url);
321 push(@files, +{ rev => $revision, file => $nightly });
  /external/astl/tests/
Android.mk 16 # To integrate with the nightly build, we use

Completed in 156 milliseconds