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

zlib/1.2.11 #1

Merged
merged 3 commits into from
Aug 28, 2019
Merged

zlib/1.2.11 #1

merged 3 commits into from
Aug 28, 2019

Conversation

lasote
Copy link
Contributor

@lasote lasote commented Aug 27, 2019

No description provided.

@conan-center-bot
Copy link
Collaborator

An unexpected error happened and has been reported. Help is on its way! 🏇

@conan-center-bot
Copy link
Collaborator

Sorry, only authorized users of the Beta can submit recipes. You can request access to the public Beta opening an issue.

@conan-center-bot
Copy link
Collaborator

All green! 😊

  • zlib/1.2.11@conan/stable: Generated 200 packages

@lasote lasote merged commit 0dbb1e5 into conan-io:master Aug 28, 2019
lasote pushed a commit that referenced this pull request Sep 23, 2019
Use unique test package for recipe
uilianries referenced this pull request in uilianries/conan-center-index Oct 21, 2019
Check compiler compatibility for c++17
danimtb pushed a commit that referenced this pull request Nov 14, 2019
Fix settings cppstd x compiler versions
uilianries referenced this pull request in uilianries/conan-center-index Nov 14, 2019
Fix build for Conan Center Index
danimtb pushed a commit that referenced this pull request Nov 26, 2019
danimtb pushed a commit that referenced this pull request Nov 26, 2019
Recipe and testing improvement
danimtb pushed a commit that referenced this pull request Nov 27, 2019
danimtb pushed a commit that referenced this pull request Dec 12, 2019
uilianries referenced this pull request in uilianries/conan-center-index Dec 26, 2019
fix: shared build for rocksdb
danimtb pushed a commit that referenced this pull request Jan 8, 2020
danimtb pushed a commit that referenced this pull request Jan 8, 2020
Split install step for mpfr
danimtb pushed a commit that referenced this pull request Jan 14, 2020
merge from main repository
danimtb pushed a commit that referenced this pull request Jan 29, 2020
danimtb pushed a commit that referenced this pull request Jan 29, 2020
p-podsiadly referenced this pull request in p-podsiadly/conan-center-index Jan 29, 2020
danimtb pushed a commit that referenced this pull request Feb 21, 2020
wtl: add cmake generator in test_package
danimtb pushed a commit that referenced this pull request Mar 16, 2020
zyre: add shared/static + do not override shared in options
danimtb pushed a commit that referenced this pull request Apr 23, 2020
danimtb pushed a commit that referenced this pull request Apr 23, 2020
Signed-off-by: Uilian Ries <uilianries@gmail.com>
danimtb pushed a commit that referenced this pull request May 5, 2020
SSE4 pushed a commit that referenced this pull request May 27, 2020
SSE4 pushed a commit that referenced this pull request Jun 5, 2020
google-guetzli: set correct cflags (for other archs) + lint code
uilianries pushed a commit that referenced this pull request Jun 9, 2020
danimtb pushed a commit that referenced this pull request Jun 15, 2020
danimtb pushed a commit that referenced this pull request Jul 22, 2020
danimtb pushed a commit that referenced this pull request Jul 27, 2020
volk: use fixed commit hash
uilianries pushed a commit that referenced this pull request Aug 14, 2020
uilianries pushed a commit that referenced this pull request Aug 25, 2020
uilianries pushed a commit that referenced this pull request Aug 25, 2020
elfutils: patch automake scripts to fix static + simplify Werror patch
@madebr madebr mentioned this pull request Nov 17, 2020
4 tasks
@blackliner blackliner mentioned this pull request Dec 21, 2020
7 tasks
conan-center-bot pushed a commit that referenced this pull request Jan 13, 2021
* Add ignition-math

* Formatting

* Change version_mejor approach

* Address review comments

* Add import ConanInvalidConfiguration

* del fPIC in Windows

* Add shared and static support

* Add import glob

* Unconditially remove files

* Address review comments

* Remove fPIC option since it's always true

* Change test_package.cpp

* Change test CMakeLists

* Add regex patch

* Add friends function Angle definition patch

* Revert "Add friends function Angle definition patch"

This reverts commit 4e68918.

* Explicitly link libc++

* Revert "Explicitly link libc++"

This reverts commit f659367.

* Don't run git clone + support fPIC + create components (#1)

* Add cmake_wrapper

* Update recipes/ignition-math/all/CMakeLists.txt

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>

* ignition-math: use ignition-cmake (#2)

* bump to 6.7.0

* bump 6.7.0

* Apply suggestions from code review

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

* remove pkgconf

* Apply suggestions from code review

Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>

Co-authored-by: Juan Oxoby <me@jmoxo.by>
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
Co-authored-by: Juan Oxoby <49600381+joxoby@users.noreply.github.com>
Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
redradist referenced this pull request in redradist/conan-center-index Jul 4, 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>
conan-center-bot pushed a commit that referenced this pull request Aug 30, 2022
* wip patch for Visual Studio 2019

* Conan v2 compat

* Conan v2 compat

* rollback to v1 code

* rollback to v1 code

* self.copy replacement

* fix

* fix

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* fixed paths

* adds support for vc17

* Use new Conan tools (#1)

* Use new Conan tools

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Fix is_msvc

Signed-off-by: Uilian Ries <uilianries@gmail.com>

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/mpir/all/conanfile.py

* Fix license source path

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
conan-center-bot pushed a commit that referenced this pull request Jul 3, 2023
* Add `loguru/2.1.0` recipe

Loguru: a lightweight and flexible C++ logging library.

Website: https://emilk.github.io/loguru/index.html
Source code: https://github.com/emilk/loguru

Closes #14542

* Simplify CMake and native features usage (#1)

Simplifications and Conan v2 fixes

* Update recipes/loguru/all/conanfile.py

* Update recipes/loguru/all/conanfile.py

* Update recipes/loguru/all/conanfile.py

* loguru: use latest commit with CMake support

* fixup: missing comma

* fixup: typo

* chore: rm config files

* fixup: clean up defines

* add includedirs, simplify test_package

* add suffix

* add m

* fix windows shared

* remove pdbs

---------

Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Co-authored-by: czoido <mrgalleta@gmail.com>
tannerbitz pushed a commit to tannerbitz/conan-center-index that referenced this pull request Jul 8, 2023
* Add `loguru/2.1.0` recipe

Loguru: a lightweight and flexible C++ logging library.

Website: https://emilk.github.io/loguru/index.html
Source code: https://github.com/emilk/loguru

Closes conan-io#14542

* Simplify CMake and native features usage (conan-io#1)

Simplifications and Conan v2 fixes

* Update recipes/loguru/all/conanfile.py

* Update recipes/loguru/all/conanfile.py

* Update recipes/loguru/all/conanfile.py

* loguru: use latest commit with CMake support

* fixup: missing comma

* fixup: typo

* chore: rm config files

* fixup: clean up defines

* add includedirs, simplify test_package

* add suffix

* add m

* fix windows shared

* remove pdbs

---------

Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Co-authored-by: czoido <mrgalleta@gmail.com>
pezy pushed a commit to pezy/conan-center-index that referenced this pull request Jul 15, 2023
* Add `loguru/2.1.0` recipe

Loguru: a lightweight and flexible C++ logging library.

Website: https://emilk.github.io/loguru/index.html
Source code: https://github.com/emilk/loguru

Closes conan-io#14542

* Simplify CMake and native features usage (conan-io#1)

Simplifications and Conan v2 fixes

* Update recipes/loguru/all/conanfile.py

* Update recipes/loguru/all/conanfile.py

* Update recipes/loguru/all/conanfile.py

* loguru: use latest commit with CMake support

* fixup: missing comma

* fixup: typo

* chore: rm config files

* fixup: clean up defines

* add includedirs, simplify test_package

* add suffix

* add m

* fix windows shared

* remove pdbs

---------

Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Co-authored-by: czoido <mrgalleta@gmail.com>
lucaskdc added a commit to luizfeldmann/conan-center-index that referenced this pull request Nov 24, 2023
[freealut] Code review for PR 20851 at ConanCenterIndex
@AbrilRBS AbrilRBS mentioned this pull request May 6, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants