aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/installer/linker.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor(linker): copy_file instead of rename on Windows (#1254)William Boman2023-04-231-4/+4
* fix(linker): don't symlink on Windows (#1253)William Boman2023-04-231-15/+25
* refactor: only schedule in a.scheduler() when in fast event (#1170)William Boman2023-04-021-4/+1
* style: enforce import order (#1092)William Boman2023-03-121-4/+4
* refactor: simplify linker & receipt writing (#1033)William Boman2023-02-261-97/+92
* feat(installer): add share links (#965)William Boman2023-02-171-44/+108
* refactor: store link state in install context object (#419)William Boman2022-09-141-1/+2
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-081-0/+84