Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop boost runtime dependencies #101

Open
2 tasks
3Hren opened this issue Feb 15, 2016 · 2 comments
Open
2 tasks

Drop boost runtime dependencies #101

3Hren opened this issue Feb 15, 2016 · 2 comments

Comments

@3Hren
Copy link
Owner

3Hren commented Feb 15, 2016

Currently there are two dependencies:

  • Boost::Thread (for TLS).
  • Boost::System (for ASIO).

Drop them both.

@3Hren 3Hren added this to the v1.0rc1 milestone Feb 15, 2016
@3Hren 3Hren modified the milestones: v1.1, v1.0rc1 Jul 19, 2016
@3Hren 3Hren modified the milestones: v1.3, v1.1 Aug 22, 2016
@3Hren 3Hren modified the milestones: v1.4, v1.3 Aug 31, 2016
@gwihlidal
Copy link

Hello,

I would love to use blackhole (it looks great!), but the reliance on boost is a no-no for my team, and in addition to boost system/thread, it also looks like attribute.hpp depends on boost mpl. Any update on the full removal of boost?

Additionally, blackhole doesn't compile on Windows (I'm using VS 2017)

Thank you,
Graham

@jmatzen
Copy link

jmatzen commented Apr 27, 2018

+1 for this. Boost is a non-starter for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants