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

  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/
schedulers.py 5 trunkBuilders = [name for name, periodic in builders if name.startswith('trunk-') and not periodic]
12 trunk = AnyBranchScheduler(name="trunk", branches=['trunk'], treeStableTimer=90, builderNames=trunkBuilders)
16 return [trunk, periodic]
  /external/bluetooth/glib/
autogen.sh 91 echo " fetching it from http://svn.gnome.org/svn/build/trunk/"
95 svn checkout http://svn.gnome.org/svn/build/trunk/ build
  /external/webkit/WebKitTools/BuildSlaveSupport/
build-launcher-app 73 ($branch) = ($url =~ m/\/webkit\/(trunk|branches\/[^\/]+)/);
  /external/webkit/WebKitTools/Scripts/
bisect-builds 64 my %validBranches = map { $_ => 1 } qw(feature-branch trunk);
103 [-b|--branch name] name of the nightly build branch (default: trunk)
287 our $branch = "trunk";
  /external/webkit/WebKitTools/Scripts/webkitpy/
autoinstall.py 126 # http://svn.python.org/projects/sandbox/trunk/bootstrap/bootstrap.py
138 http://svn.python.org/projects/sandbox/trunk/import_in_py
  /external/icu4c/data/
makedata.mak 393 # C:\svn\icuproj\icu\trunk\source\data>nmake -f makedata.mak ICUMAKE=C:\svn\icuproj\icu\trunk\source\data\ CFG=Debug uni-core-data

Completed in 2029 milliseconds