powershell env docs - #2517
Merged
Merged
powershell env docs#2517
Conversation
lasote
approved these changes
Apr 29, 2022
czoido
added a commit
that referenced
this pull request
May 3, 2022
* Remove reference to master banch (#2497) It no longer exists in conan-io/consan repository * Added conf information about new apple flags (#2506) * Fix typo error for os_version in cmake.rst (#2515) Fix: #2513 * Renamed all the base_source_folder -> export_sources_folder (#2514) * Renamed all the base_source_folder -> export_sources_folder * Update package_layout.rst * Docs for 11112 and 11117 and 11103 (#2512) * Docs for 11112 and 11117 * Update reference/conanfile/tools/cmake/cmaketoolchain.rst Co-authored-by: Francisco Ramírez <franchuti688@gmail.com> * Simplified Build Preset name Co-authored-by: Francisco Ramírez <franchuti688@gmail.com> * [CMakeDeps] Added cmake_set_interface_link_directories property info (#2510) * Added cmake_set_interface_link_directories property info * Update cmakedeps.rst * Update reference/conanfile/tools/cmake/cmakedeps.rst Co-authored-by: Luis Martinez <lasote@gmail.com> * Update cmakedeps.rst * Update cmakedeps.rst Co-authored-by: Luis Martinez <lasote@gmail.com> * Docs for new autotools templates (#2511) * add templates * change argument * [MSBuildToolchain][conf] Adding extra flags configurations to `MSBuildToolchain` (#2507) * Added conf information * Update microsoft.rst * Update reference/conanfile/tools/microsoft.rst Co-authored-by: Carlos Zoido <mrgalleta@gmail.com> * Added env info to self.run() command (#2516) * powershell env docs (#2517) * powershell env docs * added warning about env and PATH limits * fixed CI * some notes about relocatable libs (#2518) * Docs: Add PKG_CONFIG_PATH to AutotoolsToolchain (#2509) * add docs for PKG_CONFIG_PATH in toolchain * Update reference/conanfile/tools/gnu/autotoolstoolchain.rst Co-authored-by: Francisco Ramírez <franchuti688@gmail.com> Co-authored-by: Luis Martinez <lasote@gmail.com> Co-authored-by: Francisco Ramírez <franchuti688@gmail.com> * conan 1.48.0 * Example for conanrun (#2519) * Added example for conanrun launcher * typo * Added comments * Added complete example * Minimized example * typo * Rephrased * removed path as value Co-authored-by: Jeremy Lundy <16428663+jlundy2@users.noreply.github.com> Co-authored-by: Francisco Ramírez <franchuti688@gmail.com> Co-authored-by: Luca Bonifacio <4151271+lucabonifacio@users.noreply.github.com> Co-authored-by: Luis Martinez <lasote@gmail.com> Co-authored-by: James <james@conan.io>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Docs for conan-io/conan#11061