-
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
cppfront: add version 0.8.0, remove cci snapshots #25799
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
build log on msvc 19.40
src\conan-center-index\recipes\cppfront\all>conan create . --build=missing --version=0.8.0
======== Exporting recipe to the cache ======== ======== Input profiles ======== Profile build: ======== Computing dependency graph ======== ======== Computing necessary packages ======== ======== Installing packages ======== -------- Installing package cppfront/0.8.0 (1 of 1) -------- cppfront/0.8.0: Running CMake.build() 1>Checking Build System cppfront/0.8.0: Package 'ed88f90664dcf54031da76dc58cc87e345eb3ff8' built cppfront/0.8.0: package(): Packaged 1 '.exe' file: cppfront.exe ======== Launching test_package ======== ======== Computing dependency graph ======== ======== Computing necessary packages ======== ======== Installing packages ======== ======== Testing the package ======== ======== Testing the package: Building ======== ======== Testing the package: Executing test ======== Usage: cppfront [options] file ... Options: -h[elp], -? Print help Additional dynamic safety check controls Support for constrained target environments Cpp1 file content options Cppfront output options |
Conan v1 pipeline ✔️Warning Conan Center will stop receiving updates for Conan 1.x packages soon - please see announcement. All green in build 3 (
Conan v2 pipeline ✔️
All green in build 3 (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Summary
Changes to recipe: cppfront/0.8.0
Motivation
There are already official releases.
Try to close #25787.
Details