aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core/installer/linker_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor(registry): change lua registries to not instantiate Package themselvesWilliam Boman2025-05-021-4/+0
* refactor!: change Package APIWilliam Boman2025-02-191-10/+10
* feat(linker): use relative targets for symlinks (#1525)William Boman2025-02-191-19/+14
* refactor(path): use InstallLocation to produce paths, remove static path methodsWilliam Boman2025-02-191-30/+30
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-106/+106
* refactor(linker): copy_file instead of rename on Windows (#1254)William Boman2023-04-231-7/+8
* fix(linker): don't symlink on Windows (#1253)William Boman2023-04-231-2/+54
* style: enforce import order (#1092)William Boman2023-03-121-1/+1
* refactor: simplify linker & receipt writing (#1033)William Boman2023-02-261-2/+2
* feat(installer): add share links (#965)William Boman2023-02-171-16/+61
* feat(platform): accept darwin (#743)William Boman2022-12-081-0/+1
* feat: more competent platform detection (#436)William Boman2022-09-171-4/+4
* test(installer): add spec files for context and linker (#314)William Boman2022-08-191-0/+105