aboutsummaryrefslogtreecommitdiff
path: root/src/function/external_command.cc
AgeCommit message (Expand)Author
2017-06-01Adapt `FunctionExternalCommand` to new `boost::process` versionAdrian Kummerlaender
2016-01-05Fix `generate` problem caused by _boost_ updateAdrian Kummerlaender
2014-11-09Removed unnecessary `inline` declarationsAdrian Kummerlaender
2014-10-29Activated namespace comprehension for all `XercesDOMParser` instancesAdrian Kummerlaender
2014-10-26Fixed XML declaration handling in FunctionExternalCommandAdrian Kummerlaender
2014-10-16Changed FunctionExternalCommand stream read orderAdrian Kummerlaender
2014-08-20Setting the correct work directory in FunctionExternalCommandAdrian Kummerlaender
2014-08-18Renamed FunctionExternalCommand result root nodeAdrian Kummerlaender
2014-08-16Implemented primitive optional parameter support for external functionsAdrian Kummerlaender