Hi,
we have quite many dlls/exes that we build from our project files. If I currently call alr build
it will build all of them which will take a lot of time. But I only need to build some of them.
It is already possible to pass scenario variables from alr build
to gprbuild. So why not pass the targets as well? From gprbuild this was possible, like gprbuild -P <project> <some_file.adb>
I could also use the scenario variables to have the same effect, but I think the project files will look horrible when I conditionally add items to for Main use
based on some scenario variable.
Any thoughts?
Kind regards,
Felix
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too