setup-cpp/dist/node16/setup-cpp.js

4 lines
210 KiB
JavaScript
Raw Normal View History

#!/usr/bin/env node
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,i=e[t],s=~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==i?s:Array.isArray(i)?i.concat(s):[i,s]}function o(e){return e&&e.__esModule?e.default:e}function i(e,t,r,n){Object.defineProperty(e,t,{get:r,set:n,enumerable:!0,configurable:!0})}function s(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)=>{s(e,t||{},((e,t)=>{e?n(e):r(t)}))}))}Wt(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,i=o&&void 0!==process.chdir&&!process.chdir.disabled;if(i)try{process.chdir(e.options.cwd)}catch(e){}let s;try{s=qt.sync(e.command,{path:r[nr({env:r})],pathExt:t?lt.delimiter:void 0})}catch(e){}finally{i&&process.chdir(n)}return s&&(s=(0,lt.resolve)(o?e.options.cwd:"",s)),s}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 mr&&1===e&&!t.file?c(t.original,"spawn"):null}function u(e,t,r){const n=rr(e,t,r),o=(0,yt.spawn)(n.command,n.args,n.options);return hr.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=pn(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBufferedLength()<=hn.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await gn(e,n),t()}catch(e){i(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&i(new vn)}))})),n.getBufferedValue()}function p(){return null!==o(qt).sync("sudo",{nothrow:!0})}function f(){return 0===process.getuid?.()||!!process.env.CI}function h(){return f()&&p()}function m(e){return h()?"sudo "+e:e}function g(e,t=[],r={stdio:"inherit",shell:!0}){return h()?o(er).commandSync("sudo "+[e,...t].map((e=>`'${e}'`)).join(" "),r):o(er).sync(e,t,r)}function v(e,t=[],r={stdio:"inherit",shell:!0}){return h()?o(er).command("sudo "+[e,...t].map((e=>`'${e}'`)).join(" "),r):o(er)(e,t,r)}function y(){return"win32"===process.platform?Hn():f()}function w(e){return h()&&"string"==typeof process.env.SUDO_USER?"darwin"===process.platform?(0,lt.join)("/Users/",process.env.SUDO_USER,e):(0,lt.join)("/home/",process.env.SUDO_USER,e):t(jt)("~/"+e)}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)}))}))}Wn(e,t||{},((e,n)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,n=!1),r(e,n)}))}function E(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=qn.sync(e.command,{path:r[no({env:r})],pathExt:t?lt.delimiter:void 0})}catch(e){}finally{i&&process.chdir(n)}return s&&(s=lt.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 S(e,t){return go&&1===e&&!t.file?b(t.original,"spawn"):null}function _(e,t,r){const n=ro(e,t,r),o=yt.spawn(n.command,n.args,n.options);return mo.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=fi(t);return await new Promise(((t,o)=>{const i=e=>{e&&n.getBufferedLength()<=mi.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await vi(e,n),t()}catch(e){i(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&i(new yi)}))})),n.getBufferedValue()}function I(e,t,r,n){Object.defineProperty(e,t,{get:r,set:n,
//# sourceMappingURL=setup-cpp.js.map