aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/build/script/parser.test.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-06-08Redo low verbosity diagnostic deduction to use scope instead of targetadhoc-ruleBoris Kolpackov1-1/+1
2021-06-08Implement ad hoc regex pattern rule supportBoris Kolpackov1-1/+1
2021-05-31Only pass target to recipe_text() if recipe is not sharedBoris Kolpackov1-1/+1
2021-03-18Add noop mode to file cache, add --file-cache option to selectBoris Kolpackov1-1/+1
2021-03-16Define intermediate build results file cache interfaceBoris Kolpackov1-1/+3
2020-12-02Add support for buildscript depdb preambleKaren Arutyunov1-20/+55
2020-06-04Properly handle diag directive in build script parserKaren Arutyunov1-3/+48
2020-06-03Allow process path values and targets as buildscript program namesKaren Arutyunov1-2/+7
2020-06-01Fix buildscript unit test to compileBoris Kolpackov1-1/+1
2020-05-27Initial support for ad hoc recipes (still work in progress)Boris Kolpackov1-0/+224