This repository was archived by the owner on Sep 17, 2026. It is now read-only.
formula: bacnet-stack - #525
Open
MeteorsLiu wants to merge 1 commit into
Open
MeteorsLiu wants to merge 1 commit into
MeteorsLiu wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Reviewed the new bacnet-stack Formula across source selection, the CMake install contract, static/shared and fPIC metadata, consumer linking, cache-hit testing, and complete upstream tag ordering. The selected 1.0.0 floor is supported by the introduction of upstream CMake installation at that tag, the comparator accepts and uniquely orders all 90 visible tags, and the tested floor, requested 1.3.2 release, current default 1.6.0 release, shared build, fPIC-disabled build, and cached consumer path all completed successfully on linux/amd64. I did not identify a correctness regression requiring an inline comment.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds an LLAR Formula for bacnet-stack from the pinned Conan Center recipe.
It preserves the CMake build, shared/fPIC options, platform link requirements, license installation, relocatable pkg-config metadata, and the Conan consumer verification.
Closes #242