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 testing system #2

Merged
merged 1 commit into from
Aug 30, 2019
Merged

Zlib testing system #2

merged 1 commit into from
Aug 30, 2019

Conversation

lasote
Copy link
Contributor

@lasote lasote commented Aug 30, 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

zlib/1.2.11@:

'conan export' command failed:

ERROR: Value provided for channel, '1.2.11@' (type str), is an invalid name. Valid names MUST begin with a letter, number or underscore, have between 2-51 chars, including letters, numbers, underscore, dot and dash

@conan-center-bot
Copy link
Collaborator

zlib/1.2.11@:

'conan export' command failed:

ERROR: Value provided for channel, '1.2.11@' (type str), is an invalid name. Valid names MUST begin with a letter, number or underscore, have between 2-51 chars, including letters, numbers, underscore, dot and dash

1 similar comment
@conan-center-bot
Copy link
Collaborator

zlib/1.2.11@:

'conan export' command failed:

ERROR: Value provided for channel, '1.2.11@' (type str), is an invalid name. Valid names MUST begin with a letter, number or underscore, have between 2-51 chars, including letters, numbers, underscore, dot and dash

@conan-center-bot
Copy link
Collaborator

All green! 😊

  • zlib/1.2.11: Generated 200 packages

@conan-center-bot
Copy link
Collaborator

All green! 😊

  • zlib/1.2.11: Generated 200 packages

@lasote lasote merged commit 1799528 into conan-io:master Aug 30, 2019
danimtb pushed a commit that referenced this pull request Dec 20, 2019
Signed-off-by: Uilian Ries <uilianries@gmail.com>
uilianries referenced this pull request in uilianries/conan-center-index Dec 23, 2019
Fix Windows build for tinycbor
danimtb pushed a commit that referenced this pull request Jan 14, 2020
danimtb pushed a commit that referenced this pull request Feb 3, 2020
approvaltests.cpp: added config.yml, updated doctest too 2.3.6
danimtb pushed a commit that referenced this pull request Feb 13, 2020
Configure cmake module path for jasper
uilianries referenced this pull request in uilianries/conan-center-index Mar 9, 2020
danimtb pushed a commit that referenced this pull request Mar 23, 2020
danimtb pushed a commit that referenced this pull request Mar 24, 2020
danimtb pushed a commit that referenced this pull request Apr 23, 2020
External patches for cpprestsdk
danimtb pushed a commit that referenced this pull request Jul 27, 2020
SSE4 pushed a commit that referenced this pull request Aug 9, 2020
lodepng: change version + fix shared + test_package
uilianries pushed a commit that referenced this pull request Aug 25, 2020
libelf: update to 0.180 + no more loadable modules

Works on this setup:
```
[settings]
arch=x86_64
arch_build=x86_64
build_type=Debug
compiler=gcc
compiler.libcxx=libstdc++
compiler.version=9
os=Linux
os_build=Linux
[options]
elfutils:shared=True
[build_requires]
[env]
```
Erlkoenig90 pushed a commit to Erlkoenig90/conan-center-index that referenced this pull request Sep 18, 2020
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 Sep 23, 2021
* init commit

* adding stuff from https://github.com/Chrismarsh/conan-gsl/blob/stable/2.x/conanfile.py

* adding swp and swo files to gitignore. working on gsl

* commit before test

* gsl 2.7 , trying to get conanfile working

* commit before restart

* seems to work now?

* pep8 compliant

* adding license

* remove share directory..hopefully thats not a game breaking type thing

* no more conan center hook errors

* reverting gitignore

* adding version 2.6 in. (I make this change orthogonal to the conan-center-bot error)

* Build on Linux

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

* Build on Windows

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

* adding lm flag to gsl autools flags due to use of math include

* adding v2.6 to config yml for gsl

* correcting include for printf in gsl test package

* gsl: fix MSVC + mingw@Windows

* working on changes from #2

* fixing mispelling

* adding back in 2.6 version to config yml, maybe will remove if too much of a burden to get working. addressing hook warnining

* addressing review feedback. still need 2 fix package constructon error for ppc darwin

* removing HAVE_DARWIN_IEEE_INTERFACE def when apple os

