Carlos Zoido
Carlos Zoido
Hi @claremacrae I think this is a great idea, something that would be very useful for Conan users and also would be useful to discover things that need to be...
Hi @EstebanDugueperoux2, Thanks for the questions. The current Conan build_info does not support all the fields from the _buildinfo.json_ schema. We are not updating the Conan 1.X build_info any more...
While testing this locally I noticed that if you specify a folder that is not absolute it will put the file download cache inside the folder of the package in...
Hi @fg68, Thanks a lot for the suggestion. I have been briefly checking the [Artifactory API docs](https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API) and looks like it would be possible as the API supports setting the...
Hi @paulocoutinhox, We did not make the XCRun tool public yet on purpouse. You can check the comments [in the sources](https://github.com/conan-io/conan/blob/develop/conan/tools/apple/__init__.py). In conan2 we tried to make everything more explicit,...
Hi @paulocoutinhox, The `apple_sdk_path` tool is not meant to be used in recipes, only documented tools should be used. For the moment, the valid apple tools are `fix_apple_shared_install_name`, `is_apple_os`, `to_apple_arch`,...
Hi @paulocoutinhox, Let me mark this issue as look-into and check with the team so we can discuss what how we should approach these cases. Thanks a lot for the...
Hi @paulocoutinhox, After having a look at this with the team and checking that some Conan Center recipes also use `XCRun` we will make it public, so I'm marking this...
Hi @AndreyMlashkin, Thanks for the suggestion but I think, in this case most of the recipes that include that tool_requires are test_package's, so is not that if you install a...
Closed by https://github.com/conan-io/conan/pull/12033