-
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
glaze: add version 4.0.0, 3.6.2 #25520
base: master
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️Warning Conan Center will stop receiving updates for Conan 1.x packages soon - please see announcement. All green in build 2 ( Conan v2 pipeline ✔️
All green in build 2 ( |
4.0.0 works fine in gcc 14.2.1 on Fedora 41.
> conan create . --build=missing --version=4.0.0
======== Exporting recipe to the cache ======== ======== Input profiles ======== Profile build: ======== Computing dependency graph ======== ======== Computing necessary packages ======== ======== Installing packages ======== -------- Installing package glaze/4.0.0 (1 of 1) -------- ======== Launching test_package ======== ======== Computing dependency graph ======== ======== Computing necessary packages ======== ======== Installing packages ======== ======== Testing the package ======== ======== Testing the package: Building ======== glaze/4.0.0 (test package): Running CMake.build() ======== Testing the package: Executing test ======== |
Summary
Changes to recipe: glaze/4.0.0,3.6.2
Motivation
There is a major version up (4.0.0).
There are several improvements in 3.6.2
Details
stephenberry/glaze@v3.6.1...v3.6.2
stephenberry/glaze@v3.6.2...v4.0.0