Sha256: 6d73223af61a7a57181fffdf5ceab09777e97fcf43e117a12e33779194f492ef

Contents?: true

Size: 566 Bytes

Versions: 70

Compression:

Stored size: 566 Bytes

Contents

# DEPS file for gclient use in buildbot execution of gyp tests.
#
# (You don't need to use gclient for normal GYP development work.)

vars = {
  "chrome_trunk": "http://src.chromium.org/svn/trunk",
  "googlecode_url": "http://%s.googlecode.com/svn",
}

deps = {
}

deps_os = {
  "win": {
    "third_party/cygwin":
      Var("chrome_trunk") + "/deps/third_party/cygwin@66844",

    "third_party/python_26":
      Var("chrome_trunk") + "/tools/third_party/python_26@89111",

    "src/third_party/pefile":
      (Var("googlecode_url") % "pefile") + "/trunk@63",
  },
}

Version data entries

70 entries across 63 versions & 19 rubygems

Version Path
redsnow-0.2.0 ext/snowcrash/tools/gyp/DEPS
redsnow-0.1.6 ext/snowcrash/tools/gyp/DEPS
redsnow-0.1.5 ext/snowcrash/tools/gyp/DEPS
redsnow-0.1.4 ext/snowcrash/tools/gyp/DEPS
redsnow-0.1.3 ext/snowcrash/tools/gyp/DEPS
redsnow-0.1.2 ext/snowcrash/tools/gyp/DEPS
redsnow-0.1.1 ext/snowcrash/tools/gyp/DEPS
redsnow-0.1.0 ext/snowcrash/tools/gyp/DEPS
redsnow-0.0.8 ext/snowcrash/tools/gyp/DEPS
embeditor-rails-2.0.0.beta lib/node_modules/npm/node_modules/node-gyp/gyp/DEPS