setup-cpp/dist/node16/setup_cpp.js

3 lines
222 KiB
JavaScript
Raw Normal View History

2023-01-18 13:00:42 +08:00
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)}))}))}jt(e,t||{},((e,r)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,r=!1),n(e,r)}))}function n(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=Nt.sync(e.command,{path:r[Gt({env:r})],pathExt:t?ct.delimiter:void 0})}catch(e){}finally{i&&process.chdir(n)}return s&&(s=ct.resolve(o?e.options.cwd:"",s)),s}function o(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 i(e,t){return Qt&&1===e&&!t.file?o(t.original,"spawn"):null}function s(e,t,r){const n=At(e,t,r),o=vt.spawn(n.command,n.args,n.options);return Jt.hookChildProcess(o,n),o}async function a(e,t){if(!e)throw Error("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,n=Kr(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBufferedLength()<=Jr.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await en(e,n),t()}catch(e){i(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&i(new tn)}))})),n.getBufferedValue()}function c(e){return e&&e.__esModule?e.default:e}function l(e,t,r,n){Object.defineProperty(e,t,{get:r,set:n,enumerable:!0,configurable:!0})}function u(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)=>{u(e,t||{},((e,t)=>{e?n(e):r(t)}))}))}Jn(e,t||{},((e,n)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,n=!1),r(e,n)}))}function d(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=Yn.sync(e.command,{path:r[ao({env:r})],pathExt:t?ct.delimiter:void 0})}catch(e){}finally{i&&process.chdir(n)}return s&&(s=(0,ct.resolve)(o?e.options.cwd:"",s)),s}function p(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 h(e,t){return xo&&1===e&&!t.file?p(t.original,"spawn"):null}function f(e,t,r){const n=so(e,t,r),o=(0,vt.spawn)(n.command,n.args,n.options);return wo.hookChildProcess(o,n),o}async function m(e,t){if(!e)throw Error("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,n=gi(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBufferedLength()<=yi.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await xi(e,n),t()}catch(e){i(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&i(new bi)}))})),n.getBufferedValue()}function g(){return null!==c(Yn).sync("sudo",{nothrow:!0})}function v(){return 0===process.getuid?.()||!!process.env.CI}function y(){return v()&&g()}function w(e){return y()?"sudo "+e:e}function x(e,t=[],r={stdio:"inherit",shell:!0}){return y()?c(oo).commandSync("sudo "+[e,...t].map((e=>`'${e}'`)).join(" "),r):c(oo).sync(e,t,r)}function b(e,t=[],r={stdio:"inherit",shell:!0}){return y()?c(oo).command("sudo "+[e,...t].map((e=>`'${e}'`)).join(" "),r):c(oo)(e,t,r)}function E(){return"win32"===process.platform?Xi():v()}function S(e){return y()&&"string"==typeof process.env.SUDO_USER?"darwin"===process.platform?(0,ct.join)("/Users/",process.env.SUDO_USER,e):(0,ct.join)("/home/",process.env.SUDO_USER,e):t(Fn)("~/"+e)}function O(e,r=["-NoProfile","-NoLogo","-NonInteractive"],n={stdio:"inherit"}){return t(Rt)((()=>{if(void 0===Ki){const e=t(Nt).sync("pwsh",{nothrow:!0});null!==e&&(Ki=e);const r=t(Nt).sync("powershell",{nothrow:!0});null!==r&&(Ki=r)}if(void 0===Ki)throw Error("Could not find powershell");return Ki})(),[...r,"-c",e],n)}function _(e){"linux"!==process.platform&&
//# sourceMappingURL=setup_cpp.js.map