]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4431 / 2: Add ly:system-with-shell for pipe and redirection handling
authorMasamichi Hosoda <trueroad@trueroad.jp>
Mon, 1 Jun 2015 13:12:49 +0000 (22:12 +0900)
committerMasamichi Hosoda <trueroad@trueroad.jp>
Sun, 14 Jun 2015 13:36:29 +0000 (22:36 +0900)
commitc50743b786e68dfd298ffbe7ee2c01e794ac9fda
tree5b38acdd743cf9b6a6e89ee87ce1788fd565d3cd
parent0091371dea0a375b41fcd6916085aa8ad102c759
Issue 4431 / 2: Add ly:system-with-shell for pipe and redirection handling

ly:system can't handle pipe and redirection.
This procedure can handle them by using shell.
It also works on MinGW by switching shell.
scm/backend-library.scm