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)}))}))}Rt(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 Lt)return{binDir:Lt};const o=t(Ct).sync("brew",{nothrow:!0});return null!==o?(Lt=(0,Tt.dirname)(o),{binDir:Lt}):((0,ft.execFileSync)('/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"',{stdio:"inherit"}),Lt="/usr/local/bin/",{binDir:Lt})}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=Ct.sync(e.command,{path:r[Ft({env:r})],pathExt:t?it.delimiter:void 0})}catch(e){}finally{i&&process.chdir(n)}return s&&(s=it.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 Jt&&1===e&&!t.file?i(t.original,"spawn"):null}function a(e,t,r){const n=Mt(e,t,r),o=ft.spawn(n.command,n.args,n.options);return Zt.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=Yr(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBufferedLength()<=Zr.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await Qr(e,n),t()}catch(e){i(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&i(new en)}))})),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(Ct).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(Dt).commandSync("sudo "+[e,...r].map((e=>`'${e}'`)).join(" "),n):t(Dt).sync(e,r,n)}function m(e,r=[],n={stdio:"inherit",shell:!0}){return p()?t(Dt).command("sudo "+[e,...r].map((e=>`'${e}'`)).join(" "),n):t(Dt)(e,r,n)}function g(){return"win32"===process.platform?$n():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)}))}))}Gn(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=Un.sync(e.command,{path:r[Kn({env:r})],pathExt:t?it.delimiter:void 0})}catch(e){}finally{i&&process.chdir(n)}return s&&(s=(0,it.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 co&&1===e&&!t.file?b(t.original,"spawn"):null}function S(e,t,r){const n=Yn(e,t,r),o=(0,ft.spawn)(n.command,n.args,n.options);return ao.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=ii(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBufferedLength()<=ai.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await li(e,n),t()}catch(e){i(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&i(new ui)}))})),n.getBufferedValue()}function _(){return null!==v(Un).sync("sudo",{nothrow:!0})}function T(){return 0===process.ge
//# sourceMappingURL=setup_cpp.js.map