Skip to content

Commit

Permalink
Automatic deploy (build number 27)
Browse files Browse the repository at this point in the history
  • Loading branch information
ConanCI bot committed Mar 22, 2024
1 parent 358315f commit a8380d8
Show file tree
Hide file tree
Showing 327 changed files with 371 additions and 385 deletions.
2 changes: 1 addition & 1 deletion 1/404.html
Expand Up @@ -135,7 +135,7 @@ <h1>Page Not Found<a class="headerlink" href="#page-not-found" title="Link to th

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/Page Not Found.html
Expand Up @@ -128,7 +128,7 @@ <h1>Page not found</h1>

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
33 changes: 14 additions & 19 deletions 1/_sources/reference/commands/consumer/install.rst.txt
Expand Up @@ -101,16 +101,16 @@ generators.
--lockfile-out LOCKFILE_OUT
Filename of the updated lockfile
-e ENV_HOST, --env ENV_HOST
Environment variables that will be set during the
package build (host machine). e.g.: -e
(Deprecated) Environment variables that will be set
during the package build (host machine). e.g.: -e
CXX=/usr/bin/clang++
-e:b ENV_BUILD, --env:build ENV_BUILD
Environment variables that will be set during the
package build (build machine). e.g.: -e:b
(Deprecated) Environment variables that will be set
during the package build (build machine). e.g.: -e:b
CXX=/usr/bin/clang++
-e:h ENV_HOST, --env:host ENV_HOST
Environment variables that will be set during the
package build (host machine). e.g.: -e:h
(Deprecated) Environment variables that will be set
during the package build (host machine). e.g.: -e:h
CXX=/usr/bin/clang++
-o OPTIONS_HOST, --options OPTIONS_HOST
Define options values (host machine), e.g.: -o
Expand Down Expand Up @@ -275,8 +275,13 @@ If you omit the :command:`--build` option, the ``build_policy`` attribute in `co
looked up. If it is set to ``missing`` or ``always``, this build option will be used, otherwise the
command will behave like :command:`--build=never` was set.
env variables
-------------
env variables [DEPRECATED]
--------------------------
.. warning::
:command:`-e` parameters are deprecated and was removed in Conan 2.0. Use :command:`-c`, profile `[conf]` or
:ref:`global.conf <global_conf>` instead.
With the :command:`-e` parameters you can define:
Expand Down Expand Up @@ -338,12 +343,6 @@ because the consumer conanfile might not declare a `name` so it would be impossi
folders
-------
.. important::
This feature is still **under development**, while it is recommended and usable and we will try not to break them in future releases,
some breaking changes might still happen if necessary to prepare for the *Conan 2.0 release*.
The ``--output-folder`` define together with the ``layout()`` recipe
method the location of the output files. For example, the files created by build system integrations
such as ``CMakeToolchain`` or ``PkgConfigDeps`` will be created in the folder defined by the
Expand All @@ -354,16 +353,12 @@ such as ``CMakeToolchain`` or ``PkgConfigDeps`` will be created in the folder de
conf
----
.. important::
This feature is still **under development**, while it is recommended and usable and we will try not to break them in future releases,
some breaking changes might still happen if necessary to prepare for the *Conan 2.0 release*.
With the :command:`-c` parameters you can define specific tool configurations.
.. code-block:: bash
$ conan install . -c tools.microsoft.msbuild:verbosity=Diagnostic
$ conan install . -c mypkg/*:tools.microsoft.msbuild:verbosity=Diagnostic
$ conan install . -c tools.microsoft.msbuild:verbosity=Detailed -c tools.build:processes=10
Expand Down
6 changes: 3 additions & 3 deletions 1/_sources/reference/tools.rst.txt
Expand Up @@ -11,7 +11,7 @@ Tools
.. caution::

We are actively working to finalize the *Conan 2.0 Release*. Some of the information on this page references
**deprecated** features which will not be carried forward with the new release. It's important to check the
**deprecated** features which will not be carried forward with the new release. It's important to check the
:ref:`Migration Guidelines<conan2_migration_guide>` to ensure you are using the most up to date features.

Under the tools module there are several functions and utilities that can be used in Conan package recipes:
Expand Down Expand Up @@ -149,7 +149,7 @@ tools.build_sln_command() [DEPRECATED]

.. warning::

This tool is deprecated and will be removed in Conan 2.0. Use :ref:`MSBuild()<msbuild>` build helper instead.
This tool is deprecated and was removed in Conan 2.0. Use :ref:`MSBuild()<msbuild>` build helper instead.

.. code-block:: python
Expand Down Expand Up @@ -203,7 +203,7 @@ tools.msvc_build_command() [DEPRECATED]

.. warning::

This tool is deprecated and will be removed in Conan 2.0. Use :ref:`MSBuild()<msbuild>`.get_command() instead.
This tool is deprecated and was removed in Conan 2.0. Use :ref:`MSBuild()<msbuild>`.get_command() instead.

.. code-block:: python
Expand Down
2 changes: 1 addition & 1 deletion 1/changelog.html
Expand Up @@ -4514,7 +4514,7 @@ <h2>0.5 (18-Dec-2015)<a class="headerlink" href="#dec-2015" title="Link to this

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/cheatsheet.html
Expand Up @@ -751,7 +751,7 @@ <h3><a class="toc-backref" href="#id44" role="doc-backlink">Important points for

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
Binary file modified 1/conan.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 1/conan_v2.html
Expand Up @@ -224,7 +224,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/configuration.html
Expand Up @@ -146,7 +146,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/configuration/download_cache.html
Expand Up @@ -213,7 +213,7 @@ <h2>Removing cached files<a class="headerlink" href="#removing-cached-files" tit

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages.html
Expand Up @@ -195,7 +195,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages/define_abi_compatibility.html
Expand Up @@ -978,7 +978,7 @@ <h3>Library Types: Shared, Static, Header-only<a class="headerlink" href="#libra

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages/existing_binaries.html
Expand Up @@ -259,7 +259,7 @@ <h2>Downloading and Packaging Pre-built Binaries<a class="headerlink" href="#dow

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages/external_repo.html
Expand Up @@ -202,7 +202,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages/getting_started.html
Expand Up @@ -344,7 +344,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages/inspecting_packages.html
Expand Up @@ -191,7 +191,7 @@ <h1>Inspecting Packages<a class="headerlink" href="#inspecting-packages" title="

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages/package_approaches.html
Expand Up @@ -339,7 +339,7 @@ <h2>N configs (1 build) -&gt; N packages<a class="headerlink" href="#n-configs-1

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages/package_information.html
Expand Up @@ -280,7 +280,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages/package_repo.html
Expand Up @@ -341,7 +341,7 @@ <h2>Exporting the Sources with the Recipe: <code class="docutils literal notrans

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages/package_tools.html
Expand Up @@ -206,7 +206,7 @@ <h2>Conan Package Tools<a class="headerlink" href="#conan-package-tools" title="

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages/toolchains.html
Expand Up @@ -220,7 +220,7 @@ <h1>Toolchains<a class="headerlink" href="#toolchains" title="Link to this headi

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/creating_packages/understand_packaging.html
Expand Up @@ -215,7 +215,7 @@ <h2>Package Creation Process<a class="headerlink" href="#package-creation-proces

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/developing_packages.html
Expand Up @@ -182,7 +182,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/developing_packages/editable_packages.html
Expand Up @@ -307,7 +307,7 @@ <h2>Revert the editable mode<a class="headerlink" href="#revert-the-editable-mod

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/developing_packages/package_dev_flow.html
Expand Up @@ -413,7 +413,7 @@ <h2>conan create<a class="headerlink" href="#conan-create" title="Link to this h

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/developing_packages/package_layout.html
Expand Up @@ -769,7 +769,7 @@ <h2>Environment variables and configuration<a class="headerlink" href="#environm

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/developing_packages/workspaces.html
Expand Up @@ -430,7 +430,7 @@ <h2>Notes<a class="headerlink" href="#notes" title="Link to this heading"></a

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/devtools.html
Expand Up @@ -173,7 +173,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/devtools/build_requires.html
Expand Up @@ -419,7 +419,7 @@ <h2>Making tool_requires affect the consumers package-ID<a class="headerlink" hr

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/devtools/create_installer_packages.html
Expand Up @@ -318,7 +318,7 @@ <h2>Using the tool packages in your system<a class="headerlink" href="#using-the

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/devtools/running_packages.html
Expand Up @@ -507,7 +507,7 @@ <h4>System API (system calls)<a class="headerlink" href="#system-api-system-call

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/extending.html
Expand Up @@ -183,7 +183,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/extending/custom_build_helper.html
Expand Up @@ -246,7 +246,7 @@

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/extending/custom_settings.html
Expand Up @@ -321,7 +321,7 @@ <h2>Add new values<a class="headerlink" href="#add-new-values" title="Link to th

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/extending/hooks.html
Expand Up @@ -318,7 +318,7 @@ <h2>Official Hooks<a class="headerlink" href="#official-hooks" title="Link to th

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion 1/extending/python_requires.html
Expand Up @@ -416,7 +416,7 @@ <h2>Resolution of python_requires<a class="headerlink" href="#resolution-of-pyth

<div role="contentinfo">
<p>&#169; Copyright 2016-2024, JFrog.
<span class="lastupdated">Last updated on Mar 20, 2024.
<span class="lastupdated">Last updated on Mar 22, 2024.
</span></p>
</div>

Expand Down

0 comments on commit a8380d8

Please sign in to comment.