-
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
bzip2 1.0.8 #5
Merged
Merged
bzip2 1.0.8 #5
Conversation
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
The config.yml file is invalid: Only one library can be changed in the same PR: [bzip2/1.0.6, bzip2/1.0.8] |
Hahaha okay, I'll push one per PR |
Signed-off-by: Uilian Ries <uilianries@gmail.com>
All green! 😊
|
redradist
added a commit
to redradist/conan-center-index
that referenced
this pull request
Jul 10, 2021
redradist
added a commit
to redradist/conan-center-index
that referenced
this pull request
Jul 10, 2021
conan-center-bot
pushed a commit
that referenced
this pull request
Sep 6, 2021
* 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>
danimtb
referenced
this pull request
in danimtb/conan-center-index
Jul 12, 2022
Create conandata_yml_format.md
valgur
referenced
this pull request
in valgur/conan-center-index
Aug 9, 2023
pcl: misc recipe tweaks
husitawi
added a commit
to husitawi/conan-center-index
that referenced
this pull request
Jul 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Added Bzip2 1.0.6 and 1.0.8
There is a little different between two versions, that's why a preferred keep them separated.