mirror of
https://github.com/boostorg/process.git
synced 2026-01-19 16:32:15 +00:00
boost-1.83.0.beta1
# Conflicts: # .github/workflows/ci.yml # include/boost/process/environment.hpp # include/boost/process/v2/exit_code.hpp # include/boost/process/v2/ext/cmd.hpp # include/boost/process/v2/ext/cwd.hpp # include/boost/process/v2/ext/env.hpp # include/boost/process/v2/ext/exe.hpp # test/v2/pid.cpp # test/v2/process.cpp
Boost Process (Boost.Process)
Boost.process is a library for comfortable management of processes, released with boost 1.64.0.
Test results
| Branches | Linux / Windows | Code coverage | Matrix |
|---|---|---|---|
| Develop: | |||
| Master: |
Latest developer documentation
About
This C++11 library is the current result of a long attempt to get a boost.process library, which is going on since 2006.
License
Distributed under the Boost Software License, Version 1.0.
Dependency
This library requires boost 1.64 with which it is released.
Description
Languages
C++
98.7%
CMake
0.6%
Shell
0.5%