Home
last modified time | relevance | path

Searched defs:gyp (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/
DmacOS_Catalina.md26 ### Is my Mac running macOS Catalina?
37 ### The acid test
47 ### Solutions
54 ### Installing `node-gyp` using the full Xcode
71 ### Installing `node-gyp` using the Xcode Command Line Tools via `xcode-select --install`
84 ### Installing `node-gyp` using the Xcode Command Line Tools via manual download
89 ### I did all that and the acid test still does not pass :-(
/third_party/node/deps/npm/node_modules/node-gyp/test/
Dtest-create-config-gypi.js6 const gyp = require('../lib/node-gyp') constant
15 const config = await getCurrentConfigGypi({ gyp: prog, vsInfo: {} }) property
24 const config = await getCurrentConfigGypi({ gyp: prog, vsInfo: {} }) property
32 const config = await getCurrentConfigGypi({ gyp: prog, vsInfo: {} }) property
42 const config = await getCurrentConfigGypi({ gyp: prog, nodeDir, vsInfo: {} }) property
52 const config = await getCurrentConfigGypi({ gyp: prog, nodeDir, vsInfo: {} }) property
Dtest-download.js14 const gyp = require('../lib/node-gyp') constant
32 const gyp = { variable
67 const gyp = { variable
139 const gyp = { variable
Dtest-options.js5 const gyp = require('../lib/node-gyp') constant
Dtest-install.js10 const gyp = require('../lib/node-gyp') constant
Dtest-configure-python.js7 const gyp = require('../lib/node-gyp') constant
/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dcreate-config-gypi.js18 async function getBaseConfigGypi ({ gyp, nodeDir }) { property
38 async function getCurrentConfigGypi ({ gyp, nodeDir, vsInfo }) { property
39 const config = await getBaseConfigGypi({ gyp, nodeDir }) property
115 async function createConfigGypi ({ gyp, buildDir, nodeDir, vsInfo }) { property
121 const config = await getCurrentConfigGypi({ gyp, nodeDir, vsInfo }) property
Dclean.js6 function clean (gyp, argv, callback) { argument
Dinstall.js23 async function install (fs, gyp, argv) { argument
419 async function download (gyp, url) { argument
450 module.exports = function (gyp, argv, callback) { argument
Dremove.js9 function remove (gyp, argv, callback) { argument
Dlist.js6 function list (gyp, args, callback) { argument
Drebuild.js3 function rebuild (gyp, argv, callback) { argument
Dconfigure.js17 function configure (gyp, argv, callback) { argument
123 createConfigGypi({ gyp, buildDir, nodeDir, vsInfo }).then(configPath => { property
Dprocess-release.js19 function processRelease (argv, gyp, defaultVersion, defaultRelease) { argument
Dbuild.js10 function build (gyp, argv, callback) { argument
Dnode-gyp.js28 function gyp () { function
/third_party/node/deps/npm/node_modules/node-gyp/bin/
Dnode-gyp.js8 const gyp = require('../') constant
/third_party/node/tools/gyp/
DCHANGELOG.md127 ### gyp subsection
/third_party/node/deps/npm/node_modules/node-gyp/gyp/
DCHANGELOG.md143 ### gyp subsection