Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-10 | link mode: move the executable creation logic to its own translation unit. | midipix | 1 | -0/+5 |
2024-02-10 | link mode: move the shared library creation logic to its own translation unit. | midipix | 1 | -0/+7 |
2024-02-10 | link mode: move the archive creation logic to its own translation unit. | midipix | 1 | -0/+6 |
2024-02-10 | link mode: move the import library logic to its own translation unit. | midipix | 1 | -0/+7 |
2024-02-10 | link mode: move the host tag logic to its own translation unit. | midipix | 1 | -0/+5 |
2024-02-10 | link mode: move the argument vector logic to its own translation unit. | midipix | 1 | -0/+30 |
2024-02-10 | link mode: move the dependency file logic to its own translation unit. | midipix | 1 | -0/+24 |