From d30e76e0e834293981dba3b1ef838be24ab4d33a Mon Sep 17 00:00:00 2001 From: isaacs Date: Fri, 21 Dec 2012 16:42:29 +0000 Subject: [PATCH] npm: upgrade to 1.1.70 --- deps/npm/doc/api/deprecate.md | 2 + deps/npm/doc/cli/deprecate.md | 2 + deps/npm/doc/cli/disputes.md | 13 +- deps/npm/doc/cli/registry.md | 4 +- deps/npm/doc/cli/view.md | 4 +- deps/npm/html/api/bin.html | 2 +- deps/npm/html/api/bugs.html | 2 +- deps/npm/html/api/commands.html | 2 +- deps/npm/html/api/config.html | 2 +- deps/npm/html/api/deprecate.html | 4 +- deps/npm/html/api/docs.html | 2 +- deps/npm/html/api/edit.html | 2 +- deps/npm/html/api/explore.html | 2 +- deps/npm/html/api/help-search.html | 2 +- deps/npm/html/api/init.html | 2 +- deps/npm/html/api/install.html | 2 +- deps/npm/html/api/link.html | 2 +- deps/npm/html/api/load.html | 2 +- deps/npm/html/api/ls.html | 2 +- deps/npm/html/api/npm.html | 4 +- deps/npm/html/api/outdated.html | 2 +- deps/npm/html/api/owner.html | 2 +- deps/npm/html/api/pack.html | 2 +- deps/npm/html/api/prefix.html | 2 +- deps/npm/html/api/prune.html | 2 +- deps/npm/html/api/publish.html | 2 +- deps/npm/html/api/rebuild.html | 2 +- deps/npm/html/api/restart.html | 2 +- deps/npm/html/api/root.html | 2 +- deps/npm/html/api/run-script.html | 2 +- deps/npm/html/api/search.html | 2 +- deps/npm/html/api/shrinkwrap.html | 2 +- deps/npm/html/api/start.html | 2 +- deps/npm/html/api/stop.html | 2 +- deps/npm/html/api/submodule.html | 2 +- deps/npm/html/api/tag.html | 2 +- deps/npm/html/api/test.html | 2 +- deps/npm/html/api/uninstall.html | 2 +- deps/npm/html/api/unpublish.html | 2 +- deps/npm/html/api/update.html | 2 +- deps/npm/html/api/version.html | 2 +- deps/npm/html/api/view.html | 2 +- deps/npm/html/api/whoami.html | 2 +- deps/npm/html/doc/README.html | 2 +- deps/npm/html/doc/adduser.html | 2 +- deps/npm/html/doc/bin.html | 2 +- deps/npm/html/doc/bugs.html | 2 +- deps/npm/html/doc/build.html | 2 +- deps/npm/html/doc/bundle.html | 2 +- deps/npm/html/doc/cache.html | 2 +- deps/npm/html/doc/changelog.html | 2 +- deps/npm/html/doc/coding-style.html | 2 +- deps/npm/html/doc/completion.html | 2 +- deps/npm/html/doc/config.html | 2 +- deps/npm/html/doc/dedupe.html | 2 +- deps/npm/html/doc/deprecate.html | 4 +- deps/npm/html/doc/developers.html | 2 +- deps/npm/html/doc/disputes.html | 12 +- deps/npm/html/doc/docs.html | 2 +- deps/npm/html/doc/edit.html | 2 +- deps/npm/html/doc/explore.html | 2 +- deps/npm/html/doc/faq.html | 2 +- deps/npm/html/doc/folders.html | 2 +- deps/npm/html/doc/help-search.html | 2 +- deps/npm/html/doc/help.html | 2 +- deps/npm/html/doc/index.html | 2 +- deps/npm/html/doc/init.html | 2 +- deps/npm/html/doc/install.html | 2 +- deps/npm/html/doc/json.html | 2 +- deps/npm/html/doc/link.html | 2 +- deps/npm/html/doc/ls.html | 4 +- deps/npm/html/doc/npm.html | 4 +- deps/npm/html/doc/outdated.html | 2 +- deps/npm/html/doc/owner.html | 2 +- deps/npm/html/doc/pack.html | 2 +- deps/npm/html/doc/prefix.html | 2 +- deps/npm/html/doc/prune.html | 2 +- deps/npm/html/doc/publish.html | 2 +- deps/npm/html/doc/rebuild.html | 2 +- deps/npm/html/doc/registry.html | 6 +- deps/npm/html/doc/removing-npm.html | 2 +- deps/npm/html/doc/restart.html | 2 +- deps/npm/html/doc/root.html | 2 +- deps/npm/html/doc/run-script.html | 2 +- deps/npm/html/doc/scripts.html | 2 +- deps/npm/html/doc/search.html | 2 +- deps/npm/html/doc/semver.html | 2 +- deps/npm/html/doc/shrinkwrap.html | 2 +- deps/npm/html/doc/star.html | 2 +- deps/npm/html/doc/start.html | 2 +- deps/npm/html/doc/stop.html | 2 +- deps/npm/html/doc/submodule.html | 2 +- deps/npm/html/doc/tag.html | 2 +- deps/npm/html/doc/test.html | 2 +- deps/npm/html/doc/uninstall.html | 2 +- deps/npm/html/doc/unpublish.html | 2 +- deps/npm/html/doc/update.html | 2 +- deps/npm/html/doc/version.html | 2 +- deps/npm/html/doc/view.html | 6 +- deps/npm/html/doc/whoami.html | 2 +- deps/npm/man/man1/deprecate.1 | 3 + deps/npm/man/man1/disputes.1 | 12 +- deps/npm/man/man1/ls.1 | 2 +- deps/npm/man/man1/npm.1 | 2 +- deps/npm/man/man1/registry.1 | 5 +- deps/npm/man/man1/view.1 | 5 +- deps/npm/man/man3/deprecate.3 | 3 + deps/npm/man/man3/npm.3 | 2 +- .../node_modules/fstream/{LICENCE => LICENSE} | 22 +- deps/npm/node_modules/fstream/lib/writer.js | 5 +- deps/npm/node_modules/fstream/package.json | 10 +- deps/npm/node_modules/node-gyp/README.md | 14 +- deps/npm/node_modules/node-gyp/addon.gypi | 2 +- .../{legacy/tools => }/gyp/.npmignore | 0 .../node-gyp/{legacy/tools => }/gyp/AUTHORS | 0 .../node-gyp/{legacy/tools => }/gyp/DEPS | 4 + .../node-gyp/{legacy/tools => }/gyp/LICENSE | 0 .../node-gyp/{legacy/tools => }/gyp/MANIFEST | 0 .../node-gyp/{legacy/tools => }/gyp/OWNERS | 0 .../node_modules/node-gyp/gyp/PRESUBMIT.py | 109 + .../tools => }/gyp/buildbot/buildbot_run.py | 1 + .../tools => }/gyp/codereview.settings | 0 .../node-gyp/{legacy/tools => }/gyp/gyp | 0 .../node-gyp/{legacy/tools => }/gyp/gyp.bat | 0 .../{legacy/tools => }/gyp/gyp_dummy.c | 0 .../{legacy/tools => }/gyp/gyptest.py | 14 +- .../tools => }/gyp/pylib/gyp/MSVSNew.py | 33 +- .../tools => }/gyp/pylib/gyp/MSVSProject.py | 4 +- .../tools => }/gyp/pylib/gyp/MSVSSettings.py | 30 +- .../gyp/pylib/gyp/MSVSSettings_test.py | 17 +- .../tools => }/gyp/pylib/gyp/MSVSToolFile.py | 4 +- .../tools => }/gyp/pylib/gyp/MSVSUserFile.py | 5 +- .../tools => }/gyp/pylib/gyp/MSVSVersion.py | 188 +- .../{legacy/tools => }/gyp/pylib/gyp/SCons.py | 4 +- .../tools => }/gyp/pylib/gyp/__init__.py | 72 +- .../tools => }/gyp/pylib/gyp/common.py | 87 +- .../node-gyp/gyp/pylib/gyp/common_test.py | 71 + .../tools => }/gyp/pylib/gyp/easy_xml.py | 17 +- .../tools => }/gyp/pylib/gyp/easy_xml_test.py | 9 +- .../gyp/pylib/gyp/generator/__init__.py | 0 .../gyp/pylib/gyp/generator/android.py | 1092 +++++ .../gyp/generator/dump_dependency_json.py | 33 +- .../gyp/pylib/gyp/generator/eclipse.py | 273 ++ .../gyp/pylib/gyp/generator/gypd.py | 0 .../gyp/pylib/gyp/generator/gypsh.py | 0 .../gyp/pylib/gyp/generator/make.py | 360 +- .../gyp/pylib/gyp/generator/msvs.py | 450 +- .../gyp/pylib/gyp/generator/msvs_test.py | 6 +- .../gyp/pylib/gyp/generator/ninja.py | 933 +++- .../gyp/pylib/gyp/generator/ninja_test.py | 44 + .../gyp/pylib/gyp/generator/scons.py | 34 +- .../gyp/pylib/gyp/generator/xcode.py | 67 +- .../{legacy/tools => }/gyp/pylib/gyp/input.py | 1067 +++-- .../tools => }/gyp/pylib/gyp/mac_tool.py | 38 +- .../node-gyp/gyp/pylib/gyp/msvs_emulation.py | 722 +++ .../tools => }/gyp/pylib/gyp/ninja_syntax.py | 29 +- .../tools => }/gyp/pylib/gyp/sun_tool.py | 0 .../node-gyp/gyp/pylib/gyp/win_tool.py | 193 + .../gyp/pylib/gyp/xcode_emulation.py | 345 +- .../gyp/pylib/gyp/xcodeproj_file.py | 167 +- .../tools => }/gyp/pylib/gyp/xml_fix.py | 0 .../node-gyp/{legacy/tools => }/gyp/pylintrc | 0 .../{legacy/tools => }/gyp/samples/samples | 0 .../tools => }/gyp/samples/samples.bat | 0 .../node-gyp/{legacy/tools => }/gyp/setup.py | 0 .../gyp/test/actions-bare/gyptest-bare.py | 23 + .../gyp/test/actions-bare/src/bare.gyp | 25 + .../gyp/test/actions-bare/src/bare.py | 11 + .../gyp/test/actions-multiple/gyptest-all.py | 72 + .../gyp/test/actions-multiple/src/actions.gyp | 226 + .../gyp/test/actions-multiple/src/copy.py | 9 + .../gyp/test/actions-multiple/src/filter.py | 12 + .../gyp/test/actions-multiple/src/foo.c | 11 + .../gyp/test/actions-multiple/src/input.txt | 1 + .../gyp/test/actions-multiple/src/main.c | 22 + .../gyp/test/actions-none/gyptest-none.py | 26 + .../gyp/test/actions-none/src/fake_cross.py | 12 + .../node-gyp/gyp/test/actions-none/src/foo.cc | 1 + .../src/none_with_source_files.gyp | 35 + .../gyp/test/actions-subdir/gyptest-action.py | 26 + .../gyp/test/actions-subdir/src/make-file.py | 11 + .../gyp/test/actions-subdir/src/none.gyp | 31 + .../src/subdir/make-subdir-file.py | 11 + .../test/actions-subdir/src/subdir/subdir.gyp | 28 + .../node-gyp/gyp/test/actions/gyptest-all.py | 102 + .../gyp/test/actions/gyptest-default.py | 69 + .../gyp/test/actions/gyptest-errors.py | 24 + .../test/actions/src/action_missing_name.gyp | 24 + .../node-gyp/gyp/test/actions/src/actions.gyp | 114 + .../gyp/test/actions/src/confirm-dep-files.py | 21 + .../gyp/test/actions/src/subdir1/counter.py | 46 + .../test/actions/src/subdir1/executable.gyp | 74 + .../test/actions/src/subdir1/make-prog1.py | 20 + .../test/actions/src/subdir1/make-prog2.py | 20 + .../gyp/test/actions/src/subdir1/program.c | 12 + .../gyp/test/actions/src/subdir2/make-file.py | 11 + .../gyp/test/actions/src/subdir2/none.gyp | 33 + .../test/actions/src/subdir3/generate_main.py | 21 + .../test/actions/src/subdir3/null_input.gyp | 29 + .../additional-targets/gyptest-additional.py | 56 + .../gyp/test/additional-targets/src/all.gyp | 13 + .../additional-targets/src/dir1/actions.gyp | 56 + .../test/additional-targets/src/dir1/emit.py | 11 + .../test/additional-targets/src/dir1/lib1.c | 6 + .../gyp/test/assembly/gyptest-assembly.py | 31 + .../node-gyp/gyp/test/assembly/src/as.bat | 4 + .../gyp/test/assembly/src/assembly.gyp | 62 + .../node-gyp/gyp/test/assembly/src/lib1.S | 15 + .../node-gyp/gyp/test/assembly/src/lib1.c | 3 + .../node-gyp/gyp/test/assembly/src/program.c | 12 + .../gyp/test/build-option/gyptest-build.py | 22 + .../node-gyp/gyp/test/build-option/hello.c | 13 + .../node-gyp/gyp/test/build-option/hello.gyp | 15 + .../node-gyp/gyp/test/builddir/gyptest-all.py | 85 + .../gyp/test/builddir/gyptest-default.py | 85 + .../gyp/test/builddir/src/builddir.gypi | 21 + .../node-gyp/gyp/test/builddir/src/func1.c | 6 + .../node-gyp/gyp/test/builddir/src/func2.c | 6 + .../node-gyp/gyp/test/builddir/src/func3.c | 6 + .../node-gyp/gyp/test/builddir/src/func4.c | 6 + .../node-gyp/gyp/test/builddir/src/func5.c | 6 + .../node-gyp/gyp/test/builddir/src/prog1.c | 10 + .../node-gyp/gyp/test/builddir/src/prog1.gyp | 30 + .../gyp/test/builddir/src/subdir2/prog2.c | 10 + .../gyp/test/builddir/src/subdir2/prog2.gyp | 19 + .../test/builddir/src/subdir2/subdir3/prog3.c | 10 + .../builddir/src/subdir2/subdir3/prog3.gyp | 19 + .../src/subdir2/subdir3/subdir4/prog4.c | 10 + .../src/subdir2/subdir3/subdir4/prog4.gyp | 19 + .../subdir2/subdir3/subdir4/subdir5/prog5.c | 10 + .../subdir2/subdir3/subdir4/subdir5/prog5.gyp | 19 + .../node-gyp/gyp/test/cflags/cflags.c | 15 + .../node-gyp/gyp/test/cflags/cflags.gyp | 16 + .../gyp/test/cflags/gyptest-cflags.py | 65 + .../gyp/test/compilable/gyptest-headers.py | 29 + .../gyp/test/compilable/src/headers.gyp | 26 + .../node-gyp/gyp/test/compilable/src/lib1.cpp | 7 + .../node-gyp/gyp/test/compilable/src/lib1.hpp | 6 + .../gyp/test/compilable/src/program.cpp | 9 + .../compiler-global-settings.gyp.in | 34 + .../test/compiler-override/compiler-host.gyp | 17 + .../gyp/test/compiler-override/compiler.gyp | 16 + .../gyp/test/compiler-override/cxxtest.cc | 7 + .../compiler-override/gyptest-compiler-env.py | 55 + .../gyptest-compiler-global-settings.py | 52 + .../gyp/test/compiler-override/my_cc.py | 6 + .../gyp/test/compiler-override/my_cxx.py | 6 + .../gyp/test/compiler-override/my_ld.py | 6 + .../gyp/test/compiler-override/test.c | 7 + .../configurations/basics/configurations.c | 15 + .../configurations/basics/configurations.gyp | 32 + .../basics/gyptest-configurations.py | 29 + .../inheritance/configurations.c | 21 + .../inheritance/configurations.gyp | 40 + .../inheritance/gyptest-inheritance.py | 33 + .../test/configurations/invalid/actions.gyp | 18 + .../invalid/all_dependent_settings.gyp | 18 + .../configurations/invalid/configurations.gyp | 18 + .../configurations/invalid/dependencies.gyp | 18 + .../invalid/direct_dependent_settings.gyp | 18 + .../invalid/gyptest-configurations.py | 39 + .../test/configurations/invalid/libraries.gyp | 18 + .../configurations/invalid/link_settings.gyp | 18 + .../test/configurations/invalid/sources.gyp | 18 + .../invalid/standalone_static_library.gyp | 17 + .../configurations/invalid/target_name.gyp | 18 + .../gyp/test/configurations/invalid/type.gyp | 18 + .../target_platform/configurations.gyp | 58 + .../configurations/target_platform/front.c | 8 + .../gyptest-target_platform.py | 40 + .../configurations/target_platform/left.c | 3 + .../configurations/target_platform/right.c | 3 + .../test/configurations/x64/configurations.c | 12 + .../configurations/x64/configurations.gyp | 38 + .../test/configurations/x64/gyptest-x86.py | 31 + .../node-gyp/gyp/test/copies/gyptest-all.py | 40 + .../gyp/test/copies/gyptest-default.py | 40 + .../node-gyp/gyp/test/copies/gyptest-slash.py | 38 + .../node-gyp/gyp/test/copies/gyptest-updir.py | 23 + .../gyp/test/copies/src/copies-slash.gyp | 36 + .../gyp/test/copies/src/copies-updir.gyp | 21 + .../node-gyp/gyp/test/copies/src/copies.gyp | 70 + .../gyp/test/copies/src/directory/file3 | 1 + .../gyp/test/copies/src/directory/file4 | 1 + .../test/copies/src/directory/subdir/file5 | 1 + .../node-gyp/gyp/test/copies/src/file1 | 1 + .../node-gyp/gyp/test/copies/src/file2 | 1 + .../test/copies/src/parentdir/subdir/file6 | 1 + .../gyptest-custom-generator.py | 18 + .../gyp/test/custom-generator/mygenerator.py | 14 + .../gyp/test/custom-generator/test.gyp | 15 + .../node-gyp/gyp/test/cxxflags/cxxflags.cc | 15 + .../node-gyp/gyp/test/cxxflags/cxxflags.gyp | 16 + .../gyp/test/cxxflags/gyptest-cxxflags.py | 65 + .../test/defines-escaping/defines-escaping.c | 11 + .../defines-escaping/defines-escaping.gyp | 19 + .../gyptest-defines-escaping.py | 184 + .../node-gyp/gyp/test/defines/defines-env.gyp | 22 + .../node-gyp/gyp/test/defines/defines.c | 23 + .../node-gyp/gyp/test/defines/defines.gyp | 38 + .../test/defines/gyptest-define-override.py | 34 + .../test/defines/gyptest-defines-env-regyp.py | 51 + .../gyp/test/defines/gyptest-defines-env.py | 85 + .../gyp/test/defines/gyptest-defines.py | 27 + .../node-gyp/gyp/test/dependencies/a.c | 9 + .../node-gyp/gyp/test/dependencies/b/b.c | 3 + .../node-gyp/gyp/test/dependencies/b/b.gyp | 22 + .../node-gyp/gyp/test/dependencies/b/b3.c | 9 + .../node-gyp/gyp/test/dependencies/c/c.c | 4 + .../node-gyp/gyp/test/dependencies/c/c.gyp | 22 + .../node-gyp/gyp/test/dependencies/c/d.c | 3 + .../test/dependencies/double_dependency.gyp | 23 + .../test/dependencies/double_dependent.gyp | 12 + .../gyp/test/dependencies/extra_targets.gyp | 18 + .../dependencies/gyptest-double-dependency.py | 19 + .../dependencies/gyptest-extra-targets.py | 21 + .../gyp/test/dependencies/gyptest-lib-only.py | 39 + .../dependencies/gyptest-none-traversal.py | 25 + .../gyp/test/dependencies/lib_only.gyp | 16 + .../node-gyp/gyp/test/dependencies/main.c | 14 + .../gyp/test/dependencies/none_traversal.gyp | 46 + .../gyp/test/dependency-copy/gyptest-copy.py | 26 + .../gyp/test/dependency-copy/src/copies.gyp | 25 + .../gyp/test/dependency-copy/src/file1.c | 7 + .../gyp/test/dependency-copy/src/file2.c | 7 + .../gyp/test/errors/duplicate_basenames.gyp | 13 + .../gyp/test/errors/duplicate_node.gyp | 12 + .../gyp/test/errors/duplicate_rule.gyp | 22 + .../gyp/test/errors/duplicate_targets.gyp | 14 + .../gyp/test/errors/gyptest-errors.py | 49 + .../node-gyp/gyp/test/errors/missing_dep.gyp | 15 + .../gyp/test/errors/missing_targets.gyp | 8 + .../node-gyp/gyp/test/escaping/colon/test.gyp | 21 + .../gyp/test/escaping/gyptest-colon.py | 43 + .../node-gyp/gyp/test/exclusion/exclusion.gyp | 23 + .../gyp/test/exclusion/gyptest-exclusion.py | 22 + .../node-gyp/gyp/test/exclusion/hello.c | 15 + .../external-cross-compile/gyptest-cross.py | 35 + .../test/external-cross-compile/src/bogus1.cc | 1 + .../test/external-cross-compile/src/bogus2.c | 1 + .../test/external-cross-compile/src/cross.gyp | 83 + .../src/cross_compile.gypi | 23 + .../external-cross-compile/src/fake_cross.py | 18 + .../external-cross-compile/src/program.cc | 16 + .../test/external-cross-compile/src/test1.cc | 1 + .../test/external-cross-compile/src/test2.c | 1 + .../test/external-cross-compile/src/test3.cc | 1 + .../test/external-cross-compile/src/test4.c | 1 + .../test/external-cross-compile/src/tochar.py | 13 + .../test/generator-output/actions/actions.gyp | 16 + .../generator-output/actions/build/README.txt | 4 + .../actions/subdir1/actions-out/README.txt | 4 + .../actions/subdir1/build/README.txt | 4 + .../actions/subdir1/executable.gyp | 44 + .../actions/subdir1/make-prog1.py | 20 + .../actions/subdir1/make-prog2.py | 20 + .../actions/subdir1/program.c | 12 + .../actions/subdir2/actions-out/README.txt | 4 + .../actions/subdir2/build/README.txt | 4 + .../actions/subdir2/make-file.py | 11 + .../generator-output/actions/subdir2/none.gyp | 31 + .../generator-output/copies/build/README.txt | 4 + .../copies/copies-out/README.txt | 4 + .../test/generator-output/copies/copies.gyp | 50 + .../gyp/test/generator-output/copies/file1 | 1 + .../gyp/test/generator-output/copies/file2 | 1 + .../copies/subdir/build/README.txt | 4 + .../copies/subdir/copies-out/README.txt | 4 + .../test/generator-output/copies/subdir/file3 | 1 + .../test/generator-output/copies/subdir/file4 | 1 + .../generator-output/copies/subdir/subdir.gyp | 32 + .../test/generator-output/gyptest-actions.py | 58 + .../test/generator-output/gyptest-copies.py | 59 + .../generator-output/gyptest-mac-bundle.py | 29 + .../test/generator-output/gyptest-relocate.py | 60 + .../test/generator-output/gyptest-rules.py | 59 + .../generator-output/gyptest-subdir2-deep.py | 37 + .../test/generator-output/gyptest-top-all.py | 54 + .../generator-output/mac-bundle/Info.plist | 32 + .../generator-output/mac-bundle/app.order | 1 + .../test/generator-output/mac-bundle/header.h | 1 + .../test/generator-output/mac-bundle/main.c | 1 + .../generator-output/mac-bundle/resource.sb | 1 + .../test/generator-output/mac-bundle/test.gyp | 25 + .../generator-output/rules/build/README.txt | 4 + .../test/generator-output/rules/copy-file.py | 12 + .../gyp/test/generator-output/rules/rules.gyp | 16 + .../rules/subdir1/build/README.txt | 4 + .../rules/subdir1/define3.in0 | 1 + .../rules/subdir1/define4.in0 | 1 + .../rules/subdir1/executable.gyp | 59 + .../rules/subdir1/function1.in1 | 6 + .../rules/subdir1/function2.in1 | 6 + .../generator-output/rules/subdir1/program.c | 18 + .../rules/subdir2/build/README.txt | 4 + .../generator-output/rules/subdir2/file1.in0 | 1 + .../generator-output/rules/subdir2/file2.in0 | 1 + .../generator-output/rules/subdir2/file3.in1 | 1 + .../generator-output/rules/subdir2/file4.in1 | 1 + .../generator-output/rules/subdir2/none.gyp | 49 + .../rules/subdir2/rules-out/README.txt | 4 + .../generator-output/src/build/README.txt | 4 + .../gyp/test/generator-output/src/inc.h | 1 + .../test/generator-output/src/inc1/include1.h | 1 + .../gyp/test/generator-output/src/prog1.c | 18 + .../gyp/test/generator-output/src/prog1.gyp | 28 + .../src/subdir2/build/README.txt | 4 + .../src/subdir2/deeper/build/README.txt | 4 + .../src/subdir2/deeper/deeper.c | 7 + .../src/subdir2/deeper/deeper.gyp | 18 + .../src/subdir2/deeper/deeper.h | 1 + .../src/subdir2/inc2/include2.h | 1 + .../test/generator-output/src/subdir2/prog2.c | 18 + .../generator-output/src/subdir2/prog2.gyp | 28 + .../src/subdir3/build/README.txt | 4 + .../src/subdir3/inc3/include3.h | 1 + .../test/generator-output/src/subdir3/prog3.c | 18 + .../generator-output/src/subdir3/prog3.gyp | 25 + .../test/generator-output/src/symroot.gypi | 16 + .../node-gyp/gyp/test/gyp-defines/defines.gyp | 26 + .../node-gyp/gyp/test/gyp-defines/echo.py | 11 + .../gyp-defines/gyptest-multiple-values.py | 34 + .../gyp/test/gyp-defines/gyptest-regyp.py | 40 + .../gyptest-exported-hard-dependency.py | 37 + .../gyptest-no-exported-hard-dependency.py | 36 + .../node-gyp/gyp/test/hard_dependency/src/a.c | 9 + .../node-gyp/gyp/test/hard_dependency/src/a.h | 12 + .../node-gyp/gyp/test/hard_dependency/src/b.c | 9 + .../node-gyp/gyp/test/hard_dependency/src/b.h | 12 + .../node-gyp/gyp/test/hard_dependency/src/c.c | 10 + .../node-gyp/gyp/test/hard_dependency/src/c.h | 10 + .../node-gyp/gyp/test/hard_dependency/src/d.c | 9 + .../gyp/test/hard_dependency/src/emit.py | 11 + .../hard_dependency/src/hard_dependency.gyp | 78 + .../node-gyp/gyp/test/hello/gyptest-all.py | 24 + .../gyp/test/hello/gyptest-default.py | 24 + .../gyp/test/hello/gyptest-disable-regyp.py | 32 + .../node-gyp/gyp/test/hello/gyptest-regyp.py | 32 + .../node-gyp/gyp/test/hello/gyptest-target.py | 24 + .../node-gyp/gyp/test/hello/hello.c | 11 + .../node-gyp/gyp/test/hello/hello.gyp | 15 + .../node-gyp/gyp/test/hello/hello2.c | 11 + .../node-gyp/gyp/test/hello/hello2.gyp | 15 + .../gyptest-home-includes-regyp.py | 44 + .../home_dot_gyp/gyptest-home-includes.py | 30 + .../test/home_dot_gyp/home/.gyp/include.gypi | 5 + .../test/home_dot_gyp/home2/.gyp/include.gypi | 5 + .../gyp/test/home_dot_gyp/src/all.gyp | 22 + .../gyp/test/home_dot_gyp/src/printfoo.c | 7 + .../gyp/test/include_dirs/gyptest-all.py | 46 + .../gyp/test/include_dirs/gyptest-default.py | 46 + .../node-gyp/gyp/test/include_dirs/src/inc.h | 1 + .../gyp/test/include_dirs/src/inc1/include1.h | 1 + .../gyp/test/include_dirs/src/includes.c | 19 + .../gyp/test/include_dirs/src/includes.gyp | 27 + .../test/include_dirs/src/shadow1/shadow.h | 1 + .../test/include_dirs/src/shadow2/shadow.h | 1 + .../gyp/test/include_dirs/src/subdir/inc.h | 1 + .../include_dirs/src/subdir/inc2/include2.h | 1 + .../include_dirs/src/subdir/subdir_includes.c | 14 + .../src/subdir/subdir_includes.gyp | 20 + .../gyptest-intermediate-dir.py | 42 + .../gyp/test/intermediate_dir/src/script.py | 24 + .../intermediate_dir/src/shared_infile.txt | 1 + .../gyp/test/intermediate_dir/src/test.gyp | 42 + .../gyp/test/intermediate_dir/src/test2.gyp | 42 + .../node-gyp/gyp/test/lib/README.txt | 17 + .../node-gyp/gyp/test/lib/TestCmd.py | 1597 +++++++ .../node-gyp/gyp/test/lib/TestCommon.py | 570 +++ .../node-gyp/gyp/test/lib/TestGyp.py | 1050 +++++ .../gyptest-shared-obj-install-path.py | 42 + .../gyp/test/library/gyptest-shared.py | 84 + .../gyp/test/library/gyptest-static.py | 84 + .../node-gyp/gyp/test/library/src/lib1.c | 10 + .../gyp/test/library/src/lib1_moveable.c | 10 + .../node-gyp/gyp/test/library/src/lib2.c | 10 + .../gyp/test/library/src/lib2_moveable.c | 10 + .../node-gyp/gyp/test/library/src/library.gyp | 58 + .../node-gyp/gyp/test/library/src/program.c | 15 + .../test/library/src/shared_dependency.gyp | 33 + .../node-gyp/gyp/test/link-objects/base.c | 6 + .../node-gyp/gyp/test/link-objects/extra.c | 5 + .../gyp/test/link-objects/gyptest-all.py | 28 + .../gyp/test/link-objects/link-objects.gyp | 24 + .../test/mac/action-envvars/action/action.gyp | 34 + .../test/mac/action-envvars/action/action.sh | 8 + .../TestApp/English.lproj/InfoPlist.strings | 3 + .../TestApp/English.lproj/MainMenu.xib | 4119 +++++++++++++++++ .../mac/app-bundle/TestApp/TestApp-Info.plist | 32 + .../app-bundle/TestApp/TestAppAppDelegate.h | 13 + .../app-bundle/TestApp/TestAppAppDelegate.m | 15 + .../gyp/test/mac/app-bundle/TestApp/main.m | 10 + .../node-gyp/gyp/test/mac/app-bundle/empty.c | 0 .../node-gyp/gyp/test/mac/app-bundle/test.gyp | 39 + .../node-gyp/gyp/test/mac/archs/my_file.cc | 4 + .../gyp/test/mac/archs/my_main_file.cc | 9 + .../gyp/test/mac/archs/test-archs-x86_64.gyp | 27 + .../gyp/test/mac/archs/test-no-archs.gyp | 21 + .../node-gyp/gyp/test/mac/cflags/ccfile.cc | 7 + .../gyp/test/mac/cflags/ccfile_withcflags.cc | 7 + .../node-gyp/gyp/test/mac/cflags/cfile.c | 7 + .../node-gyp/gyp/test/mac/cflags/cppfile.cpp | 7 + .../test/mac/cflags/cppfile_withcflags.cpp | 7 + .../node-gyp/gyp/test/mac/cflags/cxxfile.cxx | 7 + .../test/mac/cflags/cxxfile_withcflags.cxx | 7 + .../node-gyp/gyp/test/mac/cflags/mfile.m | 7 + .../node-gyp/gyp/test/mac/cflags/mmfile.mm | 7 + .../gyp/test/mac/cflags/mmfile_withcflags.mm | 7 + .../node-gyp/gyp/test/mac/cflags/test.gyp | 119 + .../node-gyp/gyp/test/mac/copy-dylib/empty.c | 1 + .../node-gyp/gyp/test/mac/copy-dylib/test.gyp | 31 + .../node-gyp/gyp/test/mac/debuginfo/file.c | 6 + .../node-gyp/gyp/test/mac/debuginfo/test.gyp | 82 + .../English.lproj/InfoPlist.strings | 1 + .../gyp/test/mac/depend-on-bundle/Info.plist | 28 + .../gyp/test/mac/depend-on-bundle/bundle.c | 1 + .../test/mac/depend-on-bundle/executable.c | 4 + .../gyp/test/mac/depend-on-bundle/test.gyp | 28 + .../gyp/test/mac/framework-dirs/calculate.c | 15 + .../mac/framework-dirs/framework-dirs.gyp | 21 + .../test/mac/framework-headers/myframework.h | 8 + .../test/mac/framework-headers/myframework.m | 8 + .../gyp/test/mac/framework-headers/test.gyp | 44 + .../English.lproj/InfoPlist.strings | 2 + .../mac/framework/TestFramework/Info.plist | 28 + .../mac/framework/TestFramework/ObjCVector.h | 28 + .../mac/framework/TestFramework/ObjCVector.mm | 63 + .../TestFramework/ObjCVectorInternal.h | 9 + .../TestFramework/TestFramework_Prefix.pch | 7 + .../node-gyp/gyp/test/mac/framework/empty.c | 0 .../gyp/test/mac/framework/framework.gyp | 74 + .../mac/global-settings/src/dir1/dir1.gyp | 11 + .../mac/global-settings/src/dir2/dir2.gyp | 22 + .../mac/global-settings/src/dir2/file.txt | 1 + .../gyp/test/mac/gyptest-action-envvars.py | 30 + .../node-gyp/gyp/test/mac/gyptest-app.py | 47 + .../node-gyp/gyp/test/mac/gyptest-archs.py | 37 + .../node-gyp/gyp/test/mac/gyptest-cflags.py | 21 + .../node-gyp/gyp/test/mac/gyptest-copies.py | 49 + .../gyp/test/mac/gyptest-copy-dylib.py | 25 + .../gyp/test/mac/gyptest-debuginfo.py | 36 + .../gyp/test/mac/gyptest-depend-on-bundle.py | 40 + .../gyp/test/mac/gyptest-framework-dirs.py | 23 + .../gyp/test/mac/gyptest-framework-headers.py | 38 + .../gyp/test/mac/gyptest-framework.py | 50 + .../gyp/test/mac/gyptest-global-settings.py | 26 + .../gyp/test/mac/gyptest-infoplist-process.py | 51 + .../gyp/test/mac/gyptest-installname.py | 79 + .../mac/gyptest-ldflags-passed-to-libtool.py | 31 + .../node-gyp/gyp/test/mac/gyptest-ldflags.py | 68 + .../gyp/test/mac/gyptest-libraries.py | 22 + .../gyp/test/mac/gyptest-loadable-module.py | 45 + .../mac/gyptest-missing-cfbundlesignature.py | 29 + .../mac/gyptest-non-strs-flattened-to-env.py | 33 + .../node-gyp/gyp/test/mac/gyptest-objc-gc.py | 45 + .../test/mac/gyptest-postbuild-copy-bundle.py | 62 + .../test/mac/gyptest-postbuild-defaults.py | 29 + .../gyp/test/mac/gyptest-postbuild-fail.py | 55 + ...ptest-postbuild-multiple-configurations.py | 26 + .../mac/gyptest-postbuild-static-library.gyp | 28 + .../gyp/test/mac/gyptest-postbuild.py | 53 + .../gyp/test/mac/gyptest-prefixheader.py | 19 + .../node-gyp/gyp/test/mac/gyptest-rebuild.py | 41 + .../node-gyp/gyp/test/mac/gyptest-rpath.py | 49 + .../node-gyp/gyp/test/mac/gyptest-sdkroot.py | 20 + .../test/mac/gyptest-sourceless-module.gyp | 46 + .../node-gyp/gyp/test/mac/gyptest-strip.py | 53 + .../gyp/test/mac/gyptest-type-envvars.py | 24 + .../gyp/test/mac/gyptest-xcode-env-order.py | 83 + .../gyp/test/mac/gyptest-xcode-gcc.py | 39 + .../gyp/test/mac/infoplist-process/Info.plist | 36 + .../gyp/test/mac/infoplist-process/main.c | 7 + .../gyp/test/mac/infoplist-process/test1.gyp | 25 + .../gyp/test/mac/infoplist-process/test2.gyp | 25 + .../gyp/test/mac/infoplist-process/test3.gyp | 25 + .../gyp/test/mac/installname/Info.plist | 28 + .../node-gyp/gyp/test/mac/installname/file.c | 1 + .../node-gyp/gyp/test/mac/installname/main.c | 1 + .../gyp/test/mac/installname/test.gyp | 93 + .../gyp/test/mac/ldflags-libtool/file.c | 1 + .../gyp/test/mac/ldflags-libtool/test.gyp | 17 + .../test/mac/ldflags/subdirectory/Info.plist | 8 + .../gyp/test/mac/ldflags/subdirectory/file.c | 2 + .../mac/ldflags/subdirectory/symbol_list.def | 1 + .../test/mac/ldflags/subdirectory/test.gyp | 66 + .../gyp/test/mac/libraries/subdir/README.txt | 1 + .../gyp/test/mac/libraries/subdir/hello.cc | 10 + .../gyp/test/mac/libraries/subdir/mylib.c | 7 + .../gyp/test/mac/libraries/subdir/test.gyp | 66 + .../gyp/test/mac/loadable-module/Info.plist | 26 + .../gyp/test/mac/loadable-module/module.c | 11 + .../gyp/test/mac/loadable-module/test.gyp | 18 + .../mac/missing-cfbundlesignature/Info.plist | 10 + .../Other-Info.plist | 12 + .../Third-Info.plist | 12 + .../test/mac/missing-cfbundlesignature/file.c | 1 + .../mac/missing-cfbundlesignature/test.gyp | 34 + .../mac/non-strs-flattened-to-env/Info.plist | 15 + .../test/mac/non-strs-flattened-to-env/main.c | 7 + .../mac/non-strs-flattened-to-env/test.gyp | 24 + .../node-gyp/gyp/test/mac/objc-gc/c-file.c | 1 + .../node-gyp/gyp/test/mac/objc-gc/cc-file.cc | 1 + .../node-gyp/gyp/test/mac/objc-gc/main.m | 6 + .../gyp/test/mac/objc-gc/needs-gc-mm.mm | 1 + .../node-gyp/gyp/test/mac/objc-gc/needs-gc.m | 1 + .../node-gyp/gyp/test/mac/objc-gc/test.gyp | 102 + .../Framework-Info.plist | 30 + .../postbuild-copy-bundle/TestApp-Info.plist | 32 + .../test/mac/postbuild-copy-bundle/empty.c | 0 .../gyp/test/mac/postbuild-copy-bundle/main.c | 4 + .../postbuild-copy-framework.sh | 9 + .../postbuild-copy-bundle/resource_file.sb | 1 + .../test/mac/postbuild-copy-bundle/test.gyp | 43 + .../test/mac/postbuild-defaults/Info.plist | 13 + .../gyp/test/mac/postbuild-defaults/main.c | 7 + .../postbuild-defaults/postbuild-defaults.sh | 15 + .../gyp/test/mac/postbuild-defaults/test.gyp | 26 + .../gyp/test/mac/postbuild-fail/file.c | 6 + .../test/mac/postbuild-fail/postbuild-fail.sh | 6 + .../gyp/test/mac/postbuild-fail/test.gyp | 38 + .../test/mac/postbuild-fail/touch-dynamic.sh | 7 + .../test/mac/postbuild-fail/touch-static.sh | 7 + .../postbuild-multiple-configurations/main.c | 4 + .../postbuild-touch-file.sh | 7 + .../test.gyp | 26 + .../test/mac/postbuild-static-library/empty.c | 4 + .../postbuild-touch-file.sh | 7 + .../mac/postbuild-static-library/test.gyp | 34 + .../node-gyp/gyp/test/mac/postbuilds/copy.sh | 3 + .../node-gyp/gyp/test/mac/postbuilds/file.c | 4 + .../node-gyp/gyp/test/mac/postbuilds/file_g.c | 4 + .../node-gyp/gyp/test/mac/postbuilds/file_h.c | 4 + .../script/shared_library_postbuild.sh | 23 + .../script/static_library_postbuild.sh | 23 + .../postbuilds/subdirectory/copied_file.txt | 1 + .../postbuilds/subdirectory/nested_target.gyp | 53 + .../node-gyp/gyp/test/mac/postbuilds/test.gyp | 87 + .../node-gyp/gyp/test/mac/prefixheader/file.c | 1 + .../gyp/test/mac/prefixheader/file.cc | 1 + .../node-gyp/gyp/test/mac/prefixheader/file.m | 1 + .../gyp/test/mac/prefixheader/file.mm | 1 + .../gyp/test/mac/prefixheader/header.h | 1 + .../gyp/test/mac/prefixheader/test.gyp | 82 + .../gyp/test/mac/rebuild/TestApp-Info.plist | 32 + .../gyp/test/mac/rebuild/delay-touch.sh | 6 + .../node-gyp/gyp/test/mac/rebuild/empty.c | 0 .../node-gyp/gyp/test/mac/rebuild/main.c | 1 + .../node-gyp/gyp/test/mac/rebuild/test.gyp | 56 + .../node-gyp/gyp/test/mac/rpath/file.c | 1 + .../node-gyp/gyp/test/mac/rpath/main.c | 1 + .../node-gyp/gyp/test/mac/rpath/test.gyp | 48 + .../node-gyp/gyp/test/mac/sdkroot/file.cc | 5 + .../node-gyp/gyp/test/mac/sdkroot/test.gyp | 21 + .../gyp/test/mac/sdkroot/test_shorthand.sh | 8 + .../gyp/test/mac/sourceless-module/empty.c | 1 + .../gyp/test/mac/sourceless-module/test.gyp | 39 + .../node-gyp/gyp/test/mac/strip/file.c | 9 + .../node-gyp/gyp/test/mac/strip/strip.saves | 5 + .../test/mac/strip/subdirectory/nested_file.c | 1 + .../mac/strip/subdirectory/nested_strip.saves | 5 + .../mac/strip/subdirectory/subdirectory.gyp | 38 + .../test_reading_save_file_from_postbuild.sh | 5 + .../node-gyp/gyp/test/mac/strip/test.gyp | 119 + .../node-gyp/gyp/test/mac/type_envvars/file.c | 6 + .../gyp/test/mac/type_envvars/test.gyp | 100 + .../type_envvars/test_bundle_executable.sh | 21 + .../test_bundle_loadable_module.sh | 22 + .../test_bundle_shared_library.sh | 23 + .../type_envvars/test_nonbundle_executable.sh | 22 + .../test_nonbundle_loadable_module.sh | 21 + .../mac/type_envvars/test_nonbundle_none.sh | 22 + .../test_nonbundle_shared_library.sh | 21 + .../test_nonbundle_static_library.sh | 21 + .../gyp/test/mac/xcode-env-order/Info.plist | 56 + .../gyp/test/mac/xcode-env-order/file.ext1 | 0 .../gyp/test/mac/xcode-env-order/file.ext2 | 0 .../gyp/test/mac/xcode-env-order/file.ext3 | 0 .../gyp/test/mac/xcode-env-order/main.c | 7 + .../gyp/test/mac/xcode-env-order/test.gyp | 121 + .../node-gyp/gyp/test/mac/xcode-gcc/test.gyp | 60 + .../node-gyp/gyp/test/mac/xcode-gcc/valid_c.c | 8 + .../gyp/test/mac/xcode-gcc/valid_cc.cc | 8 + .../node-gyp/gyp/test/mac/xcode-gcc/valid_m.m | 8 + .../gyp/test/mac/xcode-gcc/valid_mm.mm | 8 + .../warn_about_invalid_offsetof_macro.cc | 15 + .../xcode-gcc/warn_about_missing_newline.c | 8 + .../node-gyp/gyp/test/make/dependencies.gyp | 15 + .../gyp/test/make/gyptest-dependencies.py | 26 + .../node-gyp/gyp/test/make/gyptest-noload.py | 57 + .../node-gyp/gyp/test/make/main.cc | 12 + .../node-gyp/gyp/test/make/main.h | 0 .../node-gyp/gyp/test/make/noload/all.gyp | 18 + .../gyp/test/make/noload/lib/shared.c | 3 + .../gyp/test/make/noload/lib/shared.gyp | 16 + .../gyp/test/make/noload/lib/shared.h | 1 + .../node-gyp/gyp/test/make/noload/main.c | 9 + .../node-gyp/gyp/test/many-actions/file0 | 0 .../node-gyp/gyp/test/many-actions/file1 | 0 .../node-gyp/gyp/test/many-actions/file2 | 0 .../node-gyp/gyp/test/many-actions/file3 | 0 .../node-gyp/gyp/test/many-actions/file4 | 0 .../gyptest-many-actions-unsorted.py | 34 + .../test/many-actions/gyptest-many-actions.py | 20 + .../many-actions/many-actions-unsorted.gyp | 154 + .../gyp/test/many-actions/many-actions.gyp | 1817 ++++++++ .../gyp/test/module/gyptest-default.py | 29 + .../node-gyp/gyp/test/module/src/lib1.c | 10 + .../node-gyp/gyp/test/module/src/lib2.c | 10 + .../node-gyp/gyp/test/module/src/module.gyp | 55 + .../node-gyp/gyp/test/module/src/program.c | 111 + .../msvs/config_attrs/gyptest-config_attrs.py | 31 + .../gyp/test/msvs/config_attrs/hello.c | 11 + .../gyp/test/msvs/config_attrs/hello.gyp | 21 + .../gyp/test/msvs/express/base/base.gyp | 22 + .../gyp/test/msvs/express/express.gyp | 19 + .../gyp/test/msvs/express/gyptest-express.py | 29 + .../test/msvs/list_excluded/gyptest-all.py | 51 + .../gyp/test/msvs/list_excluded/hello.cpp | 10 + .../test/msvs/list_excluded/hello_exclude.gyp | 19 + .../gyp/test/msvs/list_excluded/hello_mac.cpp | 10 + .../msvs/missing_sources/gyptest-missing.py | 43 + .../msvs/missing_sources/hello_missing.gyp | 15 + .../gyp/test/msvs/props/AppName.props | 14 + .../gyp/test/msvs/props/AppName.vsprops | 11 + .../gyp/test/msvs/props/gyptest-props.py | 22 + .../node-gyp/gyp/test/msvs/props/hello.c | 11 + .../node-gyp/gyp/test/msvs/props/hello.gyp | 22 + .../gyp/test/msvs/shared_output/common.gypi | 17 + .../shared_output/gyptest-shared_output.py | 41 + .../gyp/test/msvs/shared_output/hello.c | 12 + .../gyp/test/msvs/shared_output/hello.gyp | 21 + .../gyp/test/msvs/shared_output/there/there.c | 12 + .../test/msvs/shared_output/there/there.gyp | 16 + .../gyp/test/msvs/uldi2010/gyptest-all.py | 20 + .../node-gyp/gyp/test/msvs/uldi2010/hello.c | 13 + .../node-gyp/gyp/test/msvs/uldi2010/hello.gyp | 26 + .../node-gyp/gyp/test/msvs/uldi2010/hello2.c | 10 + .../gyp/test/multiple-targets/gyptest-all.py | 35 + .../test/multiple-targets/gyptest-default.py | 35 + .../gyp/test/multiple-targets/src/common.c | 7 + .../test/multiple-targets/src/multiple.gyp | 24 + .../gyp/test/multiple-targets/src/prog1.c | 10 + .../gyp/test/multiple-targets/src/prog2.c | 10 + .../gyptest-action-dependencies.py | 53 + .../test/ninja/action_dependencies/src/a.c | 10 + .../test/ninja/action_dependencies/src/a.h | 13 + .../src/action_dependencies.gyp | 88 + .../test/ninja/action_dependencies/src/b.c | 18 + .../test/ninja/action_dependencies/src/b.h | 13 + .../test/ninja/action_dependencies/src/c.c | 10 + .../test/ninja/action_dependencies/src/c.h | 13 + .../ninja/action_dependencies/src/emit.py | 11 + .../chained-dependency/chained-dependency.gyp | 53 + .../test/ninja/chained-dependency/chained.c | 5 + .../gyptest-chained-dependency.py | 26 + .../gyptest-normalize-paths.py | 42 + .../test/ninja/normalize-paths-win/hello.cc | 7 + .../normalize-paths-win/normalize-paths.gyp | 56 + .../test/ninja/s-needs-no-depfiles/empty.s | 1 + .../gyptest-s-needs-no-depfiles.py | 42 + .../s-needs-no-depfiles.gyp | 13 + .../gyptest-solibs-avoid-relinking.py | 41 + .../test/ninja/solibs_avoid_relinking/main.cc | 5 + .../ninja/solibs_avoid_relinking/solib.cc | 8 + .../solibs_avoid_relinking.gyp | 38 + .../gyp/test/no-output/gyptest-no-output.py | 21 + .../gyp/test/no-output/src/nooutput.gyp | 17 + .../gyp/test/product/gyptest-product.py | 44 + .../node-gyp/gyp/test/product/hello.c | 15 + .../node-gyp/gyp/test/product/product.gyp | 128 + .../node-gyp/gyp/test/relative/foo/a/a.cc | 9 + .../node-gyp/gyp/test/relative/foo/a/a.gyp | 13 + .../node-gyp/gyp/test/relative/foo/a/c/c.cc | 9 + .../node-gyp/gyp/test/relative/foo/a/c/c.gyp | 12 + .../node-gyp/gyp/test/relative/foo/b/b.cc | 9 + .../node-gyp/gyp/test/relative/foo/b/b.gyp | 9 + .../gyp/test/relative/gyptest-default.py | 25 + .../node-gyp/gyp/test/rename/filecase/file.c | 1 + .../rename/filecase/test-casesensitive.gyp | 15 + .../gyp/test/rename/filecase/test.gyp | 14 + .../gyp/test/rename/gyptest-filecase.py | 35 + .../gyp/test/restat/gyptest-restat.py | 31 + .../test/restat/src/create_intermediate.py | 17 + .../node-gyp/gyp/test/restat/src/restat.gyp | 50 + .../node-gyp/gyp/test/restat/src/touch.py | 16 + .../gyp/test/rules-dirname/gyptest-dirname.py | 38 + .../gyp/test/rules-dirname/src/actions.gyp | 15 + .../gyp/test/rules-dirname/src/copy-file.py | 11 + .../test/rules-dirname/src/subdir/a/b/c.gencc | 11 + .../rules-dirname/src/subdir/a/b/c.printvars | 1 + .../src/subdir/foo/bar/baz.gencc | 11 + .../src/subdir/foo/bar/baz.printvars | 1 + .../src/subdir/input-rule-dirname.gyp | 92 + .../gyp/test/rules-dirname/src/subdir/main.cc | 12 + .../rules-dirname/src/subdir/printvars.py | 14 + .../gyp/test/rules-rebuild/gyptest-all.py | 70 + .../gyp/test/rules-rebuild/gyptest-default.py | 91 + .../gyp/test/rules-rebuild/src/main.c | 12 + .../test/rules-rebuild/src/make-sources.py | 19 + .../gyp/test/rules-rebuild/src/prog1.in | 7 + .../gyp/test/rules-rebuild/src/prog2.in | 7 + .../test/rules-rebuild/src/same_target.gyp | 31 + .../gyptest-rules-variables.py | 26 + .../gyp/test/rules-variables/src/input_ext.c | 9 + .../rules-variables/src/input_name/test.c | 9 + .../src/input_path/subdir/test.c | 9 + .../src/subdir/input_dirname.c | 9 + .../test/rules-variables/src/subdir/test.c | 18 + .../rules-variables/src/test.input_root.c | 9 + .../test/rules-variables/src/variables.gyp | 40 + .../node-gyp/gyp/test/rules/gyptest-all.py | 69 + .../gyp/test/rules/gyptest-default.py | 55 + .../gyp/test/rules/gyptest-input-root.py | 26 + .../test/rules/gyptest-special-variables.py | 18 + .../node-gyp/gyp/test/rules/src/actions.gyp | 22 + .../node-gyp/gyp/test/rules/src/an_asm.S | 6 + .../node-gyp/gyp/test/rules/src/as.bat | 7 + .../node-gyp/gyp/test/rules/src/copy-file.py | 11 + .../gyp/test/rules/src/external/external.gyp | 66 + .../gyp/test/rules/src/external/file1.in | 1 + .../gyp/test/rules/src/external/file2.in | 1 + .../gyp/test/rules/src/input-root.gyp | 24 + .../gyp/test/rules/src/noaction/file1.in | 1 + .../noaction/no_action_with_rules_fails.gyp | 37 + .../node-gyp/gyp/test/rules/src/rule.py | 17 + .../node-gyp/gyp/test/rules/src/somefile.ext | 0 .../gyp/test/rules/src/special-variables.gyp | 35 + .../gyp/test/rules/src/subdir1/executable.gyp | 37 + .../gyp/test/rules/src/subdir1/function1.in | 6 + .../gyp/test/rules/src/subdir1/function2.in | 6 + .../gyp/test/rules/src/subdir1/program.c | 12 + .../gyp/test/rules/src/subdir2/file1.in | 1 + .../gyp/test/rules/src/subdir2/file2.in | 1 + .../gyp/test/rules/src/subdir2/never_used.gyp | 31 + .../gyp/test/rules/src/subdir2/no_action.gyp | 38 + .../gyp/test/rules/src/subdir2/no_inputs.gyp | 32 + .../gyp/test/rules/src/subdir2/none.gyp | 33 + .../test/rules/src/subdir3/executable2.gyp | 37 + .../gyp/test/rules/src/subdir3/function3.in | 6 + .../gyp/test/rules/src/subdir3/program.c | 10 + .../test/rules/src/subdir4/asm-function.asm | 10 + .../gyp/test/rules/src/subdir4/build-asm.gyp | 49 + .../gyp/test/rules/src/subdir4/program.c | 19 + .../gyp/test/same-gyp-name/gyptest-all.py | 38 + .../gyp/test/same-gyp-name/gyptest-default.py | 38 + .../gyp/test/same-gyp-name/gyptest-library.py | 20 + .../test/same-gyp-name/library/one/sub.gyp | 11 + .../gyp/test/same-gyp-name/library/test.gyp | 15 + .../test/same-gyp-name/library/two/sub.gyp | 11 + .../gyp/test/same-gyp-name/src/all.gyp | 16 + .../same-gyp-name/src/subdir1/executable.gyp | 15 + .../test/same-gyp-name/src/subdir1/main1.cc | 6 + .../same-gyp-name/src/subdir2/executable.gyp | 15 + .../test/same-gyp-name/src/subdir2/main2.cc | 6 + .../same-rule-output-file-name/gyptest-all.py | 23 + .../src/subdir1/subdir1.gyp | 30 + .../src/subdir2/subdir2.gyp | 30 + .../src/subdirs.gyp | 16 + .../same-rule-output-file-name/src/touch.py | 11 + .../test/same-source-file-name/gyptest-all.py | 34 + .../same-source-file-name/gyptest-default.py | 34 + .../same-source-file-name/gyptest-fail.py | 0 .../test/same-source-file-name/src/all.gyp | 30 + .../test/same-source-file-name/src/double.gyp | 0 .../gyp/test/same-source-file-name/src/func.c | 6 + .../test/same-source-file-name/src/prog1.c | 16 + .../test/same-source-file-name/src/prog2.c | 16 + .../same-source-file-name/src/subdir1/func.c | 6 + .../same-source-file-name/src/subdir2/func.c | 6 + .../gyptest-all.py | 36 + .../src/subdir1/subdir1.gyp | 66 + .../src/subdir2/subdir2.gyp | 66 + .../src/subdirs.gyp | 16 + .../src/touch.py | 11 + .../gyptest-same-target-name.py | 18 + .../gyp/test/same-target-name/src/all.gyp | 16 + .../test/same-target-name/src/executable1.gyp | 15 + .../test/same-target-name/src/executable2.gyp | 15 + .../gyp/test/sanitize-rule-names/blah.S | 0 .../gyptest-sanitize-rule-names.py | 17 + .../gyp/test/sanitize-rule-names/hello.cc | 7 + .../sanitize-rule-names.gyp | 27 + .../gyp/test/sanitize-rule-names/script.py | 10 + .../gyp/test/scons_tools/gyptest-tools.py | 26 + .../site_scons/site_tools/this_tool.py | 10 + .../node-gyp/gyp/test/scons_tools/tools.c | 13 + .../node-gyp/gyp/test/scons_tools/tools.gyp | 18 + .../node-gyp/gyp/test/sibling/gyptest-all.py | 39 + .../gyp/test/sibling/gyptest-relocate.py | 41 + .../gyp/test/sibling/src/build/all.gyp | 17 + .../gyp/test/sibling/src/prog1/prog1.c | 7 + .../gyp/test/sibling/src/prog1/prog1.gyp | 15 + .../gyp/test/sibling/src/prog2/prog2.c | 7 + .../gyp/test/sibling/src/prog2/prog2.gyp | 15 + .../node-gyp/gyp/test/small/gyptest-small.py | 53 + .../gyptest-standalone-static-library.py | 53 + .../standalone-static-library/invalid.gyp | 16 + .../test/standalone-static-library/mylib.c | 7 + .../test/standalone-static-library/mylib.gyp | 26 + .../gyp/test/standalone-static-library/prog.c | 7 + .../gyp/test/standalone/gyptest-standalone.py | 33 + .../gyp/test/standalone/standalone.gyp | 12 + .../test/subdirectory/gyptest-SYMROOT-all.py | 36 + .../subdirectory/gyptest-SYMROOT-default.py | 37 + .../test/subdirectory/gyptest-subdir-all.py | 33 + .../subdirectory/gyptest-subdir-default.py | 33 + .../test/subdirectory/gyptest-subdir2-deep.py | 25 + .../gyp/test/subdirectory/gyptest-top-all.py | 43 + .../test/subdirectory/gyptest-top-default.py | 43 + .../gyp/test/subdirectory/src/prog1.c | 7 + .../gyp/test/subdirectory/src/prog1.gyp | 21 + .../gyp/test/subdirectory/src/subdir/prog2.c | 7 + .../test/subdirectory/src/subdir/prog2.gyp | 18 + .../subdirectory/src/subdir/subdir2/prog3.c | 7 + .../subdirectory/src/subdir/subdir2/prog3.gyp | 18 + .../gyp/test/subdirectory/src/symroot.gypi | 16 + .../gyp/test/toolsets/gyptest-toolsets.py | 23 + .../node-gyp/gyp/test/toolsets/main.cc | 11 + .../node-gyp/gyp/test/toolsets/toolsets.cc | 11 + .../node-gyp/gyp/test/toolsets/toolsets.gyp | 49 + .../test/toplevel-dir/gyptest-toplevel-dir.py | 31 + .../gyp/test/toplevel-dir/src/sub1/main.gyp | 18 + .../gyp/test/toplevel-dir/src/sub1/prog1.c | 7 + .../gyp/test/toplevel-dir/src/sub2/prog2.c | 7 + .../gyp/test/toplevel-dir/src/sub2/prog2.gyp | 15 + .../variables/commands/commands-repeated.gyp | 128 + .../commands/commands-repeated.gyp.stdout | 136 + .../commands/commands-repeated.gypd.golden | 72 + .../gyp/test/variables/commands/commands.gyp | 86 + .../commands/commands.gyp.ignore-env.stdout | 86 + .../variables/commands/commands.gyp.stdout | 86 + .../variables/commands/commands.gypd.golden | 56 + .../gyp/test/variables/commands/commands.gypi | 16 + .../commands/gyptest-commands-ignore-env.py | 46 + .../commands/gyptest-commands-repeated.py | 38 + .../variables/commands/gyptest-commands.py | 39 + .../gyp/test/variables/commands/test.py | 1 + .../gyp/test/variables/commands/update_golden | 11 + .../variables/filelist/filelist.gyp.stdout | 26 + .../variables/filelist/filelist.gypd.golden | 43 + .../variables/filelist/gyptest-filelist.py | 50 + .../test/variables/filelist/src/filelist.gyp | 93 + .../gyp/test/variables/filelist/update_golden | 8 + .../variables/latelate/gyptest-latelate.py | 25 + .../test/variables/latelate/src/latelate.gyp | 34 + .../test/variables/latelate/src/program.cc | 13 + .../variables/variable-in-path/C1/hello.cc | 7 + .../gyptest-variable-in-path.py | 23 + .../variable-in-path/variable-in-path.gyp | 31 + .../gyp/test/variants/gyptest-variants.py | 45 + .../node-gyp/gyp/test/variants/src/variants.c | 13 + .../gyp/test/variants/src/variants.gyp | 27 + .../gyp/test/win/asm-files/asm-files.gyp | 17 + .../node-gyp/gyp/test/win/asm-files/b.s | 0 .../node-gyp/gyp/test/win/asm-files/c.S | 0 .../node-gyp/gyp/test/win/asm-files/hello.cc | 7 + .../batch-file-action/batch-file-action.gyp | 21 + .../gyp/test/win/batch-file-action/infile | 1 + .../test/win/batch-file-action/somecmd.bat | 5 + .../node-gyp/gyp/test/win/command-quote/a.S | 0 .../win/command-quote/bat with spaces.bat | 7 + .../test/win/command-quote/command-quote.gyp | 84 + .../gyp/test/win/command-quote/go.bat | 7 + .../subdir/and/another/in-subdir.gyp | 28 + .../compiler-flags/additional-include-dirs.cc | 10 + .../additional-include-dirs.gyp | 20 + .../win/compiler-flags/additional-options.cc | 10 + .../win/compiler-flags/additional-options.gyp | 31 + .../gyp/test/win/compiler-flags/analysis.gyp | 40 + .../compiler-flags/buffer-security-check.gyp | 51 + .../win/compiler-flags/buffer-security.cc | 12 + .../win/compiler-flags/character-set-mbcs.cc | 11 + .../compiler-flags/character-set-unicode.cc | 15 + .../test/win/compiler-flags/character-set.gyp | 35 + .../test/win/compiler-flags/debug-format.gyp | 48 + .../compiler-flags/exception-handling-on.cc | 24 + .../win/compiler-flags/exception-handling.gyp | 46 + .../compiler-flags/function-level-linking.cc | 11 + .../compiler-flags/function-level-linking.gyp | 28 + .../gyp/test/win/compiler-flags/hello.cc | 7 + .../test/win/compiler-flags/optimizations.gyp | 147 + .../gyp/test/win/compiler-flags/pdbname.cc | 7 + .../gyp/test/win/compiler-flags/pdbname.gyp | 24 + .../gyp/test/win/compiler-flags/rtti-on.cc | 11 + .../gyp/test/win/compiler-flags/rtti.gyp | 37 + .../test/win/compiler-flags/runtime-checks.cc | 11 + .../win/compiler-flags/runtime-checks.gyp | 29 + .../win/compiler-flags/runtime-library-md.cc | 19 + .../win/compiler-flags/runtime-library-mdd.cc | 19 + .../win/compiler-flags/runtime-library-mt.cc | 19 + .../win/compiler-flags/runtime-library-mtd.cc | 19 + .../win/compiler-flags/runtime-library.gyp | 48 + .../test/win/compiler-flags/subdir/header.h | 0 .../gyp/test/win/compiler-flags/uninit.cc | 13 + .../win/compiler-flags/warning-as-error.cc | 9 + .../win/compiler-flags/warning-as-error.gyp | 37 + .../test/win/compiler-flags/warning-level.gyp | 115 + .../test/win/compiler-flags/warning-level1.cc | 8 + .../test/win/compiler-flags/warning-level2.cc | 14 + .../test/win/compiler-flags/warning-level3.cc | 11 + .../test/win/compiler-flags/warning-level4.cc | 10 + .../gyp/test/win/gyptest-asm-files.py | 26 + .../win/gyptest-cl-additional-include-dirs.py | 22 + .../test/win/gyptest-cl-additional-options.py | 28 + .../gyp/test/win/gyptest-cl-analysis.py | 30 + .../win/gyptest-cl-buffer-security-check.py | 53 + .../gyp/test/win/gyptest-cl-character-set.py | 22 + .../gyp/test/win/gyptest-cl-debug-format.py | 43 + .../test/win/gyptest-cl-exception-handling.py | 33 + .../win/gyptest-cl-function-level-linking.py | 52 + .../gyp/test/win/gyptest-cl-optimizations.py | 79 + .../gyp/test/win/gyptest-cl-pdbname.py | 26 + .../node-gyp/gyp/test/win/gyptest-cl-rtti.py | 30 + .../gyp/test/win/gyptest-cl-runtime-checks.py | 30 + .../test/win/gyptest-cl-runtime-library.py | 22 + .../test/win/gyptest-cl-warning-as-error.py | 30 + .../gyp/test/win/gyptest-cl-warning-level.py | 41 + .../gyp/test/win/gyptest-command-quote.py | 37 + .../test/win/gyptest-link-additional-deps.py | 22 + .../win/gyptest-link-additional-options.py | 22 + .../gyp/test/win/gyptest-link-aslr.py | 35 + .../gyp/test/win/gyptest-link-debug-info.py | 26 + .../gyp/test/win/gyptest-link-default-libs.py | 22 + .../gyp/test/win/gyptest-link-deffile.py | 43 + .../test/win/gyptest-link-delay-load-dlls.py | 35 + .../test/win/gyptest-link-entrypointsymbol.py | 24 + .../gyp/test/win/gyptest-link-fixed-base.py | 40 + .../win/gyptest-link-generate-manifest.py | 44 + .../gyp/test/win/gyptest-link-incremental.py | 37 + .../test/win/gyptest-link-library-adjust.py | 21 + .../win/gyptest-link-library-directories.py | 35 + .../gyp/test/win/gyptest-link-nodefaultlib.py | 24 + .../gyp/test/win/gyptest-link-nxcompat.py | 37 + .../gyp/test/win/gyptest-link-opt-icf.py | 41 + .../gyp/test/win/gyptest-link-opt-ref.py | 40 + .../gyp/test/win/gyptest-link-outputfile.py | 28 + .../node-gyp/gyp/test/win/gyptest-link-pdb.py | 34 + .../gyp/test/win/gyptest-link-profile.py | 37 + .../test/win/gyptest-link-restat-importlib.py | 39 + .../gyp/test/win/gyptest-link-subsystem.py | 28 + .../gyp/test/win/gyptest-link-uldi.py | 28 + .../gyp/test/win/gyptest-long-command-line.py | 23 + .../gyp/test/win/gyptest-macro-projectname.py | 24 + .../test/win/gyptest-macro-vcinstalldir.py | 24 + .../test/win/gyptest-macros-containing-gyp.py | 21 + .../gyptest-macros-in-inputs-and-outputs.py | 27 + .../gyp/test/win/gyptest-midl-rules.py | 22 + .../gyp/test/win/gyptest-quoting-commands.py | 25 + .../node-gyp/gyp/test/win/gyptest-rc-build.py | 24 + .../gyp/test/win/idl-rules/basic-idl.gyp | 30 + .../test/win/idl-rules/history_indexer.idl | 17 + .../win/idl-rules/history_indexer_user.cc | 15 + .../gyp/test/win/importlib/has-exports.cc | 10 + .../node-gyp/gyp/test/win/importlib/hello.cc | 9 + .../gyp/test/win/importlib/importlib.gyp | 30 + .../test/win/linker-flags/additional-deps.cc | 10 + .../test/win/linker-flags/additional-deps.gyp | 30 + .../win/linker-flags/additional-options.gyp | 29 + .../gyp/test/win/linker-flags/aslr.gyp | 35 + .../gyp/test/win/linker-flags/debug-info.gyp | 28 + .../gyp/test/win/linker-flags/default-libs.cc | 30 + .../test/win/linker-flags/default-libs.gyp | 13 + .../win/linker-flags/deffile-multiple.gyp | 17 + .../gyp/test/win/linker-flags/deffile.cc | 10 + .../gyp/test/win/linker-flags/deffile.def | 8 + .../gyp/test/win/linker-flags/deffile.gyp | 38 + .../test/win/linker-flags/delay-load-dlls.gyp | 27 + .../gyp/test/win/linker-flags/delay-load.cc | 10 + .../test/win/linker-flags/entrypointsymbol.cc | 13 + .../win/linker-flags/entrypointsymbol.gyp | 28 + .../gyp/test/win/linker-flags/extra.manifest | 11 + .../gyp/test/win/linker-flags/extra2.manifest | 11 + .../gyp/test/win/linker-flags/fixed-base.gyp | 52 + .../win/linker-flags/generate-manifest.gyp | 64 + .../gyp/test/win/linker-flags/hello.cc | 7 + .../gyp/test/win/linker-flags/incremental.gyp | 65 + .../test/win/linker-flags/library-adjust.cc | 10 + .../test/win/linker-flags/library-adjust.gyp | 16 + .../library-directories-define.cc | 7 + .../library-directories-reference.cc | 10 + .../win/linker-flags/library-directories.gyp | 42 + .../gyp/test/win/linker-flags/nodefaultlib.cc | 13 + .../test/win/linker-flags/nodefaultlib.gyp | 30 + .../gyp/test/win/linker-flags/nxcompat.gyp | 35 + .../gyp/test/win/linker-flags/opt-icf.cc | 29 + .../gyp/test/win/linker-flags/opt-icf.gyp | 63 + .../gyp/test/win/linker-flags/opt-ref.cc | 11 + .../gyp/test/win/linker-flags/opt-ref.gyp | 56 + .../gyp/test/win/linker-flags/outputfile.gyp | 58 + .../gyp/test/win/linker-flags/profile.gyp | 50 + .../win/linker-flags/program-database.gyp | 39 + .../test/win/linker-flags/subdir/library.gyp | 13 + .../win/linker-flags/subsystem-windows.cc | 9 + .../gyp/test/win/linker-flags/subsystem.gyp | 48 + .../test/win/long-command-line/function.cc | 7 + .../gyp/test/win/long-command-line/hello.cc | 7 + .../long-command-line/long-command-line.gyp | 54 + .../gyp/test/win/precompiled/gyptest-all.py | 21 + .../node-gyp/gyp/test/win/precompiled/hello.c | 14 + .../gyp/test/win/precompiled/hello.gyp | 28 + .../gyp/test/win/precompiled/hello2.c | 13 + .../gyp/test/win/precompiled/precomp.c | 8 + .../node-gyp/gyp/test/win/rc-build/Resource.h | 26 + .../node-gyp/gyp/test/win/rc-build/hello.cpp | 30 + .../node-gyp/gyp/test/win/rc-build/hello.gyp | 58 + .../node-gyp/gyp/test/win/rc-build/hello.h | 3 + .../node-gyp/gyp/test/win/rc-build/hello.ico | Bin 0 -> 23558 bytes .../node-gyp/gyp/test/win/rc-build/hello.rc | 86 + .../node-gyp/gyp/test/win/rc-build/small.ico | Bin 0 -> 23558 bytes .../gyp/test/win/rc-build/subdir/hello2.rc | 87 + .../gyp/test/win/rc-build/subdir/include.h | 1 + .../gyp/test/win/rc-build/targetver.h | 24 + .../node-gyp/gyp/test/win/uldi/a.cc | 7 + .../node-gyp/gyp/test/win/uldi/b.cc | 7 + .../node-gyp/gyp/test/win/uldi/main.cc | 10 + .../node-gyp/gyp/test/win/uldi/uldi.gyp | 45 + .../node-gyp/gyp/test/win/vs-macros/as.py | 18 + .../gyp/test/win/vs-macros/containing-gyp.gyp | 40 + .../gyp/test/win/vs-macros/do_stuff.py | 8 + .../node-gyp/gyp/test/win/vs-macros/hello.cc | 7 + .../win/vs-macros/input-output-macros.gyp | 33 + .../node-gyp/gyp/test/win/vs-macros/input.S | 0 .../gyp/test/win/vs-macros/projectname.gyp | 29 + .../gyp/test/win/vs-macros/stuff.blah | 1 + .../gyp/test/win/vs-macros/test_exists.py | 10 + .../gyp/test/win/vs-macros/vcinstalldir.gyp | 41 + .../{legacy/tools => }/gyp/tools/README | 0 .../{legacy/tools => }/gyp/tools/Xcode/README | 0 .../tools/Xcode/Specifications/gyp.pbfilespec | 0 .../tools/Xcode/Specifications/gyp.xclangspec | 0 .../node-gyp/gyp/tools/emacs/README | 12 + .../node-gyp/gyp/tools/emacs/gyp-tests.el | 54 + .../node-gyp/gyp/tools/emacs/gyp.el | 251 + .../gyp/tools/emacs/run-unit-tests.sh | 7 + .../gyp/tools/emacs/testdata/media.gyp | 1105 +++++ .../tools/emacs/testdata/media.gyp.fontified | 1107 +++++ .../{legacy/tools => }/gyp/tools/graphviz.py | 0 .../tools => }/gyp/tools/pretty_gyp.py | 5 +- .../tools => }/gyp/tools/pretty_sln.py | 4 +- .../tools => }/gyp/tools/pretty_vcproj.py | 65 +- .../node-gyp/legacy/tools/addon.gypi | 24 - .../node-gyp/legacy/tools/gyp/PRESUBMIT.py | 51 - .../gyp/pylib/gyp/generator/ninja_test.py | 42 - .../legacy/tools/gyp/pylib/gyp/system_test.py | 68 - .../node-gyp/legacy/tools/gyp_addon | 42 - .../node_modules/node-gyp/lib/configure.js | 47 +- deps/npm/node_modules/node-gyp/lib/install.js | 11 +- deps/npm/node_modules/node-gyp/package.json | 8 +- .../npm-registry-client/package.json | 8 +- .../node_modules/read-installed/package.json | 7 +- .../read-installed/read-installed.js | 13 + .../read-package-json/package.json | 6 +- .../read-package-json/read-json.js | 1 + deps/npm/node_modules/rimraf/package.json | 21 +- deps/npm/node_modules/rimraf/rimraf.js | 143 +- deps/npm/node_modules/rimraf/test/run.sh | 10 + deps/npm/node_modules/rimraf/test/setup.sh | 47 + .../node_modules/rimraf/test/test-async.js | 5 + .../node_modules/rimraf/test/test-fiber.js | 0 .../npm/node_modules/rimraf/test/test-sync.js | 3 + deps/npm/package.json | 6 +- 1161 files changed, 40332 insertions(+), 1797 deletions(-) rename deps/npm/node_modules/fstream/{LICENCE => LICENSE} (50%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/.npmignore (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/AUTHORS (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/DEPS (78%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/LICENSE (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/MANIFEST (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/OWNERS (100%) create mode 100644 deps/npm/node_modules/node-gyp/gyp/PRESUBMIT.py rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/buildbot/buildbot_run.py (98%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/codereview.settings (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/gyp (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/gyp.bat (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/gyp_dummy.c (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/gyptest.py (93%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/MSVSNew.py (95%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/MSVSProject.py (98%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/MSVSSettings.py (98%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/MSVSSettings_test.py (99%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/MSVSToolFile.py (96%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/MSVSUserFile.py (98%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/MSVSVersion.py (56%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/SCons.py (98%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/__init__.py (89%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/common.py (85%) create mode 100755 deps/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/easy_xml.py (91%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/easy_xml_test.py (91%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/generator/__init__.py (100%) create mode 100644 deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/generator/dump_dependency_json.py (58%) create mode 100644 deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/generator/gypd.py (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/generator/gypsh.py (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/generator/make.py (90%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/generator/msvs.py (87%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/generator/msvs_test.py (85%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/generator/ninja.py (55%) create mode 100644 deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/generator/scons.py (96%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/generator/xcode.py (96%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/input.py (73%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/mac_tool.py (86%) create mode 100644 deps/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/ninja_syntax.py (83%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/sun_tool.py (100%) create mode 100755 deps/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/xcode_emulation.py (78%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/xcodeproj_file.py (96%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylib/gyp/xml_fix.py (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/pylintrc (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/samples/samples (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/samples/samples.bat (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/setup.py (100%) create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions-bare/gyptest-bare.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions-bare/src/bare.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions-bare/src/bare.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/gyptest-all.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/actions.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/copy.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/filter.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/foo.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/input.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/main.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions-none/gyptest-none.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions-none/src/fake_cross.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions-none/src/foo.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions-none/src/none_with_source_files.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions-subdir/gyptest-action.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/make-file.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/none.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/subdir/make-subdir-file.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/subdir/subdir.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions/gyptest-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions/gyptest-default.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions/gyptest-errors.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions/src/action_missing_name.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions/src/actions.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions/src/confirm-dep-files.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/counter.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/executable.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/make-prog1.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/make-prog2.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/program.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir2/make-file.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir2/none.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir3/generate_main.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir3/null_input.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/additional-targets/gyptest-additional.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/additional-targets/src/all.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/additional-targets/src/dir1/actions.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/additional-targets/src/dir1/emit.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/additional-targets/src/dir1/lib1.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/assembly/gyptest-assembly.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/assembly/src/as.bat create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/assembly/src/assembly.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/assembly/src/lib1.S create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/assembly/src/lib1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/assembly/src/program.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/build-option/gyptest-build.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/build-option/hello.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/build-option/hello.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/builddir/gyptest-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/builddir/gyptest-default.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/builddir.gypi create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/func1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/func2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/func3.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/func4.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/func5.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/prog1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/prog1.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/prog2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/prog2.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/prog3.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/prog3.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/prog4.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/prog4.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/subdir5/prog5.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/subdir5/prog5.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/cflags/cflags.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/cflags/cflags.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/cflags/gyptest-cflags.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/compilable/gyptest-headers.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/compilable/src/headers.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/compilable/src/lib1.cpp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/compilable/src/lib1.hpp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/compilable/src/program.cpp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/compiler-override/compiler-global-settings.gyp.in create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/compiler-override/compiler-host.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/compiler-override/compiler.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/compiler-override/cxxtest.cc create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/compiler-override/gyptest-compiler-env.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/compiler-override/gyptest-compiler-global-settings.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/compiler-override/my_cc.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/compiler-override/my_cxx.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/compiler-override/my_ld.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/compiler-override/test.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/basics/configurations.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/basics/configurations.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/configurations/basics/gyptest-configurations.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/inheritance/configurations.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/inheritance/configurations.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/configurations/inheritance/gyptest-inheritance.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/actions.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/all_dependent_settings.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/configurations.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/dependencies.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/direct_dependent_settings.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/gyptest-configurations.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/libraries.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/link_settings.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/sources.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/standalone_static_library.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/target_name.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/type.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/configurations.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/front.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/gyptest-target_platform.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/left.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/right.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/x64/configurations.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/configurations/x64/configurations.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/configurations/x64/gyptest-x86.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/copies/gyptest-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/copies/gyptest-default.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/copies/gyptest-slash.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/copies/gyptest-updir.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/copies/src/copies-slash.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/copies/src/copies-updir.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/copies/src/copies.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/copies/src/directory/file3 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/copies/src/directory/file4 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/copies/src/directory/subdir/file5 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/copies/src/file1 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/copies/src/file2 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/copies/src/parentdir/subdir/file6 create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/custom-generator/gyptest-custom-generator.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/custom-generator/mygenerator.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/custom-generator/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/cxxflags/cxxflags.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/cxxflags/cxxflags.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/cxxflags/gyptest-cxxflags.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/defines-escaping/defines-escaping.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/defines-escaping/defines-escaping.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/defines-escaping/gyptest-defines-escaping.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/defines/defines-env.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/defines/defines.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/defines/defines.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/defines/gyptest-define-override.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/defines/gyptest-defines-env-regyp.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/defines/gyptest-defines-env.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/defines/gyptest-defines.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/dependencies/a.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/dependencies/b/b.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/dependencies/b/b.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/dependencies/b/b3.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/dependencies/c/c.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/dependencies/c/c.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/dependencies/c/d.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/dependencies/double_dependency.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/dependencies/double_dependent.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/dependencies/extra_targets.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-double-dependency.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-extra-targets.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-lib-only.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-none-traversal.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/dependencies/lib_only.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/dependencies/main.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/dependencies/none_traversal.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/dependency-copy/gyptest-copy.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/dependency-copy/src/copies.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/dependency-copy/src/file1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/dependency-copy/src/file2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/errors/duplicate_basenames.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/errors/duplicate_node.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/errors/duplicate_rule.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/errors/duplicate_targets.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/errors/gyptest-errors.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/errors/missing_dep.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/errors/missing_targets.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/escaping/colon/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/escaping/gyptest-colon.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/exclusion/exclusion.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/exclusion/gyptest-exclusion.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/exclusion/hello.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/gyptest-cross.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/bogus1.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/bogus2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/cross.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/cross_compile.gypi create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/fake_cross.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/program.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test1.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test3.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test4.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/tochar.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/actions.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/build/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/actions-out/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/build/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/executable.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/make-prog1.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/make-prog2.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/program.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/actions-out/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/build/README.txt create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/make-file.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/none.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/build/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/copies-out/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/copies.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/file1 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/file2 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/build/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/copies-out/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/file3 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/file4 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/subdir.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-actions.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-copies.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-mac-bundle.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-relocate.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-rules.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-subdir2-deep.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-top-all.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/app.order create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/header.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/main.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/resource.sb create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/build/README.txt create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/copy-file.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/rules.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/build/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/define3.in0 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/define4.in0 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/executable.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/function1.in1 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/function2.in1 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/program.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/build/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file1.in0 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file2.in0 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file3.in1 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file4.in1 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/none.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/rules-out/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/build/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/inc.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/inc1/include1.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/prog1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/prog1.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/build/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/build/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/deeper.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/deeper.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/deeper.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/inc2/include2.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/prog2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/prog2.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/build/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/inc3/include3.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/prog3.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/prog3.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/symroot.gypi create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/gyp-defines/defines.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/gyp-defines/echo.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/gyp-defines/gyptest-multiple-values.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/gyp-defines/gyptest-regyp.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/gyptest-exported-hard-dependency.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/gyptest-no-exported-hard-dependency.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/a.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/a.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/b.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/b.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/c.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/c.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/d.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/emit.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/hard_dependency.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/hello/gyptest-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/hello/gyptest-default.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/hello/gyptest-disable-regyp.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/hello/gyptest-regyp.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/hello/gyptest-target.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hello/hello.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hello/hello.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hello/hello2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/hello/hello2.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/gyptest-home-includes-regyp.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/gyptest-home-includes.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/home/.gyp/include.gypi create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/home2/.gyp/include.gypi create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/src/all.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/src/printfoo.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/gyptest-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/gyptest-default.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/inc.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/inc1/include1.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/includes.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/includes.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/shadow1/shadow.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/shadow2/shadow.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/inc.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/inc2/include2.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/subdir_includes.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/subdir_includes.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/intermediate_dir/gyptest-intermediate-dir.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/script.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/shared_infile.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/test2.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/lib/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/lib/TestCmd.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/lib/TestCommon.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/lib/TestGyp.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/library/gyptest-shared-obj-install-path.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/library/gyptest-shared.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/library/gyptest-static.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/library/src/lib1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/library/src/lib1_moveable.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/library/src/lib2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/library/src/lib2_moveable.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/library/src/library.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/library/src/program.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/library/src/shared_dependency.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/link-objects/base.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/link-objects/extra.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/link-objects/gyptest-all.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/link-objects/link-objects.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/action-envvars/action/action.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/action-envvars/action/action.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/English.lproj/InfoPlist.strings create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/English.lproj/MainMenu.xib create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/TestApp-Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/TestAppAppDelegate.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/TestAppAppDelegate.m create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/main.m create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/empty.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/archs/my_file.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/archs/my_main_file.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/archs/test-archs-x86_64.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/archs/test-no-archs.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/ccfile.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/ccfile_withcflags.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/cfile.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/cppfile.cpp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/cppfile_withcflags.cpp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/cxxfile.cxx create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/cxxfile_withcflags.cxx create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/mfile.m create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/mmfile.mm create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/mmfile_withcflags.mm create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/copy-dylib/empty.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/copy-dylib/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/debuginfo/file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/debuginfo/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/English.lproj/InfoPlist.strings create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/bundle.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/executable.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework-dirs/calculate.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework-dirs/framework-dirs.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework-headers/myframework.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework-headers/myframework.m create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework-headers/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/English.lproj/InfoPlist.strings create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/ObjCVector.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/ObjCVector.mm create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/ObjCVectorInternal.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/TestFramework_Prefix.pch create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework/empty.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/framework/framework.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/global-settings/src/dir1/dir1.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/global-settings/src/dir2/dir2.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/global-settings/src/dir2/file.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-action-envvars.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-app.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-archs.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-cflags.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-copies.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-copy-dylib.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-debuginfo.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-depend-on-bundle.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-framework-dirs.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-framework-headers.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-framework.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-global-settings.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-infoplist-process.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-installname.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-ldflags-passed-to-libtool.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-ldflags.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-libraries.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-loadable-module.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-missing-cfbundlesignature.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-non-strs-flattened-to-env.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-objc-gc.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-copy-bundle.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-defaults.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-fail.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-multiple-configurations.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-static-library.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-prefixheader.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-rebuild.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-rpath.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-sdkroot.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-sourceless-module.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-strip.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-type-envvars.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-xcode-env-order.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-xcode-gcc.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/main.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/test1.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/test2.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/test3.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/installname/Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/installname/file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/installname/main.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/installname/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags-libtool/file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags-libtool/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/symbol_list.def create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/README.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/hello.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/mylib.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/loadable-module/Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/loadable-module/module.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/loadable-module/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/Other-Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/Third-Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/non-strs-flattened-to-env/Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/non-strs-flattened-to-env/main.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/non-strs-flattened-to-env/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/c-file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/cc-file.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/main.m create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/needs-gc-mm.mm create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/needs-gc.m create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/Framework-Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/TestApp-Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/empty.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/main.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/postbuild-copy-framework.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/resource_file.sb create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/main.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/postbuild-defaults.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/file.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/postbuild-fail.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/test.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/touch-dynamic.sh create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/touch-static.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-multiple-configurations/main.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-multiple-configurations/postbuild-touch-file.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-multiple-configurations/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-static-library/empty.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-static-library/postbuild-touch-file.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-static-library/test.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/copy.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/file_g.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/file_h.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/script/shared_library_postbuild.sh create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/script/static_library_postbuild.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/subdirectory/copied_file.txt create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/subdirectory/nested_target.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.m create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.mm create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/header.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/rebuild/TestApp-Info.plist create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/rebuild/delay-touch.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/rebuild/empty.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/rebuild/main.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/rebuild/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/rpath/file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/rpath/main.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/rpath/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/sdkroot/file.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/sdkroot/test.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/sdkroot/test_shorthand.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/sourceless-module/empty.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/sourceless-module/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/strip/file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/strip/strip.saves create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/nested_file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/nested_strip.saves create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/subdirectory.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/test_reading_save_file_from_postbuild.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/strip/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_bundle_executable.sh create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_bundle_loadable_module.sh create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_bundle_shared_library.sh create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_executable.sh create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_loadable_module.sh create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_none.sh create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_shared_library.sh create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_static_library.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/Info.plist create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/file.ext1 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/file.ext2 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/file.ext3 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/main.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_c.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_cc.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_m.m create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_mm.mm create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/warn_about_invalid_offsetof_macro.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/warn_about_missing_newline.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/make/dependencies.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/make/gyptest-dependencies.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/make/gyptest-noload.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/make/main.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/make/main.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/make/noload/all.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/make/noload/lib/shared.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/make/noload/lib/shared.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/make/noload/lib/shared.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/make/noload/main.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/many-actions/file0 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/many-actions/file1 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/many-actions/file2 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/many-actions/file3 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/many-actions/file4 create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/many-actions/gyptest-many-actions-unsorted.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/many-actions/gyptest-many-actions.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/many-actions/many-actions-unsorted.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/many-actions/many-actions.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/module/gyptest-default.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/module/src/lib1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/module/src/lib2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/module/src/module.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/module/src/program.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/config_attrs/gyptest-config_attrs.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/config_attrs/hello.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/config_attrs/hello.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/express/base/base.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/express/express.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/msvs/express/gyptest-express.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/gyptest-all.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/hello.cpp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/hello_exclude.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/hello_mac.cpp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/missing_sources/gyptest-missing.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/missing_sources/hello_missing.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/props/AppName.props create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/props/AppName.vsprops create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/props/gyptest-props.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/props/hello.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/props/hello.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/common.gypi create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/gyptest-shared_output.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/hello.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/hello.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/there/there.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/there/there.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/gyptest-all.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/hello.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/hello.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/hello2.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/gyptest-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/gyptest-default.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/common.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/multiple.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/prog1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/prog2.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/gyptest-action-dependencies.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/a.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/a.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/action_dependencies.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/b.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/b.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/c.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/c.h create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/emit.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/chained-dependency/chained-dependency.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/chained-dependency/chained.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/ninja/chained-dependency/gyptest-chained-dependency.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/normalize-paths-win/gyptest-normalize-paths.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/normalize-paths-win/hello.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/normalize-paths-win/normalize-paths.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/s-needs-no-depfiles/empty.s create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/ninja/s-needs-no-depfiles/gyptest-s-needs-no-depfiles.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/s-needs-no-depfiles/s-needs-no-depfiles.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/gyptest-solibs-avoid-relinking.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/main.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/solib.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/solibs_avoid_relinking.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/no-output/gyptest-no-output.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/no-output/src/nooutput.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/product/gyptest-product.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/product/hello.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/product/product.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/relative/foo/a/a.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/relative/foo/a/a.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/relative/foo/a/c/c.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/relative/foo/a/c/c.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/relative/foo/b/b.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/relative/foo/b/b.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/relative/gyptest-default.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rename/filecase/file.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rename/filecase/test-casesensitive.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rename/filecase/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rename/gyptest-filecase.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/restat/gyptest-restat.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/restat/src/create_intermediate.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/restat/src/restat.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/restat/src/touch.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/gyptest-dirname.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/actions.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/copy-file.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/a/b/c.gencc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/a/b/c.printvars create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/foo/bar/baz.gencc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/foo/bar/baz.printvars create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/input-rule-dirname.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/main.cc create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/printvars.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/gyptest-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/gyptest-default.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/main.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/make-sources.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/prog1.in create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/prog2.in create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/same_target.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules-variables/gyptest-rules-variables.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/input_ext.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/input_name/test.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/input_path/subdir/test.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/subdir/input_dirname.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/subdir/test.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/test.input_root.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/variables.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules/gyptest-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules/gyptest-default.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules/gyptest-input-root.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/gyptest-special-variables.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/actions.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/an_asm.S create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/as.bat create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules/src/copy-file.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/external/external.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/external/file1.in create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/external/file2.in create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/input-root.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/noaction/file1.in create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/noaction/no_action_with_rules_fails.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/rules/src/rule.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/somefile.ext create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/special-variables.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/executable.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/function1.in create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/function2.in create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/program.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/file1.in create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/file2.in create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/never_used.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/no_action.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/no_inputs.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/none.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir3/executable2.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir3/function3.in create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir3/program.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir4/asm-function.asm create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir4/build-asm.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir4/program.c create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/gyptest-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/gyptest-default.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/gyptest-library.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/library/one/sub.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/library/test.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/library/two/sub.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/all.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir1/executable.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir1/main1.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir2/executable.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir2/main2.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/gyptest-all.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/subdir1/subdir1.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/subdir2/subdir2.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/subdirs.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/touch.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/gyptest-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/gyptest-default.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/gyptest-fail.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/all.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/double.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/func.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/prog1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/prog2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/subdir1/func.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/subdir2/func.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/gyptest-all.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/subdir1/subdir1.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/subdir2/subdir2.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/subdirs.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/touch.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/same-target-name/gyptest-same-target-name.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-target-name/src/all.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-target-name/src/executable1.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/same-target-name/src/executable2.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/blah.S create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/gyptest-sanitize-rule-names.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/hello.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/sanitize-rule-names.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/script.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/scons_tools/gyptest-tools.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/scons_tools/site_scons/site_tools/this_tool.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/scons_tools/tools.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/scons_tools/tools.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/sibling/gyptest-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/sibling/gyptest-relocate.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/sibling/src/build/all.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/sibling/src/prog1/prog1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/sibling/src/prog1/prog1.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/sibling/src/prog2/prog2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/sibling/src/prog2/prog2.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/small/gyptest-small.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/standalone-static-library/gyptest-standalone-static-library.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/standalone-static-library/invalid.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/standalone-static-library/mylib.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/standalone-static-library/mylib.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/standalone-static-library/prog.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/standalone/gyptest-standalone.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/standalone/standalone.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-SYMROOT-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-SYMROOT-default.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-subdir-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-subdir-default.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-subdir2-deep.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-top-all.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-top-default.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/prog1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/prog1.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/prog2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/prog2.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/subdir2/prog3.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/subdir2/prog3.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/symroot.gypi create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/toolsets/gyptest-toolsets.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/toolsets/main.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/toolsets/toolsets.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/toolsets/toolsets.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/toplevel-dir/gyptest-toplevel-dir.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub1/main.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub1/prog1.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub2/prog2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub2/prog2.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands-repeated.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands-repeated.gyp.stdout create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands-repeated.gypd.golden create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gyp.ignore-env.stdout create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gyp.stdout create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gypd.golden create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gypi create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/gyptest-commands-ignore-env.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/gyptest-commands-repeated.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/gyptest-commands.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/test.py create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/variables/commands/update_golden create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/filelist/filelist.gyp.stdout create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/filelist/filelist.gypd.golden create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/variables/filelist/gyptest-filelist.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/filelist/src/filelist.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/variables/filelist/update_golden create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/variables/latelate/gyptest-latelate.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/latelate/src/latelate.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/latelate/src/program.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/variable-in-path/C1/hello.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/variable-in-path/gyptest-variable-in-path.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variables/variable-in-path/variable-in-path.gyp create mode 100755 deps/npm/node_modules/node-gyp/gyp/test/variants/gyptest-variants.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variants/src/variants.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/variants/src/variants.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/asm-files/asm-files.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/asm-files/b.s create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/asm-files/c.S create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/asm-files/hello.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/batch-file-action/batch-file-action.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/batch-file-action/infile create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/batch-file-action/somecmd.bat create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/command-quote/a.S create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/command-quote/bat with spaces.bat create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/command-quote/command-quote.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/command-quote/go.bat create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/command-quote/subdir/and/another/in-subdir.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-include-dirs.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-include-dirs.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-options.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-options.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/analysis.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/buffer-security-check.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/buffer-security.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/character-set-mbcs.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/character-set-unicode.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/character-set.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/debug-format.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/exception-handling-on.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/exception-handling.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/function-level-linking.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/function-level-linking.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/hello.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/optimizations.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/pdbname.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/pdbname.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/rtti-on.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/rtti.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-checks.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-checks.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-md.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-mdd.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-mt.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-mtd.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/subdir/header.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/uninit.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-as-error.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-as-error.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level1.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level2.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level3.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level4.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-asm-files.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-additional-include-dirs.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-additional-options.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-analysis.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-buffer-security-check.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-character-set.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-debug-format.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-exception-handling.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-function-level-linking.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-optimizations.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-pdbname.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-rtti.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-runtime-checks.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-runtime-library.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-warning-as-error.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-warning-level.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-command-quote.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-additional-deps.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-additional-options.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-aslr.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-debug-info.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-default-libs.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-deffile.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-delay-load-dlls.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-entrypointsymbol.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-fixed-base.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-generate-manifest.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-incremental.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-library-adjust.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-library-directories.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-nodefaultlib.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-nxcompat.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-opt-icf.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-opt-ref.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-outputfile.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-pdb.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-profile.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-restat-importlib.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-subsystem.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-uldi.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-long-command-line.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-macro-projectname.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-macro-vcinstalldir.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-macros-containing-gyp.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-macros-in-inputs-and-outputs.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-midl-rules.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-quoting-commands.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-rc-build.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/idl-rules/basic-idl.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/idl-rules/history_indexer.idl create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/idl-rules/history_indexer_user.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/importlib/has-exports.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/importlib/hello.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/importlib/importlib.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/additional-deps.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/additional-deps.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/additional-options.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/aslr.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/debug-info.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/default-libs.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/default-libs.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile-multiple.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile.def create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/delay-load-dlls.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/delay-load.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/entrypointsymbol.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/entrypointsymbol.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/extra.manifest create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/extra2.manifest create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/fixed-base.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/generate-manifest.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/hello.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/incremental.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-adjust.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-adjust.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-directories-define.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-directories-reference.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-directories.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/nodefaultlib.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/nodefaultlib.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/nxcompat.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/opt-icf.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/opt-icf.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/opt-ref.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/opt-ref.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/outputfile.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/profile.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/program-database.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/subdir/library.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/subsystem-windows.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/subsystem.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/long-command-line/function.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/long-command-line/hello.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/long-command-line/long-command-line.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/precompiled/gyptest-all.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/precompiled/hello.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/precompiled/hello.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/precompiled/hello2.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/precompiled/precomp.c create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/Resource.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/hello.cpp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/hello.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/hello.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/hello.ico create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/hello.rc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/small.ico create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/subdir/hello2.rc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/subdir/include.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/targetver.h create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/uldi/a.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/uldi/b.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/uldi/main.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/uldi/uldi.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/as.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/containing-gyp.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/do_stuff.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/hello.cc create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/input-output-macros.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/input.S create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/projectname.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/stuff.blah create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/test_exists.py create mode 100644 deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/vcinstalldir.gyp rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/tools/README (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/tools/Xcode/README (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/tools/Xcode/Specifications/gyp.pbfilespec (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/tools/Xcode/Specifications/gyp.xclangspec (100%) create mode 100644 deps/npm/node_modules/node-gyp/gyp/tools/emacs/README create mode 100644 deps/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el create mode 100644 deps/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el create mode 100755 deps/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh create mode 100644 deps/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp create mode 100644 deps/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/tools/graphviz.py (100%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/tools/pretty_gyp.py (97%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/tools/pretty_sln.py (97%) rename deps/npm/node_modules/node-gyp/{legacy/tools => }/gyp/tools/pretty_vcproj.py (89%) delete mode 100644 deps/npm/node_modules/node-gyp/legacy/tools/addon.gypi delete mode 100644 deps/npm/node_modules/node-gyp/legacy/tools/gyp/PRESUBMIT.py delete mode 100644 deps/npm/node_modules/node-gyp/legacy/tools/gyp/pylib/gyp/generator/ninja_test.py delete mode 100755 deps/npm/node_modules/node-gyp/legacy/tools/gyp/pylib/gyp/system_test.py delete mode 100755 deps/npm/node_modules/node-gyp/legacy/tools/gyp_addon create mode 100644 deps/npm/node_modules/rimraf/test/run.sh create mode 100644 deps/npm/node_modules/rimraf/test/setup.sh create mode 100644 deps/npm/node_modules/rimraf/test/test-async.js create mode 100644 deps/npm/node_modules/rimraf/test/test-fiber.js create mode 100644 deps/npm/node_modules/rimraf/test/test-sync.js diff --git a/deps/npm/doc/api/deprecate.md b/deps/npm/doc/api/deprecate.md index ac94fd7a9f1..0608d3864ac 100644 --- a/deps/npm/doc/api/deprecate.md +++ b/deps/npm/doc/api/deprecate.md @@ -25,6 +25,8 @@ The 'args' parameter must have exactly two elements: Note that you must be the package owner to deprecate something. See the `owner` and `adduser` help topics. +To un-deprecate a package, specify an empty string (`""`) for the `message` argument. + ## SEE ALSO * npm-publish(3) diff --git a/deps/npm/doc/cli/deprecate.md b/deps/npm/doc/cli/deprecate.md index 925337f21ac..c45245f0956 100644 --- a/deps/npm/doc/cli/deprecate.md +++ b/deps/npm/doc/cli/deprecate.md @@ -18,6 +18,8 @@ something like this: Note that you must be the package owner to deprecate something. See the `owner` and `adduser` help topics. +To un-deprecate a package, specify an empty string (`""`) for the `message` argument. + ## SEE ALSO * npm-publish(1) diff --git a/deps/npm/doc/cli/disputes.md b/deps/npm/doc/cli/disputes.md index 96ad9ef1f8c..751e804f8fd 100644 --- a/deps/npm/doc/cli/disputes.md +++ b/deps/npm/doc/cli/disputes.md @@ -4,8 +4,10 @@ npm-disputes(1) -- Handling Module Name Disputes ## SYNOPSIS 1. Get the author email with `npm owner ls ` -1. Email the author, CC . -2. After a few weeks, if there's no resolution, we'll sort it out. +2. Email the author, CC . +3. After a few weeks, if there's no resolution, we'll sort it out. + +Don't squat on package names. Publish code or move out of the way. ## DESCRIPTION @@ -40,7 +42,7 @@ Joe's appropriate course of action in each case is the same. 1. `npm owner ls foo`. This will tell Joe the email address of the owner (Bob). -2. Joe emails Bob, explaining the situation **as respecfully as possible**, +2. Joe emails Bob, explaining the situation **as respectfully as possible**, and what he would like to do with the module name. He adds isaacs to the CC list of the email. Mention in the email that Bob can run `npm owner add joe foo` to add Joe as an owner of @@ -75,6 +77,11 @@ but not limited to: MIT-licensed program, and then removing or changing the copyright and license statement) 3. Illegal content. +4. "Squatting" on a package name that you *plan* to use, but aren't + actually using. Sorry, I don't care how great the name is, or how + perfect a fit it is for the thing that someday might happen. If + someone wants to use it today, and you're just taking up space with + an empty tarball, you're going to be evicted. If you see bad behavior like this, please report it right away. diff --git a/deps/npm/doc/cli/registry.md b/deps/npm/doc/cli/registry.md index 44ddd94e056..9173defeffc 100644 --- a/deps/npm/doc/cli/registry.md +++ b/deps/npm/doc/cli/registry.md @@ -82,9 +82,7 @@ ask for help on the mailing list. ## Is there a website or something to see package docs and such? -No, but such a thing is planned, and a tiny bit developed. - -Stay tuned! +Yes, head over to ## SEE ALSO diff --git a/deps/npm/doc/cli/view.md b/deps/npm/doc/cli/view.md index 5ec9dc0aca0..07836a5ef00 100644 --- a/deps/npm/doc/cli/view.md +++ b/deps/npm/doc/cli/view.md @@ -69,7 +69,9 @@ was required by each matching version of yui3: If only a single string field for a single version is output, then it will not be colorized or quoted, so as to enable piping the output to -another command. +another command. If the field is an object, it will be output as a JavaScript object literal. + +If the --json flag is given, the outputted fields will be JSON. If the version range matches multiple versions, than each printed value will be prefixed with the version it applies to. diff --git a/deps/npm/html/api/bin.html b/deps/npm/html/api/bin.html index e93f83b6301..05b588cfe08 100644 --- a/deps/npm/html/api/bin.html +++ b/deps/npm/html/api/bin.html @@ -19,7 +19,7 @@

This function should not be used programmatically. Instead, just refer to the npm.bin member.

- +