-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Initial support for wasmtime package #6083
Merged
Merged
Changes from 8 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
455e9a4
Initial support for wasmtime package
redradist 15736c9
Fixed build package on Linux
redradist 30ad84c
Updates according the comments in review #0
redradist 638e944
Merge branch 'add-wasmtime' of github.com:redradist/conan-center-inde…
redradist 326e85d
Update recipes/wasmtime/all/conanfile.py
redradist 43445ea
Updates according the comments in review #1
redradist 2746861
Merge branch 'add-wasmtime' of github.com:redradist/conan-center-inde…
redradist 45b7d00
Updates according the comments in review #2
redradist 7aa47ca
Updates according the comments in review #3
redradist dddb52d
Updates according the comments in review #4
redradist fe85d9e
Updates according the comments in review #5
redradist c3a4642
Next iteration of fixes
redradist 6304223
Fixed cmake variable C_STANDARD -> CMAKE_C_STANDARD
redradist c75ea1a
Added check on minimal version of conan
redradist 2e49fa7
Used copytree instead of copy individual files
redradist 8af9461
Fixed the build
redradist 7b0b19c
Added checking for architechure in validate(...)
redradist 728690c
Updated receipt for new comments from @madebr
redradist 59f9c9f
Fixed calling method tools.cross_building(...)
redradist dca562b
Update def package(self) according the comments in review
redradist 7eeed40
Updated versions of wasmtime
redradist c1fa065
Updated forgot version ugrade
redradist 20d43a9
Fixed sha256sum for macos
redradist ed7f493
Fixed SHA256 for Linux
redradist 3012cca
Updated all SHA256 to proer values
redradist File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was merged in
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed, but we will need to wait for the next release to have shared mingw avaialble.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahh I did not look, but thats for checking!