aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/build/script/parser.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-08In update ad hoc recipe buildscripts allow non-pure function calls only in de...Karen Arutyunov1-2/+32
2020-12-08Add support for config.test.runnerKaren Arutyunov1-0/+10
2020-12-02Add support for buildscript depdb preambleKaren Arutyunov1-85/+255
2020-06-18Add env script pseudo-builtinKaren Arutyunov1-1/+5
2020-06-18Fix untracked variable check in buildscript parserKaren Arutyunov1-1/+1
2020-06-08Fix crashing when special builtin appears inside if condition or branchKaren Arutyunov1-1/+23
2020-06-08Fix crashing for buildscript diag line using non-local variableKaren Arutyunov1-11/+35
2020-06-05Add depdb buildscript builtinKaren Arutyunov1-40/+116
2020-06-05Add ability to specify ad hoc recipe actionsBoris Kolpackov1-1/+1
2020-06-04Properly handle diag directive in build script parserKaren Arutyunov1-40/+116
2020-06-03Fix $process.run() to properly handle proces_path_exKaren Arutyunov1-9/+3
2020-06-03Allow process path values and targets as buildscript program namesKaren Arutyunov1-12/+411
2020-05-29Move low-verbosity command name from adhoc_script_rule to scriptBoris Kolpackov1-1/+4
2020-05-27Initial support for ad hoc recipes (still work in progress)Boris Kolpackov1-0/+391