]> _ Git - alire.git/commit
Show changes to dependencies/solutions in relevant commands (#397)
authorAlejandro R Mosteo <amosteo@unizar.es>
Tue, 12 May 2020 11:55:03 +0000 (13:55 +0200)
committerGitHub <noreply@github.com>
Tue, 12 May 2020 11:55:03 +0000 (13:55 +0200)
commit87ca3c6f39a1eb1b2a4d2b90fca9eabd102831ff
treee8094dfc8e637f6cbf9ea15e4f7207dccb45c959
parent50f47179d77249f9a4153b8d86d3b338b6cce4a8
Show changes to dependencies/solutions in relevant commands (#397)

* Show dependency changes in applicable commands

By relying on the lockfile we can easily summarize changes to the user. There
are no functional changes, except for some no-op updates that can now be omitted
altogether instead of simply blindly redeploying the same exact dependencies.

* Code review fixes
src/alire/alire-dependencies.ads
src/alire/alire.ads
src/alr/alr-checkout.adb
src/alr/alr-commands-build.adb
src/alr/alr-commands-build.ads
src/alr/alr-commands-get.adb
src/alr/alr-commands-pin.adb
src/alr/alr-commands-run.adb
src/alr/alr-commands-update.adb
src/alr/alr-commands-update.ads
src/alr/alr-commands-withing.adb