aboutsummaryrefslogtreecommitdiff
path: root/old-tests/variable/type-pattern/buildfile
AgeCommit message (Collapse)AuthorFilesLines
2021-05-28Add support for regex-based target type/pattern specific variablesBoris Kolpackov1-39/+0
This is in addition to the already supported path-based target type/pattern specific variables. For example: hxx{*}: x = y # path-based hxx{~/.*/}: x = y # regex-based
2016-12-01Move old tests to old-tests/Boris Kolpackov1-0/+39