aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/build/script/parser.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-08In update ad hoc recipe buildscripts allow non-pure function calls only in de...Karen Arutyunov1-0/+19
2020-12-02Add support for buildscript depdb preambleKaren Arutyunov1-6/+35
2020-06-18Add env script pseudo-builtinKaren Arutyunov1-3/+6
2020-06-08Fix crashing when special builtin appears inside if condition or branchKaren Arutyunov1-0/+10
2020-06-05Add depdb buildscript builtinKaren Arutyunov1-8/+26
2020-06-04Properly handle diag directive in build script parserKaren Arutyunov1-13/+48
2020-06-03Allow process path values and targets as buildscript program namesKaren Arutyunov1-2/+45
2020-05-29Move low-verbosity command name from adhoc_script_rule to scriptBoris Kolpackov1-1/+2
2020-05-27Initial support for ad hoc recipes (still work in progress)Boris Kolpackov1-0/+96