Fix a tiny memory-leak when calling vfork
[ardour.git] / libs / pbd / pbd / system_exec.h
2018-11-29 Robin GareusFix a tiny memory-leak when calling vfork
2018-11-20 Robin GareusPrepare session-metadata export to external command
2018-11-19 Robin GareusAdd API to write raw data to child processes.
2016-06-26 Robin GareusEnable build for FreeBSD (part 1/2)
2016-02-13 Robin Gareusamend d814acb - SystemExec/Export debugging
2016-02-13 Ben Loftisadd some debugging capability for users of SystemExec...
2014-11-25 David RobillardRemove dead code.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-13 Robin Gareusrework SystemExec - use vfork wrapper (and lots of...
2014-03-04 Robin Gareusmingw build fixes (tested with i686-w64-mingw32 on...
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-19 Robin Gareusmove SystemExec to libpbd
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-10-10 Colin FletcherAdd command-line parsing constructor to SystemExec
2013-10-07 Colin FletcherMove system_exec from gtk2_ardour/ to libs/pbd/