/third_party/node/deps/npm/node_modules/node-gyp/ |
D | CHANGELOG.md | 3 ## [9.4.0](https://www.github.com/nodejs/node-gyp/compare/v9.3.1...v9.4.0) (2023-06-12) 8 …ve windows arm64 build tools ([bb76021](https://www.github.com/nodejs/node-gyp/commit/bb76021d3596… 9 …[#2815](https://www.github.com/nodejs/node-gyp/issues/2815)) ([fc0ddc6](https://www.github.com/nod… 14 …[#2846](https://www.github.com/nodejs/node-gyp/issues/2846)) ([aaa117c](https://www.github.com/nod… 15 …[#2840](https://www.github.com/nodejs/node-gyp/issues/2840)) ([55048f8](https://www.github.com/nod… 20 …te-gyp.py to work with Python >= v3.5 ([#2826](https://www.github.com/nodejs/node-gyp/issues/2826)… 25 …[#2828](https://www.github.com/nodejs/node-gyp/issues/2828)) ([6f3c2d3](https://www.github.com/nod… 26 …[#2822](https://www.github.com/nodejs/node-gyp/issues/2822)) ([c7927e2](https://www.github.com/nod… 31 …[#2868](https://www.github.com/nodejs/node-gyp/issues/2868)) ([a0b3d1c](https://www.github.com/nod… 33 ### [9.3.1](https://www.github.com/nodejs/node-gyp/compare/v9.3.0...v9.3.1) (2022-12-16) [all …]
|
D | macOS_Catalina.md | 5 … Catalina and running a Software Update in Catalina may cause normal `node-gyp` installations to f… 8 gyp: No Xcode or CLT version detected! 11 ## node-gyp v7 13 The newest release of `node-gyp` should solve this problem. If you are using `node-gyp` directly th… 15 If you need to use `node-gyp` from within `npm` (e.g. through `npm install`), you will have to inst… 17 * `npm config set node_gyp <path to node-gyp>`; or 18 * run `npm` with an environment variable prefix: `npm_config_node_gyp=<path to node-gyp> npm instal… 20 …gyp" is to the `node-gyp` executable which may be a symlink in your global bin directory (e.g. `/u… 24 ## Fixing Catalina for older versions of `node-gyp` 34 … not for you. Normal install docs for `node-gyp` on macOS can be found at https://github.com/nodej… [all …]
|
D | README.md | 1 # `node-gyp` - Node.js native addon build tool 3 …tus](https://github.com/nodejs/node-gyp/workflows/Tests/badge.svg?branch=master)](https://github.c… 4 ![npm](https://img.shields.io/npm/dm/node-gyp) 6 `node-gyp` is a cross-platform command-line tool written in Node.js for 8 [gyp-next](https://github.com/nodejs/gyp-next) project that was previously used 11 Note that `node-gyp` is _not_ used to build Node.js itself. 15 (`node-gyp` downloads the necessary development files or headers for the target version). 24 You can install `node-gyp` using `npm`: 27 npm install -g node-gyp 65 `node-gyp` requires that you have installed a compatible version of Python, one of: v3.7, v3.8, [all …]
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/ |
D | CHANGELOG.md | 3 ## [0.14.0](https://github.com/nodejs/gyp-next/compare/v0.13.0...v0.14.0) (2022-10-08) 8 …d line argument for `gyp --version` ([#164](https://github.com/nodejs/gyp-next/issues/164)) ([5c9f… 9 …ld for iOS ([#174](https://github.com/nodejs/gyp-next/issues/174)) ([b6f2714](https://github.com/n… 10 …rs on z/OS ([#178](https://github.com/nodejs/gyp-next/issues/178)) ([43a7211](https://github.com/n… 15 …indows env ([#163](https://github.com/nodejs/gyp-next/issues/163)) ([44bd0dd](https://github.com/n… 16 …oject.toml ([#176](https://github.com/nodejs/gyp-next/issues/176)) ([d69d8ec](https://github.com/n… 17 …dn't throw ([#179](https://github.com/nodejs/gyp-next/issues/179)) ([1a457d9](https://github.com/n… 19 ## [0.13.0](https://www.github.com/nodejs/gyp-next/compare/v0.12.1...v0.13.0) (2022-05-11) 24 …able ([#151](https://www.github.com/nodejs/gyp-next/issues/151)) ([80d2626](https://www.github.com… 29 …long ([#147](https://www.github.com/nodejs/gyp-next/issues/147)) ([c4e14f3](https://www.github.com… [all …]
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/ |
D | gyp.xclangspec | 6 gyp.xclangspec 23 Identifier = "xcode.lang.gyp.keyword"; 36 Identifier = "xcode.lang.gyp.target.declarator"; 46 Identifier = "xcode.lang.gyp.string.singlequote"; 50 "xcode.lang.gyp.keyword", 59 Identifier = "xcode.lang.gyp.comma"; 67 Identifier = "xcode.lang.gyp"; 73 Tokenizer = "xcode.lang.gyp.lexer.toplevel"; 75 "xcode.lang.gyp.dictionary", 83 Identifier = "xcode.lang.gyp.lexer"; [all …]
|
/third_party/node/tools/gyp/tools/Xcode/Specifications/ |
D | gyp.xclangspec | 6 gyp.xclangspec 23 Identifier = "xcode.lang.gyp.keyword"; 36 Identifier = "xcode.lang.gyp.target.declarator"; 46 Identifier = "xcode.lang.gyp.string.singlequote"; 50 "xcode.lang.gyp.keyword", 59 Identifier = "xcode.lang.gyp.comma"; 67 Identifier = "xcode.lang.gyp"; 73 Tokenizer = "xcode.lang.gyp.lexer.toplevel"; 75 "xcode.lang.gyp.dictionary", 83 Identifier = "xcode.lang.gyp.lexer"; [all …]
|
/third_party/node/tools/gyp/ |
D | CHANGELOG.md | 3 ## [0.13.0](https://www.github.com/nodejs/gyp-next/compare/v0.12.1...v0.13.0) (2022-05-11) 8 …able ([#151](https://www.github.com/nodejs/gyp-next/issues/151)) ([80d2626](https://www.github.com… 13 …long ([#147](https://www.github.com/nodejs/gyp-next/issues/147)) ([c4e14f3](https://www.github.com… 15 ### [0.12.1](https://www.github.com/nodejs/gyp-next/compare/v0.12.0...v0.12.1) (2022-04-06) 20 … "=" ([#143](https://www.github.com/nodejs/gyp-next/issues/143)) ([7e8f16e](https://www.github.com… 22 ## [0.12.0](https://www.github.com/nodejs/gyp-next/compare/v0.11.0...v0.12.0) (2022-04-04) 27 …z/OS ([#137](https://www.github.com/nodejs/gyp-next/issues/137)) ([293bcfa](https://www.github.com… 29 ## [0.11.0](https://www.github.com/nodejs/gyp-next/compare/v0.10.1...v0.11.0) (2022-03-04) 34 …BM i ([#140](https://www.github.com/nodejs/gyp-next/issues/140)) ([fdda4a3](https://www.github.com… 36 ### [0.10.1](https://www.github.com/nodejs/gyp-next/compare/v0.10.0...v0.10.1) (2021-11-24) [all …]
|
/third_party/node/deps/npm/node_modules/node-gyp/docs/ |
D | binding.gyp-files-in-the-wild.md | 1 This page contains links to some examples of existing `binding.gyp` files that other node modules a… 3 To add to this page, just add the link to the project's `binding.gyp` file below: 5 * [ons](https://github.com/XadillaX/aliyun-ons/blob/master/binding.gyp) 6 * [thmclrx](https://github.com/XadillaX/thmclrx/blob/master/binding.gyp) 7 * [libxmljs](https://github.com/polotek/libxmljs/blob/master/binding.gyp) 8 * [node-buffertools](https://github.com/bnoordhuis/node-buffertools/blob/master/binding.gyp) 9 * [node-canvas](https://github.com/LearnBoost/node-canvas/blob/master/binding.gyp) 10 …son/node-ffi/blob/master/binding.gyp) + [libffi](https://github.com/rbranson/node-ffi/blob/master/… 11 * [node-time](https://github.com/TooTallNate/node-time/blob/master/binding.gyp) 12 …m/sass/node-sass/blob/master/binding.gyp) + [libsass](https://github.com/sass/node-sass/blob/maste… [all …]
|
D | Force-npm-to-use-global-node-gyp.md | 1 # Force npm to use global installed node-gyp 3 …rks with npm 8 (or older), see [Updating-npm-bundled-node-gyp.md](Updating-npm-bundled-node-gyp.md… 5 [Many issues](https://github.com/nodejs/node-gyp/labels/ERR%21%20node-gyp%20-v%20%3C%3D%20v5.1.0) a… 6 not running a [current version of node-gyp](https://github.com/nodejs/node-gyp/releases). 8 …gyp located at `npm/node_modules`, within npm's private dependencies which are separate from *glob… 9 may have been installed via `npm install -g node-gyp`. 11 …gyp **isn't** stored inside *global* `node_modules` and thus isn't available for use as a standalo… 13 …gyp outside of npm, it'll go into your *global* `node_modules`, but not under the `npm/node_module… 17 …u upgrade npm with a newer version of node-gyp, or you have to manually keep your globally install… 21 npm install --global node-gyp@latest [all …]
|
D | Error-pre-versions-of-node-cannot-be-installed.md | 1 When using `node-gyp` you might see an error like this when attempting to compile/install a node.js… 11 > node-gyp rebuild 13 gyp ERR! configure error 14 gyp ERR! stack Error: "pre" versions of node cannot be installed, use the --nodedir flag instead 15 gyp ERR! stack at install (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/install.js… 16 gyp ERR! stack at Object.self.commands.(anonymous function) [as install] (/usr/local/lib/node_m… 17 gyp ERR! stack at getNodeDir (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configu… 18 gyp ERR! stack at /usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:105:9 19 gyp ERR! stack at ChildProcess.exithandler (child_process.js:630:7) 20 gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:99:17) [all …]
|
D | Updating-npm-bundled-node-gyp.md | 1 # Updating the npm-bundled version of node-gyp 5 …nd simpler) solution, see [Force-npm-to-use-global-node-gyp.md](Force-npm-to-use-global-node-gyp.m… 7 [Many issues](https://github.com/nodejs/node-gyp/issues?q=label%3A"ERR!+node-gyp+-v+<%3D+v9.x.x") a… 8 not running a [current version of node-gyp](https://github.com/nodejs/node-gyp/releases). 10 …s its own, internal, copy of `node-gyp`. This internal copy is independent of any globally install… 11 may have been installed via `npm install -g node-gyp`. 13 This means that while `node-gyp` doesn't get installed into your `$PATH` by default, npm still keep… 16 … need to update npm's internal node-gyp to a newer version than what is installed. A simple `npm i… 34 …plore npm/node_modules/@npmcli/run-script -g -- npm_config_global=false npm install node-gyp@latest 39 $ npm explore npm/node_modules/npm-lifecycle -g -- npm install node-gyp@latest [all …]
|
D | README.md | 1 ## Versions of `node-gyp` that are earlier than v9.x.x 3 …gyp info using node-gyp@` and if that version number is less than the [current release of node-gyp… 15 … on this repo because we [cannot help much](https://github.com/nodejs/node-gyp/issues?q=is%3Aissue… 19 In cmd, [`npm config set msvs_version 20xx`](https://github.com/nodejs/node-gyp#on-windows) with __…
|
/third_party/node/deps/npm/node_modules/node-gyp/lib/ |
D | create-config-gypi.js | 18 async function getBaseConfigGypi ({ gyp, nodeDir }) { property 22 const useCustomHeaders = gyp.opts.nodedir || gyp.opts.disturl || gyp.opts['dist-url'] 23 const shouldReadConfigGypi = useCustomHeaders && !gyp.opts['force-process-config'] 38 async function getCurrentConfigGypi ({ gyp, nodeDir, vsInfo }) { property 39 const config = await getBaseConfigGypi({ gyp, nodeDir }) property 60 if ('debug' in gyp.opts) { 61 defaults.default_configuration = gyp.opts.debug ? 'Debug' : 'Release' 69 variables.target_arch = gyp.opts.arch || process.arch || 'ia32' 79 variables.standalone_static_library = gyp.opts.thin ? 0 : 1 102 Object.keys(gyp.opts).forEach(function (opt) { [all …]
|
D | install.js | 23 async function install (fs, gyp, argv) { argument 24 const release = processRelease(argv, gyp, process.version, process.release) 26 const arch = win ? (gyp.opts.target_arch || gyp.opts.arch || process.arch || 'ia32') : '' 45 if (!gyp.opts.nodedir) { 48 log.verbose('--nodedir flag was passed; skipping install', gyp.opts.nodedir) 56 const devDir = path.resolve(gyp.devDir, release.versionDir) 60 if (gyp.opts.ensure) { 89 log.verbose('needs "installVersion"', gyp.package.installVersion) 90 if (installVersion < gyp.package.installVersion) { 146 if (gyp.opts.ensure && err.code === 'EBUSY') { [all …]
|
D | configure.js | 17 function configure (gyp, argv, callback) { argument 24 var release = processRelease(argv, gyp, process.version, process.release) 26 findPython(gyp.opts.python, function (err, found) { 39 if (gyp.opts.nodedir) { 41 nodeDir = gyp.opts.nodedir.replace(/^~/, os.homedir()) 62 gyp.opts.ensure = !gyp.opts.tarball 64 gyp.commands.install([release.version], function (err) { 69 nodeDir = path.resolve(gyp.devDir, release.versionDir) 87 findVisualStudio(release.semver, gyp.opts.msvs_version, 123 createConfigGypi({ gyp, buildDir, nodeDir, vsInfo }).then(configPath => { property [all …]
|
/third_party/node/deps/npm/node_modules/node-gyp/test/ |
D | test-create-config-gypi.js | 6 const gyp = require('../lib/node-gyp') constant 12 const prog = gyp() 15 const config = await getCurrentConfigGypi({ gyp: prog, vsInfo: {} }) property 21 const prog = gyp() 24 const config = await getCurrentConfigGypi({ gyp: prog, vsInfo: {} }) property 29 const prog = gyp() 32 const config = await getCurrentConfigGypi({ gyp: prog, vsInfo: {} }) property 39 const prog = gyp() 42 const config = await getCurrentConfigGypi({ gyp: prog, nodeDir, vsInfo: {} }) property 49 const prog = gyp() [all …]
|
D | test-download.js | 14 const gyp = require('../lib/node-gyp') constant 32 const gyp = { variable 37 const res = await install.test.download(gyp, url) 67 const gyp = { variable 72 const res = await install.test.download(gyp, url) 95 const gyp = { 103 const res = await install.test.download(gyp, url) 126 const gyp = { 134 const res = await install.test.download(gyp, url) 139 const gyp = { variable [all …]
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
D | compile_commands_json.py | 5 import gyp.common 6 import gyp.xcode_emulation 37 return "mac" == gyp.common.GetFlavor(params) 41 default_variables.setdefault("OS", gyp.common.GetFlavor(params)) 48 xcode_settings = gyp.xcode_emulation.XcodeSettings(target) 75 defines = gyp.common.EncodePOSIXShellList(defines) 76 includes = gyp.common.EncodePOSIXShellList(includes) 77 cflags_c = gyp.common.EncodePOSIXShellList(cflags_c) 78 cflags_cc = gyp.common.EncodePOSIXShellList(cflags_cc) 93 gyp.common.EncodePOSIXShellArgument(file), [all …]
|
D | xcode.py | 7 import gyp.common 8 import gyp.xcodeproj_file 9 import gyp.xcode_ninja 102 xccl = gyp.xcodeproj_file.XCConfigurationList({"buildConfigurations": []}) 106 xcbc = gyp.xcodeproj_file.XCBuildConfiguration({"name": configuration_name}) 116 self.project = gyp.xcodeproj_file.PBXProject(path=path) 117 projectDirPath = gyp.common.RelativePath( 122 self.project_file = gyp.xcodeproj_file.XCProjectFile( 241 qualified_target = gyp.common.QualifiedTarget( 266 run_target = gyp.xcodeproj_file.PBXAggregateTarget( [all …]
|
D | make.py | 28 import gyp 29 import gyp.common 30 import gyp.xcode_emulation 31 from gyp.common import GetEnvironFallback 53 generator_supports_multiple_toolsets = gyp.common.CrossCompileRequested() 67 flavor = gyp.common.GetFlavor(params) 80 import gyp.generator.xcode as xcode_generator 820 gyp.common.EnsureDirExists(output_filename) 832 self.is_mac_bundle = gyp.xcode_emulation.IsMacBundle(self.flavor, spec) 834 self.xcode_settings = gyp.xcode_emulation.XcodeSettings(spec) [all …]
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
D | compile_commands_json.py | 5 import gyp.common 6 import gyp.xcode_emulation 37 return "mac" == gyp.common.GetFlavor(params) 41 default_variables.setdefault("OS", gyp.common.GetFlavor(params)) 48 xcode_settings = gyp.xcode_emulation.XcodeSettings(target) 75 defines = gyp.common.EncodePOSIXShellList(defines) 76 includes = gyp.common.EncodePOSIXShellList(includes) 77 cflags_c = gyp.common.EncodePOSIXShellList(cflags_c) 78 cflags_cc = gyp.common.EncodePOSIXShellList(cflags_cc) 93 gyp.common.EncodePOSIXShellArgument(file), [all …]
|
D | xcode.py | 7 import gyp.common 8 import gyp.xcodeproj_file 9 import gyp.xcode_ninja 102 xccl = gyp.xcodeproj_file.XCConfigurationList({"buildConfigurations": []}) 106 xcbc = gyp.xcodeproj_file.XCBuildConfiguration({"name": configuration_name}) 116 self.project = gyp.xcodeproj_file.PBXProject(path=path) 117 projectDirPath = gyp.common.RelativePath( 122 self.project_file = gyp.xcodeproj_file.XCProjectFile( 241 qualified_target = gyp.common.QualifiedTarget( 266 run_target = gyp.xcodeproj_file.PBXAggregateTarget( [all …]
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/ |
D | media.gyp | 19 '../base/base.gyp:base', 20 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', 21 '../build/temp_gyp/googleurl.gyp:googleurl', 22 '../crypto/crypto.gyp:crypto', 23 '../third_party/openmax/openmax.gyp:il', 24 '../ui/ui.gyp:ui', 302 '../third_party/ffmpeg/ffmpeg.gyp:ffmpeg', 640 '../base/base.gyp:base', 641 '../base/base.gyp:base_i18n', 642 '../base/base.gyp:test_support_base', [all …]
|
/third_party/node/tools/gyp/tools/emacs/testdata/ |
D | media.gyp | 19 '../base/base.gyp:base', 20 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', 21 '../build/temp_gyp/googleurl.gyp:googleurl', 22 '../crypto/crypto.gyp:crypto', 23 '../third_party/openmax/openmax.gyp:il', 24 '../ui/ui.gyp:ui', 302 '../third_party/ffmpeg/ffmpeg.gyp:ffmpeg', 640 '../base/base.gyp:base', 641 '../base/base.gyp:base_i18n', 642 '../base/base.gyp:test_support_base', [all …]
|
/third_party/node/ |
D | node.gypi | 64 # we need to use node's preferred "win32" rather than gyp's preferred "win" 82 'dependencies': [ 'tools/v8_gypfiles/d8.gyp:d8' ], 86 'tools/v8_gypfiles/v8.gyp:v8_snapshot', 87 'tools/v8_gypfiles/v8.gyp:v8_libplatform', 136 'tools/v8_gypfiles/v8vtune.gyp:v8_vtune' 143 'dependencies': [ 'deps/zlib/zlib.gyp:zlib' ], 173 'deps/llhttp/llhttp.gyp:llhttp' 178 'dependencies': [ 'deps/cares/cares.gyp:cares' ], 182 'dependencies': [ 'deps/uv/uv.gyp:libuv' ], 211 'dependencies': [ 'deps/nghttp2/nghttp2.gyp:nghttp2' ], [all …]
|