Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-08 | Only pass target to recipe_text() if recipe is not shared | Boris Kolpackov | 1 | -2/+3 |
2021-04-21 | Add buildscript depdb builtin 'env' command | Karen Arutyunov | 1 | -5/+8 |
2020-12-08 | In update ad hoc recipe buildscripts allow non-pure function calls only in de... | Karen Arutyunov | 1 | -0/+19 |
2020-12-02 | Add support for buildscript depdb preamble | Karen Arutyunov | 1 | -6/+35 |
2020-06-18 | Add env script pseudo-builtin | Karen Arutyunov | 1 | -3/+6 |
2020-06-08 | Fix crashing when special builtin appears inside if condition or branch | Karen Arutyunov | 1 | -0/+10 |
2020-06-05 | Add depdb buildscript builtin | Karen Arutyunov | 1 | -8/+26 |
2020-06-04 | Properly handle diag directive in build script parser | Karen Arutyunov | 1 | -13/+48 |
2020-06-03 | Allow process path values and targets as buildscript program names | Karen Arutyunov | 1 | -2/+45 |
2020-05-29 | Move low-verbosity command name from adhoc_script_rule to script | Boris Kolpackov | 1 | -1/+2 |
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -0/+96 |