setup-cpp/dist/setup_cpp.js

3 lines
149 KiB
JavaScript
Raw Normal View History

function e(e){return e&&e.__esModule?e.default:e}function t(e,t,r,o){Object.defineProperty(e,t,{get:r,set:o,enumerable:!0,configurable:!0})}function r(e,t,r){const o=new Ve(e,t,r);process.stdout.write(""+o+Me.EOL)}function o(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 n(e,t={}){Le.issueCommand("error",Fe.toCommandProperties(t),e instanceof Error?""+e:e)}function s(e){Le.issue("group",e)}function i(){Le.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,o)=>{a(e,t||{},((e,t)=>{e?o(e):r(t)}))}))}st(e,t||{},((e,o)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,o=!1),r(e,o)}))}function c(t,r,o){if(!["darwin","linux"].includes(process.platform))return;if("string"==typeof ut)return{binDir:ut};const n=e(rt).sync("brew",{nothrow:!0});return null!==n?(ut=le.dirname(n),{binDir:ut}):(ye.execFileSync('/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"',{stdio:"inherit"}),ut="/usr/local/bin/",{binDir:ut})}function l(e,t){const r=e.options.env||process.env,o=process.cwd(),n=null!=e.options.cwd,s=n&&void 0!==process.chdir&&!process.chdir.disabled;if(s)try{process.chdir(e.options.cwd)}catch(e){}let i;try{i=rt.sync(e.command,{path:r[mt({env:r})],pathExt:t?le.delimiter:void 0})}catch(e){}finally{s&&process.chdir(o)}return i&&(i=le.resolve(n?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 Ot&&1===e&&!t.file?u(t.original,"spawn"):null}function d(e,t,r){const o=ft(e,t,r),n=ye.spawn(o.command,o.args,o.options);return Pt.hookChildProcess(n,o),n}function h(){or&&(or=!1,Qt.forEach((e=>{try{process.removeListener(e,rr[e])}catch(e){}})),process.emit=sr,process.reallyExit=nr,Jt.count-=1)}function f(e,t,r){Jt.emitted[e]||(Jt.emitted[e]=!0,Jt.emit(e,t,r))}function m(){or||(or=!0,Jt.count+=1,Qt=Qt.filter((e=>{try{return process.on(e,rr[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),nr.call(process,process.exitCode)}function g(e,t){if("exit"===e){void 0!==t&&(process.exitCode=t);var r=sr.apply(this,arguments);return f("exit",process.exitCode,null),f("afterexit",process.exitCode,null),r}return sr.apply(this,arguments)}async function y(e,t){if(!e)throw Error("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,o=mr(t);return await new Promise(((t,n)=>{const s=e=>{e&&o.getBufferedLength()<=gr.MAX_LENGTH&&(e.bufferedData=o.getBufferedValue()),n(e)};(async()=>{try{await xr(e,o),t()}catch(e){s(e)}})(),o.on("data",(()=>{o.getBufferedLength()>r&&s(new wr)}))})),o.getBufferedValue()}function x(t,r){return void 0!==Hr||(Hr=(!!process.env.CI||0===(null===(o=process.getuid)||void 0===o?void 0:o.call(process)))&&null!==e(rt).sync("sudo",{nothrow:!0})),Hr?e(dt).command("sudo "+[t,...r].join(" "),{shell:!0}):e(dt)(t,r);var o}async function w(e,t,r=!0){const o="apt-get";if("string"==typeof r&&await x("add-apt-repository",["--update","-y",r]),qr&&!0!==r||(await x(o,["update","-y"]),qr=!0),void 0!==t&&""!==t)try{await x(o,["install","-y",`${e}=${t}`])}catch{await x(o,["install","-y",`${e}-${t}`])}else await x(o,["install","-y",e]);return{binDir:"/usr/bin/"}}function E(t,r){return Wr&&null!==e(rt).sync("brew",{nothrow:!0})||(c(0,0,process),Wr=!0),e(dt).sync("brew",["install",void 0!==r&&""!==r?`${t}@${r}`:t]),{binDir:"/usr/local/bin/"}}function b(t){try{Ie.addPath(t)}catch(r){try{switch(Ie.error(r),process.platform){case"win32":return void e(dt).sync(`setx PATH=${t};%PATH%`);case"linux":case"darwin":return e(dt).commandSync(`echo "export PATH=${t}:$PATH" >> ~/.profile`),e(dt).commandSync("source ~/.profile"),void Ie.info(t+" was added to ~/.profile")}}catch(
2021-09-18 04:00:26 +08:00
//# sourceMappingURL=setup_cpp.js.map