]> _ Git - alire.git/commit
Add and use Alire.Lockfiles.Contents type (#477)
authorAlejandro R Mosteo <alejandro@mosteo.com>
Wed, 22 Jul 2020 08:45:23 +0000 (09:45 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Jul 2020 08:45:23 +0000 (09:45 +0100)
commitbcc9a209a89412410132539a737751d07682b078
tree453c70b1b5c453572fe2214839b24bcf0b1e76f2
parentff85124328b724e193a0f20f9c239d1ef4944203
Add and use Alire.Lockfiles.Contents type (#477)

This type allows future generalization of what is stored in the lock file,
where currently it could only store a Solution which was at top level.
src/alire/alire-lockfiles.adb
src/alire/alire-lockfiles.ads
src/alire/alire-roots.adb
src/alire/alire-solutions.adb
src/alire/alire-workspace.adb
src/alr/alr-commands-init.adb
src/alr/alr-commands.adb
testsuite/tests/pin/downgrade/test.py
testsuite/tests/pin/post-update/test.py