Fabien Chouteau

Results 94 comments of Fabien Chouteau

Support for Homebrew is definitely something we want to have. We have yet to find time or someone to work on it.

Of course :) There are two things to consider: - Have Alire available as a package in Homebrew - Have Alire support the installation of external dependencies using Homebew (like...

> Is homebrew always available on macOS, or would that invove Alire possibly installing it, like we do for msys2 on Windows? One of the reason for installing msys2 automatically...

Indeed the first step would be to get an Ada compiler in Homebrew.

I already asked on Reddit but I am I curious to know why you need to extend the project file.

I don't see `svd2ada.adc` nor `svd2ada.ads` in the svd2ada project. Is you code available somewhere? I am sorry to insist but I really don't think that `extends` is the right...

> I was able to successfully use **extends**, but I had to manually include svd2ada as a git submodule Sounds like a very good solution to me. > I don't...

> I don't know if these descriptors have any applicability to Svd2Ada, but I'll submit a pull request for them anyway. I don't think that matter much. svd2ada is an...

Number of downloads we cannot do because we are not delivering the sources from our own infrastructure like Cargo is. For the new crates and "just updated", we would have...

The `gprbuild` crate is a binary crate that is not supposed to be built. We introduced this as an easy way install the toolchain. `alr build` should print an message...