summaryrefslogtreecommitdiff
path: root/src/host/slbt_host_flavor.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Once skinny, forever strong.midipix1-1/+1
2024-03-07link mode: dependency logic: limit the scope of -shrext to the current library.midipix1-3/+0
2024-02-22link mode: implemented -export-symbols-regex (for all supported flavors).midipix1-2/+2
2024-02-21host interfaces: struct slbt_flavor_settings: added .mapsuffix.midipix1-8/+8
2024-02-20host interfaces: added slbt_host_objfmt_is_{coff|macho}() and friends.midipix1-0/+31
2024-02-20host interfaces: added msys as its own flavor.midipix1-0/+10
2024-02-20code base: place the _host_flavor_ interfaces in their own translation unit.midipix1-0/+165