setup-cpp/dist/node12/setup-cpp.js

4 lines
238 KiB
JavaScript
Raw Normal View History

#!/usr/bin/env node
2023-03-10 05:33:42 +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){return null==e?[]:Array.isArray(e)?e:[e]}function n(e,t,r,n){var o,s=e[t],i=~n.string.indexOf(t)?null==r||!0===r?"":r+"":"boolean"==typeof r?r:~n.boolean.indexOf(t)?"false"!==r&&("true"===r||(e._.push(0*(o=+r)==0?o:r),!!r)):0*(o=+r)==0?o:r;e[t]=null==s?i:Array.isArray(s)?s.concat(i):[s,i]}function o(e){return e&&e.__esModule?e.default:e}function s(e,t,r,n){Object.defineProperty(e,t,{get:r,set:n,enumerable:!0,configurable:!0})}function i(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)=>{i(e,t||{},((e,t)=>{e?n(e):r(t)}))}))}Jt(e,t||{},((e,n)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,n=!1),r(e,n)}))}function a(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=Wt.sync(e.command,{path:r[ir({env:r})],pathExt:t?pt.delimiter:void 0})}catch(e){}finally{s&&process.chdir(n)}return i&&(i=(0,pt.resolve)(o?e.options.cwd:"",i)),i}function c(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 l(e,t){return yr&&1===e&&!t.file?c(t.original,"spawn"):null}function u(e,t,r){const n=sr(e,t,r),o=(0,bt.spawn)(n.command,n.args,n.options);return gr.hookChildProcess(o,n),o}async function d(e,t){if(!e)throw Error("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,n=mn(t);return await new Promise(((t,o)=>{const s=e=>{e&&n.getBufferedLength()<=gn.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await xn(e,n),t()}catch(e){s(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&s(new wn)}))})),n.getBufferedValue()}function p(){return null!==o(Wt).sync("sudo",{nothrow:!0})}function h(){var e;return 0===(null===(e=process.getuid)||void 0===e?void 0:e.call(process))||!!process.env.CI}function f(){return h()&&p()}function m(e){return f()?"sudo "+e:e}function v(e,t=[],r={stdio:"inherit",shell:!0}){return f()?o(nr).commandSync("sudo "+[e,...t].map((e=>`'${e}'`)).join(" "),r):o(nr).sync(e,t,r)}function g(e,t=[],r={stdio:"inherit",shell:!0}){return f()?o(nr).command("sudo "+[e,...t].map((e=>`'${e}'`)).join(" "),r):o(nr)(e,t,r)}function y(){return"win32"===process.platform?Vn():h()}function x(e){return f()&&"string"==typeof process.env.SUDO_USER?"darwin"===process.platform?(0,pt.join)("/Users/",process.env.SUDO_USER,e):(0,pt.join)("/home/",process.env.SUDO_USER,e):t(Gt)("~/"+e)}function w(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)=>{w(e,t||{},((e,t)=>{e?n(e):r(t)}))}))}Jn(e,t||{},((e,n)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,n=!1),r(e,n)}))}function b(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=Wn.sync(e.command,{path:r[io({env:r})],pathExt:t?pt.delimiter:void 0})}catch(e){}finally{s&&process.chdir(n)}return i&&(i=pt.resolve(o?e.options.cwd:"",i)),i}function E(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 xo&&1===e&&!t.file?E(t.original,"spawn"):null}function _(e,t,r){const n=so(e,t,r),o=bt.spawn(n.command,n.args,n.options);return yo.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=ys(t);return await new Promise(((t,o)=>{const s=e=>{e&&n.getBufferedLength()<=gs.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await ws(e,n),t()}catch(e){s(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&s(new bs)}))})),n.getBufferedValue()}function
//# sourceMappingURL=setup-cpp.js.map