Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-08 | In update ad hoc recipe buildscripts allow non-pure function calls only in ↵ | Karen Arutyunov | 1 | -0/+19 | |
depdeb preamble | |||||
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 | |
Also disable C++ recipe tests when cross-testing. | |||||
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 | |
Also deduce the recipe name. | |||||
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 | |