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/+273 |
2024-02-10 | link mode: move the shared library creation logic to its own translation unit. | midipix | 1 | -0/+274 |
2024-02-10 | link mode: move the archive creation logic to its own translation unit. | midipix | 1 | -0/+158 |
2024-02-10 | link mode: move the import library logic to its own translation unit. | midipix | 1 | -0/+96 |
2024-02-10 | link mode: move the host tag logic to its own translation unit. | midipix | 1 | -0/+69 |
2024-02-10 | link mode: move the argument vector logic to its own translation unit. | midipix | 1 | -0/+738 |
2024-02-10 | link mode: move the dependency file logic to its own translation unit. | midipix | 1 | -0/+329 |