setup-cpp/dist/setup_cpp.js

3 lines
151 KiB
JavaScript
Raw Normal View History

function e(e){return e&&e.__esModule?e.default:e}function t(e,t,r,n){Object.defineProperty(e,t,{get:r,set:n,enumerable:!0,configurable:!0})}function r(e,t,r){const n=new Je(e,t,r);process.stdout.write(""+n+ze.EOL)}function n(e,t){const r=process.env["INPUT_"+e.replace(/ /g,"_").toUpperCase()]||"";if(t&&t.required&&!r)throw Error("Input required and not supplied: "+e);return t&&!1===t.trimWhitespace?r:r.trim()}function o(e,t={}){qe.issueCommand("error",Ke.toCommandProperties(t),e instanceof Error?""+e:e)}function s(e){qe.issue("group",e)}function i(){qe.issue("endgroup")}function a(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)=>{a(e,t||{},((e,t)=>{e?n(e):r(t)}))}))}vt(e,t||{},((e,n)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,n=!1),r(e,n)}))}function c(t,r,n){if(!["darwin","linux"].includes(process.platform))return;if("string"==typeof bt)return{binDir:bt};const o=e(ht).sync("brew",{nothrow:!0});return null!==o?(bt=we.dirname(o),{binDir:bt}):($e.execFileSync('/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"',{stdio:"inherit"}),bt="/usr/local/bin/",{binDir:bt})}function l(e,t){const r=e.options.env||process.env,n=process.cwd(),o=null!=e.options.cwd,s=o&&void 0!==process.chdir&&!process.chdir.disabled;if(s)try{process.chdir(e.options.cwd)}catch(e){}let i;try{i=ht.sync(e.command,{path:r[_t({env:r})],pathExt:t?we.delimiter:void 0})}catch(e){}finally{s&&process.chdir(n)}return i&&(i=we.resolve(o?e.options.cwd:"",i)),i}function u(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 p(e,t){return jt&&1===e&&!t.file?u(t.original,"spawn"):null}function d(e,t,r){const n=Ot(e,t,r),o=$e.spawn(n.command,n.args,n.options);return Dt.hookChildProcess(o,n),o}function h(){fr&&(fr=!1,ur.forEach((e=>{try{process.removeListener(e,hr[e])}catch(e){}})),process.emit=vr,process.reallyExit=mr,lr.count-=1)}function f(e,t,r){lr.emitted[e]||(lr.emitted[e]=!0,lr.emit(e,t,r))}function m(){fr||(fr=!0,lr.count+=1,ur=ur.filter((e=>{try{return process.on(e,hr[e]),!0}catch(e){return!1}})),process.emit=g,process.reallyExit=v)}function v(e){process.exitCode=e||0,f("exit",process.exitCode,null),f("afterexit",process.exitCode,null),mr.call(process,process.exitCode)}function g(e,t){if("exit"===e){void 0!==t&&(process.exitCode=t);var r=vr.apply(this,arguments);return f("exit",process.exitCode,null),f("afterexit",process.exitCode,null),r}return vr.apply(this,arguments)}async function y(e,t){if(!e)throw Error("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,n=_r(t);return await new Promise(((t,o)=>{const s=e=>{e&&n.getBufferedLength()<=Tr.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await Ir(e,n),t()}catch(e){s(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&s(new Ar)}))})),n.getBufferedValue()}function x(t,r,n){return void 0!==en||(en=(!!process.env.CI||0===(null===(o=process.getuid)||void 0===o?void 0:o.call(process)))&&null!==e(ht).sync("sudo",{nothrow:!0})),en?e(St).command("sudo "+[t,...r].map((e=>`'${e}'`)).join(" "),{shell:!0,cwd:n}):e(St)(t,r);var o}async function w(e,t,r=!0){const n="apt-get";if(Array.isArray(r))for(const e of r)await x("add-apt-repository",["--update","-y",e]);if(tn&&!0!==r||(await x(n,["update","-y"]),tn=!0),void 0!==t&&""!==t)try{await x(n,["install","--fix-broken","-y",`${e}=${t}`])}catch{await x(n,["install","--fix-broken","-y",`${e}-${t}`])}else await x(n,["install","--fix-broken","-y",e]);return{binDir:"/usr/bin/"}}function b(t,r){return rn&&null!==e(ht).sync("brew",{nothrow:!0})||(c(0,0,process),rn=!0),e(St).sync("brew",["install",void 0!==r&&""!==r?`${t}@${r}`:t]),{binDir:"/usr/local/bin/"}}function E(){return"true"===process.env.CI&&"true"==process.env.GITHUB_ACTIONS}function S(e){try{E()?Ge.addPath(e):P(e)}catch(t){try{return Ge.error(t),P(e)}catch(e){Ge.error(e)}Ge.error(`Failed to add ${e} to the percistent PATH. You shou
2021-09-18 04:00:26 +08:00
//# sourceMappingURL=setup_cpp.js.map