From owner-svn-ports-all@FreeBSD.ORG Wed Jan 30 16:45:30 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C93238F8; Wed, 30 Jan 2013 16:45:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BA56182B; Wed, 30 Jan 2013 16:45:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0UGjUob008677; Wed, 30 Jan 2013 16:45:30 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0UGjUdx008674; Wed, 30 Jan 2013 16:45:30 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201301301645.r0UGjUdx008674@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 30 Jan 2013 16:45:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311239 - head/www/npm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2013 16:45:30 -0000 Author: sunpoet Date: Wed Jan 30 16:45:29 2013 New Revision: 311239 URL: http://svnweb.freebsd.org/changeset/ports/311239 Log: - Update to 1.2.0 Changes: https://github.com/isaacs/npm/commits/master Modified: head/www/npm/Makefile head/www/npm/distinfo head/www/npm/pkg-plist Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Wed Jan 30 16:42:38 2013 (r311238) +++ head/www/npm/Makefile Wed Jan 30 16:45:29 2013 (r311239) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 1.1.68 +PORTVERSION= 1.2.0 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Wed Jan 30 16:42:38 2013 (r311238) +++ head/www/npm/distinfo Wed Jan 30 16:45:29 2013 (r311239) @@ -1,2 +1,2 @@ -SHA256 (npm-1.1.68.tar.xz) = 08429e0c08dcd022c52552464b1b202dbf3400880084106a1823b63beecdaed8 -SIZE (npm-1.1.68.tar.xz) = 1414564 +SHA256 (npm-1.2.0.tar.xz) = f5c8af4eaec9ae0f43cbd7fec32dafd99de3945c97a0ed6e477afa43d4379920 +SIZE (npm-1.2.0.tar.xz) = 1603892 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Wed Jan 30 16:42:38 2013 (r311238) +++ head/www/npm/pkg-plist Wed Jan 30 16:45:29 2013 (r311239) @@ -347,7 +347,7 @@ lib/node_modules/npm/node_modules/fstrea lib/node_modules/npm/node_modules/fstream-npm/package.json lib/node_modules/npm/node_modules/fstream/.npmignore lib/node_modules/npm/node_modules/fstream/.travis.yml -lib/node_modules/npm/node_modules/fstream/LICENCE +lib/node_modules/npm/node_modules/fstream/LICENSE lib/node_modules/npm/node_modules/fstream/README.md lib/node_modules/npm/node_modules/fstream/examples/filter-pipe.js lib/node_modules/npm/node_modules/fstream/examples/pipe.js @@ -482,65 +482,1034 @@ lib/node_modules/npm/node_modules/node-g lib/node_modules/npm/node_modules/node-gyp/README.md lib/node_modules/npm/node_modules/node-gyp/addon.gypi lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js +lib/node_modules/npm/node_modules/node-gyp/gyp/.npmignore +lib/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS +lib/node_modules/npm/node_modules/node-gyp/gyp/DEPS +lib/node_modules/npm/node_modules/node-gyp/gyp/LICENSE +lib/node_modules/npm/node_modules/node-gyp/gyp/MANIFEST +lib/node_modules/npm/node_modules/node-gyp/gyp/OWNERS +lib/node_modules/npm/node_modules/node-gyp/gyp/PRESUBMIT.py +lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py +lib/node_modules/npm/node_modules/node-gyp/gyp/codereview.settings +lib/node_modules/npm/node_modules/node-gyp/gyp/gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat +lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_dummy.c +lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/SCons.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/scons.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/sun_tool.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py +lib/node_modules/npm/node_modules/node-gyp/gyp/pylintrc +lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples +lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples.bat +lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-bare/gyptest-bare.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-bare/src/bare.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-bare/src/bare.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-multiple/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/actions.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/copy.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/filter.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/foo.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/input.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-none/gyptest-none.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-none/src/fake_cross.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-none/src/foo.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-none/src/none_with_source_files.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-subdir/gyptest-action.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/make-file.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/none.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/subdir/make-subdir-file.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/subdir/subdir.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/gyptest-errors.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/action_missing_name.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/actions.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/confirm-dep-files.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/counter.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/executable.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/make-prog1.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/make-prog2.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/program.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/subdir2/make-file.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/subdir2/none.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/subdir3/generate_main.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/actions/src/subdir3/null_input.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/additional-targets/gyptest-additional.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/additional-targets/src/all.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/additional-targets/src/dir1/actions.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/additional-targets/src/dir1/emit.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/additional-targets/src/dir1/lib1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/assembly/gyptest-assembly.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/assembly/src/as.bat +lib/node_modules/npm/node_modules/node-gyp/gyp/test/assembly/src/assembly.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/assembly/src/lib1.S +lib/node_modules/npm/node_modules/node-gyp/gyp/test/assembly/src/lib1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/assembly/src/program.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/build-option/gyptest-build.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/build-option/hello.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/build-option/hello.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/builddir.gypi +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/func1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/func2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/func3.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/func4.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/func5.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/prog1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/prog1.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/prog2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/prog2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/prog3.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/prog3.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/prog4.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/prog4.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/subdir5/prog5.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/subdir5/prog5.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/cflags/cflags.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/cflags/cflags.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/cflags/gyptest-cflags.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compilable/gyptest-headers.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compilable/src/headers.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compilable/src/lib1.cpp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compilable/src/lib1.hpp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compilable/src/program.cpp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compiler-override/compiler-global-settings.gyp.in +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compiler-override/compiler-host.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compiler-override/compiler.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compiler-override/cxxtest.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compiler-override/gyptest-compiler-env.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compiler-override/gyptest-compiler-global-settings.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compiler-override/my_cc.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compiler-override/my_cxx.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compiler-override/my_ld.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/compiler-override/test.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/basics/configurations.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/basics/configurations.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/basics/gyptest-configurations.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/inheritance/configurations.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/inheritance/configurations.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/inheritance/gyptest-inheritance.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/actions.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/all_dependent_settings.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/configurations.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/dependencies.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/direct_dependent_settings.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/gyptest-configurations.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/libraries.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/link_settings.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/sources.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/standalone_static_library.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/target_name.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/invalid/type.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/configurations.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/front.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/gyptest-target_platform.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/left.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/right.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/x64/configurations.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/x64/configurations.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/configurations/x64/gyptest-x86.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/gyptest-slash.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/gyptest-updir.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/src/copies-slash.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/src/copies-updir.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/src/copies.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/src/directory/file3 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/src/directory/file4 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/src/directory/subdir/file5 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/src/file1 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/src/file2 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/copies/src/parentdir/subdir/file6 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/custom-generator/gyptest-custom-generator.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/custom-generator/mygenerator.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/custom-generator/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/cxxflags/cxxflags.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/cxxflags/cxxflags.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/cxxflags/gyptest-cxxflags.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/defines-escaping/defines-escaping.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/defines-escaping/defines-escaping.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/defines-escaping/gyptest-defines-escaping.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/defines/defines-env.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/defines/defines.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/defines/defines.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/defines/gyptest-define-override.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/defines/gyptest-defines-env-regyp.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/defines/gyptest-defines-env.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/defines/gyptest-defines.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/a.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/b/b.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/b/b.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/b/b3.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/c/c.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/c/c.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/c/d.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/double_dependency.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/double_dependent.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/extra_targets.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-double-dependency.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-extra-targets.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-lib-only.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-none-traversal.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/lib_only.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependencies/none_traversal.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependency-copy/gyptest-copy.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependency-copy/src/copies.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependency-copy/src/file1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/dependency-copy/src/file2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/errors/duplicate_basenames.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/errors/duplicate_node.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/errors/duplicate_rule.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/errors/duplicate_targets.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/errors/gyptest-errors.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/errors/missing_dep.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/errors/missing_targets.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/escaping/colon/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/escaping/gyptest-colon.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/exclusion/exclusion.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/exclusion/gyptest-exclusion.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/exclusion/hello.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/gyptest-cross.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/bogus1.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/bogus2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/cross.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/cross_compile.gypi +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/fake_cross.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/program.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test1.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test3.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test4.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/tochar.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/actions.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/actions-out/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/executable.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/make-prog1.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/make-prog2.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/program.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/actions-out/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/make-file.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/none.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/copies/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/copies/copies-out/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/copies/copies.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/copies/file1 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/copies/file2 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/copies-out/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/file3 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/file4 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/subdir.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-actions.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-copies.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-mac-bundle.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-relocate.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-rules.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-subdir2-deep.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-top-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/app.order +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/header.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/resource.sb +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/copy-file.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/rules.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/define3.in0 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/define4.in0 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/executable.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/function1.in1 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/function2.in1 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/program.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file1.in0 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file2.in0 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file3.in1 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file4.in1 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/none.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/rules-out/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/inc.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/inc1/include1.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/prog1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/prog1.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/deeper.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/deeper.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/deeper.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/inc2/include2.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/prog2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/prog2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/build/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/inc3/include3.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/prog3.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/prog3.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/generator-output/src/symroot.gypi +lib/node_modules/npm/node_modules/node-gyp/gyp/test/gyp-defines/defines.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/gyp-defines/echo.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/gyp-defines/gyptest-multiple-values.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/gyp-defines/gyptest-regyp.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hard_dependency/gyptest-exported-hard-dependency.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hard_dependency/gyptest-no-exported-hard-dependency.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/a.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/a.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/b.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/b.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/c.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/c.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/d.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/emit.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/hard_dependency.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hello/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hello/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hello/gyptest-disable-regyp.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hello/gyptest-regyp.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hello/gyptest-target.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hello/hello.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hello/hello.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hello/hello2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/hello/hello2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/gyptest-home-includes-regyp.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/gyptest-home-includes.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/home/.gyp/include.gypi +lib/node_modules/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/home2/.gyp/include.gypi +lib/node_modules/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/src/all.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/src/printfoo.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/src/inc.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/src/inc1/include1.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/src/includes.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/src/includes.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/src/shadow1/shadow.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/src/shadow2/shadow.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/inc.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/inc2/include2.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/subdir_includes.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/subdir_includes.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/intermediate_dir/gyptest-intermediate-dir.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/script.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/shared_infile.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/test2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/lib/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/lib/TestCmd.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/lib/TestCommon.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/lib/TestGyp.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/library/gyptest-shared-obj-install-path.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/library/gyptest-shared.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/library/gyptest-static.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/library/src/lib1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/library/src/lib1_moveable.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/library/src/lib2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/library/src/lib2_moveable.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/library/src/library.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/library/src/program.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/library/src/shared_dependency.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/link-objects/base.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/link-objects/extra.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/link-objects/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/link-objects/link-objects.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/action-envvars/action/action.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/action-envvars/action/action.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/English.lproj/InfoPlist.strings +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/English.lproj/MainMenu.xib +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/TestApp-Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/TestAppAppDelegate.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/TestAppAppDelegate.m +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/main.m +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/empty.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/archs/my_file.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/archs/my_main_file.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/archs/test-archs-x86_64.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/archs/test-no-archs.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/cflags/ccfile.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/cflags/ccfile_withcflags.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/cflags/cfile.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/cflags/cppfile.cpp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/cflags/cppfile_withcflags.cpp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/cflags/cxxfile.cxx +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/cflags/cxxfile_withcflags.cxx +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/cflags/mfile.m +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/cflags/mmfile.mm +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/cflags/mmfile_withcflags.mm +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/cflags/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/copy-dylib/empty.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/copy-dylib/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/debuginfo/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/debuginfo/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/English.lproj/InfoPlist.strings +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/bundle.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/executable.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework-dirs/calculate.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework-dirs/framework-dirs.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework-headers/myframework.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework-headers/myframework.m +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework-headers/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/English.lproj/InfoPlist.strings +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/ObjCVector.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/ObjCVector.mm +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/ObjCVectorInternal.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/TestFramework_Prefix.pch +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework/empty.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/framework/framework.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/global-settings/src/dir1/dir1.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/global-settings/src/dir2/dir2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/global-settings/src/dir2/file.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-action-envvars.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-app.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-archs.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-cflags.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-copies.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-copy-dylib.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-debuginfo.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-depend-on-bundle.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-framework-dirs.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-framework-headers.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-framework.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-global-settings.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-infoplist-process.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-installname.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-ldflags-passed-to-libtool.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-ldflags.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-libraries.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-loadable-module.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-missing-cfbundlesignature.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-non-strs-flattened-to-env.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-objc-gc.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-copy-bundle.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-defaults.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-fail.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-multiple-configurations.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-static-library.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-prefixheader.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-rebuild.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-rpath.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-sdkroot.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-sourceless-module.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-strip.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-type-envvars.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-xcode-env-order.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/gyptest-xcode-gcc.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/test1.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/test2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/test3.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/installname/Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/installname/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/installname/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/installname/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/ldflags-libtool/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/ldflags-libtool/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/symbol_list.def +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/README.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/hello.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/mylib.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/loadable-module/Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/loadable-module/module.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/loadable-module/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/Other-Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/Third-Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/non-strs-flattened-to-env/Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/non-strs-flattened-to-env/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/non-strs-flattened-to-env/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/c-file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/cc-file.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/main.m +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/needs-gc-mm.mm +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/needs-gc.m +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/Framework-Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/TestApp-Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/empty.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/postbuild-copy-framework.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/resource_file.sb +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/postbuild-defaults.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/postbuild-fail.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/touch-dynamic.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/touch-static.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-multiple-configurations/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-multiple-configurations/postbuild-touch-file.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-multiple-configurations/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-static-library/empty.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-static-library/postbuild-touch-file.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuild-static-library/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/copy.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/file_g.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/file_h.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/script/shared_library_postbuild.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/script/static_library_postbuild.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/subdirectory/copied_file.txt +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/subdirectory/nested_target.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.m +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.mm +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/header.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/rebuild/TestApp-Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/rebuild/delay-touch.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/rebuild/empty.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/rebuild/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/rebuild/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/rpath/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/rpath/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/rpath/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/sdkroot/file.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/sdkroot/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/sdkroot/test_shorthand.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/sourceless-module/empty.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/sourceless-module/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/strip/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/strip/strip.saves +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/nested_file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/nested_strip.saves +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/subdirectory.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/test_reading_save_file_from_postbuild.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/strip/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_bundle_executable.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_bundle_loadable_module.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_bundle_shared_library.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_executable.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_loadable_module.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_none.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_shared_library.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_static_library.sh +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/Info.plist +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/file.ext1 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/file.ext2 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/file.ext3 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_c.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_cc.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_m.m +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_mm.mm +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/warn_about_invalid_offsetof_macro.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/warn_about_missing_newline.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/make/dependencies.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/make/gyptest-dependencies.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/make/gyptest-noload.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/make/main.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/make/main.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/make/noload/all.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/make/noload/lib/shared.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/make/noload/lib/shared.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/make/noload/lib/shared.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/make/noload/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/many-actions/file0 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/many-actions/file1 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/many-actions/file2 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/many-actions/file3 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/many-actions/file4 +lib/node_modules/npm/node_modules/node-gyp/gyp/test/many-actions/gyptest-many-actions-unsorted.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/many-actions/gyptest-many-actions.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/many-actions/many-actions-unsorted.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/many-actions/many-actions.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/module/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/module/src/lib1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/module/src/lib2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/module/src/module.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/module/src/program.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/config_attrs/gyptest-config_attrs.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/config_attrs/hello.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/config_attrs/hello.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/express/base/base.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/express/express.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/express/gyptest-express.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/hello.cpp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/hello_exclude.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/hello_mac.cpp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/missing_sources/gyptest-missing.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/missing_sources/hello_missing.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/props/AppName.props +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/props/AppName.vsprops +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/props/gyptest-props.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/props/hello.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/props/hello.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/common.gypi +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/gyptest-shared_output.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/hello.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/hello.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/there/there.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/there/there.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/hello.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/hello.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/hello2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/multiple-targets/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/multiple-targets/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/common.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/multiple.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/prog1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/prog2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/gyptest-action-dependencies.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/a.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/a.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/action_dependencies.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/b.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/b.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/c.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/c.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/emit.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/chained-dependency/chained-dependency.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/chained-dependency/chained.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/chained-dependency/gyptest-chained-dependency.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/normalize-paths-win/gyptest-normalize-paths.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/normalize-paths-win/hello.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/normalize-paths-win/normalize-paths.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/s-needs-no-depfiles/empty.s +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/s-needs-no-depfiles/gyptest-s-needs-no-depfiles.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/s-needs-no-depfiles/s-needs-no-depfiles.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/gyptest-solibs-avoid-relinking.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/main.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/solib.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/solibs_avoid_relinking.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/no-output/gyptest-no-output.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/no-output/src/nooutput.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/product/gyptest-product.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/product/hello.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/product/product.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/relative/foo/a/a.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/relative/foo/a/a.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/relative/foo/a/c/c.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/relative/foo/a/c/c.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/relative/foo/b/b.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/relative/foo/b/b.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/relative/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rename/filecase/file.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rename/filecase/test-casesensitive.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rename/filecase/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rename/gyptest-filecase.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/restat/gyptest-restat.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/restat/src/create_intermediate.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/restat/src/restat.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/restat/src/touch.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-dirname/gyptest-dirname.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/actions.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/copy-file.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/a/b/c.gencc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/a/b/c.printvars +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/foo/bar/baz.gencc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/foo/bar/baz.printvars +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/input-rule-dirname.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/main.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/printvars.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-rebuild/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-rebuild/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/main.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/make-sources.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/prog1.in +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/prog2.in +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/same_target.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-variables/gyptest-rules-variables.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-variables/src/input_ext.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-variables/src/input_name/test.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-variables/src/input_path/subdir/test.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-variables/src/subdir/input_dirname.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-variables/src/subdir/test.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-variables/src/test.input_root.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules-variables/src/variables.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/gyptest-input-root.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/gyptest-special-variables.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/actions.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/an_asm.S +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/as.bat +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/copy-file.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/external/external.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/external/file1.in +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/external/file2.in +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/input-root.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/noaction/file1.in +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/noaction/no_action_with_rules_fails.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/rule.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/somefile.ext +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/special-variables.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/executable.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/function1.in +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/function2.in +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/program.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/file1.in +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/file2.in +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/never_used.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/no_action.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/no_inputs.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/none.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir3/executable2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir3/function3.in +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir3/program.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir4/asm-function.asm +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir4/build-asm.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/rules/src/subdir4/program.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-gyp-name/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-gyp-name/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-gyp-name/gyptest-library.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-gyp-name/library/one/sub.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-gyp-name/library/test.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-gyp-name/library/two/sub.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/all.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir1/executable.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir1/main1.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir2/executable.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir2/main2.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/subdir1/subdir1.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/subdir2/subdir2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/subdirs.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/touch.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-source-file-name/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-source-file-name/gyptest-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-source-file-name/gyptest-fail.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/all.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/double.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/func.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/prog1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/prog2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/subdir1/func.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/subdir2/func.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/subdir1/subdir1.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/subdir2/subdir2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/subdirs.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/touch.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-target-name/gyptest-same-target-name.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-target-name/src/all.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-target-name/src/executable1.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/same-target-name/src/executable2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/blah.S +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/gyptest-sanitize-rule-names.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/hello.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/sanitize-rule-names.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/script.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/scons_tools/gyptest-tools.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/scons_tools/site_scons/site_tools/this_tool.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/scons_tools/tools.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/scons_tools/tools.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sibling/gyptest-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sibling/gyptest-relocate.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sibling/src/build/all.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sibling/src/prog1/prog1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sibling/src/prog1/prog1.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sibling/src/prog2/prog2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/sibling/src/prog2/prog2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/small/gyptest-small.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/standalone-static-library/gyptest-standalone-static-library.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/standalone-static-library/invalid.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/standalone-static-library/mylib.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/standalone-static-library/mylib.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/standalone-static-library/prog.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/standalone/gyptest-standalone.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/standalone/standalone.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-SYMROOT-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-SYMROOT-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-subdir-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-subdir-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-subdir2-deep.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-top-all.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-top-default.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/src/prog1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/src/prog1.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/prog2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/prog2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/subdir2/prog3.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/subdir2/prog3.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/subdirectory/src/symroot.gypi +lib/node_modules/npm/node_modules/node-gyp/gyp/test/toolsets/gyptest-toolsets.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/toolsets/main.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/toolsets/toolsets.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/toolsets/toolsets.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/toplevel-dir/gyptest-toplevel-dir.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub1/main.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub1/prog1.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub2/prog2.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub2/prog2.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/commands-repeated.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/commands-repeated.gyp.stdout +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/commands-repeated.gypd.golden +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gyp.ignore-env.stdout +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gyp.stdout +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gypd.golden +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gypi +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/gyptest-commands-ignore-env.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/gyptest-commands-repeated.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/gyptest-commands.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/test.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/commands/update_golden +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/filelist/filelist.gyp.stdout +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/filelist/filelist.gypd.golden +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/filelist/gyptest-filelist.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/filelist/src/filelist.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/filelist/update_golden +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/latelate/gyptest-latelate.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/latelate/src/latelate.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/latelate/src/program.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/variable-in-path/C1/hello.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/variable-in-path/gyptest-variable-in-path.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variables/variable-in-path/variable-in-path.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variants/gyptest-variants.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variants/src/variants.c +lib/node_modules/npm/node_modules/node-gyp/gyp/test/variants/src/variants.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/asm-files/asm-files.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/asm-files/b.s +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/asm-files/c.S +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/asm-files/hello.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/batch-file-action/batch-file-action.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/batch-file-action/infile +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/batch-file-action/somecmd.bat +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/command-quote/a.S +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/command-quote/bat with spaces.bat +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/command-quote/command-quote.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/command-quote/go.bat +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/command-quote/subdir/and/another/in-subdir.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-include-dirs.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-include-dirs.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-options.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-options.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/analysis.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/buffer-security-check.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/buffer-security.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/character-set-mbcs.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/character-set-unicode.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/character-set.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/debug-format.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/exception-handling-on.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/exception-handling.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/function-level-linking.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/function-level-linking.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/hello.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/optimizations.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/pdbname.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/pdbname.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/rtti-on.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/rtti.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-checks.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-checks.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-md.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-mdd.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-mt.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-mtd.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/subdir/header.h +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/uninit.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-as-error.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-as-error.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level1.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level2.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level3.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level4.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-asm-files.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-additional-include-dirs.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-additional-options.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-analysis.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-buffer-security-check.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-character-set.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-debug-format.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-exception-handling.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-function-level-linking.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-optimizations.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-pdbname.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-rtti.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-runtime-checks.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-runtime-library.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-warning-as-error.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-warning-level.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-command-quote.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-additional-deps.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-additional-options.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-aslr.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-debug-info.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-default-libs.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-deffile.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-delay-load-dlls.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-entrypointsymbol.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-fixed-base.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-generate-manifest.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-incremental.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-library-adjust.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-library-directories.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-nodefaultlib.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-nxcompat.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-opt-icf.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-opt-ref.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-outputfile.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-pdb.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-profile.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-restat-importlib.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-subsystem.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-uldi.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-long-command-line.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-macro-projectname.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-macro-vcinstalldir.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-macros-containing-gyp.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-macros-in-inputs-and-outputs.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-midl-rules.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-quoting-commands.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/gyptest-rc-build.py +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/idl-rules/basic-idl.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/idl-rules/history_indexer.idl +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/idl-rules/history_indexer_user.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/importlib/has-exports.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/importlib/hello.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/importlib/importlib.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/additional-deps.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/additional-deps.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/additional-options.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/aslr.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/debug-info.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/default-libs.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/default-libs.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile-multiple.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile.def +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/delay-load-dlls.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/delay-load.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/entrypointsymbol.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/entrypointsymbol.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/extra.manifest +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/extra2.manifest +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/fixed-base.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/generate-manifest.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/hello.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/incremental.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-adjust.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-adjust.gyp +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-directories-define.cc +lib/node_modules/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-directories-reference.cc *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***