]> _ Git - alire.git/shortlog
alire.git
2022-05-18 Alejandro R... Sync with release/1.2
2022-05-17 GHABump alr and index versions to 1.2
2022-05-17 Alejandro R... Fix retrieval of git root and prefix inside repo (...
2022-05-17 Alejandro R... New `alr get --dirname` switch (#1014)
2022-05-16 Alejandro R... Create zipball with full sources for releases (#1023)
2022-05-09 Alejandro R... Don't detect external tools when they're not (#1018)
2022-05-09 Alejandro R... Properly detect domain in publishing assistant (#1020)
2022-05-06 Alejandro R... Load the index when dependencies are needed (#1019)
2022-05-04 Fabien Chouteautests/crate_config/basic: fix arm64 expected host ...
2022-05-04 Alejandro R... Update msys installer (#1017)
2022-05-03 Alejandro R... Show just the version with `alr --version` (#1013)
2022-04-29 Alejandro R... Bump index version (#1009)
2022-04-29 Alejandro R... Alire.Index_On_Disk: Drop index cache after deletion...
2022-04-28 Alejandro R... Cache index detection and crate loading (#1008)
2022-04-26 Alejandro R... Implement load of individual crates from index (#1006)
2022-04-25 Fabien ChouteauAlr.Commands.Init: Create share folder for resources...
2022-04-25 Fabien ChouteauAlr.Commands.Init: change default version for new crate...
2022-04-22 Fabien ChouteauUpdate getting-started.md (#1000)
2022-04-20 Fabien ChouteauAlire.Properties.Configurations: revert forced mixed...
2022-04-15 Alejandro R... Refactor Alire.Features.Indes -> Alire.Index_On_Disk...
2022-04-14 Alejandro R... New `action` subcommand (#983)
2022-04-13 Fabien ChouteauAlire.Crate_Configuration: Fix pragma No_Elaboration_Co...
2022-04-13 Fabien ChouteauAlr.Command: fix gnatcov built-in alias (#986)
2022-04-11 Fabien ChouteauAlire.Utils.Switches: Disable contracts for Development...
2022-04-11 Fabien ChouteauAlr.Commands.Init: Fix missing config src dir (#981)
2022-04-11 Alejandro R... Reject manifest keys with underscores (#980)
2022-04-09 Alejandro R... Fix some rich output that eluded --no-color/--no-tty...
2022-04-09 Alejandro R... Use proper index versioning for backwards compatibility...
2022-04-08 Fabien ChouteauAlire.Manifest: Remove "Added by alr" comments (#977)
2022-04-07 Fabien ChouteauUpdate msys2 installer and allow user to set version...
2022-04-05 Alejandro R... Remapping of ARM64 to AARCH64 (#968)
2022-04-04 Fabien ChouteauAlire.Crate_Configuration: add built-in values for...
2022-04-04 Jeremy GrosserRemove git --progress flag (fixes #966) (#967)
2022-04-01 Alejandro R... Silence git when not running in a tty (#963)
2022-03-30 Fabien ChouteauAlire.Crate_Configuration: Add a Crate_Name constant...
2022-03-30 Fabien ChouteauAlire.Environment: change _PREFIX to _ALIRE_PREFIX...
2022-03-30 Fabien Chouteaualire.toml: bump gnatcoll-slim commit to match git...
2022-03-29 Fabien ChouteauAlr.Commands.Exec: -P switch to add project file on...
2022-03-28 Fabien ChouteauChange default GPRbuild switches (#955)
2022-03-28 Fabien ChouteauAlire.Environment: export <CRATE_NAME>_PREFIX for all...
2022-03-28 Fabien ChouteauAlire.Properties.Build_Switches: Add support for Ada...
2022-03-14 Alejandro R... New property for detected host architecture (#932)
2022-03-09 Alejandro R... Leftover comments from platform refactor (#950)
2022-03-07 Alejandro R... Remove pins from manifest during `alr publish` (#947)
2022-03-07 Jesper Quorningbugfix: emit all found executables (#946)
2022-03-04 Alejandro R... Support for publishing of crates in subdirectories...
2022-02-15 Fabien Chouteaudoc: Add an introduction and update getting-started...
2022-02-15 Alejandro R... Display pins in show/with commands (#940)
2022-02-14 Alejandro R... alr.py: ensure baseline git configuration in tests...
2022-02-14 Alejandro R... Log command line before parsing & execution (#938)
2022-02-07 Alejandro R... New config option to disable community index (#933)
2022-02-04 Alejandro R... Refactor scattered platform code into Alire.Platforms...
2022-01-31 Chris660alr toolchain: fix gprbuild typo in help (#929)
2022-01-31 Alejandro R... Don't attempt to build a binary release (#928)
2022-01-28 Alejandro R... Bump clic to fix infinite loop on multichoice on macOS...
2022-01-27 Alejandro R... Fix defects from last merge on Windows
2022-01-27 Alejandro R... Forward-port 1.1.2 into master
2022-01-27 Alejandro R... Bump version for 1.1.2 maintenance release (#924)
2022-01-26 Alejandro R... Full update of msys2 after first install (#923)
2022-01-17 Jesper QuorningFix several typos in trace and output (#912)
2022-01-16 Jesper QuorningFix several typos in comments (#915)
2022-01-16 Jesper QuorningRename Classifiable interface (#916)
2022-01-16 Jesper QuorningRename to Make_Switches_Map (#914)
2022-01-16 Jesper QuorningRename to GNAT_Suppress_Runtime_Check (#913)
2022-01-08 Bent BrackeFix spelling of alr (#909)
2022-01-08 Paul JarrettFix identifier typo. (#908)
2022-01-04 Alejandro R... Bugfix for nested empty tables in manifest (#906)
2022-01-03 onoxReplace invalid option --skip-compile with --skip-build...
2021-12-31 Jesper QuorningFix space typo in trace for unknown distribution (...
2021-12-21 Fabien ChouteauBuild profiles and swtiches continued (#896)
2021-12-13 Fabien ChouteauBuild profiles and switches system (#895)
2021-12-10 Fabien ChouteauAlire.Crate_Configuration: Generate Pure and Preelabora...
2021-10-26 Alejandro R... Bump version for 1.1.1 bugfix release (#883)
2021-10-26 Alejandro R... Don't err when unsetting a non-existing config key...
2021-10-15 Alejandro R... Fix unintended side-effect of latest merge
2021-10-13 Alejandro R... Merge branch 'alire/release/1.1' into master
2021-10-12 Alejandro R... Test case for bug #875 (virtual crate environment)...
2021-10-06 Fabien ChouteauAlr.Commands.Init: fix .gitignore for bin crates (...
2021-10-05 Alejandro R... Do not exit with error on external failed detection...
2021-10-04 Alejandro R... Merge 'alire/release/1.1' into 'master'
2021-10-04 Alejandro R... Bugfix for improper check related to virtual crates...
2021-09-30 Fabien ChouteauAlire.Releases: fix dependencies in YAML output (#867)
2021-09-30 Fabien ChouteauNew command exec and support of aliases (#853)
2021-09-29 Jesper QuorningReorder global switches in Default_Test (#871)
2021-09-29 Jesper QuorningUse Stopwatch for elapsed time image (#870)
2021-09-28 Alejandro R... Enable and update self-build (#798)
2021-09-28 Fabien ChouteauUpdate CLIC dependency to avoid build failure on older...
2021-09-23 Alejandro R... Bugfix when there is external gnat but not gprbuild...
2021-09-22 Alejandro R... Bugfix when there is external gnat but not gprbuild...
2021-09-21 Alejandro R... Disable assistant on --select <release> (#862)
2021-09-21 Alejandro R... Disable assistant on --select <release> (#862)
2021-09-16 Alejandro R... Bump version to the next devel version
2021-09-16 Alejandro R... Merge remote-tracking branch 'alire/next'
2021-09-16 Alejandro R... Merge branch 'release/1.1'
2021-09-16 Alejandro R... Move the 1.1 marker up to the top of changes
2021-09-16 Alejandro R... Bump version for 1.1 release (#856)
2021-09-16 Alejandro R... Merge up to On_Demand action into release/1.1
2021-09-16 Fabien ChouteauFix 1.1 Is_TTY (#855)
2021-09-16 Alejandro R... Revamped `alr version` output (#852)
2021-09-16 Alejandro R... Merge remote-tracking branch 'alire/master' into next
next