Klemens Morgenstern
02e14e8fff
Fixed cmake for tests
...
Closes #515
2025-10-06 12:44:33 +08:00
Samuel Venable
7e5dd4075f
bp2::ext::env() Fixes ( #415 )
...
* Implement OpenBSD Executable PatH
* Static Cast Device and iNode
* Add Name Spaces to Exe Checker
* Strings to File System Paths
---------
Co-authored-by: freebsd <freebsd@freebsd.lan >
2024-10-30 09:05:20 +08:00
Samuel Venable
8a8ca8b7ab
OpenBSD fix & Solaris fixes
...
[DragonFly BSD] Use Proper CWD From PID Code
2024-10-30 09:05:20 +08:00
Klemens Morgenstern
11a0d0d7c1
added pthread to test linking for freebsd
2024-10-30 08:09:28 +08:00
Klemens Morgenstern
36954338d8
remove test_impl lib
2024-10-30 08:09:28 +08:00
René Ferdinand Rivera Morell
9761be99bb
Add support for modular build structure. ( #389 )
...
* Make the library modular usable.
* Switch to library requirements instead of source. As source puts extra source in install targets.
* Add requires-b2 check to top-level build file.
* Add missing test deps.
* Bump B2 require to 5.2
* Fix duplicate def of boost.process.fs feature.
* Add missing boost_test dependency.
* Move inter-lib dependencies to a project variable and into the build targets.
* Switch to /boost/test//included target for header only mode of Boost.Test.
* Adjust doc build to avoid boost-root references.
* Update build deps.
* Fix link and build of deps.
2024-10-30 08:09:27 +08:00
Klemens Morgenstern
8b3e90234b
b2 link fixes.
2024-07-12 09:03:08 +08:00
Klemens Morgenstern
c773ee16cf
replaced v2 .ipp with lib.
2024-07-02 21:06:23 +08:00
Klemens Morgenstern
ccd46dc692
added Bcrypt to gcc win builds.
2023-06-28 20:24:12 +08:00
Klemens Morgenstern
27a35f452d
Updated pid test.
2023-02-21 16:27:40 +08:00
Klemens Morgenstern
abd052e09f
xproc fixes
2023-02-20 14:09:38 +08:00
Samuel Venable
a3304564c6
extern process management.
2023-02-20 14:09:37 +08:00
Klemens
4761b375d0
Added shell class.
2022-11-01 19:41:20 +08:00
Klemens
8979836f32
Added BOOST_TEST_IGNORE_SIGCHLD
2022-06-06 01:19:39 +08:00
Klemens
4dfc1bd4fd
Fixed waitpid in the async_wait
2022-06-05 22:00:36 +08:00
Klemens
d63d502b40
Added v2 examples and some doc comments.
2022-06-03 11:03:30 +08:00
Klemens
4fce3c8184
Added popen.
2022-06-01 14:51:56 +08:00
Klemens Morgenstern
00bc1ccf47
Fixed windows extra launchers.
2022-05-30 11:47:58 +08:00
Klemens Morgenstern
c6a812e401
Added test & fixed some found bugs.
2022-05-29 14:51:44 +08:00
Klemens Morgenstern
f93290d3d4
Completed windows port to v2 from asio.
2022-05-29 02:38:37 +08:00
Klemens Morgenstern
0fbfa1cdc1
Switched to pure utf8 support on windows.
2022-05-26 15:01:01 +08:00
Klemens Morgenstern
c473251709
Added windows environment stuff.
2022-05-20 12:25:32 +08:00