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

lockfiles/configurations: Add build/host profile note (conan-io/conan #9446) #2203

Conversation

hannahwhy
Copy link
Contributor

This PR adds a note to the base lockfiles page re: what was learned in conan-io/conan#9446 (comment).

Specifically, this PR attempts to clarify the following:

  1. In Conan 1.X, base lockfiles, if used in a separate build/host profile configuration, must also use separate build and host profiles.
  2. The profiles used to create the base lockfile should match the widest possible set of requirements to maximize its applicability to all desired build/host profile combinations that will be in the generated lockfiles.

This is a first draft; comments are certainly welcome.

@CLAassistant
Copy link

CLAassistant commented Aug 28, 2021

CLA assistant check
All committers have signed the CLA.

@memsharded
Copy link
Member

Many thanks for contributing this!

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.

None yet

3 participants