setup-cpp/dist/node16/setup_cpp.js

3 lines
218 KiB
JavaScript
Raw Normal View History

2022-11-21 08:12:07 +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)}))}))}Tt(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 Gt)return{binDir:Gt};const o=t(_t).sync("brew",{nothrow:!0});return null!==o?(Gt=(0,$t.dirname)(o),{binDir:Gt}):((0,ft.execFileSync)('/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"',{stdio:"inherit"}),Gt="/usr/local/bin/",{binDir:Gt})}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=Bt.sync(e.command,{path:r[Jt({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 ur&&1===e&&!t.file?i(t.original,"spawn"):null}function a(e,t,r){const n=Zt(e,t,r),o=ft.spawn(n.command,n.args,n.options);return lr.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=cn(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBufferedLength()<=un.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await pn(e,n),t()}catch(e){i(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&i(new hn)}))})),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(Bt).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(Yt).commandSync("sudo "+[e,...r].map((e=>`'${e}'`)).join(" "),n):t(Yt).sync(e,r,n)}function m(e,r=[],n={stdio:"inherit",shell:!0}){return p()?t(Yt).command("sudo "+[e,...r].map((e=>`'${e}'`)).join(" "),n):t(Yt)(e,r,n)}function g(){return"win32"===process.platform?Fn():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)}))}))}Qn(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=Kn.sync(e.command,{path:r[co({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 bo&&1===e&&!t.file?b(t.original,"spawn"):null}function S(e,t,r){const n=ao(e,t,r),o=(0,ft.spawn)(n.command,n.args,n.options);return wo.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=vi(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBufferedLength()<=xi.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await bi(e,n),t()}catch(e){i(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&i(new Ei)}))})),n.getBufferedValue()}function _(){return null!==v(Kn).sync("sudo",{nothrow:!0})}function T(){return 0===process.ge
//# sourceMappingURL=setup_cpp.js.map