aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/cxx/target.hxx
AgeCommit message (Collapse)AuthorFilesLines
2022-04-15Get rid of target::dynamic_type() virtual functionBoris Kolpackov1-10/+25
Instead of overriding this function, derived targets must now set the dynamic_type variable to their static_type in their constructor body.
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-08-28Move cxx build system module to separate libraryKaren Arutyunov1-0/+80