* Update recipes/gsl/all/test_package/conanfile.py

Co-authored-by: SSE4 <tomskside@gmail.com>

* Update recipes/gsl/all/conanfile.py

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

* gsl - using settings_build function in build_requrements

* gsl - fixing bug in windows shared renaming

* Update recipes/gsl/all/conanfile.py

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

Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Anonymous Maarten <anonymous.maarten@gmail.com>
Co-authored-by: SSE4 <tomskside@gmail.com>
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
chusitoo added a commit to chusitoo/conan-center-index that referenced this pull request Jan 10, 2022
conan-center-bot pushed a commit that referenced this pull request Jan 14, 2022
* Add flatbush recipe

* Cleanup

* Extra line

* Put back sha256

* Removed unused property

* Fix for PR

* Fix cppstd whit gcc5

* Code review

* Trim trailing spaces

* Looks like apple-clang defaults to C++98

* Logical error

* Update define

* Code review #2

* Remove verbose flag
conan-center-bot pushed a commit that referenced this pull request Sep 23, 2022
* [Catch2] adapt recipe for Conan v2

* fixes

* fixes

* fixes

* fixes

* fixes 4

* fixes 5

* fixes 6

* Update recipes/catch2/3.x.x/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/catch2/3.x.x/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/catch2/3.x.x/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/catch2/3.x.x/conanfile.py

* fix patches

* fix

* fix

* remove comments

* Update recipes/catch2/3.x.x/conanfile.py

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

* Update recipes/catch2/3.x.x/conanfile.py

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

* test package changes

* Move test package files (#2)

* move gtest

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

* Delete test_all.sh

* Use cmake targets

* Do not use settings

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

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
kayoub5 pushed a commit to kayoub5/conan-center-index that referenced this pull request Sep 29, 2022
* [Catch2] adapt recipe for Conan v2

* fixes

* fixes

* fixes

* fixes

* fixes 4

* fixes 5

* fixes 6

* Update recipes/catch2/3.x.x/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/catch2/3.x.x/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/catch2/3.x.x/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/catch2/3.x.x/conanfile.py

* fix patches

* fix

* fix

* remove comments

* Update recipes/catch2/3.x.x/conanfile.py

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

* Update recipes/catch2/3.x.x/conanfile.py

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

* test package changes

* Move test package files (conan-io#2)

* move gtest

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

* Delete test_all.sh

* Use cmake targets

* Do not use settings

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

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
System-Arch referenced this pull request in System-Arch/conan-center-index Oct 7, 2022
* [Catch2] adapt recipe for Conan v2

* fixes

* fixes

* fixes

* fixes

* fixes 4

* fixes 5

* fixes 6

* Update recipes/catch2/3.x.x/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/catch2/3.x.x/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/catch2/3.x.x/conanfile.py

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update recipes/catch2/3.x.x/conanfile.py

* fix patches

* fix

* fix

* remove comments

* Update recipes/catch2/3.x.x/conanfile.py

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

* Update recipes/catch2/3.x.x/conanfile.py

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

* test package changes

* Move test package files (#2)

* move gtest

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

* Delete test_all.sh

* Use cmake targets

* Do not use settings

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

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
@jacobfriedman jacobfriedman mentioned this pull request Oct 4, 2023
3 tasks
Alex-PLACET added a commit to Alex-PLACET/conan-center-index that referenced this pull request Feb 11, 2024
conan-center-bot pushed a commit that referenced this pull request Feb 14, 2024
* sqlcipher: Add 4.5.6

* sqlcipher: Add 4.5.6

* sqlcipher: Fix topic case and add missing endline

* sqlcipher: Fix license for version >4.5.6

* do not enforce cmake in test package

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

* sqlcipher: relax license filename to copy

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* sqlcipher: Add option to enable column metadata

* sqlcipher: do not enforce cmake in test package #2

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
@AbrilRBS AbrilRBS mentioned this pull request May 6, 2024
3 tasks
husitawi added a commit to husitawi/conan-center-index that referenced this pull request Jul 28, 2024
husitawi added a commit to husitawi/conan-center-index that referenced this pull request Jul 28, 2024
husitawi added a commit to husitawi/conan-center-index that referenced this pull request Jul 29, 2024
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