aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/bin/utility.cxx
AgeCommit message (Collapse)AuthorFilesLines
2020-06-16Add $bin.link_member() functionBoris Kolpackov1-21/+6
Given a linker output target type ("exe", "lib[as]", or "libu[eas]") return the target type of lib{} group member ("liba" or "libs") that will be picked when linking a lib{} group to this target type.
2020-06-16Move common functionality from cc to binBoris Kolpackov1-0/+134