aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/script/parser.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Add export script pseudo-builtinKaren Arutyunov1-19/+5
2020-11-06Add support for test timeoutsKaren Arutyunov1-25/+70
2020-06-18Add env script pseudo-builtinKaren Arutyunov1-5/+157
2020-06-18Fix build2::script::parser::[reset_]quoted() to consider peeked token in repl...Karen Arutyunov1-2/+3
2020-06-04Properly handle diag directive in build script parserKaren Arutyunov1-25/+28
2020-06-03Allow process path values and targets as buildscript program namesKaren Arutyunov1-15/+68
2020-05-27Initial support for ad hoc recipes (still work in progress)Boris Kolpackov1-0/+2015