Alejandro R Mosteo

Results 95 issues of Alejandro R Mosteo

Side project that would enable search for compatible licensed projects. Current search already can be used on license abbreviations.

type: feature

Two new switches that allow to apply a profile to the complete solution without having to edit the manifest: - `alr build --validation --recurse-all` # Overrides all crates - `alr...

This is an internal improvement to the solver so now when a dependency can't be solved it will give the reason (via an extra `:reason` part after the usual `missed`)....

type: feature

I'm thinking that, as the use of subcrates for demos, examples, tests, etc. generalizes, it could be interesting to have a property in the manifest to make users better aware...

type: feature
type: RFC

As the title says. @Fabien-Chouteau, I was playing with this and hit a wall and the best way I can describe it is that some instrumented code was trying to...

type: enhancement
area: backend

As part of the installation/sharing of resources (#948), problems with blind gprinstallation of a build were pointed out: - Conflicting versions of [static/dynamic] libraries - Conflicting versions of configurations for...

type: RFC

A user in gitter asked: > I have a bin crate using gnat_arm_elf = "^11.2" and it depends on other crate that also have similar dep. I would really like...

type: feature
type: enhancement
type: RFC
cost: 1-low
cost: 2-medium