]> _ Git - alire.git/commit
Alr.Platforms.Windows: use Alire.config in msys2 install (#443)
authorFabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
Thu, 11 Jun 2020 11:25:33 +0000 (13:25 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 11:25:33 +0000 (13:25 +0200)
commit55d993ec7af397399a56a3d7c8b6c6efa3fd4732
tree2b860c2f659357ed7616cd2c0ddf8129e34d749d
parent3340a7acff26413f967cd6909e1fc8b9cb1839ef
Alr.Platforms.Windows: use Alire.config in msys2 install (#443)

* Alr.Platforms.Windows: use Alire.config in msys2 install

* Update msys2 install script URL

Now that the master version is updated with install dir feature.

* Alire.Config.Edit: create directory for the config file in case it doesn't exists

* Alire.Config.Edit: improve TOML value evaluation

If first the value cannot be parsed, we directly create a TOML_String value instead of trying to parse it again between quotes.

* Alr.Platforms.Windows: remove unecessary call to YAML_Stringify
src/alire/alire-config-edit.adb
src/alr/os_windows/alr-platforms-windows.adb