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

Correct conan build path arg description #13211

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

kammce
Copy link
Contributor

@kammce kammce commented Feb 23, 2023

Changelog: Fix: Change conan build argument description for "path" to indicate it is only for conanfile.py and explicitly state that it does not work with conanfile.txt.
Docs: conan-io/docs#3046

Resolves #13198

Change conan build argument description for "path" to indicate it is
only for conanfile.py and explicitly state that it does not work with
conanfile.txt.

Resolves conan-io#13198
@CLAassistant
Copy link

CLAassistant commented Feb 23, 2023

CLA assistant check
All committers have signed the CLA.

@memsharded memsharded merged commit a21cc48 into conan-io:develop2 Feb 23, 2023
@memsharded memsharded added this to the 2.0.1 milestone Feb 23, 2023
@memsharded
Copy link
Member

Thanks for your contribution!

@kammce kammce deleted the fix/build-cli-path-inputs branch February 23, 2023 17:02
AbrilRBS added a commit to AbrilRBS/docs that referenced this pull request Mar 2, 2023
AbrilRBS added a commit to AbrilRBS/docs that referenced this pull request Mar 2, 2023
czoido pushed a commit to conan-io/docs that referenced this pull request Mar 3, 2023
czoido added a commit to conan-io/docs that referenced this pull request Mar 3, 2023
* Fix command conan remote (#3031)

* Fix conan remote add -h content

* Fix indentation

* Change 'optional arguments' to 'options'

Makes it identical to the actual command line output.

* Add info on .conanignore (#3036)

* Add info on .conanignore

* Add missing point

* Update conan config install documentation (#3035)

* Fix conan remote auth help typo (#3039)

* Fix conan remote auth help typo

* Fix whitespace issue

* fix typo for import syntax (#3024)

* Update tools.rst (#3047)

Fix typo

* Change documentation from conan-io/conan#13211 (#3046)

* add docs (#3049)

* remove from docs (#3050)

* 2.0.1 docs

---------

Co-authored-by: Kasurus <38571075+Kasurus@users.noreply.github.com>
Co-authored-by: Rubén Rincón Blanco <rubenrb@jfrog.com>
Co-authored-by: Chris Mc <christopherm@jfrog.com>
Co-authored-by: Caijinglong <cjl_spy@163.com>
memsharded pushed a commit to conan-io/docs that referenced this pull request Mar 29, 2023
* Fix command conan remote (#3031)

* Fix conan remote add -h content

* Fix indentation

* Change 'optional arguments' to 'options'

Makes it identical to the actual command line output.

* Add info on .conanignore (#3036)

* Add info on .conanignore

* Add missing point

* Update conan config install documentation (#3035)

* Fix conan remote auth help typo (#3039)

* Fix conan remote auth help typo

* Fix whitespace issue

* fix typo for import syntax (#3024)

* Update tools.rst (#3047)

Fix typo

* Change documentation from conan-io/conan#13211 (#3046)

* add docs (#3049)

* remove from docs (#3050)

* Fix typo

---------

Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
Co-authored-by: Kasurus <38571075+Kasurus@users.noreply.github.com>
Co-authored-by: Rubén Rincón Blanco <rubenrb@jfrog.com>
Co-authored-by: Chris Mc <christopherm@jfrog.com>
Co-authored-by: Caijinglong <cjl_spy@163.com>
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.

[bug] Conan build command does not support conanfile.txt as described
3 participants