aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/installer/linker.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor!: change Package APIWilliam Boman2025-02-191-21/+17
* feat(linker): use relative targets for symlinks (#1525)William Boman2025-02-191-7/+9
* refactor(path): use InstallLocation to produce paths, remove static path methodsWilliam Boman2025-02-191-11/+34
* refactor(receipt): change receipt structure and remove old builder APIs (#1521)William Boman2025-02-161-3/+3
* 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