conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

Google Abseil #193

Closed uilianries closed 4 years ago

uilianries commented 5 years ago

https://github.com/abseil/abseil-cpp

Croydon commented 5 years ago

WIP: https://github.com/bincrafters/conan-abseil

uilianries commented 5 years ago

Bincrafters version is working good, but we will give official support for Google Abseil. Sorry, I didn't explained it.

Croydon commented 5 years ago

Cross-referencing: https://github.com/abseil/abseil-cpp/issues/187

SSE4 commented 5 years ago

@uilianries @Croydon what's the status of it? I see issue mentioned above is closed

uilianries commented 5 years ago

I've created the package https://github.com/conan-community/conan-abseil to build the recipe from Abseil project. But our goal is https://github.com/abseil/abseil-cpp/pull/197 That feature will be able to add Conan build support there.

But now we have a problem, there are bincrafters/abseil and conan/abseil

SSE4 commented 5 years ago

but none of them in conan-center yet, right?

uilianries commented 5 years ago

That's right!

Let's decide what we gonna do, or we could publish conan/abseil, or bincrafters/abseil. I think Abseil will take some time until release some CI support.

WDYT @danimtb @Croydon @SSE4 ?

solvingj commented 5 years ago

If Conan team is willing to commit to abseil long-term, I think it's safe to start pushing any bincrafters/abseil users toward conan/abseil, and push that toward conan-center. Once it's in conan-center, we can easily deprecate bincrafters after just a few months.

Croydon commented 4 years ago

This issue can be closed in favour of https://github.com/conan-io/conan-center-index/issues/710

Croydon commented 4 years ago

Abseil is now in CCI

https://github.com/conan-io/conan-center-index/pull/801