aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/name.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-28Add support for regex-based target type/pattern specific variablesBoris Kolpackov1-14/+67
2021-05-28Ban conversion of patterns to valuesBoris Kolpackov1-0/+2
2021-05-28Make notion of name pattern explicit, fix various related loose endsBoris Kolpackov1-13/+37
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-11-14Make use of butl::to_stream(ostream, path, bool)Karen Arutyunov1-5/+2
2019-10-18Add $quote() function for quoting valuesBoris Kolpackov1-6/+20
2019-07-01Split build system into library and driverBoris Kolpackov1-0/+187