setup-cpp/dist/node16/setup_cpp.js

3 lines
216 KiB
JavaScript
Raw Normal View History

function e(e,t,r,n){Object.defineProperty(e,t,{get:r,set:n,enumerable:!0,configurable:!0})}function t(e){return e&&e.__esModule?e.default:e}function r(e,t,n){if("function"==typeof t&&(n=t,t={}),!n){if("function"!=typeof Promise)throw new TypeError("callback not provided");return new Promise(((n,o)=>{r(e,t||{},((e,t)=>{e?o(e):n(t)}))}))}Pt(e,t||{},((e,r)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,r=!1),n(e,r)}))}function n(e,r,n){if(!["darwin","linux"].includes(process.platform))return;if("string"==typeof kt)return{binDir:kt};const o=t(Tt).sync("brew",{nothrow:!0});return null!==o?(kt=(0,_t.dirname)(o),{binDir:kt}):((0,ht.execFileSync)('/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"',{stdio:"inherit"}),kt="/usr/local/bin/",{binDir:kt})}function o(e,t){const r=e.options.env||process.env,n=process.cwd(),o=null!=e.options.cwd,i=o&&void 0!==process.chdir&&!process.chdir.disabled;if(i)try{process.chdir(e.options.cwd)}catch(e){}let s;try{s=Tt.sync(e.command,{path:r[Mt({env:r})],pathExt:t?ot.delimiter:void 0})}catch(e){}finally{i&&process.chdir(n)}return s&&(s=ot.resolve(o?e.options.cwd:"",s)),s}function i(e,t){return Object.assign(Error(`${t} ${e.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t} ${e.command}`,path:e.command,spawnargs:e.args})}function s(e,t){return Zt&&1===e&&!t.file?i(t.original,"spawn"):null}function a(e,t,r){const n=Ut(e,t,r),o=ht.spawn(n.command,n.args,n.options);return Kt.hookChildProcess(o,n),o}async function c(e,t){if(!e)throw Error("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,n=Wr(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBufferedLength()<=Kr.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await Jr(e,n),t()}catch(e){i(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&i(new Qr)}))})),n.getBufferedValue()}function l(e,t,r,n){Object.defineProperty(e,t,{get:r,set:n,enumerable:!0,configurable:!0})}function u(){return null!==t(Tt).sync("sudo",{nothrow:!0})}function d(){return 0===process.getuid?.()||!!process.env.CI}function p(){return d()&&u()}function h(e){return p()?"sudo "+e:e}function f(e,r=[],n={stdio:"inherit",shell:!0}){return p()?t(jt).commandSync("sudo "+[e,...r].map((e=>`'${e}'`)).join(" "),n):t(jt).sync(e,r,n)}function m(e,r=[],n={stdio:"inherit",shell:!0}){return p()?t(jt).command("sudo "+[e,...r].map((e=>`'${e}'`)).join(" "),n):t(jt)(e,r,n)}function g(){return"win32"===process.platform?Cn():d()}function v(e){return e&&e.__esModule?e.default:e}function y(e,t,r,n){Object.defineProperty(e,t,{get:r,set:n,enumerable:!0,configurable:!0})}function x(e,t,r){if("function"==typeof t&&(r=t,t={}),!r){if("function"!=typeof Promise)throw new TypeError("callback not provided");return new Promise(((r,n)=>{x(e,t||{},((e,t)=>{e?n(e):r(t)}))}))}Fn(e,t||{},((e,n)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,n=!1),r(e,n)}))}function w(e,t){const r=e.options.env||process.env,n=process.cwd(),o=null!=e.options.cwd,i=o&&void 0!==process.chdir&&!process.chdir.disabled;if(i)try{process.chdir(e.options.cwd)}catch(e){}let s;try{s=Dn.sync(e.command,{path:r[Yn({env:r})],pathExt:t?ot.delimiter:void 0})}catch(e){}finally{i&&process.chdir(n)}return s&&(s=(0,ot.resolve)(o?e.options.cwd:"",s)),s}function b(e,t){return Object.assign(Error(`${t} ${e.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t} ${e.command}`,path:e.command,spawnargs:e.args})}function E(e,t){return ao&&1===e&&!t.file?b(t.original,"spawn"):null}function S(e,t,r){const n=Wn(e,t,r),o=(0,ht.spawn)(n.command,n.args,n.options);return so.hookChildProcess(o,n),o}async function O(e,t){if(!e)throw Error("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,n=oi(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBufferedLength()<=si.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await ci(e,n),t()}catch(e){i(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&i(new li)}))})),n.getBufferedValue()}function _(){return null!==v(Dn).sync("sudo",{nothrow:!0})}function T(){return 0===process.ge
//# sourceMappingURL=setup_cpp.js.map