summaryrefslogtreecommitdiff
path: root/libs/pbd/system_exec.cc
AgeCommit message (Expand)Author
2014-05-19remove debug output from system_execColin Fletcher
2014-05-19Merge branch 'export-dialog' into cairocanvasColin Fletcher
2014-05-18SystemExec: copy last argument from command line to argv[]Colin Fletcher
2014-04-20close stdin as first attempt to terminate process cleanly.Robin Gareus
2014-04-20fix SystemExec for windowsRobin Gareus
2014-03-13rework SystemExec - use vfork wrapper (and lots of related stuff)Robin Gareus
2014-03-11prototype vfork exec-wrapper.Robin Gareus
2014-02-25fix system-exec (wait for app to start)Robin Gareus
2014-02-19move SystemExec to libpbdRobin Gareus
2013-10-10Add command-line parsing constructor to SystemExecColin Fletcher
2013-10-07Move system_exec from gtk2_ardour/ to libs/pbd/Colin Fletcher