Commit Graph

17 Commits

Author SHA1 Message Date
Kristoffer K df89e38200
refactor: separate library and cli entry point (#250) 2023-05-19 10:08:16 +02:00
Kristoffer K 15ceb832a3
build: migrate to esbuild (#229) 2023-01-08 15:19:08 +01:00
Kristoffer K 96a4e34116
build: enable production mode (#224) 2023-01-04 13:14:32 +01:00
Kristoffer K 8c8e329700
refactor: simplify `v8-compile-cache` setup (#222) 2023-01-03 00:32:45 +01:00
Kristoffer K 5cfc6c9df0
fix: handle parallel installs (#84)
* fix: handle parallel installs

* build: skip unnecessary shims
2022-02-02 23:25:33 +01:00
Maël Nison d6e3e652ed
Makes it possible to call arbitrary package manager versions from the Corepack CLI (#47) 2021-08-15 20:05:04 +02:00
Maël Nison 8dad5afcb7
Removes vcc from the binaries (#43) 2021-08-08 19:13:18 +02:00
Maël Nison 095e6176ea Adds node shims 2020-10-07 16:45:13 +02:00
Maël Nison 365d312e98
Adds the missing corepack shim (#22) 2020-10-07 13:37:29 +02:00
Maël Nison 3c0af2b36b
Fixes the corepack binary (#16) 2020-09-30 01:07:37 +02:00
merceyz a900b4db12 fix: generate cmd shim files 2020-09-28 18:20:03 +02:00
Maël Nison 9809b8f856 Refactors pmm -> corepack 2020-09-27 00:51:52 +02:00
Maël Nison 6e3a68b0d5 Updates shimming mechanism 2020-08-04 18:41:29 +02:00
Maël Nison 2985390272 Puts shims into their own directory 2020-08-04 12:18:14 +02:00
Maël Nison 8c29576ca8 Refactors the code 2020-08-03 18:54:16 +02:00
Maël Nison 99c8b62377 Fixes entry point 2020-05-08 00:24:36 +02:00
Maël Nison c99569c283 Improvements 2020-03-19 00:19:52 +01:00