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

C++ package management? #41

Closed
SamuelMarks opened this issue May 3, 2020 · 8 comments
Closed

C++ package management? #41

SamuelMarks opened this issue May 3, 2020 · 8 comments
Assignees

Comments

@SamuelMarks
Copy link

I've used vcpkg and Conan before, but I'm keen to try Hunter or the decentralised Buckaroo https://hackingcpp.com/cpp/tools/package_managers.html

Happy to contribute, just want to know what you want

@ThePhD
Copy link
Owner

ThePhD commented May 3, 2020

Are you asking if we will put these in package managers,

or if we are going to solve the package manager problem in C++...? It seems like the first one, but the phrasing and the issue title sort of makes it seem like you want us to do the second...!

If it's the first, I've already started on a vcpkg but I have no idea what I'm doing so writing the CONTROL and portfile and etc. is a bit slow-going. If you want to start on Conan, Hunter, Buckaroo integration, let me know.

@SamuelMarks
Copy link
Author

Oh, you're already working on implementing support for one of them?

Happy to help out, commit your WiP and I'll see what I can do =)

@ThePhD ThePhD self-assigned this May 4, 2020
@ThePhD
Copy link
Owner

ThePhD commented May 4, 2020

@SamuelMarks I've got a bunch of work to do over the next few days, so I'm not sure I can get the vcpkg stuff in a steady state to commit.

You can start on Conan or Hunter support; I know I will definitely take care of vcpkg. Just so we don't try to duplicate work here. :D

@nabijaczleweli
Copy link
Collaborator

nabijaczleweli commented May 4, 2020 via email

ThePhD added a commit that referenced this issue May 16, 2020
@ThePhD
Copy link
Owner

ThePhD commented May 16, 2020

I got the distribution for vcpkg down, I think...

Just need to make a pull to the vcpkg repo.

@SamuelMarks
Copy link
Author

Closed microsoft/vcpkg#11410

[close this issue when that is merged]

@ThePhD
Copy link
Owner

ThePhD commented Jun 12, 2020

Bitchin', it's in: microsoft/vcpkg#11410

@ThePhD ThePhD closed this as completed Jun 12, 2020
@SamuelMarks
Copy link
Author

🎉

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