setup-cpp/dist/node12/setup_cpp.js

3 lines
219 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)}))}))}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=kt.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 Zt&&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 Qt.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=Yr(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBufferedLength()<=Qr.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()}async function c(e,r,n){if(!["darwin","linux"].includes(process.platform))return;if("string"==typeof Gn)return{binDir:Gn};const o=t(Cn).sync("brew",{nothrow:!0});if(null!==o)return Gn=(0,$n.dirname)(o),{binDir:Gn};const i=t(ct).join((0,at.tmpdir)(),"setup_cpp","brew");await(0,Fn.mkdirP)(i),t(It).sync("curl",["-LJO","https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh"],{cwd:i});const s=(0,ct.join)(i,"install.sh");return"linux"===process.platform&&(0,lt.readFileSync)(s,"utf-8").replace("#!/bin/bash",""),t(It).sync("/bin/bash",[s],{stdio:"inherit",env:{NONINTERACTIVE:"1"}}),Gn="/usr/local/bin/",{binDir:Gn}}function l(e,t,r,n){Object.defineProperty(e,t,{get:r,set:n,enumerable:!0,configurable:!0})}function u(){return null!==t(kt).sync("sudo",{nothrow:!0})}function d(){var e;return 0===(null===(e=process.getuid)||void 0===e?void 0:e.call(process))||!!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(It).commandSync("sudo "+[e,...r].map((e=>`'${e}'`)).join(" "),n):t(It).sync(e,r,n)}function m(e,r=[],n={stdio:"inherit",shell:!0}){return p()?t(It).command("sudo "+[e,...r].map((e=>`'${e}'`)).join(" "),n):t(It)(e,r,n)}function g(){return"win32"===process.platform?zn():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)}))}))}no(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=eo.sync(e.command,{path:r[ho({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 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 Oo&&1===e&&!t.file?b(t.original,"spawn"):null}function S(e,t,r){const n=po(e,t,r),o=(0,vt.spawn)(n.command,n.args,n.options);return _o.hookChildProcess(o,n),o}async function _(e,t){if(!e)throw Error("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,n=bi(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBuff
//# sourceMappingURL=setup_cpp.js.map