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

cmaes: Add 0.10.0 #24202

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

cmaes: Add 0.10.0 #24202

wants to merge 39 commits into from

Conversation

phbasler
Copy link

@phbasler phbasler commented Jun 3, 2024

Specify library name and version: cmaes/0.10.0

Add new package cmaes according to issue #24201
Fixes #24201

I am not the author of cmaes, but according to the authors in CMA-ES/libcmaes#233 I can provide this recipe.


ericLemanissier and others added 7 commits May 30, 2024 16:21
* Protobug mutator compatible with Conan 2.x

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

* Add version 1.3

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

* Enforce protobuf link

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

* update abseil usage

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

* consume all libs in tests

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

* define cxx language in cmakelists

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

* static-library on Windows

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

* Exclude examples from CMakeLists.txt

The upstream uses EXCLUDE_FROM_ALL CMake feature to avoid building
examples by default, however, CMake still parses the example cmake
file and requires more external dependencies like expat.

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

* Do not build shared on Windows

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

---------

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

CLAassistant commented Jun 3, 2024

CLA assistant check
All committers have signed the CLA.

@conan-center-bot

This comment has been minimized.

2 similar comments
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@uilianries
Copy link
Member

@phbasler Thank you for your PR! Please, take a look in you emails/accounts used in this PR: #24202 (comment)

The CLA bot listed 2 emails and it will not approve if both agrees to the CLA.

@phbasler
Copy link
Author

phbasler commented Jun 3, 2024

@uilianries
Thanks.
The first commit was signed with an old e-mail adress which is not valid any longer.
I will have a look at it on how to change the assigned e-mail adress. Otherwise I will just redo the PR with the correct e-mail

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@AbrilRBS AbrilRBS self-assigned this Jul 15, 2024
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 29 (1434ba5995303bf9f13c109c6553277451cc2830):

  • cmaes/0.10.0:
    All packages built successfully! (All logs)

Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 29 (1434ba5995303bf9f13c109c6553277451cc2830):

  • cmaes/0.10.0:
    All packages built successfully! (All logs)

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.

[request] cmaes/0.10.0
9 participants