aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/build/script/parser.test.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Various minor fixes and cleanupsBoris Kolpackov1-1/+1
2020-05-27Wrap up $<, $> variables and related ($target.path(), hashing, cleanup)Boris Kolpackov1-2/+2
2020-05-27Complete dump(ostream,script::lines)Karen Arutyunov1-21/+77
2020-05-27Partially implement dump(ostream,script::lines)Karen Arutyunov1-0/+12
2020-05-27Remove redundant script member from build::script::environment classKaren Arutyunov1-2/+2
2020-05-27Make build script parser unit test compilableKaren Arutyunov1-4/+2
2020-05-27Add dump(ostream,script::lines) (partial implementation)Karen Arutyunov1-4/+17
2020-05-27Add build scriptKaren Arutyunov1-0/+145