Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-07 | link mode: dependency logic: limit the scope of -shrext to the current library. | midipix | 1 | -3/+0 |
2024-02-22 | link mode: implemented -export-symbols-regex (for all supported flavors). | midipix | 1 | -2/+2 |
2024-02-21 | host interfaces: struct slbt_flavor_settings: added .mapsuffix. | midipix | 1 | -8/+8 |
2024-02-20 | host interfaces: added slbt_host_objfmt_is_{coff|macho}() and friends. | midipix | 1 | -0/+31 |
2024-02-20 | host interfaces: added msys as its own flavor. | midipix | 1 | -0/+10 |
2024-02-20 | code base: place the _host_flavor_ interfaces in their own translation unit. | midipix | 1 | -0/+165 |