aboutsummaryrefslogtreecommitdiff
path: root/libbutl/process.ixx
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Fix move-constructing/assigning for process_env and process_path classesKaren Arutyunov1-11/+37
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-08-20Add timed_wait() and kill() to process class, change try_wait() signatureKaren Arutyunov1-8/+12
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-01-08Implement manual copying of process_pathBoris Kolpackov1-5/+23
2017-12-15Add process::pipe struct, extend process APIBoris Kolpackov1-0/+24
2017-09-23Undo modularization hacks for Clang that seem to be no longer necessaryBoris Kolpackov1-6/+0
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-2/+7
2017-07-28Add ability to restrict executable search to PATH onlyBoris Kolpackov1-10/+10
2017-06-07Support passing environment variables to child processKaren Arutyunov1-22/+10
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+207