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 41 commits into
base: master
Choose a base branch
from
Open

cmaes: Add 0.10.0 #24202

wants to merge 41 commits into from

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    80515f3 View commit details
    Browse the repository at this point in the history
  2. (conan-io#24163) [libprotobuf-mutator] Compatible with Conan 2.x

    * Protobug mutator compatible with Conan 2.x
    
    Signed-off-by: Uilian Ries <[email protected]>
    
    * Add version 1.3
    
    Signed-off-by: Uilian Ries <[email protected]>
    
    * Enforce protobuf link
    
    Signed-off-by: Uilian Ries <[email protected]>
    
    * update abseil usage
    
    Signed-off-by: Uilian Ries <[email protected]>
    
    * consume all libs in tests
    
    Signed-off-by: Uilian Ries <[email protected]>
    
    * define cxx language in cmakelists
    
    Signed-off-by: Uilian Ries <[email protected]>
    
    * static-library on Windows
    
    Signed-off-by: Uilian Ries <[email protected]>
    
    * 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 <[email protected]>
    
    * Do not build shared on Windows
    
    Signed-off-by: Uilian Ries <[email protected]>
    
    ---------
    
    Signed-off-by: Uilian Ries <[email protected]>
    uilianries authored May 30, 2024
    Configuration menu
    Copy the full SHA
    a29853a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0198bb0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    ab5c602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f3dda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91724e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb9710d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. add cmaes

    phbasler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    70c7b7b View commit details
    Browse the repository at this point in the history
  2. Update config.yml

    phbasler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    62b1cea View commit details
    Browse the repository at this point in the history
  3. Remove trailing whitespace

    phbasler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e45bbab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8f1be6 View commit details
    Browse the repository at this point in the history
  5. Apply linter comments

    phbasler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2c1c3ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aef42b4 View commit details
    Browse the repository at this point in the history
  7. undo copy paste error

    phbasler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7f4c46b View commit details
    Browse the repository at this point in the history
  8. Remove unused imports

    phbasler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6dd4404 View commit details
    Browse the repository at this point in the history
  9. change name

    phbasler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cff6a8b View commit details
    Browse the repository at this point in the history
  10. add line break

    phbasler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1cc89e8 View commit details
    Browse the repository at this point in the history
  11. Set layout src_folder arg

    phbasler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    171eccc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d27837b View commit details
    Browse the repository at this point in the history
  13. fix missing requirement

    phbasler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    95a1ca6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ca7bc7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4f7ea35 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    87239b4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    209d577 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    1fa1468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b34d0f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Add test workflow

    phbasler committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    eb34bdc View commit details
    Browse the repository at this point in the history
  2. Revert "Add test workflow"

    This reverts commit eb34bdc.
    phbasler committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    b102d9e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    ebc0e0b View commit details
    Browse the repository at this point in the history
  2. Revert "Add patch for eigen and for windows compile options"

    This reverts commit ebc0e0b.
    phbasler committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    743b8bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0ba9f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d18682c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef722e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    9583a7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33f1c38 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    f323bcb View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Add eigen to requires array

    phbasler authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    025c68d View commit details
    Browse the repository at this point in the history
  2. Add is_msvc to imports

    phbasler authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    499f8fb View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Undo openmp suggestions

    phbasler committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1434ba5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    6d1b59b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Cleanup

    AbrilRBS committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b3bee09 View commit details
    Browse the repository at this point in the history