Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-14 | link mode: darwin support: fix target detection (.flavor, not .host). | midipix | 1 | -2/+2 | |
2024-02-14 | link mode: support the darwin syntax for the -soname switch. | midipix | 1 | -5/+13 | |
2024-02-14 | link mode: support the darwin version for the -no-undefined switch. | midipix | 1 | -1/+3 | |
2024-02-10 | Annual chores. | midipix | 1 | -1/+1 | |
2024-02-10 | link mode: move the shared library creation logic to its own translation unit. | midipix | 1 | -0/+274 | |