]> _ Git - alire.git/commit
Externals that detect native packages
authorAlejandro R. Mosteo <amosteo@unizar.es>
Wed, 8 Jan 2020 12:51:42 +0000 (13:51 +0100)
committerAlejandro R Mosteo <amosteo@unizar.es>
Tue, 18 Feb 2020 18:25:00 +0000 (19:25 +0100)
commitee032fc2937473bc8d202667fabc292ccb4bba6c
tree66f47316b09efa816f982a8d8ac14d463bf80355
parentc302f04323b940a265011e306da0bfb369b298d2
Externals that detect native packages

Minimal tweaks on existing externals are done to allow compilation.
The next commit refactors current functionality by using these changes,
removing native cruft all around in the process.
15 files changed:
src/alire/alire-externals-from_native.adb [new file with mode: 0644]
src/alire/alire-externals-from_native.ads [new file with mode: 0644]
src/alire/alire-externals.adb
src/alire/alire-externals.ads
src/alire/alire-origins-deployers-apt.adb [deleted file]
src/alire/alire-origins-deployers-apt.ads [deleted file]
src/alire/alire-origins-deployers-native.ads [new file with mode: 0644]
src/alire/alire-origins-deployers.adb
src/alire/alire-origins-deployers.ads
src/alire/alire-origins.adb
src/alire/alire-origins.ads
src/alire/alire-platforms.ads
src/alire/alire-releases.adb
src/alr/alr-commands-search.adb
src/alr/alr-commands-show.adb