aboutsummaryrefslogtreecommitdiff
path: root/libbutl/process.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-0/+832
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-649/+0
2017-07-28Add ability to restrict executable search to PATH onlyBoris Kolpackov1-7/+19
2017-07-27Rename process_start() and process_run() overloadsKaren Arutyunov1-13/+13
2017-07-21Add support for passing environment variables to child process on WindowsKaren Arutyunov1-2/+1
2017-06-23Rename LIBBUTL_EXPORT to LIBBUTL_SYMEXPORT in preparation for modularizationBoris Kolpackov1-2/+2
2017-06-07Fix process_env not to store storageKaren Arutyunov1-1/+0
2017-06-07Support passing environment variables to child processKaren Arutyunov1-34/+104
2017-05-24Remove msys instrumentationBoris Kolpackov1-10/+0
2017-05-19Instrument MSYS2 workaround code for further analysisBoris Kolpackov1-0/+10
2017-05-16Add to_string(timestamp)Karen Arutyunov1-2/+2
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-0/+569