Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-18 | Add env script pseudo-builtin | Karen Arutyunov | 1 | -1/+5 |
2020-06-18 | Fix untracked variable check in buildscript parser | Karen Arutyunov | 1 | -1/+1 |
2020-06-08 | Fix crashing when special builtin appears inside if condition or branch | Karen Arutyunov | 1 | -1/+23 |
2020-06-08 | Fix crashing for buildscript diag line using non-local variable | Karen Arutyunov | 1 | -11/+35 |
2020-06-05 | Add depdb buildscript builtin | Karen Arutyunov | 1 | -40/+116 |
2020-06-05 | Add ability to specify ad hoc recipe actions | Boris Kolpackov | 1 | -1/+1 |
2020-06-04 | Properly handle diag directive in build script parser | Karen Arutyunov | 1 | -40/+116 |
2020-06-03 | Fix $process.run() to properly handle proces_path_ex | Karen Arutyunov | 1 | -9/+3 |
2020-06-03 | Allow process path values and targets as buildscript program names | Karen Arutyunov | 1 | -12/+411 |
2020-05-29 | Move low-verbosity command name from adhoc_script_rule to script | Boris Kolpackov | 1 | -1/+4 |
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -0/+391 |