Carlos Zoido

Results 24 issues of Carlos Zoido

Testing: https://github.com/conan-io/conan/issues/11763

type: look into

Hi, I'm updating this issue with a new table, that adds some more libraries and removes the ones that are already on conan-center-index. The old list of the recipes already...

library request

I think we should put some effort in updating the examples in this repo for libraries that are in c3i to the latest versions and improve the examples, some of...

Related with https://github.com/conan-io/conan/issues/11768

Port this as an example to the beta documentation: https://github.com/conan-io/docs/pull/2662 Could be a Read More for the layout() reference Adding to the beta3 milestone but should be ported to branch...

To be merged in beta3 https://github.com/conan-io/docs/pull/2610

Add the equivalent of the [CMake example](https://docs.conan.io/en/2.0/tutorial/consuming_packages/build_simple_cmake_project.html) but for Meson as an example that is linked from the tutorial in the Read More and also should be linked from the...

Changelog: Feature: Make conan.tools.apple.XCRun public. Docs: https://github.com/conan-io/docs/pull/2761 Closes: https://github.com/conan-io/conan/issues/12071

Changelog: Fix: Default to source_folder in conan.tools.files.patch if exports_sources is not defined Docs: TODO Closes: https://github.com/conan-io/conan/issues/11781

Changelog: Fix: Fix `validate_build` with compatible packages not raising the ConanInvalidConfiguration error. Docs: https://github.com/conan-io/docs/pull/XXXX In the process of testing something similar to this: https://github.com/conan-io/conan/pull/12031 on 1.X branch I noticed that...