- Mar 25, 2024
-
-
Alejandro R Mosteo authored
-
- Mar 21, 2024
-
-
Alejandro R Mosteo authored
-
Alejandro R. Mosteo authored
-
Alejandro R Mosteo authored
-
- Mar 20, 2024
-
-
Alejandro R Mosteo authored
-
Alejandro R Mosteo authored
* Test control condition for Unix-only * Fix test post-merge
-
Alejandro R Mosteo authored
-
Alejandro R Mosteo authored
-
Alejandro R. Mosteo authored
-
Alejandro R Mosteo authored
* Force creation of missing soft link * More detailed test of softlink installation
-
tali auster authored
This is just a minor quality-of-life improvement for packaging. Note that this also quotes the argument to echo so that if (somehow) $ALIRE_OS were set to a malicious value, no harm could be done.
-
Alejandro R Mosteo authored
* Update msys2 installer * Ensure msys2 from commit is tested
-
Alejandro R Mosteo authored
-
Alejandro R Mosteo authored
* Force creation of missing soft link * More detailed test of softlink installation
-
- Mar 19, 2024
-
-
Francesc Rocher authored
In commands with options that admit arguments, like '--prefix' in 'alr install', is useful to provide an argument name in the command help that gives a hint of the expected type. For example, 'alr install -h' shows the message: ==== OPTIONS --prefix=ARG Override installation prefix (default is ...) ==== When changed to: ==== OPTIONS --prefix=DIR Override installation prefix (default is ...) ==== the 'DIR' name of the argument immediately says what is expected in this option. In cases where this is not so obvious, it helps even more. For example, in 'alr build -h': ==== OPTIONS --profiles=LIST Comma-separated list of <crate>=<profile> values (see description) --stop-after=STAGE Build stage after which to stop (see description) ==== is a quick remainder of what is expected in that options.
-
Francesc Rocher authored
In commands with options that admit arguments, like '--prefix' in 'alr install', is useful to provide an argument name in the command help that gives a hint of the expected type. For example, 'alr install -h' shows the message: ==== OPTIONS --prefix=ARG Override installation prefix (default is ...) ==== When changed to: ==== OPTIONS --prefix=DIR Override installation prefix (default is ...) ==== the 'DIR' name of the argument immediately says what is expected in this option. In cases where this is not so obvious, it helps even more. For example, in 'alr build -h': ==== OPTIONS --profiles=LIST Comma-separated list of <crate>=<profile> values (see description) --stop-after=STAGE Build stage after which to stop (see description) ==== is a quick remainder of what is expected in that options.
-
Fabien Chouteau authored
* Enforce usage of Sementic_Versioning when printing Alire/Alr version To ensure a consistent formatting whatever the version. The version string is now private, only the semver type is visible. * Enforce usage of Sementic_Versioning for index versions
-
tali auster authored
This is just a minor quality-of-life improvement for packaging. Note that this also quotes the argument to echo so that if (somehow) $ALIRE_OS were set to a malicious value, no harm could be done.
-
- Mar 18, 2024
-
-
Alejandro R Mosteo authored
-
Alejandro R Mosteo authored
* Update msys2 installer * Ensure msys2 from commit is tested
-
- Mar 15, 2024
-
-
Alejandro R Mosteo authored
-
Fabien Chouteau authored
-
Alejandro R Mosteo authored
-
Fabien Chouteau authored
-
Fabien Chouteau authored
* Enforce usage of Sementic_Versioning when printing Alire/Alr version To ensure a consistent formatting whatever the version. The version string is now private, only the semver type is visible. * Enforce usage of Sementic_Versioning for index versions
-
Alejandro R Mosteo authored
-
Alejandro R Mosteo authored
setup-alire@v3 no longer uses GNAT CE so we can always test with GNAT FSF.
-
Fabien Chouteau authored
-
- Mar 14, 2024
-
-
Alejandro R Mosteo authored
-
Alejandro R Mosteo authored
-
Alejandro R. Mosteo authored
-
- Mar 13, 2024
-
-
Alejandro R. Mosteo authored
-
Alejandro R. Mosteo authored
-
Alejandro R. Mosteo authored
-
Alejandro R Mosteo authored
* Inform about providers in `alr get` * Test for the change
-
Alejandro R Mosteo authored
-
- Mar 12, 2024
-
-
Alejandro R Mosteo authored
* Remainders of the config --> settings refactor * Fix Windows-only builtins
-
- Mar 11, 2024
-
-
Alejandro R Mosteo authored
* Refactor `ALR_CONFIG` to `ALIRE_SETTINGS` * Replace --config with --settings * Code review * Post-merge fix
-
Alejandro R Mosteo authored
* config.toml --> settings.toml * Prepend comment in `config.toml` about migration * Remove file touching
-
Alejandro R Mosteo authored
* Refactor `ALR_CONFIG` to `ALIRE_SETTINGS` * Code review
-