mirror of
https://github.com/nodejs/node.git
synced 2025-05-18 02:19:02 +00:00

* Fix #472 Adds support for os/cpu fields in package.json (Adam Blackburn) * Don't use existing pkg if explicit * Install missing deps, even if they are in bundleDependencies * bundle node-gyp * Automatically node-gyp build stuff with a bindings.gyp * Fix #2230 Unpack in place. No folder renaming malarky * Never create un-listable directories * Fix cases where an optionalDependency fails to build * Always ignore .wafpickle-7 files * fix shrinkwrap test * Fix: bundleDependencies being re-installed unnecessarily
11 lines
358 B
Plaintext
11 lines
358 B
Plaintext
# This file is used by gcl to get repository specific information.
|
|
CODE_REVIEW_SERVER: codereview.chromium.org
|
|
CC_LIST: gyp-developer@googlegroups.com
|
|
VIEW_VC: http://code.google.com/p/gyp/source/detail?r=
|
|
TRY_ON_UPLOAD: True
|
|
TRYSERVER_PROJECT: gyp
|
|
TRYSERVER_PATCHLEVEL: 0
|
|
TRYSERVER_ROOT: trunk
|
|
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-nacl
|
|
|