]> _ Git - alire.git/commit
Add handling of Arch and Arch-based distributions (#600)
authorChristophe Gouiran <bechris13250@gmail.com>
Sat, 7 Nov 2020 14:01:06 +0000 (15:01 +0100)
committerGitHub <noreply@github.com>
Sat, 7 Nov 2020 14:01:06 +0000 (15:01 +0100)
commita1262b124e303b4ea2b09ea07c4c056de522011e
treeb8c690192d8db4c69d7afc2ac59155f1166bede7
parent921ea6b936b754beff800637852af7048d222b6b
Add handling of Arch and Arch-based distributions (#600)

* Add handling of arch and arch based distributions

* Update src/alire/os_linux/alire-platform.adb

Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
* Improve former Arch based Linux distributions detection (#600)

* Check first id then id_like key (#600)

* Update alire-platform.adb

Add a debug trace when falling back to id_like key

* Fix line too long style error (#600)

* Handle the case when id_like is a space separated items list (#600)

* More robust regular expression (#600)

* Simplify processing of id and id_key values (#600)

* Easy_Graph is not available in Official Arch repositories (#600)

Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
src/alire/alire-platforms.ads
src/alire/alire-utils-tools.adb
src/alire/os_linux/alire-platform.adb