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={}){De.issueCommand("error",Ge.toCommandProperties(t),e instanceof Error?""+e:e)}function s(e){De.issue("group",e)}function i(){De.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)}))}))}it(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 pt)return{binDir:pt};const n=e(ot).sync("brew",{nothrow:!0});return null!==n?(pt=ue.dirname(n),{binDir:pt}):(xe.execFileSync('/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"',{stdio:"inherit"}),pt="/usr/local/bin/",{binDir:pt})}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=ot.sync(e.command,{path:r[vt({env:r})],pathExt:t?ue.delimiter:void 0})}catch(e){}finally{s&&process.chdir(o)}return i&&(i=ue.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 _t&&1===e&&!t.file?u(t.original,"spawn"):null}function d(e,t,r){const o=mt(e,t,r),n=xe.spawn(o.command,o.args,o.options);return Ot.hookChildProcess(n,o),n}function h(){nr&&(nr=!1,er.forEach((e=>{try{process.removeListener(e,or[e])}catch(e){}})),process.emit=ir,process.reallyExit=sr,Qt.count-=1)}function f(e,t,r){Qt.emitted[e]||(Qt.emitted[e]=!0,Qt.emit(e,t,r))}function m(){nr||(nr=!0,Qt.count+=1,er=er.filter((e=>{try{return process.on(e,or[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),sr.call(process,process.exitCode)}function g(e,t){if("exit"===e){void 0!==t&&(process.exitCode=t);var r=ir.apply(this,arguments);return f("exit",process.exitCode,null),f("afterexit",process.exitCode,null),r}return ir.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=vr(t);return await new Promise(((t,n)=>{const s=e=>{e&&o.getBufferedLength()<=yr.MAX_LENGTH&&(e.bufferedData=o.getBufferedValue()),n(e)};(async()=>{try{await wr(e,o),t()}catch(e){s(e)}})(),o.on("data",(()=>{o.getBufferedLength()>r&&s(new Er)}))})),o.getBufferedValue()}function x(t,r){return void 0!==Br||(Br=(!!process.env.CI||0===(null===(o=process.getuid)||void 0===o?void 0:o.call(process)))&&null!==e(ot).sync("sudo",{nothrow:!0})),Br?e(ht).command("sudo "+[t,...r].join(" "),{shell:!0}):e(ht)(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]),Wr&&!0!==r||(await x(o,["update","-y"]),Wr=!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 Xr&&null!==e(ot).sync("brew",{nothrow:!0})||(c(0,0,process),Xr=!0),e(ht).sync("brew",["install",void 0!==r&&""!==r?`${t}@${r}`:t]),{binDir:"/usr/local/bin/"}}function b(t){try{$e.addPath(t)}catch(r){try{switch($e.error(r),process.platform){case"win32":return void e(ht).sync(`setx PATH=${t};%PATH%`);case"linux":case"darwin":return e(ht).commandSync(`echo "export PATH=${t}:$PATH" >> ~/.profile`),e(ht).commandSync("source ~/.profile"),void $e.info(t+" was added to ~/.profile")}}catch(
2021-09-18 04:00:26 +08:00
//# sourceMappingURL=setup_cpp.js.map