Ernesto de Gracia Herranz

Results 18 comments of Ernesto de Gracia Herranz

Hello @hpe-ykoehler, I have been testing, and it seems that it should work. In https://github.com/conan-io/conan/pull/18442, a new parameter is added to the `basic_layout` to define the build folder. The `basic_layout`...

Hi, first of all, I'm really sorry for the delay. I was looking at this new version and it feels strange to me. The source of the tar.gz isn't the...

@valgur thanks for noticing, and sorry for the delay we will fix it at https://github.com/conan-io/conan/pull/17532 . Merry Christmas 🥳

Thank you for your issue, that’s a very good question. It’s possible that we should indeed expand the PURL to include both the rref and the pref, or maybe it...

Thank you very much for your issue. We're already looking into enabling further customization of the SBOM, I think being able to add a namespace to the PURL could be...

Hi, thanks for your question. At Conan Center we don't automate those processes in order to provide the highest quality to our users. We prefer to do them manually so...

Hi, thanks for your PR. In the example, the `meson-src` folder is used as the build directory, this is a good practice. The idea is to separate the files generated...

@amirmasoudabdol sure! Change it to `meson-build` in this PR, and we can move it forward. This way, we can hopefully help avoid any future errors.