James
James
Conan 2.0 proposes a new ``package_id`` that takes into account the different scenarios that can happen when building and linking C and C++ native binary artifacts like executables, static libraries,...
NOTE: This course is **DEPRECATED.** The contents of this course is **for old versions of Conan 1.0, using very legacy, outdated, deprecated and removed features**. This course is **no longer...
When running the training in the docker and enabled my VPN (ZSCaler), the download of the source code from sourceforge will fail. This fails in Ex.16, when cross-building the zlib:...
Changelog: Bugfix: Solve bug with ``overrides`` from ``lockfiles`` in case of diamond structures Docs: Omit Close https://github.com/conan-io/conan/issues/16116
Changelog: Bugfix: Solved inefficiency in ``conan info`` that could make the command order of magnitude slower in slow drive systems with large dependency graphs. Docs: Omit
Changelog: Fix: Warn when using ``options`` without pattern scope, to improve UX of users expecting ``-o shared=True`` to apply to dependencies. Docs: https://github.com/conan-io/docs/pull/3720
Changelog: Feature: Allow a recipe to ``requires(..., visible=False)`` a previous version of itself without raising a loop error Docs: https://github.com/conan-io/docs/pull/XXXX
This ticket purpose is to gather and centralize discussion of all the other opened tickets, now that we are starting to resume work on workspaces for Conan 2. - The...
Recipes can store in their own package binaries or in metadata the json (or other format)
Changelog: Feature: Allow GNUInstallDirs definition in ``CMakeToolchain`` for the local ``conan install/build`` flow too. Docs: Omit Close https://github.com/conan-io/conan/issues/14733