Replace Boost.Asio with standalone Asio library

We had to add an even hackier hack now to get Boost.Process to
interoperate with Asio's IO contexts. This will be replaced later when
we replace Boost.Process.
This commit is contained in:
Robbert van der Helm
2022-04-10 21:29:14 +02:00
parent d9ab04ba35
commit 556b0e38f9
34 changed files with 465 additions and 200 deletions
+2
View File
@@ -1,6 +1,7 @@
/*/*
# The above pattern doesn't match submodules
/asio
/bitsery
/function2
/ghc_filesystem
@@ -8,6 +9,7 @@
/vst3
# And we obviously don't want to ignore our overlays
!/packagefiles/asio
!/packagefiles/bitsery
!/packagefiles/function2
!/packagefiles/ghc_filesystem