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

fmt with new cmake toolchain #5

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

fmt with new cmake toolchain #5

wants to merge 5 commits into from

Conversation

tapia
Copy link
Owner

@tapia tapia commented Aug 18, 2021

fmt/8.0.1

The new CMake toolchain is now pretty mature, and, although it's still experimental, we want to start allowing it in Conan Center Index soon. That's why we created this new-cmake-toolchain branch: to migrate a bunch of recipes and do some bug-hunting before removing the experimental tag.

So all PRs on this branch are about this migration. Please note this will probably take a while before we can merge it to master.

lasote pushed a commit that referenced this pull request Jan 31, 2022
* Initial support for wasmtime package

* Fixed build package on Linux

* Updates according the comments in review #0

* Update recipes/wasmtime/all/conanfile.py

Update license type

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

* Updates according the comments in review #1

* Updates according the comments in review #2

* Updates according the comments in review #3

* Updates according the comments in review #4

* Updates according the comments in review #5

* Next iteration of fixes

* Fixed cmake variable C_STANDARD -> CMAKE_C_STANDARD

* Added check on minimal version of conan

* Used copytree instead of copy individual files

* Fixed the build

* Added checking for architechure in validate(...)

* Updated receipt for new comments from @madebr

* Fixed calling method tools.cross_building(...)

* Update def package(self) according the comments in review

* Updated versions of wasmtime

* Updated forgot version ugrade

* Fixed sha256sum for macos

* Fixed SHA256 for Linux

* Updated all SHA256 to proer values

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant