aboutsummaryrefslogtreecommitdiff
path: root/libbutl/command.mxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-30Expose command_run()'s @-substitution functionalityBoris Kolpackov1-0/+34
2020-03-17Fix mkanylink() to complete relative target against link directory when creat...Karen Arutyunov1-1/+1
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-09-27Add support for builtin escaping to command running APIKaren Arutyunov1-0/+5
2019-09-27Add builtins support to command running APIKaren Arutyunov1-4/+5
2019-07-05Fix move-constructing/assigning for process_env and process_path classesKaren Arutyunov1-1/+0
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-4/+4
2019-03-23Add command running APIKaren Arutyunov1-0/+84