1. Jan 13, 2023
  2. Nov 18, 2022
    • Fabien Chouteau's avatar
      Fix config conflict (#1247) · a1260911
      Fabien Chouteau authored
      * Fix crate config conflicts errors (#1208)
      
      * Alire.Properties.Configurations: print boolean values in lowercase
      
      To match casing of TOML files where they come from.
      
      * Alire.Crate_Configuration: fix, improve, and test value conflicts
      
       - TOML value comparison was incorrect (use Equals function now)
       - The "set by" info was incorrect
       - Error message now show the conflicting values
      
      * Set macOS version to 10.15 for CI
      
      To avoid compiler issue with Xcode 14.
      a1260911
  3. Aug 28, 2022
  4. Aug 26, 2022
  5. Aug 24, 2022
  6. Aug 18, 2022
    • A.J. Ianozi's avatar
      workaround for gnatcoll-core#64 / gnatstudio#128 (#1141) · 1f6bcd75
      A.J. Ianozi authored
      This is a workaround for issue AdaCore/gnatstudio#128 and AdaCore/gnatcoll-core#64 where GNAT Studio fails to open recently-updated or newly-created alire files. Breaking the Ada_Compiler_Switches up into two statements resloves this problem.
      1f6bcd75
  7. Aug 08, 2022
  8. Jul 29, 2022
  9. Jul 22, 2022
  10. Jul 21, 2022
  11. Jul 20, 2022
  12. Jul 19, 2022
    • Fabien Chouteau's avatar
      Fix host arch (#1092) · 07c5a167
      Fabien Chouteau authored
      * Alire.Utils: add a function to return a string image of keys in map
      
      * Alire.Expressions: improve error message with list of possible case
      
      * Alire.TOML_Load: add missing host arch enum
      07c5a167
  13. Jun 25, 2022
  14. Jun 08, 2022
  15. Jun 07, 2022
  16. Jun 03, 2022
  17. Jun 02, 2022
    • Alejandro R Mosteo's avatar
      Fix early parsing of verbosity switches (#1034) · 2fae7471
      Alejandro R Mosteo authored
      * Fix early parsing of verbosity switches
      
      We were recognizing them even after the subcommand. This also meant that it
      would have been impossible to have regular output if a -v is intended for the
      subcommand, e.g. in `alr exec -- whatever -v`.
      
      * Bump/sync clic submodule/dependency
      2fae7471
  18. Jun 01, 2022
  19. May 18, 2022
  20. May 17, 2022
  21. May 09, 2022
  22. May 06, 2022
  23. May 04, 2022
  24. May 03, 2022
  25. Apr 29, 2022
  26. Apr 28, 2022
  27. Apr 26, 2022