aboutsummaryrefslogtreecommitdiff
path: root/build2/cxx/guess
AgeCommit message (Collapse)AuthorFilesLines
2016-08-12Implement support for C compilationBoris Kolpackov1-112/+0
We now have two new modules: cc (c-common) and c.
2016-07-22Incorporate target to link rule's depdbBoris Kolpackov1-0/+5
Since there is no guarantee that the target is part of the linker's checksum.
2016-03-28Clean up variable usageBoris Kolpackov1-17/+11
2016-03-07Implement compiler guessing, including icc and msvcBoris Kolpackov1-0/+113